Test Report: Docker_Linux_crio 19643

                    
                      17d31f5d116bbb5d9ac8f4a1c2873ea47cdfa40f:2024-09-14:36211
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 72.72
34 TestAddons/parallel/Ingress 153.28
36 TestAddons/parallel/MetricsServer 310.96
x
+
TestAddons/parallel/Registry (72.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.205829ms
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-7xjnd" [b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002511921s
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-jbjlr" [c252e9c0-f8ed-4343-bf7b-60b3ed6867fa] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003611507s
addons_test.go:342: (dbg) Run:  kubectl --context addons-264809 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-264809 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-264809 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.067409404s)

                                                
                                                
-- 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-264809 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-264809 ip
2024/09/14 16:56:40 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 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-264809
helpers_test.go:235: (dbg) docker inspect addons-264809:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88",
	        "Created": "2024-09-14T16:44:41.535653171Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 17567,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-14T16:44:41.660775181Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:88f675d47cf3251674dfc91344863c7a5ded6f8af97be97f42f48345581b0057",
	        "ResolvConfPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/hostname",
	        "HostsPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/hosts",
	        "LogPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88-json.log",
	        "Name": "/addons-264809",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-264809:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-264809",
	            "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/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50-init/diff:/var/lib/docker/overlay2/4d234adbeb65fad5ec781d75a3c60b4b57e3b053dfceb07e70beb7fa5a47d0d5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/merged",
	                "UpperDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/diff",
	                "WorkDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-264809",
	                "Source": "/var/lib/docker/volumes/addons-264809/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-264809",
	            "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-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e",
	            "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-264809",
	                "name.minikube.sigs.k8s.io": "addons-264809",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a5a72fc1be3becc34fa4b7c91f3dfcef08adf8fbbe6e213d18642af5fa773ed8",
	            "SandboxKey": "/var/run/docker/netns/a5a72fc1be3b",
	            "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-264809": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "83b12210ecdbd899b9058e7896aac36c525c486aeb8524756af29f12ebbbbe67",
	                    "EndpointID": "e44584bbae26942ab9533a56fc0ec71989eee559db2e374204da2a4d8f6e7a14",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-264809",
	                        "605cf804b0be"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-264809 -n addons-264809
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-264809 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-264809 logs -n 25: (1.131935962s)
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-890028   | jenkins | v1.34.0 | 14 Sep 24 16:43 UTC |                     |
	|         | -p download-only-890028                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| delete  | -p download-only-890028                                                                     | download-only-890028   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| delete  | -p download-only-345598                                                                     | download-only-345598   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| delete  | -p download-only-890028                                                                     | download-only-890028   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | download-docker-094590 | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | download-docker-094590                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-094590                                                                   | download-docker-094590 | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-061340   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | binary-mirror-061340                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36697                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-061340                                                                     | binary-mirror-061340   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| addons  | disable dashboard -p                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-264809 --wait=true                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:47 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-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-264809 ssh cat                                                                       | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | /opt/local-path-provisioner/pvc-b69d39d0-4f7d-452a-8164-8f019ed968eb_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:56 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | -p addons-264809                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | -p addons-264809                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-264809 addons                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-264809 addons                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-264809 ip                                                                            | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/14 16:44:19
	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
	I0914 16:44:19.565964   16814 out.go:345] Setting OutFile to fd 1 ...
	I0914 16:44:19.566056   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:44:19.566063   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:44:19.566068   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:44:19.566227   16814 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 16:44:19.566780   16814 out.go:352] Setting JSON to false
	I0914 16:44:19.567565   16814 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1603,"bootTime":1726330657,"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"}
	I0914 16:44:19.567660   16814 start.go:139] virtualization: kvm guest
	I0914 16:44:19.569610   16814 out.go:177] * [addons-264809] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0914 16:44:19.570809   16814 notify.go:220] Checking for updates...
	I0914 16:44:19.570839   16814 out.go:177]   - MINIKUBE_LOCATION=19643
	I0914 16:44:19.572158   16814 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 16:44:19.573159   16814 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:44:19.574090   16814 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 16:44:19.575064   16814 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 16:44:19.575988   16814 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 16:44:19.577175   16814 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 16:44:19.599214   16814 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 16:44:19.599298   16814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:44:19.642514   16814 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-14 16:44:19.634032966 +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:33647931392 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 16:44:19.642633   16814 docker.go:318] overlay module found
	I0914 16:44:19.644376   16814 out.go:177] * Using the docker driver based on user configuration
	I0914 16:44:19.645544   16814 start.go:297] selected driver: docker
	I0914 16:44:19.645555   16814 start.go:901] validating driver "docker" against <nil>
	I0914 16:44:19.645567   16814 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 16:44:19.646482   16814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:44:19.690471   16814 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-14 16:44:19.682484749 +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:33647931392 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 16:44:19.690633   16814 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0914 16:44:19.690856   16814 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]
	I0914 16:44:19.692287   16814 out.go:177] * Using Docker driver with root privileges
	I0914 16:44:19.693667   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:19.693718   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:19.693728   16814 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0914 16:44:19.693788   16814 start.go:340] cluster config:
	{Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:19.695013   16814 out.go:177] * Starting "addons-264809" primary control-plane node in "addons-264809" cluster
	I0914 16:44:19.695881   16814 cache.go:121] Beginning downloading kic base image for docker with crio
	I0914 16:44:19.696817   16814 out.go:177] * Pulling base image v0.0.45-1726281268-19643 ...
	I0914 16:44:19.697899   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:19.697930   16814 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0914 16:44:19.697937   16814 cache.go:56] Caching tarball of preloaded images
	I0914 16:44:19.697990   16814 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local docker daemon
	I0914 16:44:19.698028   16814 preload.go:172] Found /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0914 16:44:19.698042   16814 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0914 16:44:19.698407   16814 profile.go:143] Saving config to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json ...
	I0914 16:44:19.698435   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json: {Name:mk4ed34451864bae65e49902af55d0502427e7a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:19.712357   16814 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e to local cache
	I0914 16:44:19.712452   16814 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory
	I0914 16:44:19.712466   16814 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory, skipping pull
	I0914 16:44:19.712476   16814 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e exists in cache, skipping pull
	I0914 16:44:19.712485   16814 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e as a tarball
	I0914 16:44:19.712492   16814 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e from local cache
	I0914 16:44:31.669921   16814 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e from cached tarball
	I0914 16:44:31.669954   16814 cache.go:194] Successfully downloaded all kic artifacts
	I0914 16:44:31.669983   16814 start.go:360] acquireMachinesLock for addons-264809: {Name:mk4ace06c3e8e8194fa71c0f92038fc5f8263513 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0914 16:44:31.670070   16814 start.go:364] duration metric: took 69.836µs to acquireMachinesLock for "addons-264809"
	I0914 16:44:31.670091   16814 start.go:93] Provisioning new machine with config: &{Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:31.670163   16814 start.go:125] createHost starting for "" (driver="docker")
	I0914 16:44:31.671838   16814 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0914 16:44:31.672113   16814 start.go:159] libmachine.API.Create for "addons-264809" (driver="docker")
	I0914 16:44:31.672150   16814 client.go:168] LocalClient.Create starting
	I0914 16:44:31.672245   16814 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem
	I0914 16:44:31.992025   16814 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem
	I0914 16:44:32.199040   16814 cli_runner.go:164] Run: docker network inspect addons-264809 --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}}]}"
	W0914 16:44:32.213932   16814 cli_runner.go:211] docker network inspect addons-264809 --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
	I0914 16:44:32.214003   16814 network_create.go:284] running [docker network inspect addons-264809] to gather additional debugging logs...
	I0914 16:44:32.214025   16814 cli_runner.go:164] Run: docker network inspect addons-264809
	W0914 16:44:32.228125   16814 cli_runner.go:211] docker network inspect addons-264809 returned with exit code 1
	I0914 16:44:32.228151   16814 network_create.go:287] error running [docker network inspect addons-264809]: docker network inspect addons-264809: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-264809 not found
	I0914 16:44:32.228163   16814 network_create.go:289] output of [docker network inspect addons-264809]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-264809 not found
	
	** /stderr **
	I0914 16:44:32.228252   16814 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}}]}"
	I0914 16:44:32.243960   16814 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:0xc001b86790}
	I0914 16:44:32.244015   16814 network_create.go:124] attempt to create docker network addons-264809 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0914 16:44:32.244071   16814 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-264809 addons-264809
	I0914 16:44:32.297947   16814 network_create.go:108] docker network addons-264809 192.168.49.0/24 created
	I0914 16:44:32.297974   16814 kic.go:121] calculated static IP "192.168.49.2" for the "addons-264809" container
	I0914 16:44:32.298037   16814 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0914 16:44:32.312098   16814 cli_runner.go:164] Run: docker volume create addons-264809 --label name.minikube.sigs.k8s.io=addons-264809 --label created_by.minikube.sigs.k8s.io=true
	I0914 16:44:32.327704   16814 oci.go:103] Successfully created a docker volume addons-264809
	I0914 16:44:32.327780   16814 cli_runner.go:164] Run: docker run --rm --name addons-264809-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --entrypoint /usr/bin/test -v addons-264809:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -d /var/lib
	I0914 16:44:37.224554   16814 cli_runner.go:217] Completed: docker run --rm --name addons-264809-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --entrypoint /usr/bin/test -v addons-264809:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -d /var/lib: (4.896735744s)
	I0914 16:44:37.224577   16814 oci.go:107] Successfully prepared a docker volume addons-264809
	I0914 16:44:37.224600   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:37.224620   16814 kic.go:194] Starting extracting preloaded images to volume ...
	I0914 16:44:37.224670   16814 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-264809:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -I lz4 -xf /preloaded.tar -C /extractDir
	I0914 16:44:41.473201   16814 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-264809:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -I lz4 -xf /preloaded.tar -C /extractDir: (4.24847855s)
	I0914 16:44:41.473240   16814 kic.go:203] duration metric: took 4.248617848s to extract preloaded images to volume ...
	W0914 16:44:41.473384   16814 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0914 16:44:41.473495   16814 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0914 16:44:41.522169   16814 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-264809 --name addons-264809 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-264809 --network addons-264809 --ip 192.168.49.2 --volume addons-264809:/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-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e
	I0914 16:44:41.816334   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Running}}
	I0914 16:44:41.833085   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:41.849891   16814 cli_runner.go:164] Run: docker exec addons-264809 stat /var/lib/dpkg/alternatives/iptables
	I0914 16:44:41.888917   16814 oci.go:144] the created container "addons-264809" has a running status.
	I0914 16:44:41.888943   16814 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa...
	I0914 16:44:42.078489   16814 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0914 16:44:42.099609   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:42.120008   16814 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0914 16:44:42.120030   16814 kic_runner.go:114] Args: [docker exec --privileged addons-264809 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0914 16:44:42.168915   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:42.188676   16814 machine.go:93] provisionDockerMachine start ...
	I0914 16:44:42.188766   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.210263   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.210518   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.210535   16814 main.go:141] libmachine: About to run SSH command:
	hostname
	I0914 16:44:42.426805   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-264809
	
	I0914 16:44:42.426835   16814 ubuntu.go:169] provisioning hostname "addons-264809"
	I0914 16:44:42.426895   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.444363   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.444543   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.444557   16814 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-264809 && echo "addons-264809" | sudo tee /etc/hostname
	I0914 16:44:42.580706   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-264809
	
	I0914 16:44:42.580768   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.596476   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.596637   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.596653   16814 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-264809' /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-264809/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-264809' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0914 16:44:42.714964   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0914 16:44:42.714993   16814 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19643-8633/.minikube CaCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19643-8633/.minikube}
	I0914 16:44:42.715027   16814 ubuntu.go:177] setting up certificates
	I0914 16:44:42.715037   16814 provision.go:84] configureAuth start
	I0914 16:44:42.715083   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:42.730732   16814 provision.go:143] copyHostCerts
	I0914 16:44:42.730804   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/ca.pem (1078 bytes)
	I0914 16:44:42.730914   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/cert.pem (1123 bytes)
	I0914 16:44:42.730984   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/key.pem (1679 bytes)
	I0914 16:44:42.731044   16814 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem org=jenkins.addons-264809 san=[127.0.0.1 192.168.49.2 addons-264809 localhost minikube]
	I0914 16:44:42.973369   16814 provision.go:177] copyRemoteCerts
	I0914 16:44:42.973428   16814 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0914 16:44:42.973460   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.989183   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.074910   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0914 16:44:43.094923   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0914 16:44:43.114053   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0914 16:44:43.132670   16814 provision.go:87] duration metric: took 417.623057ms to configureAuth
	I0914 16:44:43.132690   16814 ubuntu.go:193] setting minikube options for container-runtime
	I0914 16:44:43.132826   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:44:43.132907   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.148789   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:43.148965   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:43.148983   16814 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
	I0914 16:44:43.346808   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0914 16:44:43.346832   16814 machine.go:96] duration metric: took 1.158133926s to provisionDockerMachine
	I0914 16:44:43.346844   16814 client.go:171] duration metric: took 11.674683905s to LocalClient.Create
	I0914 16:44:43.346862   16814 start.go:167] duration metric: took 11.674750635s to libmachine.API.Create "addons-264809"
	I0914 16:44:43.346874   16814 start.go:293] postStartSetup for "addons-264809" (driver="docker")
	I0914 16:44:43.346895   16814 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]
	I0914 16:44:43.346967   16814 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
	I0914 16:44:43.347013   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.363698   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.451835   16814 ssh_runner.go:195] Run: cat /etc/os-release
	I0914 16:44:43.454886   16814 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0914 16:44:43.454918   16814 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0914 16:44:43.454926   16814 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0914 16:44:43.454933   16814 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0914 16:44:43.454943   16814 filesync.go:126] Scanning /home/jenkins/minikube-integration/19643-8633/.minikube/addons for local assets ...
	I0914 16:44:43.455002   16814 filesync.go:126] Scanning /home/jenkins/minikube-integration/19643-8633/.minikube/files for local assets ...
	I0914 16:44:43.455024   16814 start.go:296] duration metric: took 108.138959ms for postStartSetup
	I0914 16:44:43.455289   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:43.471721   16814 profile.go:143] Saving config to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json ...
	I0914 16:44:43.471972   16814 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 16:44:43.472018   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.489202   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.571531   16814 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0914 16:44:43.575181   16814 start.go:128] duration metric: took 11.90500822s to createHost
	I0914 16:44:43.575201   16814 start.go:83] releasing machines lock for "addons-264809", held for 11.905120051s
	I0914 16:44:43.575249   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:43.590603   16814 ssh_runner.go:195] Run: cat /version.json
	I0914 16:44:43.590658   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.590704   16814 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0914 16:44:43.590773   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.606874   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.607876   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.756102   16814 ssh_runner.go:195] Run: systemctl --version
	I0914 16:44:43.759783   16814 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0914 16:44:43.893477   16814 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0914 16:44:43.897365   16814 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" ;
	I0914 16:44:43.912961   16814 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0914 16:44:43.913021   16814 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" ;
	I0914 16:44:43.935871   16814 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0914 16:44:43.935891   16814 start.go:495] detecting cgroup driver to use...
	I0914 16:44:43.935916   16814 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0914 16:44:43.935962   16814 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0914 16:44:43.947961   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0914 16:44:43.956661   16814 docker.go:217] disabling cri-docker service (if available) ...
	I0914 16:44:43.956710   16814 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0914 16:44:43.968029   16814 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0914 16:44:43.979300   16814 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0914 16:44:44.054022   16814 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0914 16:44:44.124928   16814 docker.go:233] disabling docker service ...
	I0914 16:44:44.124981   16814 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0914 16:44:44.140074   16814 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0914 16:44:44.149110   16814 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0914 16:44:44.222788   16814 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0914 16:44:44.303550   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0914 16:44:44.312970   16814 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"
	I0914 16:44:44.325821   16814 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0914 16:44:44.325871   16814 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"
	I0914 16:44:44.333784   16814 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0914 16:44:44.333835   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.341391   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.348960   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.356470   16814 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0914 16:44:44.363690   16814 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"
	I0914 16:44:44.371689   16814 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"
	I0914 16:44:44.384084   16814 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"
	I0914 16:44:44.391774   16814 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0914 16:44:44.398287   16814 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0914 16:44:44.404670   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:44:44.478657   16814 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0914 16:44:44.573317   16814 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0914 16:44:44.573377   16814 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0914 16:44:44.576574   16814 start.go:563] Will wait 60s for crictl version
	I0914 16:44:44.576614   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:44:44.579525   16814 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0914 16:44:44.608975   16814 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0914 16:44:44.609056   16814 ssh_runner.go:195] Run: crio --version
	I0914 16:44:44.639700   16814 ssh_runner.go:195] Run: crio --version
	I0914 16:44:44.672015   16814 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0914 16:44:44.673064   16814 cli_runner.go:164] Run: docker network inspect addons-264809 --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}}]}"
	I0914 16:44:44.688193   16814 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0914 16:44:44.691301   16814 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""
	I0914 16:44:44.700392   16814 kubeadm.go:883] updating cluster {Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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} ...
	I0914 16:44:44.700503   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:44.700550   16814 ssh_runner.go:195] Run: sudo crictl images --output json
	I0914 16:44:44.757220   16814 crio.go:514] all images are preloaded for cri-o runtime.
	I0914 16:44:44.757244   16814 crio.go:433] Images already preloaded, skipping extraction
	I0914 16:44:44.757284   16814 ssh_runner.go:195] Run: sudo crictl images --output json
	I0914 16:44:44.785890   16814 crio.go:514] all images are preloaded for cri-o runtime.
	I0914 16:44:44.785908   16814 cache_images.go:84] Images are preloaded, skipping loading
	I0914 16:44:44.785914   16814 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0914 16:44:44.785996   16814 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-264809 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-264809 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:}
	I0914 16:44:44.786051   16814 ssh_runner.go:195] Run: crio config
	I0914 16:44:44.822631   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:44.822651   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:44.822660   16814 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0914 16:44:44.822681   16814 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-264809 NodeName:addons-264809 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}
	I0914 16:44:44.822831   16814 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-264809"
	  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
	
	I0914 16:44:44.822902   16814 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0914 16:44:44.830451   16814 binaries.go:44] Found k8s binaries, skipping transfer
	I0914 16:44:44.830506   16814 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0914 16:44:44.837285   16814 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0914 16:44:44.851459   16814 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0914 16:44:44.865660   16814 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0914 16:44:44.879792   16814 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0914 16:44:44.882362   16814 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""
	I0914 16:44:44.890833   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:44:44.965529   16814 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0914 16:44:44.976081   16814 certs.go:68] Setting up /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809 for IP: 192.168.49.2
	I0914 16:44:44.976101   16814 certs.go:194] generating shared ca certs ...
	I0914 16:44:44.976120   16814 certs.go:226] acquiring lock for ca certs: {Name:mk317160dd0663ac324a5fbafc766571bad1101a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:44.976246   16814 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key
	I0914 16:44:45.035565   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt ...
	I0914 16:44:45.035587   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt: {Name:mk524711b0749682539b7a37ab774d849d9fc606 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.035721   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key ...
	I0914 16:44:45.035735   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key: {Name:mk94d9d8f640372088b2986900b11228d6aec91d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.035810   16814 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key
	I0914 16:44:45.300722   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt ...
	I0914 16:44:45.300751   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt: {Name:mk6966c45937a7b0c7f9744f2a0b74f6dbd4051d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.300891   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key ...
	I0914 16:44:45.300900   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key: {Name:mk1ed1e10f637689e9a6fe14cc1e0ab6330fbb07 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.300961   16814 certs.go:256] generating profile certs ...
	I0914 16:44:45.301014   16814 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key
	I0914 16:44:45.301027   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt with IP's: []
	I0914 16:44:45.574663   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt ...
	I0914 16:44:45.574692   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: {Name:mk34ab97ccc115e0140accb5c94fdb5f914ec8a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.574851   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key ...
	I0914 16:44:45.574862   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key: {Name:mk6ab58ab3e1a516e199c328aa7261f4661b9684 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.574931   16814 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191
	I0914 16:44:45.574948   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0914 16:44:45.686752   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 ...
	I0914 16:44:45.686782   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191: {Name:mkbc8d50e1e6f6a62e0ce4d8eba05d5b46cc8f7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.686950   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191 ...
	I0914 16:44:45.686965   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191: {Name:mk017bb18715b975db38c55d8b12f5219a389918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.687042   16814 certs.go:381] copying /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 -> /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt
	I0914 16:44:45.687109   16814 certs.go:385] copying /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191 -> /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key
	I0914 16:44:45.687153   16814 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key
	I0914 16:44:45.687169   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt with IP's: []
	I0914 16:44:46.035349   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt ...
	I0914 16:44:46.035374   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt: {Name:mk85df05d8ecc2b6c76e32e891bcd2be04d5587e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:46.035546   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key ...
	I0914 16:44:46.035557   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key: {Name:mka71dc97345786e5f415fb57a7e29dc5d09bf8b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:46.035718   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem (1679 bytes)
	I0914 16:44:46.035750   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem (1078 bytes)
	I0914 16:44:46.035774   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem (1123 bytes)
	I0914 16:44:46.035797   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem (1679 bytes)
	I0914 16:44:46.036334   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0914 16:44:46.056614   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0914 16:44:46.075545   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0914 16:44:46.094276   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0914 16:44:46.113267   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0914 16:44:46.132027   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0914 16:44:46.150692   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0914 16:44:46.169539   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0914 16:44:46.188019   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0914 16:44:46.206643   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0914 16:44:46.220567   16814 ssh_runner.go:195] Run: openssl version
	I0914 16:44:46.224954   16814 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"
	I0914 16:44:46.232213   16814 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.234875   16814 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 14 16:44 /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.234907   16814 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.240644   16814 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"
	I0914 16:44:46.248211   16814 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0914 16:44:46.250736   16814 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
	I0914 16:44:46.250778   16814 kubeadm.go:392] StartCluster: {Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:46.250844   16814 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0914 16:44:46.250875   16814 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0914 16:44:46.280139   16814 cri.go:89] found id: ""
	I0914 16:44:46.280192   16814 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0914 16:44:46.287256   16814 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0914 16:44:46.294177   16814 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0914 16:44:46.294220   16814 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
	I0914 16:44:46.300872   16814 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
	I0914 16:44:46.300886   16814 kubeadm.go:157] found existing configuration files:
	
	I0914 16:44:46.300917   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0914 16:44:46.307683   16814 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
	I0914 16:44:46.307729   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0914 16:44:46.314269   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0914 16:44:46.320976   16814 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
	I0914 16:44:46.321010   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0914 16:44:46.327550   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0914 16:44:46.334236   16814 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
	I0914 16:44:46.334276   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0914 16:44:46.341008   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0914 16:44:46.347962   16814 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
	I0914 16:44:46.348001   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0914 16:44:46.354426   16814 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"
	I0914 16:44:46.386252   16814 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0914 16:44:46.386313   16814 kubeadm.go:310] [preflight] Running pre-flight checks
	I0914 16:44:46.402236   16814 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0914 16:44:46.402317   16814 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0914 16:44:46.402367   16814 kubeadm.go:310] OS: Linux
	I0914 16:44:46.402436   16814 kubeadm.go:310] CGROUPS_CPU: enabled
	I0914 16:44:46.402504   16814 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0914 16:44:46.402573   16814 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0914 16:44:46.402642   16814 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0914 16:44:46.402712   16814 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0914 16:44:46.402792   16814 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0914 16:44:46.402853   16814 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0914 16:44:46.402912   16814 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0914 16:44:46.402981   16814 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0914 16:44:46.449573   16814 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0914 16:44:46.449665   16814 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0914 16:44:46.449761   16814 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0914 16:44:46.455306   16814 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0914 16:44:46.459095   16814 out.go:235]   - Generating certificates and keys ...
	I0914 16:44:46.459234   16814 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0914 16:44:46.459313   16814 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0914 16:44:46.537267   16814 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0914 16:44:46.912196   16814 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0914 16:44:47.098516   16814 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0914 16:44:47.302571   16814 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0914 16:44:47.361824   16814 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0914 16:44:47.361962   16814 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-264809 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0914 16:44:47.722138   16814 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0914 16:44:47.722324   16814 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-264809 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0914 16:44:47.879896   16814 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0914 16:44:48.047798   16814 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0914 16:44:48.174456   16814 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0914 16:44:48.174550   16814 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0914 16:44:48.307217   16814 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0914 16:44:48.505767   16814 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0914 16:44:49.241940   16814 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0914 16:44:49.438558   16814 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0914 16:44:49.662262   16814 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0914 16:44:49.662698   16814 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0914 16:44:49.664877   16814 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0914 16:44:49.666640   16814 out.go:235]   - Booting up control plane ...
	I0914 16:44:49.666729   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0914 16:44:49.666801   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0914 16:44:49.666908   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0914 16:44:49.674594   16814 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0914 16:44:49.679508   16814 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0914 16:44:49.679549   16814 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0914 16:44:49.750669   16814 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0914 16:44:49.750807   16814 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0914 16:44:50.751905   16814 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001305384s
	I0914 16:44:50.752035   16814 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0914 16:44:54.753409   16814 kubeadm.go:310] [api-check] The API server is healthy after 4.001462271s
	I0914 16:44:54.764423   16814 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0914 16:44:54.773188   16814 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0914 16:44:54.787394   16814 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0914 16:44:54.787692   16814 kubeadm.go:310] [mark-control-plane] Marking the node addons-264809 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0914 16:44:54.793593   16814 kubeadm.go:310] [bootstrap-token] Using token: vbw6uk.bxs4ik68x5t6o48l
	I0914 16:44:54.794945   16814 out.go:235]   - Configuring RBAC rules ...
	I0914 16:44:54.795065   16814 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0914 16:44:54.797357   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0914 16:44:54.801592   16814 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
	I0914 16:44:54.804338   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0914 16:44:54.806169   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0914 16:44:54.808044   16814 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0914 16:44:55.160681   16814 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0914 16:44:55.574785   16814 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0914 16:44:56.159666   16814 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0914 16:44:56.161351   16814 kubeadm.go:310] 
	I0914 16:44:56.161413   16814 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0914 16:44:56.161448   16814 kubeadm.go:310] 
	I0914 16:44:56.161564   16814 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0914 16:44:56.161575   16814 kubeadm.go:310] 
	I0914 16:44:56.161610   16814 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0914 16:44:56.161694   16814 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0914 16:44:56.161794   16814 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0914 16:44:56.161811   16814 kubeadm.go:310] 
	I0914 16:44:56.161900   16814 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0914 16:44:56.161912   16814 kubeadm.go:310] 
	I0914 16:44:56.161979   16814 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0914 16:44:56.161988   16814 kubeadm.go:310] 
	I0914 16:44:56.162068   16814 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0914 16:44:56.162188   16814 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0914 16:44:56.162277   16814 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0914 16:44:56.162287   16814 kubeadm.go:310] 
	I0914 16:44:56.162397   16814 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0914 16:44:56.162518   16814 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0914 16:44:56.162538   16814 kubeadm.go:310] 
	I0914 16:44:56.162656   16814 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token vbw6uk.bxs4ik68x5t6o48l \
	I0914 16:44:56.162773   16814 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f366c460b1d3cbf3de07bc83bf40aba36b3806a576d4a96fde7226eaa3f8050e \
	I0914 16:44:56.162803   16814 kubeadm.go:310] 	--control-plane 
	I0914 16:44:56.162810   16814 kubeadm.go:310] 
	I0914 16:44:56.162880   16814 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0914 16:44:56.162886   16814 kubeadm.go:310] 
	I0914 16:44:56.162953   16814 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token vbw6uk.bxs4ik68x5t6o48l \
	I0914 16:44:56.163083   16814 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f366c460b1d3cbf3de07bc83bf40aba36b3806a576d4a96fde7226eaa3f8050e 
	I0914 16:44:56.164726   16814 kubeadm.go:310] W0914 16:44:46.384122    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.
	I0914 16:44:56.164998   16814 kubeadm.go:310] W0914 16:44:46.384635    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.
	I0914 16:44:56.165194   16814 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
	I0914 16:44:56.165289   16814 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0914 16:44:56.165312   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:56.165321   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:56.166923   16814 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0914 16:44:56.167937   16814 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0914 16:44:56.171155   16814 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0914 16:44:56.171176   16814 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0914 16:44:56.186297   16814 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
	I0914 16:44:56.363478   16814 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0914 16:44:56.363535   16814 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
	I0914 16:44:56.363540   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-264809 minikube.k8s.io/updated_at=2024_09_14T16_44_56_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fbeeb744274463b05401c917e5ab21bbaf5ef95a minikube.k8s.io/name=addons-264809 minikube.k8s.io/primary=true
	I0914 16:44:56.370532   16814 ops.go:34] apiserver oom_adj: -16
	I0914 16:44:56.467267   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:56.968279   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:57.467337   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:57.968326   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:58.468083   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:58.968107   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:59.467532   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:59.967560   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:00.467567   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:00.967387   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:01.024996   16814 kubeadm.go:1113] duration metric: took 4.661518837s to wait for elevateKubeSystemPrivileges
	I0914 16:45:01.025040   16814 kubeadm.go:394] duration metric: took 14.774263648s to StartCluster
	I0914 16:45:01.025060   16814 settings.go:142] acquiring lock: {Name:mkddb2a2d1f24fbcdbdcbb06bd14091c37659ab4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:45:01.025169   16814 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:45:01.025621   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/kubeconfig: {Name:mkc2a21c0196f87c7e28d68118e53d4319b4c6e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:45:01.026350   16814 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"
	I0914 16:45:01.026365   16814 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}
	I0914 16:45:01.026423   16814 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]
	I0914 16:45:01.026551   16814 addons.go:69] Setting yakd=true in profile "addons-264809"
	I0914 16:45:01.026587   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:45:01.026565   16814 addons.go:69] Setting cloud-spanner=true in profile "addons-264809"
	I0914 16:45:01.026661   16814 addons.go:234] Setting addon cloud-spanner=true in "addons-264809"
	I0914 16:45:01.026712   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026591   16814 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-264809"
	I0914 16:45:01.026749   16814 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-264809"
	I0914 16:45:01.026785   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026561   16814 addons.go:69] Setting default-storageclass=true in profile "addons-264809"
	I0914 16:45:01.026832   16814 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-264809"
	I0914 16:45:01.026581   16814 addons.go:69] Setting metrics-server=true in profile "addons-264809"
	I0914 16:45:01.026931   16814 addons.go:234] Setting addon metrics-server=true in "addons-264809"
	I0914 16:45:01.026961   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027169   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026583   16814 addons.go:69] Setting storage-provisioner=true in profile "addons-264809"
	I0914 16:45:01.027266   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.027280   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.027280   16814 addons.go:234] Setting addon storage-provisioner=true in "addons-264809"
	I0914 16:45:01.027372   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027383   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026577   16814 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-264809"
	I0914 16:45:01.027729   16814 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-264809"
	I0914 16:45:01.027765   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026600   16814 addons.go:69] Setting helm-tiller=true in profile "addons-264809"
	I0914 16:45:01.027812   16814 addons.go:234] Setting addon helm-tiller=true in "addons-264809"
	I0914 16:45:01.027847   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027876   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026599   16814 addons.go:69] Setting registry=true in profile "addons-264809"
	I0914 16:45:01.027916   16814 addons.go:234] Setting addon registry=true in "addons-264809"
	I0914 16:45:01.027950   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026608   16814 addons.go:69] Setting ingress=true in profile "addons-264809"
	I0914 16:45:01.028001   16814 addons.go:234] Setting addon ingress=true in "addons-264809"
	I0914 16:45:01.028030   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.028220   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028283   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028380   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028678   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026609   16814 addons.go:69] Setting volcano=true in profile "addons-264809"
	I0914 16:45:01.028984   16814 addons.go:234] Setting addon volcano=true in "addons-264809"
	I0914 16:45:01.029017   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026610   16814 addons.go:69] Setting ingress-dns=true in profile "addons-264809"
	I0914 16:45:01.029156   16814 addons.go:234] Setting addon ingress-dns=true in "addons-264809"
	I0914 16:45:01.029191   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.029460   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.029630   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026618   16814 addons.go:69] Setting inspektor-gadget=true in profile "addons-264809"
	I0914 16:45:01.030012   16814 addons.go:234] Setting addon inspektor-gadget=true in "addons-264809"
	I0914 16:45:01.030138   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026618   16814 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-264809"
	I0914 16:45:01.033232   16814 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-264809"
	I0914 16:45:01.026620   16814 addons.go:69] Setting volumesnapshots=true in profile "addons-264809"
	I0914 16:45:01.026633   16814 addons.go:234] Setting addon yakd=true in "addons-264809"
	I0914 16:45:01.026592   16814 addons.go:69] Setting gcp-auth=true in profile "addons-264809"
	I0914 16:45:01.031592   16814 out.go:177] * Verifying Kubernetes components...
	I0914 16:45:01.031620   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.033390   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.033766   16814 addons.go:234] Setting addon volumesnapshots=true in "addons-264809"
	I0914 16:45:01.033824   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.034133   16814 mustload.go:65] Loading cluster: addons-264809
	I0914 16:45:01.039984   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:45:01.052134   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.052590   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.053206   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.054990   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:45:01.055266   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.068903   16814 addons.go:234] Setting addon default-storageclass=true in "addons-264809"
	I0914 16:45:01.069023   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.069550   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	W0914 16:45:01.076852   16814 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0914 16:45:01.080165   16814 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0914 16:45:01.082211   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0914 16:45:01.082350   16814 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0914 16:45:01.082439   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0914 16:45:01.082507   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.085184   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:01.085237   16814 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0914 16:45:01.086604   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0914 16:45:01.086622   16814 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0914 16:45:01.086677   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.088254   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:01.092640   16814 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0914 16:45:01.094312   16814 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0914 16:45:01.094332   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0914 16:45:01.094391   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.097957   16814 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0914 16:45:01.097977   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0914 16:45:01.098024   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.103768   16814 out.go:177]   - Using image docker.io/registry:2.8.3
	I0914 16:45:01.108430   16814 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0914 16:45:01.110878   16814 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0914 16:45:01.110901   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0914 16:45:01.110963   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.114906   16814 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0914 16:45:01.115032   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0914 16:45:01.116271   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0914 16:45:01.116288   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0914 16:45:01.116345   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.116545   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0914 16:45:01.116557   16814 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0914 16:45:01.116609   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.121077   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0914 16:45:01.121164   16814 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0914 16:45:01.122160   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0914 16:45:01.122352   16814 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0914 16:45:01.122365   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0914 16:45:01.122408   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.124190   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0914 16:45:01.125229   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0914 16:45:01.126213   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0914 16:45:01.127468   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0914 16:45:01.131255   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0914 16:45:01.133367   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0914 16:45:01.136571   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0914 16:45:01.136592   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0914 16:45:01.136652   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.139554   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.140459   16814 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-264809"
	I0914 16:45:01.140496   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.140960   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.143095   16814 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0914 16:45:01.143527   16814 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0914 16:45:01.143531   16814 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0914 16:45:01.143615   16814 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0914 16:45:01.143674   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.144504   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0914 16:45:01.144528   16814 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0914 16:45:01.144582   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.145024   16814 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0914 16:45:01.145042   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0914 16:45:01.145085   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.149775   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.150230   16814 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0914 16:45:01.152176   16814 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0914 16:45:01.152195   16814 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0914 16:45:01.152244   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.158748   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.180186   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.182914   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.184511   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.187835   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.201074   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.202389   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.206324   16814 out.go:177]   - Using image docker.io/busybox:stable
	I0914 16:45:01.208749   16814 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0914 16:45:01.210057   16814 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0914 16:45:01.210072   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0914 16:45:01.210110   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.210572   16814 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 -"
	I0914 16:45:01.210700   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.213656   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.213696   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.215564   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.225112   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.230024   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	W0914 16:45:01.258733   16814 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0914 16:45:01.258769   16814 retry.go:31] will retry after 214.954907ms: ssh: handshake failed: EOF
	W0914 16:45:01.258842   16814 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0914 16:45:01.258848   16814 retry.go:31] will retry after 353.782645ms: ssh: handshake failed: EOF
	I0914 16:45:01.469947   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0914 16:45:01.470031   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0914 16:45:01.476475   16814 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
	I0914 16:45:01.555909   16814 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
	I0914 16:45:01.561191   16814 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0914 16:45:01.673389   16814 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
	I0914 16:45:01.676061   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0914 16:45:01.676085   16814 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0914 16:45:01.756806   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0914 16:45:01.756836   16814 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0914 16:45:01.765734   16814 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
	I0914 16:45:01.769134   16814 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0914 16:45:01.769171   16814 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0914 16:45:01.770242   16814 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
	I0914 16:45:01.774811   16814 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0914 16:45:01.774831   16814 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0914 16:45:01.775943   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0914 16:45:01.775958   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0914 16:45:01.858855   16814 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
	I0914 16:45:01.875594   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0914 16:45:01.875684   16814 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0914 16:45:01.963474   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0914 16:45:01.963559   16814 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0914 16:45:01.967471   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0914 16:45:01.967496   16814 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0914 16:45:01.969960   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0914 16:45:01.969984   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0914 16:45:02.062842   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0914 16:45:02.062871   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0914 16:45:02.063182   16814 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0914 16:45:02.063234   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0914 16:45:02.072175   16814 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
	I0914 16:45:02.159473   16814 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0914 16:45:02.159499   16814 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0914 16:45:02.256873   16814 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
	I0914 16:45:02.257268   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0914 16:45:02.257291   16814 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)
	I0914 16:45:02.259657   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0914 16:45:02.259677   16814 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0914 16:45:02.275771   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0914 16:45:02.275853   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0914 16:45:02.357853   16814 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0914 16:45:02.357936   16814 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0914 16:45:02.362875   16814 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
	I0914 16:45:02.371594   16814 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
	I0914 16:45:02.467747   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0914 16:45:02.467837   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0914 16:45:02.667100   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0914 16:45:02.667183   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0914 16:45:02.756793   16814 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.546190898s)
	I0914 16:45:02.756873   16814 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0914 16:45:02.761295   16814 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0914 16:45:02.761370   16814 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0914 16:45:02.768817   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0914 16:45:02.768846   16814 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0914 16:45:02.772197   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0914 16:45:02.772221   16814 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0914 16:45:02.859717   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0914 16:45:02.859748   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0914 16:45:02.972441   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.495894091s)
	I0914 16:45:03.056860   16814 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0914 16:45:03.056886   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0914 16:45:03.067756   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0914 16:45:03.067786   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0914 16:45:03.156857   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0914 16:45:03.156959   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0914 16:45:03.158353   16814 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0914 16:45:03.158413   16814 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0914 16:45:03.275701   16814 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0914 16:45:03.275726   16814 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0914 16:45:03.275760   16814 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
	I0914 16:45:03.367077   16814 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-264809" context rescaled to 1 replicas
	I0914 16:45:03.371476   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0914 16:45:03.371505   16814 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0914 16:45:03.463171   16814 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0914 16:45:03.463211   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0914 16:45:03.564702   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0914 16:45:03.564733   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0914 16:45:03.565016   16814 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
	I0914 16:45:03.857315   16814 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
	I0914 16:45:03.867355   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0914 16:45:03.867445   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0914 16:45:04.157375   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0914 16:45:04.157409   16814 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0914 16:45:04.364163   16814 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
	I0914 16:45:05.357555   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.801549541s)
	I0914 16:45:05.357628   16814 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.796360217s)
	I0914 16:45:05.358669   16814 node_ready.go:35] waiting up to 6m0s for node "addons-264809" to be "Ready" ...
	I0914 16:45:06.767522   16814 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.094091077s)
	I0914 16:45:06.767562   16814 addons.go:475] Verifying addon ingress=true in "addons-264809"
	I0914 16:45:06.767742   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.00191945s)
	I0914 16:45:06.767805   16814 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.997508889s)
	I0914 16:45:06.767914   16814 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: (4.908969777s)
	I0914 16:45:06.768035   16814 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.695832543s)
	I0914 16:45:06.768129   16814 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.511210967s)
	I0914 16:45:06.768159   16814 addons.go:475] Verifying addon metrics-server=true in "addons-264809"
	I0914 16:45:06.768191   16814 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.405211754s)
	I0914 16:45:06.768218   16814 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.396534629s)
	I0914 16:45:06.768425   16814 addons.go:475] Verifying addon registry=true in "addons-264809"
	I0914 16:45:06.769494   16814 out.go:177] * Verifying ingress addon...
	I0914 16:45:06.770432   16814 out.go:177] * Verifying registry addon...
	I0914 16:45:06.772115   16814 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0914 16:45:06.772740   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0914 16:45:06.858567   16814 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]
	I0914 16:45:06.859568   16814 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0914 16:45:06.859631   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:06.859843   16814 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0914 16:45:06.859866   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:07.276678   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:07.278236   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:07.362783   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:07.382059   16814 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.106260649s)
	W0914 16:45:07.382108   16814 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
	I0914 16:45:07.382128   16814 retry.go:31] will retry after 201.641155ms: 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
	I0914 16:45:07.382181   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (3.817131411s)
	I0914 16:45:07.382437   16814 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.525079516s)
	I0914 16:45:07.384270   16814 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-264809 service yakd-dashboard -n yakd-dashboard
	
	I0914 16:45:07.584893   16814 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
	I0914 16:45:07.766317   16814 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: (3.402038772s)
	I0914 16:45:07.766409   16814 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-264809"
	I0914 16:45:07.768146   16814 out.go:177] * Verifying csi-hostpath-driver addon...
	I0914 16:45:07.770398   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0914 16:45:07.774721   16814 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0914 16:45:07.774740   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:07.776231   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:07.777156   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:08.274626   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:08.275222   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:08.275429   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:08.358984   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0914 16:45:08.359065   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:08.375637   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:08.476641   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0914 16:45:08.494075   16814 addons.go:234] Setting addon gcp-auth=true in "addons-264809"
	I0914 16:45:08.494141   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:08.494640   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:08.512768   16814 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0914 16:45:08.512831   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:08.530844   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:08.773559   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:08.774783   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:08.775347   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.273915   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:09.276154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:09.276880   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.774082   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:09.775357   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:09.775403   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.861890   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:10.274452   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:10.275589   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:10.275842   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:10.367397   16814 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.782458653s)
	I0914 16:45:10.367468   16814 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.854671708s)
	I0914 16:45:10.369257   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:10.370372   16814 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0914 16:45:10.371323   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0914 16:45:10.371335   16814 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0914 16:45:10.388404   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0914 16:45:10.388429   16814 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0914 16:45:10.404228   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0914 16:45:10.404247   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0914 16:45:10.421210   16814 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
	I0914 16:45:10.774425   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:10.776008   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:10.776094   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.061688   16814 addons.go:475] Verifying addon gcp-auth=true in "addons-264809"
	I0914 16:45:11.063304   16814 out.go:177] * Verifying gcp-auth addon...
	I0914 16:45:11.065346   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0914 16:45:11.067671   16814 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0914 16:45:11.067690   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:11.274482   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:11.275038   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:11.275818   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.567875   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:11.774283   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:11.775499   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:11.775866   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.862086   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:12.068762   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:12.273490   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:12.275133   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:12.275810   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:12.568652   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:12.773613   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:12.775135   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:12.776281   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:13.068720   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:13.273286   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:13.274738   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:13.275178   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:13.568541   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:13.773189   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:13.774908   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:13.775102   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:14.068442   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:14.274622   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:14.274931   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:14.275466   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:14.361525   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:14.567775   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:14.773406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:14.774756   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:14.775098   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:15.068043   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:15.274186   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:15.275312   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:15.275784   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:15.568294   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:15.773802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:15.774894   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:15.774990   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.068802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:16.273508   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:16.274916   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:16.275280   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.568603   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:16.773383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:16.774860   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:16.775261   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.861003   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:17.068071   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:17.273913   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:17.275066   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:17.275153   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:17.568659   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:17.773484   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:17.774899   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:17.775300   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.068325   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:18.274126   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:18.275294   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.275322   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:18.567957   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:18.773558   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:18.774941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:18.775391   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.861202   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:19.068146   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:19.273911   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:19.275186   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:19.276298   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:19.568019   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:19.774417   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:19.774637   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:19.775291   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.067640   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:20.273542   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:20.274980   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.275523   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:20.568772   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:20.773512   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:20.774944   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.775332   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:21.068259   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:21.274092   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:21.275156   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:21.275241   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:21.361413   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:21.568706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:21.773372   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:21.774867   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:21.775282   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:22.068389   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:22.274011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:22.275151   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:22.275241   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:22.568827   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:22.773263   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:22.774947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:22.775231   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.068241   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:23.273824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:23.275018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:23.275124   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.568666   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:23.773154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:23.774854   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:23.775171   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.861025   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:24.068409   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:24.273907   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:24.275061   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:24.275217   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:24.568511   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:24.773995   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:24.775061   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:24.775156   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.068198   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:25.273975   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:25.275139   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:25.275253   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.568611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:25.773247   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:25.774721   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.775205   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:25.862076   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:26.068427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:26.274372   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:26.275155   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:26.275383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:26.568190   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:26.773914   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:26.775018   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:26.775155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.068599   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:27.273231   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:27.274733   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.275073   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:27.568492   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:27.772797   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:27.774504   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.774821   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.067611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:28.272963   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:28.274817   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:28.274943   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.360725   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:28.568408   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:28.774104   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:28.775262   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.775338   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.067878   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:29.273824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:29.275397   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.275781   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:29.568070   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:29.773832   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:29.775018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.775151   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:30.068375   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:30.274004   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:30.275227   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:30.275339   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:30.361585   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:30.568078   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:30.773918   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:30.774978   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:30.775195   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.068604   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:31.273476   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:31.274881   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:31.275272   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.568415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:31.774076   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:31.775360   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.775362   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.068149   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:32.274011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:32.275068   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:32.275154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.568961   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:32.773918   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:32.775195   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.775710   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:32.861424   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:33.068452   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:33.274300   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:33.275284   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:33.275646   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:33.568236   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:33.774116   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:33.775233   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:33.775594   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.068595   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:34.273412   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:34.274975   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.275373   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:34.568581   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:34.773588   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:34.774943   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.775402   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.068850   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:35.273473   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:35.275127   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:35.275615   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.361704   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:35.568028   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:35.774006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:35.774923   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.775219   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.068264   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:36.274176   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:36.275038   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:36.275311   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.568107   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:36.773733   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:36.775057   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.775107   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.067947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:37.273633   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:37.275006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:37.275520   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.567906   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:37.773665   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:37.775294   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:37.775804   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.861832   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:38.068134   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:38.273953   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:38.274918   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:38.275041   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:38.568591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:38.774314   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:38.774862   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:38.775319   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:39.068526   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:39.274220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:39.275277   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:39.275331   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:39.568268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:39.773966   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:39.775077   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:39.775100   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:40.067791   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:40.273406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:40.275114   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:40.275494   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:40.361470   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:40.568802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:40.773778   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:40.775410   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:40.776084   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.068612   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:41.273139   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:41.274954   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.275001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:41.568192   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:41.774051   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:41.775145   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.775386   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.068061   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:42.273741   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:42.275125   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.275712   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:42.361534   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:42.567967   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:42.775609   16814 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0914 16:45:42.775632   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:42.780806   16814 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0914 16:45:42.780828   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.781695   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:42.864010   16814 node_ready.go:49] node "addons-264809" has status "Ready":"True"
	I0914 16:45:42.864038   16814 node_ready.go:38] duration metric: took 37.505339006s for node "addons-264809" to be "Ready" ...
	I0914 16:45:42.864052   16814 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" ...
	I0914 16:45:42.870590   16814 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.070494   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:43.277478   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:43.278593   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:43.279964   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:43.568708   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:43.774845   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:43.775352   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:43.775653   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:43.875503   16814 pod_ready.go:93] pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.875523   16814 pod_ready.go:82] duration metric: took 1.004911893s for pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.875541   16814 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.878911   16814 pod_ready.go:93] pod "etcd-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.878926   16814 pod_ready.go:82] duration metric: took 3.379315ms for pod "etcd-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.878936   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.882238   16814 pod_ready.go:93] pod "kube-apiserver-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.882252   16814 pod_ready.go:82] duration metric: took 3.311027ms for pod "kube-apiserver-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.882260   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.885724   16814 pod_ready.go:93] pod "kube-controller-manager-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.885739   16814 pod_ready.go:82] duration metric: took 3.473373ms for pod "kube-controller-manager-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.885747   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4vxmc" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.062281   16814 pod_ready.go:93] pod "kube-proxy-4vxmc" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:44.062301   16814 pod_ready.go:82] duration metric: took 176.547392ms for pod "kube-proxy-4vxmc" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.062311   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.068592   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:44.275386   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:44.275845   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:44.276217   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:44.462471   16814 pod_ready.go:93] pod "kube-scheduler-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:44.462493   16814 pod_ready.go:82] duration metric: took 400.176397ms for pod "kube-scheduler-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.462504   16814 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.571296   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:44.774911   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:44.776080   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:44.776451   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.068155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:45.274887   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:45.275078   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:45.275274   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.569164   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:45.775132   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:45.775689   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.776099   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.069074   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:46.278165   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:46.279001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:46.279637   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.469801   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:46.569369   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:46.775805   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.775896   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:46.776059   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.068719   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:47.275162   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:47.275325   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.275536   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:47.568789   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:47.776738   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.778027   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:47.778406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.068087   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:48.274969   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.275795   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:48.276240   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:48.568603   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:48.774720   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.775351   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:48.775622   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:48.967842   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:49.068049   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:49.274507   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:49.275581   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:49.275957   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:49.568374   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:49.775176   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:49.775715   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:49.775941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.068823   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:50.274643   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:50.275309   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.275722   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:50.569079   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:50.775269   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:50.777167   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.777737   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:51.067540   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:51.273932   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:51.275283   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:51.275578   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:51.468450   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:51.569616   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:51.774546   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:51.775477   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:51.775822   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.068811   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:52.274722   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:52.275510   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:52.275898   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.568334   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:52.774824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:52.775181   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.775503   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:53.069420   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:53.274695   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:53.275164   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:53.275415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:53.468785   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:53.568665   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:53.775889   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:53.777243   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:53.777822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.068532   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:54.275614   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:54.275760   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:54.276098   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.568673   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:54.774544   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:54.775304   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.775728   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.068213   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:55.275008   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:55.276142   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:55.276178   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.568623   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:55.774341   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:55.775278   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:55.775684   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.967804   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:56.067904   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:56.274569   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:56.275424   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:56.275823   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:56.568480   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:56.775459   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:56.775519   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:56.775748   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.068226   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:57.275145   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:57.275246   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:57.275612   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.569560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:57.775155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:57.775800   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.776302   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:58.068580   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:58.273947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:58.275204   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:58.275840   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:58.467140   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:58.569514   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:58.774431   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:58.775246   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:58.775639   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.068305   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:59.274951   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:59.275330   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.275617   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:59.568242   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:59.774878   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:59.775229   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.775905   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.068450   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:00.275418   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:00.275669   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:00.275914   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.467417   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:00.568941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:00.774594   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:00.775674   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.775988   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:01.067869   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:01.274595   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:01.275716   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:01.276361   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:01.568590   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:01.774586   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:01.775651   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:01.776034   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:02.068675   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:02.275060   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:02.275407   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:02.275875   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:02.468371   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:02.569031   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:02.774951   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:02.775922   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:02.776232   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.068528   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:03.275108   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:03.275314   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:03.275704   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.569286   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:03.776214   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:03.776569   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.776879   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.067828   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:04.274172   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.275307   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:04.275532   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:04.568444   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:04.775132   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.775596   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:04.775910   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:04.967416   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:05.068648   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:05.273844   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:05.275171   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:05.275496   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:05.569301   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:05.774922   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:05.775501   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:05.775669   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.068358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:06.275131   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:06.275329   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:06.276022   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.568670   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:06.774818   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:06.775560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.775867   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:06.968386   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:07.068854   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:07.275109   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:07.276038   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:07.276192   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:07.568699   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:07.774308   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:07.775383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:07.776166   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.068692   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:08.274642   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:08.275215   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:08.275718   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.569185   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:08.775829   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.776096   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:08.776164   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:08.970807   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:09.068207   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:09.274780   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:09.275450   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:09.275640   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:09.568747   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:09.775113   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:09.775646   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:09.776058   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:10.067970   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:10.274897   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:10.275851   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:10.276528   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:10.568622   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:10.774199   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:10.775223   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:10.775934   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:11.068667   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:11.276687   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:11.276936   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:11.277335   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:11.474056   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:11.568995   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:11.774978   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:11.775694   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:11.776218   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:12.069129   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:12.275360   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:12.275811   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:12.276446   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:12.569009   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:12.775591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:12.775902   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:12.776142   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.068365   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:13.274963   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:13.275794   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:13.276138   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.569055   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:13.774690   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:13.775787   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.777758   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:13.967561   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:14.068990   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:14.274427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:14.275415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:14.275952   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:14.568439   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:14.775340   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:14.775635   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:14.775928   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.067965   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:15.275032   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:15.275613   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.275842   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:15.569031   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:15.774473   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:15.775280   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.775779   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:15.967748   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:16.067657   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:16.274019   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:16.275353   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:16.275487   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:16.568717   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:16.774760   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:16.775659   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:16.776007   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:17.068661   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:17.273954   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:17.275385   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:17.275868   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:17.569000   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:17.774761   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:17.775706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:17.776081   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.068006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:18.274625   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:18.275722   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:18.276049   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.469663   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:18.568251   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:18.774618   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:18.775251   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.775648   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.068135   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:19.275137   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:19.275738   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:19.275892   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.569116   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:19.774958   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:19.775820   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.776474   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.068521   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:20.275251   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:20.275323   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:20.275489   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.568139   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:20.775001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:20.775083   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.775349   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:20.968498   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:21.068704   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:21.275036   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:21.275584   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:21.276101   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:21.568696   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:21.774809   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:21.777532   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:21.778377   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.069199   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:22.275136   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:22.277312   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.277983   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:22.568931   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:22.776284   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:22.777932   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.778661   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:22.978144   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:23.069222   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:23.275268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:23.277309   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:23.278018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:23.569293   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:23.774757   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:23.775975   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:23.777158   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.068480   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:24.276120   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:24.276309   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:24.277764   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.568961   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:24.774827   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:24.776012   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.776267   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:25.069256   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:25.275279   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:25.275290   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:25.275742   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:25.468728   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:25.568926   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:25.774700   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:25.775555   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:25.776079   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.068836   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:26.274502   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:26.275822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:26.275956   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.568220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:26.775284   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.775428   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:26.775493   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.068905   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:27.274638   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.275474   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:27.275906   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:27.553141   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:27.568350   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:27.774774   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.775427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:27.775695   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:28.068271   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:28.274844   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:28.275375   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:28.275527   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:28.568970   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:28.774611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:28.775716   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:28.775964   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.068119   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:29.274664   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:29.275565   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:29.276189   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.573538   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:29.777332   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.777555   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:29.781327   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:29.968385   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:30.068580   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:30.275429   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:30.275689   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:30.276023   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:30.569081   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:30.774697   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:30.775650   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:30.776113   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.068152   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:31.275232   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:31.276337   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:31.276984   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.568541   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:31.775379   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.775518   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:31.775979   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.067765   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:32.274362   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:32.275245   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.275678   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:32.468536   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:32.568988   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:32.775170   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:32.775839   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.776209   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:33.165011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:33.285682   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:33.286220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:33.286313   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:33.568591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:33.774816   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:33.775506   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:33.775826   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.067756   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:34.274438   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:34.275252   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:34.275576   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.569105   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:34.774672   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:34.775997   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:34.776559   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.967975   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:35.068268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:35.275704   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:35.275809   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:35.276121   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:35.568983   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:35.775750   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:35.775784   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:35.775898   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.068124   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:36.275111   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.276080   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:36.276560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:36.568052   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:36.775358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.776381   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:36.776619   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:36.968125   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:37.068932   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:37.274430   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:37.275390   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:37.275867   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:37.569173   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:37.775741   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:37.776036   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:37.776268   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.068405   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:38.275327   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:38.275680   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.276177   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:38.569254   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:38.775397   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.775477   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:38.776043   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:39.070533   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:39.275525   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:39.275689   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:39.275898   16814 kapi.go:107] duration metric: took 1m32.503158628s to wait for kubernetes.io/minikube-addons=registry ...
	I0914 16:46:39.467977   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:39.568822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:39.775706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:39.776021   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:40.068627   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:40.276266   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:40.278967   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:40.568941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:40.774409   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:40.775888   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:41.068185   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:41.275979   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:41.276335   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:41.469336   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:41.568761   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:41.774453   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:41.775949   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:42.069137   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:42.275158   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:42.276234   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:42.568678   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:42.774593   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:42.775873   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.069463   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:43.275264   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.275303   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:43.568775   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:43.778688   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.778998   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:43.967183   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:44.124959   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:44.274717   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:44.275642   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:44.568280   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:44.775148   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:44.775724   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:45.068729   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:45.274358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:45.275683   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:45.568544   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:45.775290   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:45.775345   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:46.068565   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:46.274954   16814 kapi.go:107] duration metric: took 1m38.504550206s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0914 16:46:46.275394   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:46.467803   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:46.568186   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:46.776373   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:47.068737   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:47.275569   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:47.568535   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:47.775798   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:48.068343   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:48.276676   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:48.467852   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:48.568525   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:48.775627   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:49.068093   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:49.276294   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:49.568709   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:49.776127   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:50.068850   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:50.276171   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:50.468758   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:50.568167   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:50.776179   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:51.068575   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:51.276200   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:51.568034   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:51.776336   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.068549   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:52.275655   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.569117   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:52.777240   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.969904   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:53.077107   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:53.279605   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:53.469162   16814 pod_ready.go:93] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"True"
	I0914 16:46:53.469189   16814 pod_ready.go:82] duration metric: took 1m9.006678441s for pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.469203   16814 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.568266   16814 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace has status "Ready":"True"
	I0914 16:46:53.568293   16814 pod_ready.go:82] duration metric: took 99.082071ms for pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.568318   16814 pod_ready.go:39] duration metric: took 1m10.70424703s 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" ...
	I0914 16:46:53.568337   16814 api_server.go:52] waiting for apiserver process to appear ...
	I0914 16:46:53.568391   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:46:53.568447   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:46:53.572089   16814 kapi.go:107] duration metric: took 1m42.50674136s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0914 16:46:53.573490   16814 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-264809 cluster.
	I0914 16:46:53.574729   16814 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.
	I0914 16:46:53.575945   16814 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0914 16:46:53.777308   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:53.777820   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:46:53.777874   16814 cri.go:89] found id: ""
	I0914 16:46:53.777886   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:46:53.777944   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:53.781374   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:46:53.781429   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:46:53.889852   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:46:53.889875   16814 cri.go:89] found id: ""
	I0914 16:46:53.889884   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:46:53.889931   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:53.893623   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:46:53.893686   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:46:54.068819   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:46:54.068844   16814 cri.go:89] found id: ""
	I0914 16:46:54.068854   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:46:54.068910   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.078429   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:46:54.078500   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:46:54.276621   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:54.358601   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:46:54.358627   16814 cri.go:89] found id: ""
	I0914 16:46:54.358637   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:46:54.358702   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.362770   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:46:54.362830   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:46:54.569719   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:46:54.569740   16814 cri.go:89] found id: ""
	I0914 16:46:54.569749   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:46:54.569798   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.574833   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:46:54.574898   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:46:54.773615   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:46:54.773698   16814 cri.go:89] found id: ""
	I0914 16:46:54.773719   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:46:54.773795   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.778407   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:54.778706   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:46:54.778787   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:46:54.982471   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:46:54.982550   16814 cri.go:89] found id: ""
	I0914 16:46:54.982571   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:46:54.982652   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:55.059354   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:46:55.059457   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:46:55.277236   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:55.288383   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:46:55.288414   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:46:55.483917   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:46:55.483958   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:46:55.613460   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:46:55.613496   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:46:55.745763   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:46:55.745794   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0914 16:46:55.776335   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0914 16:46:55.804870   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:46:55.805098   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:46:55.841533   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:46:55.841559   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:46:55.867667   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:46:55.867701   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:46:55.973470   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:46:55.973504   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:46:56.009888   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:46:56.009916   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:46:56.073772   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:46:56.073796   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:46:56.118295   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:46:56.118335   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:46:56.207714   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:46:56.207745   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:46:56.276315   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:56.280341   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:46:56.280363   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:46:56.280419   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:46:56.280432   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:46:56.280440   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:46:56.280450   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:46:56.280457   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:46:56.776449   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:57.275780   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:57.776460   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:58.275590   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:58.776033   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:59.276058   16814 kapi.go:107] duration metric: took 1m52.5039437s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0914 16:46:59.278704   16814 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, ingress-dns, helm-tiller, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0914 16:46:59.279880   16814 addons.go:510] duration metric: took 1m58.253462443s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner ingress-dns helm-tiller metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0914 16:47:06.281665   16814 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0914 16:47:06.294592   16814 api_server.go:72] duration metric: took 2m5.268194043s to wait for apiserver process to appear ...
	I0914 16:47:06.294618   16814 api_server.go:88] waiting for apiserver healthz status ...
	I0914 16:47:06.294658   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:47:06.294708   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:47:06.325463   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:06.325491   16814 cri.go:89] found id: ""
	I0914 16:47:06.325499   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:47:06.325538   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.328533   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:47:06.328584   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:47:06.359059   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:06.359075   16814 cri.go:89] found id: ""
	I0914 16:47:06.359082   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:47:06.359120   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.362069   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:47:06.362124   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:47:06.393359   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:06.393383   16814 cri.go:89] found id: ""
	I0914 16:47:06.393394   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:47:06.393439   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.396466   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:47:06.396528   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:47:06.426728   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:06.426749   16814 cri.go:89] found id: ""
	I0914 16:47:06.426757   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:47:06.426801   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.429665   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:47:06.429722   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:47:06.461595   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:06.461617   16814 cri.go:89] found id: ""
	I0914 16:47:06.461624   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:47:06.461667   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.464990   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:47:06.465046   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:47:06.497658   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:06.497680   16814 cri.go:89] found id: ""
	I0914 16:47:06.497687   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:47:06.497734   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.501011   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:47:06.501067   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:47:06.532693   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:06.532717   16814 cri.go:89] found id: ""
	I0914 16:47:06.532725   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:47:06.532769   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.535798   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:47:06.535822   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:47:06.546379   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:47:06.546402   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:06.589141   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:47:06.589166   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:06.631270   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:47:06.631299   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:06.664280   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:47:06.664303   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:06.696070   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:47:06.696095   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0914 16:47:06.733792   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:06.733965   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:06.769643   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:47:06.769666   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:06.806701   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:47:06.806726   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:06.836640   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:47:06.836659   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:06.888669   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:47:06.888699   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:47:06.959338   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:47:06.959366   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:47:06.997883   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:47:06.997911   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:47:07.087054   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:07.087075   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:47:07.087134   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:47:07.087148   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:07.087163   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:07.087175   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:07.087186   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:47:17.088231   16814 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0914 16:47:17.092367   16814 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0914 16:47:17.093175   16814 api_server.go:141] control plane version: v1.31.1
	I0914 16:47:17.093195   16814 api_server.go:131] duration metric: took 10.798570995s to wait for apiserver health ...
	I0914 16:47:17.093202   16814 system_pods.go:43] waiting for kube-system pods to appear ...
	I0914 16:47:17.093220   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:47:17.093263   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:47:17.125680   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:17.125705   16814 cri.go:89] found id: ""
	I0914 16:47:17.125715   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:47:17.125764   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.128873   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:47:17.128925   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:47:17.159170   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:17.159190   16814 cri.go:89] found id: ""
	I0914 16:47:17.159199   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:47:17.159238   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.162184   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:47:17.162239   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:47:17.192606   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:17.192622   16814 cri.go:89] found id: ""
	I0914 16:47:17.192629   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:47:17.192668   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.195575   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:47:17.195616   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:47:17.226135   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:17.226153   16814 cri.go:89] found id: ""
	I0914 16:47:17.226159   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:47:17.226195   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.229119   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:47:17.229166   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:47:17.259178   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:17.259201   16814 cri.go:89] found id: ""
	I0914 16:47:17.259212   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:47:17.259261   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.262154   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:47:17.262213   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:47:17.292447   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:17.292483   16814 cri.go:89] found id: ""
	I0914 16:47:17.292492   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:47:17.292531   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.295330   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:47:17.295391   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:47:17.325844   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:17.325867   16814 cri.go:89] found id: ""
	I0914 16:47:17.325877   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:47:17.325922   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.328865   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:47:17.328885   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0914 16:47:17.361649   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:17.361825   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:17.398903   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:47:17.398932   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:47:17.410719   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:47:17.410748   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:17.451534   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:47:17.451571   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:17.489494   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:47:17.489522   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:47:17.567416   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:47:17.567470   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:47:17.606916   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:47:17.606941   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:47:17.696990   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:47:17.697018   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:17.743142   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:47:17.743173   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:17.775864   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:47:17.775893   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:17.806026   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:47:17.806048   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:17.858910   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:47:17.858934   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:17.890810   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:17.890831   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:47:17.890876   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:47:17.890886   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:17.890891   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:17.890900   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:17.890911   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:47:27.901362   16814 system_pods.go:59] 19 kube-system pods found
	I0914 16:47:27.901405   16814 system_pods.go:61] "coredns-7c65d6cfc9-2t46q" [6acd8bc3-7cf6-4d04-9d3a-817cf69d5e81] Running
	I0914 16:47:27.901415   16814 system_pods.go:61] "csi-hostpath-attacher-0" [490d1bce-8afe-497c-aaba-bccce8eaccdc] Running
	I0914 16:47:27.901420   16814 system_pods.go:61] "csi-hostpath-resizer-0" [7ac240df-a7b3-4dcf-989b-098eac50dd87] Running
	I0914 16:47:27.901425   16814 system_pods.go:61] "csi-hostpathplugin-5shcl" [636d557f-1cee-43b6-bf8d-98b75fdceaa0] Running
	I0914 16:47:27.901430   16814 system_pods.go:61] "etcd-addons-264809" [e716d41d-a303-48c8-a1ab-8e3f0d636b13] Running
	I0914 16:47:27.901435   16814 system_pods.go:61] "kindnet-c9g86" [c9368306-3e1a-4cec-a832-906f444b7696] Running
	I0914 16:47:27.901440   16814 system_pods.go:61] "kube-apiserver-addons-264809" [d5cbaf2a-00b4-40dd-b1ee-951cb9330d29] Running
	I0914 16:47:27.901445   16814 system_pods.go:61] "kube-controller-manager-addons-264809" [943aa827-6826-468e-8bc6-7f03c2e330a6] Running
	I0914 16:47:27.901451   16814 system_pods.go:61] "kube-ingress-dns-minikube" [935209e7-57ca-4869-85d1-1127c65289d6] Running
	I0914 16:47:27.901457   16814 system_pods.go:61] "kube-proxy-4vxmc" [ffedffbe-11bd-4b0e-8100-6da00d2ddf8e] Running
	I0914 16:47:27.901466   16814 system_pods.go:61] "kube-scheduler-addons-264809" [654d4889-0ff2-4934-ba1b-1e674e8a7ff0] Running
	I0914 16:47:27.901472   16814 system_pods.go:61] "metrics-server-84c5f94fbc-jkp24" [f71431d0-1d87-448e-8259-2b2ecd923fdc] Running
	I0914 16:47:27.901478   16814 system_pods.go:61] "nvidia-device-plugin-daemonset-cdtrl" [e2fab269-91c1-4d76-b4a8-2caa2e8ada36] Running
	I0914 16:47:27.901484   16814 system_pods.go:61] "registry-66c9cd494c-7xjnd" [b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a] Running
	I0914 16:47:27.901492   16814 system_pods.go:61] "registry-proxy-jbjlr" [c252e9c0-f8ed-4343-bf7b-60b3ed6867fa] Running
	I0914 16:47:27.901498   16814 system_pods.go:61] "snapshot-controller-56fcc65765-dg8kw" [f03cb603-05f3-47a0-bfce-09b8119f3130] Running
	I0914 16:47:27.901503   16814 system_pods.go:61] "snapshot-controller-56fcc65765-rxxwj" [0372af0d-4339-4d37-a2a6-eae10fbdb099] Running
	I0914 16:47:27.901508   16814 system_pods.go:61] "storage-provisioner" [03b99cfa-d024-4b43-ab87-0651c8366dde] Running
	I0914 16:47:27.901514   16814 system_pods.go:61] "tiller-deploy-b48cc5f79-gg4fw" [cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7] Running
	I0914 16:47:27.901522   16814 system_pods.go:74] duration metric: took 10.808314041s to wait for pod list to return data ...
	I0914 16:47:27.901533   16814 default_sa.go:34] waiting for default service account to be created ...
	I0914 16:47:27.903418   16814 default_sa.go:45] found service account: "default"
	I0914 16:47:27.903453   16814 default_sa.go:55] duration metric: took 1.912416ms for default service account to be created ...
	I0914 16:47:27.903462   16814 system_pods.go:116] waiting for k8s-apps to be running ...
	I0914 16:47:27.913352   16814 system_pods.go:86] 19 kube-system pods found
	I0914 16:47:27.913374   16814 system_pods.go:89] "coredns-7c65d6cfc9-2t46q" [6acd8bc3-7cf6-4d04-9d3a-817cf69d5e81] Running
	I0914 16:47:27.913380   16814 system_pods.go:89] "csi-hostpath-attacher-0" [490d1bce-8afe-497c-aaba-bccce8eaccdc] Running
	I0914 16:47:27.913384   16814 system_pods.go:89] "csi-hostpath-resizer-0" [7ac240df-a7b3-4dcf-989b-098eac50dd87] Running
	I0914 16:47:27.913388   16814 system_pods.go:89] "csi-hostpathplugin-5shcl" [636d557f-1cee-43b6-bf8d-98b75fdceaa0] Running
	I0914 16:47:27.913392   16814 system_pods.go:89] "etcd-addons-264809" [e716d41d-a303-48c8-a1ab-8e3f0d636b13] Running
	I0914 16:47:27.913395   16814 system_pods.go:89] "kindnet-c9g86" [c9368306-3e1a-4cec-a832-906f444b7696] Running
	I0914 16:47:27.913399   16814 system_pods.go:89] "kube-apiserver-addons-264809" [d5cbaf2a-00b4-40dd-b1ee-951cb9330d29] Running
	I0914 16:47:27.913403   16814 system_pods.go:89] "kube-controller-manager-addons-264809" [943aa827-6826-468e-8bc6-7f03c2e330a6] Running
	I0914 16:47:27.913407   16814 system_pods.go:89] "kube-ingress-dns-minikube" [935209e7-57ca-4869-85d1-1127c65289d6] Running
	I0914 16:47:27.913411   16814 system_pods.go:89] "kube-proxy-4vxmc" [ffedffbe-11bd-4b0e-8100-6da00d2ddf8e] Running
	I0914 16:47:27.913416   16814 system_pods.go:89] "kube-scheduler-addons-264809" [654d4889-0ff2-4934-ba1b-1e674e8a7ff0] Running
	I0914 16:47:27.913420   16814 system_pods.go:89] "metrics-server-84c5f94fbc-jkp24" [f71431d0-1d87-448e-8259-2b2ecd923fdc] Running
	I0914 16:47:27.913426   16814 system_pods.go:89] "nvidia-device-plugin-daemonset-cdtrl" [e2fab269-91c1-4d76-b4a8-2caa2e8ada36] Running
	I0914 16:47:27.913430   16814 system_pods.go:89] "registry-66c9cd494c-7xjnd" [b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a] Running
	I0914 16:47:27.913434   16814 system_pods.go:89] "registry-proxy-jbjlr" [c252e9c0-f8ed-4343-bf7b-60b3ed6867fa] Running
	I0914 16:47:27.913437   16814 system_pods.go:89] "snapshot-controller-56fcc65765-dg8kw" [f03cb603-05f3-47a0-bfce-09b8119f3130] Running
	I0914 16:47:27.913443   16814 system_pods.go:89] "snapshot-controller-56fcc65765-rxxwj" [0372af0d-4339-4d37-a2a6-eae10fbdb099] Running
	I0914 16:47:27.913446   16814 system_pods.go:89] "storage-provisioner" [03b99cfa-d024-4b43-ab87-0651c8366dde] Running
	I0914 16:47:27.913451   16814 system_pods.go:89] "tiller-deploy-b48cc5f79-gg4fw" [cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7] Running
	I0914 16:47:27.913457   16814 system_pods.go:126] duration metric: took 9.989224ms to wait for k8s-apps to be running ...
	I0914 16:47:27.913465   16814 system_svc.go:44] waiting for kubelet service to be running ....
	I0914 16:47:27.913502   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 16:47:27.923871   16814 system_svc.go:56] duration metric: took 10.401797ms WaitForService to wait for kubelet
	I0914 16:47:27.923892   16814 kubeadm.go:582] duration metric: took 2m26.897498631s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0914 16:47:27.923912   16814 node_conditions.go:102] verifying NodePressure condition ...
	I0914 16:47:27.926318   16814 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0914 16:47:27.926340   16814 node_conditions.go:123] node cpu capacity is 8
	I0914 16:47:27.926352   16814 node_conditions.go:105] duration metric: took 2.435214ms to run NodePressure ...
	I0914 16:47:27.926361   16814 start.go:241] waiting for startup goroutines ...
	I0914 16:47:27.926371   16814 start.go:246] waiting for cluster config update ...
	I0914 16:47:27.926385   16814 start.go:255] writing updated cluster config ...
	I0914 16:47:27.926613   16814 ssh_runner.go:195] Run: rm -f paused
	I0914 16:47:27.971612   16814 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0914 16:47:27.974793   16814 out.go:177] * Done! kubectl is now configured to use "addons-264809" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 14 16:56:39 addons-264809 crio[1026]: time="2024-09-14 16:56:39.819632775Z" level=info msg="Created container 019b596d5865dcc9ac573d17474b58bddc499ecb688a1b90a3451f52f72463e8: default/nginx/nginx" id=fe5d7851-1ab1-4fdf-bb3e-afe4c4ed1c58 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 14 16:56:39 addons-264809 crio[1026]: time="2024-09-14 16:56:39.820123228Z" level=info msg="Starting container: 019b596d5865dcc9ac573d17474b58bddc499ecb688a1b90a3451f52f72463e8" id=9125d778-bd10-4f5f-b3e4-3e354e0612a6 name=/runtime.v1.RuntimeService/StartContainer
	Sep 14 16:56:39 addons-264809 crio[1026]: time="2024-09-14 16:56:39.825185858Z" level=info msg="Started container" PID=10768 containerID=019b596d5865dcc9ac573d17474b58bddc499ecb688a1b90a3451f52f72463e8 description=default/nginx/nginx id=9125d778-bd10-4f5f-b3e4-3e354e0612a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c18880d0fb254fe93e5137cc5b828fbae2bdce0a24cf5367027703dedacb9a3
	Sep 14 16:56:40 addons-264809 crio[1026]: time="2024-09-14 16:56:40.424390725Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4dc36601-0303-4474-b0f3-e848882f8083 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 16:56:40 addons-264809 crio[1026]: time="2024-09-14 16:56:40.424636006Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4dc36601-0303-4474-b0f3-e848882f8083 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 16:56:40 addons-264809 crio[1026]: time="2024-09-14 16:56:40.750800916Z" level=info msg="Stopping pod sandbox: 24f20d0eff44d50d787fd8d0e70dfc3ac69a100f389c4c5b33928a8ad9d0c458" id=324eaa2e-1f4c-4f3f-8f49-cf3048b353fd name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:56:40 addons-264809 crio[1026]: time="2024-09-14 16:56:40.751071036Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:24f20d0eff44d50d787fd8d0e70dfc3ac69a100f389c4c5b33928a8ad9d0c458 UID:20fd694a-6bc7-4ee2-8a9b-58a2a991482b NetNS:/var/run/netns/cc1c0034-3791-4be4-964e-5d3af7c4e556 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 14 16:56:40 addons-264809 crio[1026]: time="2024-09-14 16:56:40.751261311Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 14 16:56:40 addons-264809 crio[1026]: time="2024-09-14 16:56:40.788877707Z" level=info msg="Stopped pod sandbox: 24f20d0eff44d50d787fd8d0e70dfc3ac69a100f389c4c5b33928a8ad9d0c458" id=324eaa2e-1f4c-4f3f-8f49-cf3048b353fd name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.305419098Z" level=info msg="Stopping container: d2a542b679170d43150e208143fd0f9a1fd00a1ea903f7a86ad5672ba288bb82 (timeout: 30s)" id=8bc49a78-dc70-450c-954f-ed1d1a2b2b1f name=/runtime.v1.RuntimeService/StopContainer
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.313245317Z" level=info msg="Stopping container: cdb3365aeff2028d798f65eae7698186b3670375f2e02785626182211054914a (timeout: 30s)" id=a3f38e9b-5ace-4373-bd59-d3e306b7c61f name=/runtime.v1.RuntimeService/StopContainer
	Sep 14 16:56:41 addons-264809 conmon[4736]: conmon d2a542b679170d43150e <ninfo>: container 4748 exited with status 2
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.440162704Z" level=info msg="Stopped container d2a542b679170d43150e208143fd0f9a1fd00a1ea903f7a86ad5672ba288bb82: kube-system/registry-66c9cd494c-7xjnd/registry" id=8bc49a78-dc70-450c-954f-ed1d1a2b2b1f name=/runtime.v1.RuntimeService/StopContainer
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.441351785Z" level=info msg="Stopping pod sandbox: 7c5eb9191e950f8c1348e638bab4c4bd825e2508cbe8b970e30a653e1c7d009a" id=fdf3b010-9643-46c0-9459-a3a0e77f8df7 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.441594589Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-7xjnd Namespace:kube-system ID:7c5eb9191e950f8c1348e638bab4c4bd825e2508cbe8b970e30a653e1c7d009a UID:b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a NetNS:/var/run/netns/56e0b420-7a4a-4f70-bcb5-dc5ac1785281 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.441759872Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-7xjnd from CNI network \"kindnet\" (type=ptp)"
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.450344332Z" level=info msg="Stopped container cdb3365aeff2028d798f65eae7698186b3670375f2e02785626182211054914a: kube-system/registry-proxy-jbjlr/registry-proxy" id=a3f38e9b-5ace-4373-bd59-d3e306b7c61f name=/runtime.v1.RuntimeService/StopContainer
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.450993718Z" level=info msg="Stopping pod sandbox: 845679d0b4cc556480d03073516dd99cb62ddd9a794a1fe214b94fc0e3b16f90" id=e429a359-a0a2-4fab-9ec6-4f27e4500fac name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.454472957Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-W64OU4L56OIDVQNX - [0:0]\n:KUBE-HP-MXCNS57OWTH5IKCL - [0:0]\n:KUBE-HP-UJ6FRFOX23GWNGCP - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-t8zhd_ingress-nginx_9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-UJ6FRFOX23GWNGCP\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-t8zhd_ingress-nginx_9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-W64OU4L56OIDVQNX\n-A KUBE-HP-UJ6FRFOX23GWNGCP -s 10.244.0.21/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-t8zhd_ingress-nginx_9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-UJ6FRFOX23GWNGCP -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-t8zhd_ingress-nginx_9d2c725d-6ee5-41fa-8
1ca-c4e83ad32ec0_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.21:443\n-A KUBE-HP-W64OU4L56OIDVQNX -s 10.244.0.21/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-t8zhd_ingress-nginx_9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-W64OU4L56OIDVQNX -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-t8zhd_ingress-nginx_9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.21:80\n-X KUBE-HP-MXCNS57OWTH5IKCL\nCOMMIT\n"
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.456809237Z" level=info msg="Closing host port tcp:5000"
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.458721260Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.458928065Z" level=info msg="Got pod network &{Name:registry-proxy-jbjlr Namespace:kube-system ID:845679d0b4cc556480d03073516dd99cb62ddd9a794a1fe214b94fc0e3b16f90 UID:c252e9c0-f8ed-4343-bf7b-60b3ed6867fa NetNS:/var/run/netns/3e2d05c9-e1ab-40a3-af12-271ebe3092d6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.459106074Z" level=info msg="Deleting pod kube-system_registry-proxy-jbjlr from CNI network \"kindnet\" (type=ptp)"
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.480698489Z" level=info msg="Stopped pod sandbox: 7c5eb9191e950f8c1348e638bab4c4bd825e2508cbe8b970e30a653e1c7d009a" id=fdf3b010-9643-46c0-9459-a3a0e77f8df7 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:56:41 addons-264809 crio[1026]: time="2024-09-14 16:56:41.512916522Z" level=info msg="Stopped pod sandbox: 845679d0b4cc556480d03073516dd99cb62ddd9a794a1fe214b94fc0e3b16f90" id=e429a359-a0a2-4fab-9ec6-4f27e4500fac name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	019b596d5865d       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 seconds ago       Running             nginx                     0                   6c18880d0fb25       nginx
	e0a7f8f6011bd       docker.io/alpine/helm@sha256:9d9fab00e0680f1328924429925595dfe96a68531c8a9c1518d05ee2ad45c36f                                9 seconds ago       Exited              helm-test                 0                   dfb9bf8f27a3c       helm-test
	3e9f72345c685       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             9 minutes ago       Running             controller                0                   112ea08553bd2       ingress-nginx-controller-bc57996ff-t8zhd
	e5ec75191f3d9       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 9 minutes ago       Running             gcp-auth                  0                   1cddc34f718f1       gcp-auth-89d5ffd79-zldl7
	657da44c311f0       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             10 minutes ago      Exited              patch                     1                   5c7582713e21e       ingress-nginx-admission-patch-v66pm
	c185545e71e23       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                    0                   e8e85e0d3d1b3       ingress-nginx-admission-create-2rk5v
	cdb3365aeff20       gcr.io/k8s-minikube/kube-registry-proxy@sha256:08dc5a48792f971b401d3758d4f37fd4af18aa2881668d65fa2c0b3bc61d7af4              10 minutes ago      Exited              registry-proxy            0                   845679d0b4cc5       registry-proxy-jbjlr
	d2a542b679170       docker.io/library/registry@sha256:5e8c7f954d64eb89a98a3f84b6dd1e1f4a9cf3d25e41575dd0a96d3e3363cba7                           10 minutes ago      Exited              registry                  0                   7c5eb9191e950       registry-66c9cd494c-7xjnd
	cd8cb3f9e426c       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns      0                   e3607147dc963       kube-ingress-dns-minikube
	70474c2a8934d       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server            0                   d74742e08adf7       metrics-server-84c5f94fbc-jkp24
	4541b66775327       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             10 minutes ago      Running             coredns                   0                   4731484ce73bd       coredns-7c65d6cfc9-2t46q
	64a6dbd9c01eb       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             10 minutes ago      Running             storage-provisioner       0                   0b461fe862a40       storage-provisioner
	513166428d6d6       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni               0                   f4b644420f4c7       kindnet-c9g86
	139867d2e124a       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                0                   e1be0615a28a5       kube-proxy-4vxmc
	d461c119e0140       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             11 minutes ago      Running             etcd                      0                   8947cbb4e5cba       etcd-addons-264809
	c05a58ffe26e6       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             11 minutes ago      Running             kube-apiserver            0                   ca2ccb3d3d6c7       kube-apiserver-addons-264809
	3276fd535ad73       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             11 minutes ago      Running             kube-controller-manager   0                   91b5b4cc14ba5       kube-controller-manager-addons-264809
	6c54e455011a2       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             11 minutes ago      Running             kube-scheduler            0                   a240bb7beeac3       kube-scheduler-addons-264809
	
	
	==> coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] <==
	[INFO] 10.244.0.15:55644 - 59739 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.0001272s
	[INFO] 10.244.0.15:47738 - 5182 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000054173s
	[INFO] 10.244.0.15:47738 - 62780 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000091455s
	[INFO] 10.244.0.15:48818 - 9046 "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.004219213s
	[INFO] 10.244.0.15:48818 - 30804 "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.004381778s
	[INFO] 10.244.0.15:45469 - 6959 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003582308s
	[INFO] 10.244.0.15:45469 - 26193 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004025966s
	[INFO] 10.244.0.15:39560 - 48523 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004058868s
	[INFO] 10.244.0.15:39560 - 48269 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004338945s
	[INFO] 10.244.0.15:51801 - 42613 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000072019s
	[INFO] 10.244.0.15:51801 - 8312 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000109233s
	[INFO] 10.244.0.20:52796 - 22389 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00021872s
	[INFO] 10.244.0.20:42128 - 8586 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000257679s
	[INFO] 10.244.0.20:44923 - 49566 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00014173s
	[INFO] 10.244.0.20:50729 - 15897 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000100513s
	[INFO] 10.244.0.20:32976 - 33990 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129066s
	[INFO] 10.244.0.20:48370 - 14065 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00010193s
	[INFO] 10.244.0.20:35084 - 41953 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007405792s
	[INFO] 10.244.0.20:56167 - 53879 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008184571s
	[INFO] 10.244.0.20:49792 - 49502 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00681378s
	[INFO] 10.244.0.20:37381 - 39280 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007241223s
	[INFO] 10.244.0.20:52464 - 661 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006457928s
	[INFO] 10.244.0.20:43307 - 58584 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006472596s
	[INFO] 10.244.0.20:42425 - 64260 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000767892s
	[INFO] 10.244.0.20:36178 - 46616 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000799373s
	
	
	==> describe nodes <==
	Name:               addons-264809
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-264809
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fbeeb744274463b05401c917e5ab21bbaf5ef95a
	                    minikube.k8s.io/name=addons-264809
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_14T16_44_56_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-264809
	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:  Sat, 14 Sep 2024 16:44:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-264809
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 14 Sep 2024 16:56:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 14 Sep 2024 16:56:38 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 14 Sep 2024 16:56:38 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 14 Sep 2024 16:56:38 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 14 Sep 2024 16:56:38 +0000   Sat, 14 Sep 2024 16:45:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-264809
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859308Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859308Ki
	  pods:               110
	System Info:
	  Machine ID:                 218e62362d9a402fafef1c51f4b5d75a
	  System UUID:                9a59838f-81ba-457f-a9e1-ee444d5e4bf6
	  Boot ID:                    207d196c-28e5-49ec-817d-a23199114c44
	  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                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         7s
	  gcp-auth                    gcp-auth-89d5ffd79-zldl7                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-t8zhd    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-2t46q                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-addons-264809                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-c9g86                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-264809                250m (3%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-264809       200m (2%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-4vxmc                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-264809                100m (1%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-jkp24             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   NodeHasSufficientMemory  11m (x8 over 11m)  kubelet          Node addons-264809 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m (x8 over 11m)  kubelet          Node addons-264809 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m (x7 over 11m)  kubelet          Node addons-264809 status is now: NodeHasSufficientPID
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node addons-264809 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-264809 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-264809 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-264809 event: Registered Node addons-264809 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-264809 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep14 16:17]  #2
	[  +0.001457]  #3
	[  +0.000000]  #4
	[  +0.003234] 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.001799] 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.001419] 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.002352]  #5
	[  +0.002235]  #6
	[  +0.000967]  #7
	[  +0.057469] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.390954] i8042: Warning: Keylock active
	[  +0.007221] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.002999] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000676] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000636] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000628] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000605] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.594586] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.266318] kauditd_printk_skb: 46 callbacks suppressed
	
	
	==> etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] <==
	{"level":"info","ts":"2024-09-14T16:45:05.078041Z","caller":"traceutil/trace.go:171","msg":"trace[1059285242] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:475; }","duration":"105.137765ms","start":"2024-09-14T16:45:04.972893Z","end":"2024-09-14T16:45:05.078031Z","steps":["trace[1059285242] 'agreement among raft nodes before linearized reading'  (duration: 103.649579ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.078106Z","caller":"traceutil/trace.go:171","msg":"trace[20348271] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:475; }","duration":"109.352573ms","start":"2024-09-14T16:45:04.968747Z","end":"2024-09-14T16:45:05.078100Z","steps":["trace[20348271] 'agreement among raft nodes before linearized reading'  (duration: 107.824432ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.379655Z","caller":"traceutil/trace.go:171","msg":"trace[205308066] transaction","detail":"{read_only:false; response_revision:489; number_of_response:1; }","duration":"103.819005ms","start":"2024-09-14T16:45:05.275824Z","end":"2024-09-14T16:45:05.379643Z","steps":["trace[205308066] 'process raft request'  (duration: 103.722128ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.465586Z","caller":"traceutil/trace.go:171","msg":"trace[938375679] transaction","detail":"{read_only:false; response_revision:494; number_of_response:1; }","duration":"101.702019ms","start":"2024-09-14T16:45:05.363867Z","end":"2024-09-14T16:45:05.465569Z","steps":["trace[938375679] 'process raft request'  (duration: 101.120869ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466077Z","caller":"traceutil/trace.go:171","msg":"trace[623559731] transaction","detail":"{read_only:false; response_revision:492; number_of_response:1; }","duration":"108.098421ms","start":"2024-09-14T16:45:05.357971Z","end":"2024-09-14T16:45:05.466069Z","steps":["trace[623559731] 'process raft request'  (duration: 106.963569ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466001Z","caller":"traceutil/trace.go:171","msg":"trace[58311946] transaction","detail":"{read_only:false; response_revision:493; number_of_response:1; }","duration":"102.336262ms","start":"2024-09-14T16:45:05.363655Z","end":"2024-09-14T16:45:05.465991Z","steps":["trace[58311946] 'process raft request'  (duration: 101.305367ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466458Z","caller":"traceutil/trace.go:171","msg":"trace[1305610986] transaction","detail":"{read_only:false; response_revision:490; number_of_response:1; }","duration":"108.760891ms","start":"2024-09-14T16:45:05.357687Z","end":"2024-09-14T16:45:05.466448Z","steps":["trace[1305610986] 'process raft request'  (duration: 107.121005ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.465778Z","caller":"traceutil/trace.go:171","msg":"trace[2000844857] transaction","detail":"{read_only:false; response_revision:491; number_of_response:1; }","duration":"107.845473ms","start":"2024-09-14T16:45:05.357918Z","end":"2024-09-14T16:45:05.465763Z","steps":["trace[2000844857] 'process raft request'  (duration: 106.98122ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.467245Z","caller":"traceutil/trace.go:171","msg":"trace[860143178] transaction","detail":"{read_only:false; response_revision:495; number_of_response:1; }","duration":"103.312533ms","start":"2024-09-14T16:45:05.363923Z","end":"2024-09-14T16:45:05.467235Z","steps":["trace[860143178] 'process raft request'  (duration: 101.098356ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-14T16:45:05.467940Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"110.674949ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-14T16:45:05.467975Z","caller":"traceutil/trace.go:171","msg":"trace[1550154279] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:498; }","duration":"110.72013ms","start":"2024-09-14T16:45:05.357242Z","end":"2024-09-14T16:45:05.467963Z","steps":["trace[1550154279] 'agreement among raft nodes before linearized reading'  (duration: 110.661913ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.558084Z","caller":"traceutil/trace.go:171","msg":"trace[628728858] transaction","detail":"{read_only:false; response_revision:499; number_of_response:1; }","duration":"101.444607ms","start":"2024-09-14T16:45:05.456622Z","end":"2024-09-14T16:45:05.558066Z","steps":["trace[628728858] 'process raft request'  (duration: 20.547184ms)","trace[628728858] 'compare'  (duration: 80.473967ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:45:05.559170Z","caller":"traceutil/trace.go:171","msg":"trace[1957877875] transaction","detail":"{read_only:false; response_revision:500; number_of_response:1; }","duration":"101.864794ms","start":"2024-09-14T16:45:05.457294Z","end":"2024-09-14T16:45:05.559159Z","steps":["trace[1957877875] 'process raft request'  (duration: 100.594569ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:32.957816Z","caller":"traceutil/trace.go:171","msg":"trace[1015677961] transaction","detail":"{read_only:false; response_revision:1144; number_of_response:1; }","duration":"111.346698ms","start":"2024-09-14T16:46:32.846453Z","end":"2024-09-14T16:46:32.957800Z","steps":["trace[1015677961] 'process raft request'  (duration: 111.232763ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.162955Z","caller":"traceutil/trace.go:171","msg":"trace[1344358555] linearizableReadLoop","detail":"{readStateIndex:1181; appliedIndex:1180; }","duration":"199.228345ms","start":"2024-09-14T16:46:32.963708Z","end":"2024-09-14T16:46:33.162937Z","steps":["trace[1344358555] 'read index received'  (duration: 155.066499ms)","trace[1344358555] 'applied index is now lower than readState.Index'  (duration: 44.161121ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:46:33.163036Z","caller":"traceutil/trace.go:171","msg":"trace[1528533256] transaction","detail":"{read_only:false; response_revision:1145; number_of_response:1; }","duration":"200.121451ms","start":"2024-09-14T16:46:32.962893Z","end":"2024-09-14T16:46:33.163014Z","steps":["trace[1528533256] 'process raft request'  (duration: 155.905877ms)","trace[1528533256] 'compare'  (duration: 44.056622ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-14T16:46:33.163132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.400684ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-84c5f94fbc-jkp24\" ","response":"range_response_count:1 size:4862"}
	{"level":"warn","ts":"2024-09-14T16:46:33.163207Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"193.464557ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/kube-system/metrics-server-84c5f94fbc-jkp24.17f52a1f3cf44425\" ","response":"range_response_count:1 size:816"}
	{"level":"info","ts":"2024-09-14T16:46:33.163304Z","caller":"traceutil/trace.go:171","msg":"trace[1737131634] range","detail":"{range_begin:/registry/events/kube-system/metrics-server-84c5f94fbc-jkp24.17f52a1f3cf44425; range_end:; response_count:1; response_revision:1145; }","duration":"193.564661ms","start":"2024-09-14T16:46:32.969726Z","end":"2024-09-14T16:46:33.163291Z","steps":["trace[1737131634] 'agreement among raft nodes before linearized reading'  (duration: 193.401961ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.163224Z","caller":"traceutil/trace.go:171","msg":"trace[1105902255] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-84c5f94fbc-jkp24; range_end:; response_count:1; response_revision:1145; }","duration":"199.511614ms","start":"2024-09-14T16:46:32.963704Z","end":"2024-09-14T16:46:33.163216Z","steps":["trace[1105902255] 'agreement among raft nodes before linearized reading'  (duration: 199.331462ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.283704Z","caller":"traceutil/trace.go:171","msg":"trace[1397643519] transaction","detail":"{read_only:false; response_revision:1147; number_of_response:1; }","duration":"116.473739ms","start":"2024-09-14T16:46:33.167199Z","end":"2024-09-14T16:46:33.283673Z","steps":["trace[1397643519] 'process raft request'  (duration: 99.238306ms)","trace[1397643519] 'compare'  (duration: 17.144115ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:46:44.123174Z","caller":"traceutil/trace.go:171","msg":"trace[2051926416] transaction","detail":"{read_only:false; response_revision:1218; number_of_response:1; }","duration":"123.230368ms","start":"2024-09-14T16:46:43.999905Z","end":"2024-09-14T16:46:44.123135Z","steps":["trace[2051926416] 'process raft request'  (duration: 59.318967ms)","trace[2051926416] 'compare'  (duration: 63.803068ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:54:51.801764Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1595}
	{"level":"info","ts":"2024-09-14T16:54:51.822887Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1595,"took":"20.704567ms","hash":551849965,"current-db-size-bytes":6176768,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-14T16:54:51.822919Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":551849965,"revision":1595,"compact-revision":-1}
	
	
	==> gcp-auth [e5ec75191f3d968654fa56016fd7085eeda92efce87720d900bcf8a05b645a0e] <==
	2024/09/14 16:47:28 Ready to write response ...
	2024/09/14 16:47:28 Ready to marshal response ...
	2024/09/14 16:47:28 Ready to write response ...
	2024/09/14 16:55:30 Ready to marshal response ...
	2024/09/14 16:55:30 Ready to write response ...
	2024/09/14 16:55:30 Ready to marshal response ...
	2024/09/14 16:55:30 Ready to write response ...
	2024/09/14 16:55:40 Ready to marshal response ...
	2024/09/14 16:55:40 Ready to write response ...
	2024/09/14 16:55:40 Ready to marshal response ...
	2024/09/14 16:55:40 Ready to write response ...
	2024/09/14 16:55:44 Ready to marshal response ...
	2024/09/14 16:55:44 Ready to write response ...
	2024/09/14 16:55:53 Ready to marshal response ...
	2024/09/14 16:55:53 Ready to write response ...
	2024/09/14 16:55:53 Ready to marshal response ...
	2024/09/14 16:55:53 Ready to write response ...
	2024/09/14 16:55:54 Ready to marshal response ...
	2024/09/14 16:55:54 Ready to write response ...
	2024/09/14 16:56:05 Ready to marshal response ...
	2024/09/14 16:56:05 Ready to write response ...
	2024/09/14 16:56:28 Ready to marshal response ...
	2024/09/14 16:56:28 Ready to write response ...
	2024/09/14 16:56:35 Ready to marshal response ...
	2024/09/14 16:56:35 Ready to write response ...
	
	
	==> kernel <==
	 16:56:42 up 39 min,  0 users,  load average: 0.90, 0.54, 0.37
	Linux addons-264809 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 [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] <==
	I0914 16:54:42.479555       1 main.go:299] handling current node
	I0914 16:54:52.477397       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:54:52.477427       1 main.go:299] handling current node
	I0914 16:55:02.476841       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:55:02.476880       1 main.go:299] handling current node
	I0914 16:55:12.481168       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:55:12.481208       1 main.go:299] handling current node
	I0914 16:55:22.485878       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:55:22.485919       1 main.go:299] handling current node
	I0914 16:55:32.476951       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:55:32.477005       1 main.go:299] handling current node
	I0914 16:55:42.476709       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:55:42.476755       1 main.go:299] handling current node
	I0914 16:55:52.477845       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:55:52.477916       1 main.go:299] handling current node
	I0914 16:56:02.477518       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:56:02.477547       1 main.go:299] handling current node
	I0914 16:56:12.477670       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:56:12.477760       1 main.go:299] handling current node
	I0914 16:56:22.477595       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:56:22.477645       1 main.go:299] handling current node
	I0914 16:56:32.479521       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:56:32.479568       1 main.go:299] handling current node
	I0914 16:56:42.476970       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:56:42.477019       1 main.go:299] handling current node
	
	
	==> kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] <==
	 > logger="UnhandledError"
	E0914 16:46:53.079675       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.218.108:443: connect: connection refused" logger="UnhandledError"
	E0914 16:46:53.159975       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.218.108:443: connect: connection refused" logger="UnhandledError"
	I0914 16:46:53.364971       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0914 16:55:53.987402       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.101.230.5"}
	I0914 16:55:55.964709       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0914 16:56:00.359867       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0914 16:56:22.467392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.467473       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.480809       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.480857       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.481677       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.481722       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.492656       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.492704       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.557130       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.557271       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0914 16:56:23.481921       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0914 16:56:23.557838       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0914 16:56:23.669084       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0914 16:56:32.518918       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.30:58934: read: connection reset by peer
	I0914 16:56:34.307117       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0914 16:56:35.185631       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0914 16:56:35.320510       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0914 16:56:35.342667       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.147.226"}
	
	
	==> kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] <==
	W0914 16:56:27.517156       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
	E0914 16:56:27.517196       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"
	I0914 16:56:30.212290       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0914 16:56:30.212319       1 shared_informer.go:320] Caches are synced for resource quota
	I0914 16:56:30.630575       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0914 16:56:30.630619       1 shared_informer.go:320] Caches are synced for garbage collector
	I0914 16:56:32.864374       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	W0914 16:56:32.877497       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
	E0914 16:56:32.877537       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"
	W0914 16:56:33.186640       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
	E0914 16:56:33.186678       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"
	W0914 16:56:33.346624       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
	E0914 16:56:33.346663       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"
	I0914 16:56:34.887005       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/tiller-deploy-b48cc5f79" duration="9.398µs"
	E0914 16:56:35.321604       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0914 16:56:36.870107       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
	E0914 16:56:36.870162       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"
	I0914 16:56:38.532244       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-264809"
	W0914 16:56:39.068435       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
	E0914 16:56:39.068480       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"
	W0914 16:56:39.905125       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
	E0914 16:56:39.905167       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"
	W0914 16:56:40.488730       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
	E0914 16:56:40.488773       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"
	I0914 16:56:41.296489       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="4.618µs"
	
	
	==> kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] <==
	I0914 16:45:01.780159       1 server_linux.go:66] "Using iptables proxy"
	I0914 16:45:02.359702       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0914 16:45:02.360552       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`"
	I0914 16:45:03.661807       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0914 16:45:03.663130       1 server_linux.go:169] "Using iptables Proxier"
	I0914 16:45:03.774668       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"
	I0914 16:45:03.775307       1 server.go:483] "Version info" version="v1.31.1"
	I0914 16:45:03.775332       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0914 16:45:03.856952       1 config.go:328] "Starting node config controller"
	I0914 16:45:03.860096       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0914 16:45:03.857640       1 config.go:199] "Starting service config controller"
	I0914 16:45:03.860262       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0914 16:45:03.857654       1 config.go:105] "Starting endpoint slice config controller"
	I0914 16:45:03.860311       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0914 16:45:03.970355       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0914 16:45:03.970512       1 shared_informer.go:320] Caches are synced for node config
	I0914 16:45:03.970572       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] <==
	W0914 16:44:53.079354       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
	E0914 16:44:53.079426       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"
	E0914 16:44:53.078772       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"
	E0914 16:44:53.079359       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"
	W0914 16:44:53.079154       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0914 16:44:53.079616       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0914 16:44:53.901676       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
	E0914 16:44:53.901712       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"
	W0914 16:44:54.006070       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0914 16:44:54.006113       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0914 16:44:54.057310       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
	E0914 16:44:54.057356       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"
	W0914 16:44:54.070584       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"
	E0914 16:44:54.070616       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"
	W0914 16:44:54.101186       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
	E0914 16:44:54.101226       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"
	W0914 16:44:54.142400       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
	E0914 16:44:54.142440       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"
	W0914 16:44:54.154561       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
	E0914 16:44:54.154595       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"
	W0914 16:44:54.164586       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
	E0914 16:44:54.164616       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"
	W0914 16:44:54.222987       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0914 16:44:54.223019       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	I0914 16:44:57.077232       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 14 16:56:35 addons-264809 kubelet[1639]: I0914 16:56:35.425029    1639 scope.go:117] "RemoveContainer" containerID="8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91"
	Sep 14 16:56:35 addons-264809 kubelet[1639]: I0914 16:56:35.439483    1639 scope.go:117] "RemoveContainer" containerID="8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91"
	Sep 14 16:56:35 addons-264809 kubelet[1639]: E0914 16:56:35.439779    1639 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91\": container with ID starting with 8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91 not found: ID does not exist" containerID="8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91"
	Sep 14 16:56:35 addons-264809 kubelet[1639]: I0914 16:56:35.439808    1639 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91"} err="failed to get container status \"8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91\": rpc error: code = NotFound desc = could not find container \"8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91\": container with ID starting with 8fd1b2d20a58bebb27c47a0ec569059d3ebb8d81ec5317c3ccbc7ee05bf08f91 not found: ID does not exist"
	Sep 14 16:56:35 addons-264809 kubelet[1639]: I0914 16:56:35.479896    1639 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/5318c94f-ce64-42b7-8fd0-65d54816ce89-gcp-creds\") pod \"nginx\" (UID: \"5318c94f-ce64-42b7-8fd0-65d54816ce89\") " pod="default/nginx"
	Sep 14 16:56:35 addons-264809 kubelet[1639]: I0914 16:56:35.479958    1639 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-rlk4c\" (UniqueName: \"kubernetes.io/projected/5318c94f-ce64-42b7-8fd0-65d54816ce89-kube-api-access-rlk4c\") pod \"nginx\" (UID: \"5318c94f-ce64-42b7-8fd0-65d54816ce89\") " pod="default/nginx"
	Sep 14 16:56:35 addons-264809 kubelet[1639]: E0914 16:56:35.684788    1639 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726332995684641559,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:551335,},InodesUsed:&UInt64Value{Value:217,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 16:56:35 addons-264809 kubelet[1639]: E0914 16:56:35.684818    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726332995684641559,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:551335,},InodesUsed:&UInt64Value{Value:217,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 16:56:37 addons-264809 kubelet[1639]: I0914 16:56:37.425111    1639 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7" path="/var/lib/kubelet/pods/cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7/volumes"
	Sep 14 16:56:40 addons-264809 kubelet[1639]: E0914 16:56:40.424880    1639 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="1214b5d3-1be2-4613-9916-2dc21bade13c"
	Sep 14 16:56:40 addons-264809 kubelet[1639]: I0914 16:56:40.470613    1639 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/nginx" podStartSLOduration=1.3357119769999999 podStartE2EDuration="5.470590076s" podCreationTimestamp="2024-09-14 16:56:35 +0000 UTC" firstStartedPulling="2024-09-14 16:56:35.636141982 +0000 UTC m=+700.277726067" lastFinishedPulling="2024-09-14 16:56:39.77102008 +0000 UTC m=+704.412604166" observedRunningTime="2024-09-14 16:56:40.470153751 +0000 UTC m=+705.111737847" watchObservedRunningTime="2024-09-14 16:56:40.470590076 +0000 UTC m=+705.112174171"
	Sep 14 16:56:40 addons-264809 kubelet[1639]: I0914 16:56:40.917284    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-6fd4c\" (UniqueName: \"kubernetes.io/projected/20fd694a-6bc7-4ee2-8a9b-58a2a991482b-kube-api-access-6fd4c\") pod \"20fd694a-6bc7-4ee2-8a9b-58a2a991482b\" (UID: \"20fd694a-6bc7-4ee2-8a9b-58a2a991482b\") "
	Sep 14 16:56:40 addons-264809 kubelet[1639]: I0914 16:56:40.917425    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/20fd694a-6bc7-4ee2-8a9b-58a2a991482b-gcp-creds\") pod \"20fd694a-6bc7-4ee2-8a9b-58a2a991482b\" (UID: \"20fd694a-6bc7-4ee2-8a9b-58a2a991482b\") "
	Sep 14 16:56:40 addons-264809 kubelet[1639]: I0914 16:56:40.917524    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/20fd694a-6bc7-4ee2-8a9b-58a2a991482b-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "20fd694a-6bc7-4ee2-8a9b-58a2a991482b" (UID: "20fd694a-6bc7-4ee2-8a9b-58a2a991482b"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 14 16:56:40 addons-264809 kubelet[1639]: I0914 16:56:40.919087    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/20fd694a-6bc7-4ee2-8a9b-58a2a991482b-kube-api-access-6fd4c" (OuterVolumeSpecName: "kube-api-access-6fd4c") pod "20fd694a-6bc7-4ee2-8a9b-58a2a991482b" (UID: "20fd694a-6bc7-4ee2-8a9b-58a2a991482b"). InnerVolumeSpecName "kube-api-access-6fd4c". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.018455    1639 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-6fd4c\" (UniqueName: \"kubernetes.io/projected/20fd694a-6bc7-4ee2-8a9b-58a2a991482b-kube-api-access-6fd4c\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.018494    1639 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/20fd694a-6bc7-4ee2-8a9b-58a2a991482b-gcp-creds\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.623823    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-z6qr7\" (UniqueName: \"kubernetes.io/projected/b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a-kube-api-access-z6qr7\") pod \"b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a\" (UID: \"b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a\") "
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.623875    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fbzfk\" (UniqueName: \"kubernetes.io/projected/c252e9c0-f8ed-4343-bf7b-60b3ed6867fa-kube-api-access-fbzfk\") pod \"c252e9c0-f8ed-4343-bf7b-60b3ed6867fa\" (UID: \"c252e9c0-f8ed-4343-bf7b-60b3ed6867fa\") "
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.625875    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a-kube-api-access-z6qr7" (OuterVolumeSpecName: "kube-api-access-z6qr7") pod "b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a" (UID: "b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a"). InnerVolumeSpecName "kube-api-access-z6qr7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.625909    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c252e9c0-f8ed-4343-bf7b-60b3ed6867fa-kube-api-access-fbzfk" (OuterVolumeSpecName: "kube-api-access-fbzfk") pod "c252e9c0-f8ed-4343-bf7b-60b3ed6867fa" (UID: "c252e9c0-f8ed-4343-bf7b-60b3ed6867fa"). InnerVolumeSpecName "kube-api-access-fbzfk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.724236    1639 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-z6qr7\" (UniqueName: \"kubernetes.io/projected/b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a-kube-api-access-z6qr7\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 16:56:41 addons-264809 kubelet[1639]: I0914 16:56:41.724268    1639 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fbzfk\" (UniqueName: \"kubernetes.io/projected/c252e9c0-f8ed-4343-bf7b-60b3ed6867fa-kube-api-access-fbzfk\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 16:56:42 addons-264809 kubelet[1639]: I0914 16:56:42.470836    1639 scope.go:117] "RemoveContainer" containerID="cdb3365aeff2028d798f65eae7698186b3670375f2e02785626182211054914a"
	Sep 14 16:56:42 addons-264809 kubelet[1639]: I0914 16:56:42.487872    1639 scope.go:117] "RemoveContainer" containerID="d2a542b679170d43150e208143fd0f9a1fd00a1ea903f7a86ad5672ba288bb82"
	
	
	==> storage-provisioner [64a6dbd9c01eb0a879f5549fea09b3b2e9ac2b9cc70b5fb0efa4d909badeaf7e] <==
	I0914 16:45:43.273233       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0914 16:45:43.283240       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0914 16:45:43.283281       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0914 16:45:43.292966       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0914 16:45:43.293106       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c80f1b91-1508-4dd4-a44f-c39eb0fd927e", APIVersion:"v1", ResourceVersion:"937", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-264809_e6898151-ba32-4f88-98c6-4ee431992225 became leader
	I0914 16:45:43.293227       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-264809_e6898151-ba32-4f88-98c6-4ee431992225!
	I0914 16:45:43.393415       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-264809_e6898151-ba32-4f88-98c6-4ee431992225!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-264809/192.168.49.2
	Start Time:       Sat, 14 Sep 2024 16:47:28 +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-fbrm6 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fbrm6:
	    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-264809
	  Normal   Pulling    7m41s (x4 over 9m15s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m41s (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     7m41s (x4 over 9m15s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m25s (x6 over 9m14s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m5s (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-2rk5v" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-v66pm" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-264809 describe pod busybox ingress-nginx-admission-create-2rk5v ingress-nginx-admission-patch-v66pm: exit status 1
--- FAIL: TestAddons/parallel/Registry (72.72s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (153.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-264809 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-264809 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-264809 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" [5318c94f-ce64-42b7-8fd0-65d54816ce89] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [5318c94f-ce64-42b7-8fd0-65d54816ce89] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.003334963s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 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-264809 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.566938415s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88",
	        "Created": "2024-09-14T16:44:41.535653171Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 17567,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-14T16:44:41.660775181Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:88f675d47cf3251674dfc91344863c7a5ded6f8af97be97f42f48345581b0057",
	        "ResolvConfPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/hostname",
	        "HostsPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/hosts",
	        "LogPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88-json.log",
	        "Name": "/addons-264809",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-264809:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-264809",
	            "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/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50-init/diff:/var/lib/docker/overlay2/4d234adbeb65fad5ec781d75a3c60b4b57e3b053dfceb07e70beb7fa5a47d0d5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/merged",
	                "UpperDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/diff",
	                "WorkDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-264809",
	                "Source": "/var/lib/docker/volumes/addons-264809/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-264809",
	            "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-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e",
	            "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-264809",
	                "name.minikube.sigs.k8s.io": "addons-264809",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a5a72fc1be3becc34fa4b7c91f3dfcef08adf8fbbe6e213d18642af5fa773ed8",
	            "SandboxKey": "/var/run/docker/netns/a5a72fc1be3b",
	            "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-264809": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "83b12210ecdbd899b9058e7896aac36c525c486aeb8524756af29f12ebbbbe67",
	                    "EndpointID": "e44584bbae26942ab9533a56fc0ec71989eee559db2e374204da2a4d8f6e7a14",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-264809",
	                        "605cf804b0be"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-264809 -n addons-264809
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-264809 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-264809 logs -n 25: (1.078684214s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-890028                                                                     | download-only-890028   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | download-docker-094590 | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | download-docker-094590                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-094590                                                                   | download-docker-094590 | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-061340   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | binary-mirror-061340                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36697                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-061340                                                                     | binary-mirror-061340   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| addons  | disable dashboard -p                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-264809 --wait=true                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:47 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-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-264809 ssh cat                                                                       | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | /opt/local-path-provisioner/pvc-b69d39d0-4f7d-452a-8164-8f019ed968eb_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:56 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | -p addons-264809                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | -p addons-264809                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-264809 addons                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-264809 addons                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-264809 ip                                                                            | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-264809 ssh curl -s                                                                   | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-264809 ip                                                                            | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:58 UTC | 14 Sep 24 16:58 UTC |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:58 UTC | 14 Sep 24 16:58 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:58 UTC | 14 Sep 24 16:59 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/14 16:44:19
	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
	I0914 16:44:19.565964   16814 out.go:345] Setting OutFile to fd 1 ...
	I0914 16:44:19.566056   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:44:19.566063   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:44:19.566068   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:44:19.566227   16814 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 16:44:19.566780   16814 out.go:352] Setting JSON to false
	I0914 16:44:19.567565   16814 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1603,"bootTime":1726330657,"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"}
	I0914 16:44:19.567660   16814 start.go:139] virtualization: kvm guest
	I0914 16:44:19.569610   16814 out.go:177] * [addons-264809] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0914 16:44:19.570809   16814 notify.go:220] Checking for updates...
	I0914 16:44:19.570839   16814 out.go:177]   - MINIKUBE_LOCATION=19643
	I0914 16:44:19.572158   16814 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 16:44:19.573159   16814 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:44:19.574090   16814 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 16:44:19.575064   16814 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 16:44:19.575988   16814 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 16:44:19.577175   16814 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 16:44:19.599214   16814 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 16:44:19.599298   16814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:44:19.642514   16814 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-14 16:44:19.634032966 +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:33647931392 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 16:44:19.642633   16814 docker.go:318] overlay module found
	I0914 16:44:19.644376   16814 out.go:177] * Using the docker driver based on user configuration
	I0914 16:44:19.645544   16814 start.go:297] selected driver: docker
	I0914 16:44:19.645555   16814 start.go:901] validating driver "docker" against <nil>
	I0914 16:44:19.645567   16814 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 16:44:19.646482   16814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:44:19.690471   16814 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-14 16:44:19.682484749 +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:33647931392 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 16:44:19.690633   16814 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0914 16:44:19.690856   16814 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]
	I0914 16:44:19.692287   16814 out.go:177] * Using Docker driver with root privileges
	I0914 16:44:19.693667   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:19.693718   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:19.693728   16814 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0914 16:44:19.693788   16814 start.go:340] cluster config:
	{Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:19.695013   16814 out.go:177] * Starting "addons-264809" primary control-plane node in "addons-264809" cluster
	I0914 16:44:19.695881   16814 cache.go:121] Beginning downloading kic base image for docker with crio
	I0914 16:44:19.696817   16814 out.go:177] * Pulling base image v0.0.45-1726281268-19643 ...
	I0914 16:44:19.697899   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:19.697930   16814 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0914 16:44:19.697937   16814 cache.go:56] Caching tarball of preloaded images
	I0914 16:44:19.697990   16814 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local docker daemon
	I0914 16:44:19.698028   16814 preload.go:172] Found /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0914 16:44:19.698042   16814 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0914 16:44:19.698407   16814 profile.go:143] Saving config to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json ...
	I0914 16:44:19.698435   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json: {Name:mk4ed34451864bae65e49902af55d0502427e7a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:19.712357   16814 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e to local cache
	I0914 16:44:19.712452   16814 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory
	I0914 16:44:19.712466   16814 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory, skipping pull
	I0914 16:44:19.712476   16814 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e exists in cache, skipping pull
	I0914 16:44:19.712485   16814 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e as a tarball
	I0914 16:44:19.712492   16814 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e from local cache
	I0914 16:44:31.669921   16814 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e from cached tarball
	I0914 16:44:31.669954   16814 cache.go:194] Successfully downloaded all kic artifacts
	I0914 16:44:31.669983   16814 start.go:360] acquireMachinesLock for addons-264809: {Name:mk4ace06c3e8e8194fa71c0f92038fc5f8263513 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0914 16:44:31.670070   16814 start.go:364] duration metric: took 69.836µs to acquireMachinesLock for "addons-264809"
	I0914 16:44:31.670091   16814 start.go:93] Provisioning new machine with config: &{Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:31.670163   16814 start.go:125] createHost starting for "" (driver="docker")
	I0914 16:44:31.671838   16814 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0914 16:44:31.672113   16814 start.go:159] libmachine.API.Create for "addons-264809" (driver="docker")
	I0914 16:44:31.672150   16814 client.go:168] LocalClient.Create starting
	I0914 16:44:31.672245   16814 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem
	I0914 16:44:31.992025   16814 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem
	I0914 16:44:32.199040   16814 cli_runner.go:164] Run: docker network inspect addons-264809 --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}}]}"
	W0914 16:44:32.213932   16814 cli_runner.go:211] docker network inspect addons-264809 --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
	I0914 16:44:32.214003   16814 network_create.go:284] running [docker network inspect addons-264809] to gather additional debugging logs...
	I0914 16:44:32.214025   16814 cli_runner.go:164] Run: docker network inspect addons-264809
	W0914 16:44:32.228125   16814 cli_runner.go:211] docker network inspect addons-264809 returned with exit code 1
	I0914 16:44:32.228151   16814 network_create.go:287] error running [docker network inspect addons-264809]: docker network inspect addons-264809: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-264809 not found
	I0914 16:44:32.228163   16814 network_create.go:289] output of [docker network inspect addons-264809]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-264809 not found
	
	** /stderr **
	I0914 16:44:32.228252   16814 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}}]}"
	I0914 16:44:32.243960   16814 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:0xc001b86790}
	I0914 16:44:32.244015   16814 network_create.go:124] attempt to create docker network addons-264809 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0914 16:44:32.244071   16814 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-264809 addons-264809
	I0914 16:44:32.297947   16814 network_create.go:108] docker network addons-264809 192.168.49.0/24 created
	I0914 16:44:32.297974   16814 kic.go:121] calculated static IP "192.168.49.2" for the "addons-264809" container
	I0914 16:44:32.298037   16814 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0914 16:44:32.312098   16814 cli_runner.go:164] Run: docker volume create addons-264809 --label name.minikube.sigs.k8s.io=addons-264809 --label created_by.minikube.sigs.k8s.io=true
	I0914 16:44:32.327704   16814 oci.go:103] Successfully created a docker volume addons-264809
	I0914 16:44:32.327780   16814 cli_runner.go:164] Run: docker run --rm --name addons-264809-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --entrypoint /usr/bin/test -v addons-264809:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -d /var/lib
	I0914 16:44:37.224554   16814 cli_runner.go:217] Completed: docker run --rm --name addons-264809-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --entrypoint /usr/bin/test -v addons-264809:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -d /var/lib: (4.896735744s)
	I0914 16:44:37.224577   16814 oci.go:107] Successfully prepared a docker volume addons-264809
	I0914 16:44:37.224600   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:37.224620   16814 kic.go:194] Starting extracting preloaded images to volume ...
	I0914 16:44:37.224670   16814 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-264809:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -I lz4 -xf /preloaded.tar -C /extractDir
	I0914 16:44:41.473201   16814 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-264809:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -I lz4 -xf /preloaded.tar -C /extractDir: (4.24847855s)
	I0914 16:44:41.473240   16814 kic.go:203] duration metric: took 4.248617848s to extract preloaded images to volume ...
	W0914 16:44:41.473384   16814 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0914 16:44:41.473495   16814 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0914 16:44:41.522169   16814 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-264809 --name addons-264809 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-264809 --network addons-264809 --ip 192.168.49.2 --volume addons-264809:/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-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e
	I0914 16:44:41.816334   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Running}}
	I0914 16:44:41.833085   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:41.849891   16814 cli_runner.go:164] Run: docker exec addons-264809 stat /var/lib/dpkg/alternatives/iptables
	I0914 16:44:41.888917   16814 oci.go:144] the created container "addons-264809" has a running status.
	I0914 16:44:41.888943   16814 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa...
	I0914 16:44:42.078489   16814 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0914 16:44:42.099609   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:42.120008   16814 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0914 16:44:42.120030   16814 kic_runner.go:114] Args: [docker exec --privileged addons-264809 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0914 16:44:42.168915   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:42.188676   16814 machine.go:93] provisionDockerMachine start ...
	I0914 16:44:42.188766   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.210263   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.210518   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.210535   16814 main.go:141] libmachine: About to run SSH command:
	hostname
	I0914 16:44:42.426805   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-264809
	
	I0914 16:44:42.426835   16814 ubuntu.go:169] provisioning hostname "addons-264809"
	I0914 16:44:42.426895   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.444363   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.444543   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.444557   16814 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-264809 && echo "addons-264809" | sudo tee /etc/hostname
	I0914 16:44:42.580706   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-264809
	
	I0914 16:44:42.580768   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.596476   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.596637   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.596653   16814 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-264809' /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-264809/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-264809' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0914 16:44:42.714964   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0914 16:44:42.714993   16814 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19643-8633/.minikube CaCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19643-8633/.minikube}
	I0914 16:44:42.715027   16814 ubuntu.go:177] setting up certificates
	I0914 16:44:42.715037   16814 provision.go:84] configureAuth start
	I0914 16:44:42.715083   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:42.730732   16814 provision.go:143] copyHostCerts
	I0914 16:44:42.730804   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/ca.pem (1078 bytes)
	I0914 16:44:42.730914   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/cert.pem (1123 bytes)
	I0914 16:44:42.730984   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/key.pem (1679 bytes)
	I0914 16:44:42.731044   16814 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem org=jenkins.addons-264809 san=[127.0.0.1 192.168.49.2 addons-264809 localhost minikube]
	I0914 16:44:42.973369   16814 provision.go:177] copyRemoteCerts
	I0914 16:44:42.973428   16814 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0914 16:44:42.973460   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.989183   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.074910   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0914 16:44:43.094923   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0914 16:44:43.114053   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0914 16:44:43.132670   16814 provision.go:87] duration metric: took 417.623057ms to configureAuth
	I0914 16:44:43.132690   16814 ubuntu.go:193] setting minikube options for container-runtime
	I0914 16:44:43.132826   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:44:43.132907   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.148789   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:43.148965   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:43.148983   16814 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
	I0914 16:44:43.346808   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0914 16:44:43.346832   16814 machine.go:96] duration metric: took 1.158133926s to provisionDockerMachine
	I0914 16:44:43.346844   16814 client.go:171] duration metric: took 11.674683905s to LocalClient.Create
	I0914 16:44:43.346862   16814 start.go:167] duration metric: took 11.674750635s to libmachine.API.Create "addons-264809"
	I0914 16:44:43.346874   16814 start.go:293] postStartSetup for "addons-264809" (driver="docker")
	I0914 16:44:43.346895   16814 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]
	I0914 16:44:43.346967   16814 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
	I0914 16:44:43.347013   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.363698   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.451835   16814 ssh_runner.go:195] Run: cat /etc/os-release
	I0914 16:44:43.454886   16814 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0914 16:44:43.454918   16814 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0914 16:44:43.454926   16814 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0914 16:44:43.454933   16814 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0914 16:44:43.454943   16814 filesync.go:126] Scanning /home/jenkins/minikube-integration/19643-8633/.minikube/addons for local assets ...
	I0914 16:44:43.455002   16814 filesync.go:126] Scanning /home/jenkins/minikube-integration/19643-8633/.minikube/files for local assets ...
	I0914 16:44:43.455024   16814 start.go:296] duration metric: took 108.138959ms for postStartSetup
	I0914 16:44:43.455289   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:43.471721   16814 profile.go:143] Saving config to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json ...
	I0914 16:44:43.471972   16814 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 16:44:43.472018   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.489202   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.571531   16814 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0914 16:44:43.575181   16814 start.go:128] duration metric: took 11.90500822s to createHost
	I0914 16:44:43.575201   16814 start.go:83] releasing machines lock for "addons-264809", held for 11.905120051s
	I0914 16:44:43.575249   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:43.590603   16814 ssh_runner.go:195] Run: cat /version.json
	I0914 16:44:43.590658   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.590704   16814 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0914 16:44:43.590773   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.606874   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.607876   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.756102   16814 ssh_runner.go:195] Run: systemctl --version
	I0914 16:44:43.759783   16814 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0914 16:44:43.893477   16814 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0914 16:44:43.897365   16814 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" ;
	I0914 16:44:43.912961   16814 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0914 16:44:43.913021   16814 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" ;
	I0914 16:44:43.935871   16814 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0914 16:44:43.935891   16814 start.go:495] detecting cgroup driver to use...
	I0914 16:44:43.935916   16814 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0914 16:44:43.935962   16814 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0914 16:44:43.947961   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0914 16:44:43.956661   16814 docker.go:217] disabling cri-docker service (if available) ...
	I0914 16:44:43.956710   16814 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0914 16:44:43.968029   16814 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0914 16:44:43.979300   16814 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0914 16:44:44.054022   16814 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0914 16:44:44.124928   16814 docker.go:233] disabling docker service ...
	I0914 16:44:44.124981   16814 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0914 16:44:44.140074   16814 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0914 16:44:44.149110   16814 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0914 16:44:44.222788   16814 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0914 16:44:44.303550   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0914 16:44:44.312970   16814 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"
	I0914 16:44:44.325821   16814 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0914 16:44:44.325871   16814 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"
	I0914 16:44:44.333784   16814 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0914 16:44:44.333835   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.341391   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.348960   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.356470   16814 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0914 16:44:44.363690   16814 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"
	I0914 16:44:44.371689   16814 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"
	I0914 16:44:44.384084   16814 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"
	I0914 16:44:44.391774   16814 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0914 16:44:44.398287   16814 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0914 16:44:44.404670   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:44:44.478657   16814 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0914 16:44:44.573317   16814 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0914 16:44:44.573377   16814 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0914 16:44:44.576574   16814 start.go:563] Will wait 60s for crictl version
	I0914 16:44:44.576614   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:44:44.579525   16814 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0914 16:44:44.608975   16814 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0914 16:44:44.609056   16814 ssh_runner.go:195] Run: crio --version
	I0914 16:44:44.639700   16814 ssh_runner.go:195] Run: crio --version
	I0914 16:44:44.672015   16814 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0914 16:44:44.673064   16814 cli_runner.go:164] Run: docker network inspect addons-264809 --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}}]}"
	I0914 16:44:44.688193   16814 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0914 16:44:44.691301   16814 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""
	I0914 16:44:44.700392   16814 kubeadm.go:883] updating cluster {Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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} ...
	I0914 16:44:44.700503   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:44.700550   16814 ssh_runner.go:195] Run: sudo crictl images --output json
	I0914 16:44:44.757220   16814 crio.go:514] all images are preloaded for cri-o runtime.
	I0914 16:44:44.757244   16814 crio.go:433] Images already preloaded, skipping extraction
	I0914 16:44:44.757284   16814 ssh_runner.go:195] Run: sudo crictl images --output json
	I0914 16:44:44.785890   16814 crio.go:514] all images are preloaded for cri-o runtime.
	I0914 16:44:44.785908   16814 cache_images.go:84] Images are preloaded, skipping loading
	I0914 16:44:44.785914   16814 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0914 16:44:44.785996   16814 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-264809 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-264809 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:}
	I0914 16:44:44.786051   16814 ssh_runner.go:195] Run: crio config
	I0914 16:44:44.822631   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:44.822651   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:44.822660   16814 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0914 16:44:44.822681   16814 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-264809 NodeName:addons-264809 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}
	I0914 16:44:44.822831   16814 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-264809"
	  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
	
	I0914 16:44:44.822902   16814 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0914 16:44:44.830451   16814 binaries.go:44] Found k8s binaries, skipping transfer
	I0914 16:44:44.830506   16814 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0914 16:44:44.837285   16814 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0914 16:44:44.851459   16814 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0914 16:44:44.865660   16814 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0914 16:44:44.879792   16814 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0914 16:44:44.882362   16814 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""
	I0914 16:44:44.890833   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:44:44.965529   16814 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0914 16:44:44.976081   16814 certs.go:68] Setting up /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809 for IP: 192.168.49.2
	I0914 16:44:44.976101   16814 certs.go:194] generating shared ca certs ...
	I0914 16:44:44.976120   16814 certs.go:226] acquiring lock for ca certs: {Name:mk317160dd0663ac324a5fbafc766571bad1101a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:44.976246   16814 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key
	I0914 16:44:45.035565   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt ...
	I0914 16:44:45.035587   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt: {Name:mk524711b0749682539b7a37ab774d849d9fc606 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.035721   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key ...
	I0914 16:44:45.035735   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key: {Name:mk94d9d8f640372088b2986900b11228d6aec91d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.035810   16814 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key
	I0914 16:44:45.300722   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt ...
	I0914 16:44:45.300751   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt: {Name:mk6966c45937a7b0c7f9744f2a0b74f6dbd4051d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.300891   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key ...
	I0914 16:44:45.300900   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key: {Name:mk1ed1e10f637689e9a6fe14cc1e0ab6330fbb07 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.300961   16814 certs.go:256] generating profile certs ...
	I0914 16:44:45.301014   16814 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key
	I0914 16:44:45.301027   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt with IP's: []
	I0914 16:44:45.574663   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt ...
	I0914 16:44:45.574692   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: {Name:mk34ab97ccc115e0140accb5c94fdb5f914ec8a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.574851   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key ...
	I0914 16:44:45.574862   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key: {Name:mk6ab58ab3e1a516e199c328aa7261f4661b9684 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.574931   16814 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191
	I0914 16:44:45.574948   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0914 16:44:45.686752   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 ...
	I0914 16:44:45.686782   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191: {Name:mkbc8d50e1e6f6a62e0ce4d8eba05d5b46cc8f7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.686950   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191 ...
	I0914 16:44:45.686965   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191: {Name:mk017bb18715b975db38c55d8b12f5219a389918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.687042   16814 certs.go:381] copying /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 -> /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt
	I0914 16:44:45.687109   16814 certs.go:385] copying /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191 -> /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key
	I0914 16:44:45.687153   16814 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key
	I0914 16:44:45.687169   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt with IP's: []
	I0914 16:44:46.035349   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt ...
	I0914 16:44:46.035374   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt: {Name:mk85df05d8ecc2b6c76e32e891bcd2be04d5587e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:46.035546   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key ...
	I0914 16:44:46.035557   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key: {Name:mka71dc97345786e5f415fb57a7e29dc5d09bf8b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:46.035718   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem (1679 bytes)
	I0914 16:44:46.035750   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem (1078 bytes)
	I0914 16:44:46.035774   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem (1123 bytes)
	I0914 16:44:46.035797   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem (1679 bytes)
	I0914 16:44:46.036334   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0914 16:44:46.056614   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0914 16:44:46.075545   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0914 16:44:46.094276   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0914 16:44:46.113267   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0914 16:44:46.132027   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0914 16:44:46.150692   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0914 16:44:46.169539   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0914 16:44:46.188019   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0914 16:44:46.206643   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0914 16:44:46.220567   16814 ssh_runner.go:195] Run: openssl version
	I0914 16:44:46.224954   16814 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"
	I0914 16:44:46.232213   16814 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.234875   16814 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 14 16:44 /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.234907   16814 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.240644   16814 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"
	I0914 16:44:46.248211   16814 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0914 16:44:46.250736   16814 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
	I0914 16:44:46.250778   16814 kubeadm.go:392] StartCluster: {Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:46.250844   16814 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0914 16:44:46.250875   16814 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0914 16:44:46.280139   16814 cri.go:89] found id: ""
	I0914 16:44:46.280192   16814 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0914 16:44:46.287256   16814 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0914 16:44:46.294177   16814 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0914 16:44:46.294220   16814 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
	I0914 16:44:46.300872   16814 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
	I0914 16:44:46.300886   16814 kubeadm.go:157] found existing configuration files:
	
	I0914 16:44:46.300917   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0914 16:44:46.307683   16814 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
	I0914 16:44:46.307729   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0914 16:44:46.314269   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0914 16:44:46.320976   16814 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
	I0914 16:44:46.321010   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0914 16:44:46.327550   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0914 16:44:46.334236   16814 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
	I0914 16:44:46.334276   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0914 16:44:46.341008   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0914 16:44:46.347962   16814 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
	I0914 16:44:46.348001   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0914 16:44:46.354426   16814 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"
	I0914 16:44:46.386252   16814 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0914 16:44:46.386313   16814 kubeadm.go:310] [preflight] Running pre-flight checks
	I0914 16:44:46.402236   16814 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0914 16:44:46.402317   16814 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0914 16:44:46.402367   16814 kubeadm.go:310] OS: Linux
	I0914 16:44:46.402436   16814 kubeadm.go:310] CGROUPS_CPU: enabled
	I0914 16:44:46.402504   16814 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0914 16:44:46.402573   16814 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0914 16:44:46.402642   16814 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0914 16:44:46.402712   16814 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0914 16:44:46.402792   16814 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0914 16:44:46.402853   16814 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0914 16:44:46.402912   16814 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0914 16:44:46.402981   16814 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0914 16:44:46.449573   16814 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0914 16:44:46.449665   16814 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0914 16:44:46.449761   16814 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0914 16:44:46.455306   16814 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0914 16:44:46.459095   16814 out.go:235]   - Generating certificates and keys ...
	I0914 16:44:46.459234   16814 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0914 16:44:46.459313   16814 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0914 16:44:46.537267   16814 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0914 16:44:46.912196   16814 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0914 16:44:47.098516   16814 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0914 16:44:47.302571   16814 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0914 16:44:47.361824   16814 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0914 16:44:47.361962   16814 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-264809 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0914 16:44:47.722138   16814 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0914 16:44:47.722324   16814 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-264809 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0914 16:44:47.879896   16814 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0914 16:44:48.047798   16814 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0914 16:44:48.174456   16814 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0914 16:44:48.174550   16814 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0914 16:44:48.307217   16814 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0914 16:44:48.505767   16814 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0914 16:44:49.241940   16814 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0914 16:44:49.438558   16814 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0914 16:44:49.662262   16814 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0914 16:44:49.662698   16814 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0914 16:44:49.664877   16814 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0914 16:44:49.666640   16814 out.go:235]   - Booting up control plane ...
	I0914 16:44:49.666729   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0914 16:44:49.666801   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0914 16:44:49.666908   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0914 16:44:49.674594   16814 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0914 16:44:49.679508   16814 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0914 16:44:49.679549   16814 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0914 16:44:49.750669   16814 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0914 16:44:49.750807   16814 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0914 16:44:50.751905   16814 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001305384s
	I0914 16:44:50.752035   16814 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0914 16:44:54.753409   16814 kubeadm.go:310] [api-check] The API server is healthy after 4.001462271s
	I0914 16:44:54.764423   16814 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0914 16:44:54.773188   16814 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0914 16:44:54.787394   16814 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0914 16:44:54.787692   16814 kubeadm.go:310] [mark-control-plane] Marking the node addons-264809 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0914 16:44:54.793593   16814 kubeadm.go:310] [bootstrap-token] Using token: vbw6uk.bxs4ik68x5t6o48l
	I0914 16:44:54.794945   16814 out.go:235]   - Configuring RBAC rules ...
	I0914 16:44:54.795065   16814 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0914 16:44:54.797357   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0914 16:44:54.801592   16814 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
	I0914 16:44:54.804338   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0914 16:44:54.806169   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0914 16:44:54.808044   16814 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0914 16:44:55.160681   16814 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0914 16:44:55.574785   16814 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0914 16:44:56.159666   16814 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0914 16:44:56.161351   16814 kubeadm.go:310] 
	I0914 16:44:56.161413   16814 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0914 16:44:56.161448   16814 kubeadm.go:310] 
	I0914 16:44:56.161564   16814 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0914 16:44:56.161575   16814 kubeadm.go:310] 
	I0914 16:44:56.161610   16814 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0914 16:44:56.161694   16814 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0914 16:44:56.161794   16814 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0914 16:44:56.161811   16814 kubeadm.go:310] 
	I0914 16:44:56.161900   16814 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0914 16:44:56.161912   16814 kubeadm.go:310] 
	I0914 16:44:56.161979   16814 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0914 16:44:56.161988   16814 kubeadm.go:310] 
	I0914 16:44:56.162068   16814 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0914 16:44:56.162188   16814 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0914 16:44:56.162277   16814 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0914 16:44:56.162287   16814 kubeadm.go:310] 
	I0914 16:44:56.162397   16814 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0914 16:44:56.162518   16814 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0914 16:44:56.162538   16814 kubeadm.go:310] 
	I0914 16:44:56.162656   16814 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token vbw6uk.bxs4ik68x5t6o48l \
	I0914 16:44:56.162773   16814 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f366c460b1d3cbf3de07bc83bf40aba36b3806a576d4a96fde7226eaa3f8050e \
	I0914 16:44:56.162803   16814 kubeadm.go:310] 	--control-plane 
	I0914 16:44:56.162810   16814 kubeadm.go:310] 
	I0914 16:44:56.162880   16814 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0914 16:44:56.162886   16814 kubeadm.go:310] 
	I0914 16:44:56.162953   16814 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token vbw6uk.bxs4ik68x5t6o48l \
	I0914 16:44:56.163083   16814 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f366c460b1d3cbf3de07bc83bf40aba36b3806a576d4a96fde7226eaa3f8050e 
	I0914 16:44:56.164726   16814 kubeadm.go:310] W0914 16:44:46.384122    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.
	I0914 16:44:56.164998   16814 kubeadm.go:310] W0914 16:44:46.384635    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.
	I0914 16:44:56.165194   16814 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
	I0914 16:44:56.165289   16814 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0914 16:44:56.165312   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:56.165321   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:56.166923   16814 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0914 16:44:56.167937   16814 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0914 16:44:56.171155   16814 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0914 16:44:56.171176   16814 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0914 16:44:56.186297   16814 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
	I0914 16:44:56.363478   16814 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0914 16:44:56.363535   16814 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
	I0914 16:44:56.363540   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-264809 minikube.k8s.io/updated_at=2024_09_14T16_44_56_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fbeeb744274463b05401c917e5ab21bbaf5ef95a minikube.k8s.io/name=addons-264809 minikube.k8s.io/primary=true
	I0914 16:44:56.370532   16814 ops.go:34] apiserver oom_adj: -16
	I0914 16:44:56.467267   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:56.968279   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:57.467337   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:57.968326   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:58.468083   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:58.968107   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:59.467532   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:59.967560   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:00.467567   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:00.967387   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:01.024996   16814 kubeadm.go:1113] duration metric: took 4.661518837s to wait for elevateKubeSystemPrivileges
	I0914 16:45:01.025040   16814 kubeadm.go:394] duration metric: took 14.774263648s to StartCluster
	I0914 16:45:01.025060   16814 settings.go:142] acquiring lock: {Name:mkddb2a2d1f24fbcdbdcbb06bd14091c37659ab4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:45:01.025169   16814 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:45:01.025621   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/kubeconfig: {Name:mkc2a21c0196f87c7e28d68118e53d4319b4c6e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:45:01.026350   16814 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"
	I0914 16:45:01.026365   16814 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}
	I0914 16:45:01.026423   16814 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]
	I0914 16:45:01.026551   16814 addons.go:69] Setting yakd=true in profile "addons-264809"
	I0914 16:45:01.026587   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:45:01.026565   16814 addons.go:69] Setting cloud-spanner=true in profile "addons-264809"
	I0914 16:45:01.026661   16814 addons.go:234] Setting addon cloud-spanner=true in "addons-264809"
	I0914 16:45:01.026712   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026591   16814 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-264809"
	I0914 16:45:01.026749   16814 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-264809"
	I0914 16:45:01.026785   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026561   16814 addons.go:69] Setting default-storageclass=true in profile "addons-264809"
	I0914 16:45:01.026832   16814 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-264809"
	I0914 16:45:01.026581   16814 addons.go:69] Setting metrics-server=true in profile "addons-264809"
	I0914 16:45:01.026931   16814 addons.go:234] Setting addon metrics-server=true in "addons-264809"
	I0914 16:45:01.026961   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027169   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026583   16814 addons.go:69] Setting storage-provisioner=true in profile "addons-264809"
	I0914 16:45:01.027266   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.027280   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.027280   16814 addons.go:234] Setting addon storage-provisioner=true in "addons-264809"
	I0914 16:45:01.027372   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027383   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026577   16814 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-264809"
	I0914 16:45:01.027729   16814 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-264809"
	I0914 16:45:01.027765   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026600   16814 addons.go:69] Setting helm-tiller=true in profile "addons-264809"
	I0914 16:45:01.027812   16814 addons.go:234] Setting addon helm-tiller=true in "addons-264809"
	I0914 16:45:01.027847   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027876   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026599   16814 addons.go:69] Setting registry=true in profile "addons-264809"
	I0914 16:45:01.027916   16814 addons.go:234] Setting addon registry=true in "addons-264809"
	I0914 16:45:01.027950   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026608   16814 addons.go:69] Setting ingress=true in profile "addons-264809"
	I0914 16:45:01.028001   16814 addons.go:234] Setting addon ingress=true in "addons-264809"
	I0914 16:45:01.028030   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.028220   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028283   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028380   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028678   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026609   16814 addons.go:69] Setting volcano=true in profile "addons-264809"
	I0914 16:45:01.028984   16814 addons.go:234] Setting addon volcano=true in "addons-264809"
	I0914 16:45:01.029017   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026610   16814 addons.go:69] Setting ingress-dns=true in profile "addons-264809"
	I0914 16:45:01.029156   16814 addons.go:234] Setting addon ingress-dns=true in "addons-264809"
	I0914 16:45:01.029191   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.029460   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.029630   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026618   16814 addons.go:69] Setting inspektor-gadget=true in profile "addons-264809"
	I0914 16:45:01.030012   16814 addons.go:234] Setting addon inspektor-gadget=true in "addons-264809"
	I0914 16:45:01.030138   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026618   16814 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-264809"
	I0914 16:45:01.033232   16814 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-264809"
	I0914 16:45:01.026620   16814 addons.go:69] Setting volumesnapshots=true in profile "addons-264809"
	I0914 16:45:01.026633   16814 addons.go:234] Setting addon yakd=true in "addons-264809"
	I0914 16:45:01.026592   16814 addons.go:69] Setting gcp-auth=true in profile "addons-264809"
	I0914 16:45:01.031592   16814 out.go:177] * Verifying Kubernetes components...
	I0914 16:45:01.031620   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.033390   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.033766   16814 addons.go:234] Setting addon volumesnapshots=true in "addons-264809"
	I0914 16:45:01.033824   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.034133   16814 mustload.go:65] Loading cluster: addons-264809
	I0914 16:45:01.039984   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:45:01.052134   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.052590   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.053206   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.054990   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:45:01.055266   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.068903   16814 addons.go:234] Setting addon default-storageclass=true in "addons-264809"
	I0914 16:45:01.069023   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.069550   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	W0914 16:45:01.076852   16814 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0914 16:45:01.080165   16814 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0914 16:45:01.082211   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0914 16:45:01.082350   16814 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0914 16:45:01.082439   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0914 16:45:01.082507   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.085184   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:01.085237   16814 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0914 16:45:01.086604   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0914 16:45:01.086622   16814 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0914 16:45:01.086677   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.088254   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:01.092640   16814 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0914 16:45:01.094312   16814 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0914 16:45:01.094332   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0914 16:45:01.094391   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.097957   16814 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0914 16:45:01.097977   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0914 16:45:01.098024   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.103768   16814 out.go:177]   - Using image docker.io/registry:2.8.3
	I0914 16:45:01.108430   16814 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0914 16:45:01.110878   16814 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0914 16:45:01.110901   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0914 16:45:01.110963   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.114906   16814 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0914 16:45:01.115032   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0914 16:45:01.116271   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0914 16:45:01.116288   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0914 16:45:01.116345   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.116545   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0914 16:45:01.116557   16814 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0914 16:45:01.116609   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.121077   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0914 16:45:01.121164   16814 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0914 16:45:01.122160   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0914 16:45:01.122352   16814 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0914 16:45:01.122365   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0914 16:45:01.122408   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.124190   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0914 16:45:01.125229   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0914 16:45:01.126213   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0914 16:45:01.127468   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0914 16:45:01.131255   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0914 16:45:01.133367   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0914 16:45:01.136571   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0914 16:45:01.136592   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0914 16:45:01.136652   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.139554   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.140459   16814 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-264809"
	I0914 16:45:01.140496   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.140960   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.143095   16814 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0914 16:45:01.143527   16814 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0914 16:45:01.143531   16814 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0914 16:45:01.143615   16814 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0914 16:45:01.143674   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.144504   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0914 16:45:01.144528   16814 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0914 16:45:01.144582   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.145024   16814 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0914 16:45:01.145042   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0914 16:45:01.145085   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.149775   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.150230   16814 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0914 16:45:01.152176   16814 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0914 16:45:01.152195   16814 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0914 16:45:01.152244   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.158748   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.180186   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.182914   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.184511   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.187835   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.201074   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.202389   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.206324   16814 out.go:177]   - Using image docker.io/busybox:stable
	I0914 16:45:01.208749   16814 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0914 16:45:01.210057   16814 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0914 16:45:01.210072   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0914 16:45:01.210110   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.210572   16814 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 -"
	I0914 16:45:01.210700   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.213656   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.213696   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.215564   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.225112   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.230024   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	W0914 16:45:01.258733   16814 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0914 16:45:01.258769   16814 retry.go:31] will retry after 214.954907ms: ssh: handshake failed: EOF
	W0914 16:45:01.258842   16814 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0914 16:45:01.258848   16814 retry.go:31] will retry after 353.782645ms: ssh: handshake failed: EOF
	I0914 16:45:01.469947   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0914 16:45:01.470031   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0914 16:45:01.476475   16814 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
	I0914 16:45:01.555909   16814 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
	I0914 16:45:01.561191   16814 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0914 16:45:01.673389   16814 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
	I0914 16:45:01.676061   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0914 16:45:01.676085   16814 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0914 16:45:01.756806   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0914 16:45:01.756836   16814 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0914 16:45:01.765734   16814 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
	I0914 16:45:01.769134   16814 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0914 16:45:01.769171   16814 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0914 16:45:01.770242   16814 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
	I0914 16:45:01.774811   16814 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0914 16:45:01.774831   16814 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0914 16:45:01.775943   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0914 16:45:01.775958   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0914 16:45:01.858855   16814 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
	I0914 16:45:01.875594   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0914 16:45:01.875684   16814 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0914 16:45:01.963474   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0914 16:45:01.963559   16814 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0914 16:45:01.967471   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0914 16:45:01.967496   16814 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0914 16:45:01.969960   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0914 16:45:01.969984   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0914 16:45:02.062842   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0914 16:45:02.062871   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0914 16:45:02.063182   16814 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0914 16:45:02.063234   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0914 16:45:02.072175   16814 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
	I0914 16:45:02.159473   16814 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0914 16:45:02.159499   16814 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0914 16:45:02.256873   16814 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
	I0914 16:45:02.257268   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0914 16:45:02.257291   16814 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)
	I0914 16:45:02.259657   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0914 16:45:02.259677   16814 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0914 16:45:02.275771   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0914 16:45:02.275853   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0914 16:45:02.357853   16814 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0914 16:45:02.357936   16814 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0914 16:45:02.362875   16814 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
	I0914 16:45:02.371594   16814 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
	I0914 16:45:02.467747   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0914 16:45:02.467837   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0914 16:45:02.667100   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0914 16:45:02.667183   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0914 16:45:02.756793   16814 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.546190898s)
	I0914 16:45:02.756873   16814 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0914 16:45:02.761295   16814 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0914 16:45:02.761370   16814 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0914 16:45:02.768817   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0914 16:45:02.768846   16814 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0914 16:45:02.772197   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0914 16:45:02.772221   16814 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0914 16:45:02.859717   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0914 16:45:02.859748   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0914 16:45:02.972441   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.495894091s)
	I0914 16:45:03.056860   16814 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0914 16:45:03.056886   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0914 16:45:03.067756   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0914 16:45:03.067786   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0914 16:45:03.156857   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0914 16:45:03.156959   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0914 16:45:03.158353   16814 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0914 16:45:03.158413   16814 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0914 16:45:03.275701   16814 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0914 16:45:03.275726   16814 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0914 16:45:03.275760   16814 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
	I0914 16:45:03.367077   16814 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-264809" context rescaled to 1 replicas
	I0914 16:45:03.371476   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0914 16:45:03.371505   16814 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0914 16:45:03.463171   16814 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0914 16:45:03.463211   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0914 16:45:03.564702   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0914 16:45:03.564733   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0914 16:45:03.565016   16814 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
	I0914 16:45:03.857315   16814 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
	I0914 16:45:03.867355   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0914 16:45:03.867445   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0914 16:45:04.157375   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0914 16:45:04.157409   16814 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0914 16:45:04.364163   16814 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
	I0914 16:45:05.357555   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.801549541s)
	I0914 16:45:05.357628   16814 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.796360217s)
	I0914 16:45:05.358669   16814 node_ready.go:35] waiting up to 6m0s for node "addons-264809" to be "Ready" ...
	I0914 16:45:06.767522   16814 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.094091077s)
	I0914 16:45:06.767562   16814 addons.go:475] Verifying addon ingress=true in "addons-264809"
	I0914 16:45:06.767742   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.00191945s)
	I0914 16:45:06.767805   16814 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.997508889s)
	I0914 16:45:06.767914   16814 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: (4.908969777s)
	I0914 16:45:06.768035   16814 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.695832543s)
	I0914 16:45:06.768129   16814 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.511210967s)
	I0914 16:45:06.768159   16814 addons.go:475] Verifying addon metrics-server=true in "addons-264809"
	I0914 16:45:06.768191   16814 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.405211754s)
	I0914 16:45:06.768218   16814 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.396534629s)
	I0914 16:45:06.768425   16814 addons.go:475] Verifying addon registry=true in "addons-264809"
	I0914 16:45:06.769494   16814 out.go:177] * Verifying ingress addon...
	I0914 16:45:06.770432   16814 out.go:177] * Verifying registry addon...
	I0914 16:45:06.772115   16814 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0914 16:45:06.772740   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0914 16:45:06.858567   16814 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]
	I0914 16:45:06.859568   16814 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0914 16:45:06.859631   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:06.859843   16814 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0914 16:45:06.859866   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:07.276678   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:07.278236   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:07.362783   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:07.382059   16814 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.106260649s)
	W0914 16:45:07.382108   16814 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
	I0914 16:45:07.382128   16814 retry.go:31] will retry after 201.641155ms: 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
	I0914 16:45:07.382181   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (3.817131411s)
	I0914 16:45:07.382437   16814 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.525079516s)
	I0914 16:45:07.384270   16814 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-264809 service yakd-dashboard -n yakd-dashboard
	
	I0914 16:45:07.584893   16814 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
	I0914 16:45:07.766317   16814 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: (3.402038772s)
	I0914 16:45:07.766409   16814 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-264809"
	I0914 16:45:07.768146   16814 out.go:177] * Verifying csi-hostpath-driver addon...
	I0914 16:45:07.770398   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0914 16:45:07.774721   16814 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0914 16:45:07.774740   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:07.776231   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:07.777156   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:08.274626   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:08.275222   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:08.275429   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:08.358984   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0914 16:45:08.359065   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:08.375637   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:08.476641   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0914 16:45:08.494075   16814 addons.go:234] Setting addon gcp-auth=true in "addons-264809"
	I0914 16:45:08.494141   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:08.494640   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:08.512768   16814 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0914 16:45:08.512831   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:08.530844   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:08.773559   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:08.774783   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:08.775347   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.273915   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:09.276154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:09.276880   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.774082   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:09.775357   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:09.775403   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.861890   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:10.274452   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:10.275589   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:10.275842   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:10.367397   16814 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.782458653s)
	I0914 16:45:10.367468   16814 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.854671708s)
	I0914 16:45:10.369257   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:10.370372   16814 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0914 16:45:10.371323   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0914 16:45:10.371335   16814 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0914 16:45:10.388404   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0914 16:45:10.388429   16814 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0914 16:45:10.404228   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0914 16:45:10.404247   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0914 16:45:10.421210   16814 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
	I0914 16:45:10.774425   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:10.776008   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:10.776094   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.061688   16814 addons.go:475] Verifying addon gcp-auth=true in "addons-264809"
	I0914 16:45:11.063304   16814 out.go:177] * Verifying gcp-auth addon...
	I0914 16:45:11.065346   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0914 16:45:11.067671   16814 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0914 16:45:11.067690   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:11.274482   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:11.275038   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:11.275818   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.567875   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:11.774283   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:11.775499   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:11.775866   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.862086   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:12.068762   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:12.273490   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:12.275133   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:12.275810   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:12.568652   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:12.773613   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:12.775135   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:12.776281   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:13.068720   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:13.273286   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:13.274738   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:13.275178   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:13.568541   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:13.773189   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:13.774908   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:13.775102   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:14.068442   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:14.274622   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:14.274931   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:14.275466   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:14.361525   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:14.567775   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:14.773406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:14.774756   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:14.775098   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:15.068043   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:15.274186   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:15.275312   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:15.275784   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:15.568294   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:15.773802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:15.774894   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:15.774990   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.068802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:16.273508   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:16.274916   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:16.275280   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.568603   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:16.773383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:16.774860   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:16.775261   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.861003   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:17.068071   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:17.273913   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:17.275066   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:17.275153   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:17.568659   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:17.773484   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:17.774899   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:17.775300   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.068325   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:18.274126   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:18.275294   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.275322   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:18.567957   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:18.773558   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:18.774941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:18.775391   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.861202   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:19.068146   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:19.273911   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:19.275186   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:19.276298   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:19.568019   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:19.774417   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:19.774637   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:19.775291   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.067640   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:20.273542   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:20.274980   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.275523   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:20.568772   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:20.773512   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:20.774944   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.775332   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:21.068259   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:21.274092   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:21.275156   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:21.275241   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:21.361413   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:21.568706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:21.773372   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:21.774867   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:21.775282   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:22.068389   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:22.274011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:22.275151   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:22.275241   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:22.568827   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:22.773263   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:22.774947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:22.775231   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.068241   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:23.273824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:23.275018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:23.275124   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.568666   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:23.773154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:23.774854   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:23.775171   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.861025   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:24.068409   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:24.273907   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:24.275061   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:24.275217   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:24.568511   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:24.773995   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:24.775061   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:24.775156   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.068198   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:25.273975   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:25.275139   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:25.275253   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.568611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:25.773247   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:25.774721   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.775205   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:25.862076   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:26.068427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:26.274372   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:26.275155   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:26.275383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:26.568190   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:26.773914   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:26.775018   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:26.775155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.068599   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:27.273231   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:27.274733   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.275073   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:27.568492   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:27.772797   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:27.774504   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.774821   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.067611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:28.272963   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:28.274817   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:28.274943   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.360725   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:28.568408   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:28.774104   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:28.775262   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.775338   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.067878   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:29.273824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:29.275397   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.275781   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:29.568070   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:29.773832   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:29.775018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.775151   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:30.068375   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:30.274004   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:30.275227   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:30.275339   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:30.361585   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:30.568078   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:30.773918   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:30.774978   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:30.775195   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.068604   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:31.273476   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:31.274881   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:31.275272   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.568415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:31.774076   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:31.775360   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.775362   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.068149   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:32.274011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:32.275068   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:32.275154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.568961   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:32.773918   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:32.775195   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.775710   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:32.861424   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:33.068452   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:33.274300   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:33.275284   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:33.275646   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:33.568236   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:33.774116   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:33.775233   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:33.775594   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.068595   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:34.273412   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:34.274975   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.275373   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:34.568581   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:34.773588   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:34.774943   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.775402   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.068850   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:35.273473   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:35.275127   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:35.275615   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.361704   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:35.568028   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:35.774006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:35.774923   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.775219   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.068264   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:36.274176   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:36.275038   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:36.275311   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.568107   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:36.773733   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:36.775057   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.775107   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.067947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:37.273633   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:37.275006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:37.275520   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.567906   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:37.773665   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:37.775294   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:37.775804   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.861832   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:38.068134   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:38.273953   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:38.274918   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:38.275041   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:38.568591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:38.774314   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:38.774862   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:38.775319   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:39.068526   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:39.274220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:39.275277   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:39.275331   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:39.568268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:39.773966   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:39.775077   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:39.775100   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:40.067791   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:40.273406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:40.275114   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:40.275494   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:40.361470   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:40.568802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:40.773778   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:40.775410   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:40.776084   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.068612   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:41.273139   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:41.274954   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.275001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:41.568192   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:41.774051   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:41.775145   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.775386   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.068061   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:42.273741   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:42.275125   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.275712   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:42.361534   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:42.567967   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:42.775609   16814 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0914 16:45:42.775632   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:42.780806   16814 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0914 16:45:42.780828   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.781695   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:42.864010   16814 node_ready.go:49] node "addons-264809" has status "Ready":"True"
	I0914 16:45:42.864038   16814 node_ready.go:38] duration metric: took 37.505339006s for node "addons-264809" to be "Ready" ...
	I0914 16:45:42.864052   16814 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" ...
	I0914 16:45:42.870590   16814 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.070494   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:43.277478   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:43.278593   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:43.279964   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:43.568708   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:43.774845   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:43.775352   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:43.775653   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:43.875503   16814 pod_ready.go:93] pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.875523   16814 pod_ready.go:82] duration metric: took 1.004911893s for pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.875541   16814 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.878911   16814 pod_ready.go:93] pod "etcd-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.878926   16814 pod_ready.go:82] duration metric: took 3.379315ms for pod "etcd-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.878936   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.882238   16814 pod_ready.go:93] pod "kube-apiserver-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.882252   16814 pod_ready.go:82] duration metric: took 3.311027ms for pod "kube-apiserver-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.882260   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.885724   16814 pod_ready.go:93] pod "kube-controller-manager-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.885739   16814 pod_ready.go:82] duration metric: took 3.473373ms for pod "kube-controller-manager-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.885747   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4vxmc" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.062281   16814 pod_ready.go:93] pod "kube-proxy-4vxmc" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:44.062301   16814 pod_ready.go:82] duration metric: took 176.547392ms for pod "kube-proxy-4vxmc" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.062311   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.068592   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:44.275386   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:44.275845   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:44.276217   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:44.462471   16814 pod_ready.go:93] pod "kube-scheduler-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:44.462493   16814 pod_ready.go:82] duration metric: took 400.176397ms for pod "kube-scheduler-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.462504   16814 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.571296   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:44.774911   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:44.776080   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:44.776451   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.068155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:45.274887   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:45.275078   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:45.275274   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.569164   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:45.775132   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:45.775689   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.776099   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.069074   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:46.278165   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:46.279001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:46.279637   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.469801   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:46.569369   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:46.775805   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.775896   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:46.776059   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.068719   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:47.275162   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:47.275325   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.275536   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:47.568789   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:47.776738   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.778027   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:47.778406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.068087   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:48.274969   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.275795   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:48.276240   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:48.568603   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:48.774720   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.775351   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:48.775622   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:48.967842   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:49.068049   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:49.274507   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:49.275581   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:49.275957   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:49.568374   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:49.775176   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:49.775715   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:49.775941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.068823   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:50.274643   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:50.275309   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.275722   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:50.569079   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:50.775269   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:50.777167   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.777737   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:51.067540   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:51.273932   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:51.275283   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:51.275578   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:51.468450   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:51.569616   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:51.774546   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:51.775477   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:51.775822   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.068811   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:52.274722   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:52.275510   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:52.275898   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.568334   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:52.774824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:52.775181   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.775503   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:53.069420   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:53.274695   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:53.275164   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:53.275415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:53.468785   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:53.568665   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:53.775889   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:53.777243   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:53.777822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.068532   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:54.275614   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:54.275760   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:54.276098   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.568673   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:54.774544   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:54.775304   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.775728   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.068213   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:55.275008   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:55.276142   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:55.276178   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.568623   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:55.774341   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:55.775278   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:55.775684   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.967804   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:56.067904   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:56.274569   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:56.275424   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:56.275823   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:56.568480   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:56.775459   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:56.775519   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:56.775748   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.068226   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:57.275145   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:57.275246   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:57.275612   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.569560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:57.775155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:57.775800   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.776302   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:58.068580   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:58.273947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:58.275204   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:58.275840   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:58.467140   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:58.569514   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:58.774431   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:58.775246   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:58.775639   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.068305   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:59.274951   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:59.275330   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.275617   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:59.568242   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:59.774878   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:59.775229   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.775905   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.068450   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:00.275418   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:00.275669   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:00.275914   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.467417   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:00.568941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:00.774594   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:00.775674   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.775988   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:01.067869   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:01.274595   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:01.275716   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:01.276361   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:01.568590   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:01.774586   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:01.775651   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:01.776034   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:02.068675   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:02.275060   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:02.275407   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:02.275875   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:02.468371   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:02.569031   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:02.774951   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:02.775922   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:02.776232   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.068528   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:03.275108   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:03.275314   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:03.275704   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.569286   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:03.776214   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:03.776569   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.776879   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.067828   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:04.274172   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.275307   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:04.275532   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:04.568444   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:04.775132   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.775596   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:04.775910   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:04.967416   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:05.068648   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:05.273844   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:05.275171   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:05.275496   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:05.569301   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:05.774922   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:05.775501   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:05.775669   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.068358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:06.275131   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:06.275329   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:06.276022   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.568670   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:06.774818   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:06.775560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.775867   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:06.968386   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:07.068854   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:07.275109   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:07.276038   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:07.276192   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:07.568699   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:07.774308   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:07.775383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:07.776166   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.068692   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:08.274642   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:08.275215   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:08.275718   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.569185   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:08.775829   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.776096   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:08.776164   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:08.970807   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:09.068207   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:09.274780   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:09.275450   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:09.275640   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:09.568747   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:09.775113   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:09.775646   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:09.776058   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:10.067970   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:10.274897   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:10.275851   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:10.276528   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:10.568622   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:10.774199   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:10.775223   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:10.775934   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:11.068667   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:11.276687   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:11.276936   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:11.277335   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:11.474056   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:11.568995   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:11.774978   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:11.775694   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:11.776218   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:12.069129   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:12.275360   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:12.275811   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:12.276446   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:12.569009   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:12.775591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:12.775902   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:12.776142   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.068365   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:13.274963   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:13.275794   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:13.276138   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.569055   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:13.774690   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:13.775787   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.777758   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:13.967561   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:14.068990   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:14.274427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:14.275415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:14.275952   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:14.568439   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:14.775340   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:14.775635   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:14.775928   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.067965   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:15.275032   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:15.275613   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.275842   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:15.569031   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:15.774473   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:15.775280   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.775779   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:15.967748   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:16.067657   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:16.274019   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:16.275353   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:16.275487   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:16.568717   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:16.774760   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:16.775659   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:16.776007   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:17.068661   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:17.273954   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:17.275385   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:17.275868   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:17.569000   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:17.774761   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:17.775706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:17.776081   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.068006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:18.274625   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:18.275722   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:18.276049   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.469663   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:18.568251   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:18.774618   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:18.775251   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.775648   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.068135   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:19.275137   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:19.275738   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:19.275892   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.569116   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:19.774958   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:19.775820   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.776474   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.068521   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:20.275251   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:20.275323   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:20.275489   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.568139   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:20.775001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:20.775083   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.775349   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:20.968498   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:21.068704   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:21.275036   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:21.275584   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:21.276101   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:21.568696   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:21.774809   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:21.777532   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:21.778377   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.069199   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:22.275136   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:22.277312   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.277983   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:22.568931   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:22.776284   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:22.777932   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.778661   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:22.978144   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:23.069222   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:23.275268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:23.277309   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:23.278018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:23.569293   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:23.774757   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:23.775975   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:23.777158   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.068480   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:24.276120   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:24.276309   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:24.277764   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.568961   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:24.774827   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:24.776012   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.776267   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:25.069256   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:25.275279   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:25.275290   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:25.275742   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:25.468728   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:25.568926   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:25.774700   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:25.775555   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:25.776079   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.068836   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:26.274502   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:26.275822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:26.275956   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.568220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:26.775284   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.775428   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:26.775493   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.068905   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:27.274638   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.275474   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:27.275906   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:27.553141   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:27.568350   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:27.774774   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.775427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:27.775695   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:28.068271   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:28.274844   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:28.275375   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:28.275527   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:28.568970   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:28.774611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:28.775716   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:28.775964   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.068119   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:29.274664   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:29.275565   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:29.276189   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.573538   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:29.777332   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.777555   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:29.781327   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:29.968385   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:30.068580   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:30.275429   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:30.275689   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:30.276023   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:30.569081   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:30.774697   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:30.775650   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:30.776113   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.068152   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:31.275232   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:31.276337   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:31.276984   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.568541   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:31.775379   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.775518   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:31.775979   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.067765   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:32.274362   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:32.275245   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.275678   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:32.468536   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:32.568988   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:32.775170   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:32.775839   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.776209   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:33.165011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:33.285682   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:33.286220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:33.286313   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:33.568591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:33.774816   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:33.775506   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:33.775826   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.067756   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:34.274438   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:34.275252   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:34.275576   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.569105   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:34.774672   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:34.775997   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:34.776559   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.967975   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:35.068268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:35.275704   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:35.275809   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:35.276121   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:35.568983   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:35.775750   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:35.775784   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:35.775898   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.068124   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:36.275111   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.276080   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:36.276560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:36.568052   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:36.775358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.776381   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:36.776619   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:36.968125   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:37.068932   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:37.274430   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:37.275390   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:37.275867   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:37.569173   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:37.775741   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:37.776036   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:37.776268   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.068405   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:38.275327   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:38.275680   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.276177   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:38.569254   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:38.775397   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.775477   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:38.776043   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:39.070533   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:39.275525   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:39.275689   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:39.275898   16814 kapi.go:107] duration metric: took 1m32.503158628s to wait for kubernetes.io/minikube-addons=registry ...
	I0914 16:46:39.467977   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:39.568822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:39.775706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:39.776021   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:40.068627   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:40.276266   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:40.278967   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:40.568941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:40.774409   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:40.775888   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:41.068185   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:41.275979   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:41.276335   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:41.469336   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:41.568761   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:41.774453   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:41.775949   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:42.069137   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:42.275158   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:42.276234   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:42.568678   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:42.774593   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:42.775873   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.069463   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:43.275264   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.275303   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:43.568775   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:43.778688   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.778998   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:43.967183   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:44.124959   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:44.274717   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:44.275642   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:44.568280   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:44.775148   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:44.775724   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:45.068729   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:45.274358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:45.275683   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:45.568544   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:45.775290   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:45.775345   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:46.068565   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:46.274954   16814 kapi.go:107] duration metric: took 1m38.504550206s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0914 16:46:46.275394   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:46.467803   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:46.568186   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:46.776373   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:47.068737   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:47.275569   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:47.568535   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:47.775798   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:48.068343   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:48.276676   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:48.467852   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:48.568525   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:48.775627   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:49.068093   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:49.276294   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:49.568709   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:49.776127   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:50.068850   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:50.276171   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:50.468758   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:50.568167   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:50.776179   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:51.068575   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:51.276200   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:51.568034   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:51.776336   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.068549   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:52.275655   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.569117   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:52.777240   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.969904   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:53.077107   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:53.279605   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:53.469162   16814 pod_ready.go:93] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"True"
	I0914 16:46:53.469189   16814 pod_ready.go:82] duration metric: took 1m9.006678441s for pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.469203   16814 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.568266   16814 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace has status "Ready":"True"
	I0914 16:46:53.568293   16814 pod_ready.go:82] duration metric: took 99.082071ms for pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.568318   16814 pod_ready.go:39] duration metric: took 1m10.70424703s 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" ...
	I0914 16:46:53.568337   16814 api_server.go:52] waiting for apiserver process to appear ...
	I0914 16:46:53.568391   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:46:53.568447   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:46:53.572089   16814 kapi.go:107] duration metric: took 1m42.50674136s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0914 16:46:53.573490   16814 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-264809 cluster.
	I0914 16:46:53.574729   16814 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.
	I0914 16:46:53.575945   16814 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0914 16:46:53.777308   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:53.777820   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:46:53.777874   16814 cri.go:89] found id: ""
	I0914 16:46:53.777886   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:46:53.777944   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:53.781374   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:46:53.781429   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:46:53.889852   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:46:53.889875   16814 cri.go:89] found id: ""
	I0914 16:46:53.889884   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:46:53.889931   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:53.893623   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:46:53.893686   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:46:54.068819   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:46:54.068844   16814 cri.go:89] found id: ""
	I0914 16:46:54.068854   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:46:54.068910   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.078429   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:46:54.078500   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:46:54.276621   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:54.358601   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:46:54.358627   16814 cri.go:89] found id: ""
	I0914 16:46:54.358637   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:46:54.358702   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.362770   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:46:54.362830   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:46:54.569719   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:46:54.569740   16814 cri.go:89] found id: ""
	I0914 16:46:54.569749   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:46:54.569798   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.574833   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:46:54.574898   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:46:54.773615   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:46:54.773698   16814 cri.go:89] found id: ""
	I0914 16:46:54.773719   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:46:54.773795   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.778407   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:54.778706   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:46:54.778787   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:46:54.982471   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:46:54.982550   16814 cri.go:89] found id: ""
	I0914 16:46:54.982571   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:46:54.982652   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:55.059354   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:46:55.059457   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:46:55.277236   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:55.288383   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:46:55.288414   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:46:55.483917   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:46:55.483958   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:46:55.613460   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:46:55.613496   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:46:55.745763   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:46:55.745794   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0914 16:46:55.776335   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0914 16:46:55.804870   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:46:55.805098   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:46:55.841533   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:46:55.841559   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:46:55.867667   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:46:55.867701   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:46:55.973470   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:46:55.973504   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:46:56.009888   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:46:56.009916   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:46:56.073772   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:46:56.073796   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:46:56.118295   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:46:56.118335   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:46:56.207714   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:46:56.207745   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:46:56.276315   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:56.280341   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:46:56.280363   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:46:56.280419   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:46:56.280432   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:46:56.280440   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:46:56.280450   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:46:56.280457   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:46:56.776449   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:57.275780   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:57.776460   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:58.275590   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:58.776033   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:59.276058   16814 kapi.go:107] duration metric: took 1m52.5039437s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0914 16:46:59.278704   16814 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, ingress-dns, helm-tiller, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0914 16:46:59.279880   16814 addons.go:510] duration metric: took 1m58.253462443s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner ingress-dns helm-tiller metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0914 16:47:06.281665   16814 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0914 16:47:06.294592   16814 api_server.go:72] duration metric: took 2m5.268194043s to wait for apiserver process to appear ...
	I0914 16:47:06.294618   16814 api_server.go:88] waiting for apiserver healthz status ...
	I0914 16:47:06.294658   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:47:06.294708   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:47:06.325463   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:06.325491   16814 cri.go:89] found id: ""
	I0914 16:47:06.325499   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:47:06.325538   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.328533   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:47:06.328584   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:47:06.359059   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:06.359075   16814 cri.go:89] found id: ""
	I0914 16:47:06.359082   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:47:06.359120   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.362069   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:47:06.362124   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:47:06.393359   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:06.393383   16814 cri.go:89] found id: ""
	I0914 16:47:06.393394   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:47:06.393439   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.396466   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:47:06.396528   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:47:06.426728   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:06.426749   16814 cri.go:89] found id: ""
	I0914 16:47:06.426757   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:47:06.426801   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.429665   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:47:06.429722   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:47:06.461595   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:06.461617   16814 cri.go:89] found id: ""
	I0914 16:47:06.461624   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:47:06.461667   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.464990   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:47:06.465046   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:47:06.497658   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:06.497680   16814 cri.go:89] found id: ""
	I0914 16:47:06.497687   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:47:06.497734   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.501011   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:47:06.501067   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:47:06.532693   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:06.532717   16814 cri.go:89] found id: ""
	I0914 16:47:06.532725   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:47:06.532769   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.535798   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:47:06.535822   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:47:06.546379   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:47:06.546402   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:06.589141   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:47:06.589166   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:06.631270   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:47:06.631299   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:06.664280   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:47:06.664303   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:06.696070   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:47:06.696095   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0914 16:47:06.733792   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:06.733965   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:06.769643   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:47:06.769666   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:06.806701   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:47:06.806726   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:06.836640   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:47:06.836659   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:06.888669   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:47:06.888699   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:47:06.959338   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:47:06.959366   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:47:06.997883   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:47:06.997911   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:47:07.087054   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:07.087075   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:47:07.087134   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:47:07.087148   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:07.087163   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:07.087175   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:07.087186   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:47:17.088231   16814 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0914 16:47:17.092367   16814 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0914 16:47:17.093175   16814 api_server.go:141] control plane version: v1.31.1
	I0914 16:47:17.093195   16814 api_server.go:131] duration metric: took 10.798570995s to wait for apiserver health ...
	I0914 16:47:17.093202   16814 system_pods.go:43] waiting for kube-system pods to appear ...
	I0914 16:47:17.093220   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:47:17.093263   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:47:17.125680   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:17.125705   16814 cri.go:89] found id: ""
	I0914 16:47:17.125715   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:47:17.125764   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.128873   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:47:17.128925   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:47:17.159170   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:17.159190   16814 cri.go:89] found id: ""
	I0914 16:47:17.159199   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:47:17.159238   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.162184   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:47:17.162239   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:47:17.192606   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:17.192622   16814 cri.go:89] found id: ""
	I0914 16:47:17.192629   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:47:17.192668   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.195575   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:47:17.195616   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:47:17.226135   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:17.226153   16814 cri.go:89] found id: ""
	I0914 16:47:17.226159   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:47:17.226195   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.229119   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:47:17.229166   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:47:17.259178   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:17.259201   16814 cri.go:89] found id: ""
	I0914 16:47:17.259212   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:47:17.259261   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.262154   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:47:17.262213   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:47:17.292447   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:17.292483   16814 cri.go:89] found id: ""
	I0914 16:47:17.292492   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:47:17.292531   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.295330   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:47:17.295391   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:47:17.325844   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:17.325867   16814 cri.go:89] found id: ""
	I0914 16:47:17.325877   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:47:17.325922   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.328865   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:47:17.328885   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0914 16:47:17.361649   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:17.361825   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:17.398903   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:47:17.398932   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:47:17.410719   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:47:17.410748   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:17.451534   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:47:17.451571   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:17.489494   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:47:17.489522   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:47:17.567416   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:47:17.567470   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:47:17.606916   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:47:17.606941   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:47:17.696990   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:47:17.697018   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:17.743142   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:47:17.743173   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:17.775864   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:47:17.775893   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:17.806026   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:47:17.806048   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:17.858910   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:47:17.858934   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:17.890810   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:17.890831   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:47:17.890876   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:47:17.890886   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:17.890891   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:17.890900   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:17.890911   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:47:27.901362   16814 system_pods.go:59] 19 kube-system pods found
	I0914 16:47:27.901405   16814 system_pods.go:61] "coredns-7c65d6cfc9-2t46q" [6acd8bc3-7cf6-4d04-9d3a-817cf69d5e81] Running
	I0914 16:47:27.901415   16814 system_pods.go:61] "csi-hostpath-attacher-0" [490d1bce-8afe-497c-aaba-bccce8eaccdc] Running
	I0914 16:47:27.901420   16814 system_pods.go:61] "csi-hostpath-resizer-0" [7ac240df-a7b3-4dcf-989b-098eac50dd87] Running
	I0914 16:47:27.901425   16814 system_pods.go:61] "csi-hostpathplugin-5shcl" [636d557f-1cee-43b6-bf8d-98b75fdceaa0] Running
	I0914 16:47:27.901430   16814 system_pods.go:61] "etcd-addons-264809" [e716d41d-a303-48c8-a1ab-8e3f0d636b13] Running
	I0914 16:47:27.901435   16814 system_pods.go:61] "kindnet-c9g86" [c9368306-3e1a-4cec-a832-906f444b7696] Running
	I0914 16:47:27.901440   16814 system_pods.go:61] "kube-apiserver-addons-264809" [d5cbaf2a-00b4-40dd-b1ee-951cb9330d29] Running
	I0914 16:47:27.901445   16814 system_pods.go:61] "kube-controller-manager-addons-264809" [943aa827-6826-468e-8bc6-7f03c2e330a6] Running
	I0914 16:47:27.901451   16814 system_pods.go:61] "kube-ingress-dns-minikube" [935209e7-57ca-4869-85d1-1127c65289d6] Running
	I0914 16:47:27.901457   16814 system_pods.go:61] "kube-proxy-4vxmc" [ffedffbe-11bd-4b0e-8100-6da00d2ddf8e] Running
	I0914 16:47:27.901466   16814 system_pods.go:61] "kube-scheduler-addons-264809" [654d4889-0ff2-4934-ba1b-1e674e8a7ff0] Running
	I0914 16:47:27.901472   16814 system_pods.go:61] "metrics-server-84c5f94fbc-jkp24" [f71431d0-1d87-448e-8259-2b2ecd923fdc] Running
	I0914 16:47:27.901478   16814 system_pods.go:61] "nvidia-device-plugin-daemonset-cdtrl" [e2fab269-91c1-4d76-b4a8-2caa2e8ada36] Running
	I0914 16:47:27.901484   16814 system_pods.go:61] "registry-66c9cd494c-7xjnd" [b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a] Running
	I0914 16:47:27.901492   16814 system_pods.go:61] "registry-proxy-jbjlr" [c252e9c0-f8ed-4343-bf7b-60b3ed6867fa] Running
	I0914 16:47:27.901498   16814 system_pods.go:61] "snapshot-controller-56fcc65765-dg8kw" [f03cb603-05f3-47a0-bfce-09b8119f3130] Running
	I0914 16:47:27.901503   16814 system_pods.go:61] "snapshot-controller-56fcc65765-rxxwj" [0372af0d-4339-4d37-a2a6-eae10fbdb099] Running
	I0914 16:47:27.901508   16814 system_pods.go:61] "storage-provisioner" [03b99cfa-d024-4b43-ab87-0651c8366dde] Running
	I0914 16:47:27.901514   16814 system_pods.go:61] "tiller-deploy-b48cc5f79-gg4fw" [cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7] Running
	I0914 16:47:27.901522   16814 system_pods.go:74] duration metric: took 10.808314041s to wait for pod list to return data ...
	I0914 16:47:27.901533   16814 default_sa.go:34] waiting for default service account to be created ...
	I0914 16:47:27.903418   16814 default_sa.go:45] found service account: "default"
	I0914 16:47:27.903453   16814 default_sa.go:55] duration metric: took 1.912416ms for default service account to be created ...
	I0914 16:47:27.903462   16814 system_pods.go:116] waiting for k8s-apps to be running ...
	I0914 16:47:27.913352   16814 system_pods.go:86] 19 kube-system pods found
	I0914 16:47:27.913374   16814 system_pods.go:89] "coredns-7c65d6cfc9-2t46q" [6acd8bc3-7cf6-4d04-9d3a-817cf69d5e81] Running
	I0914 16:47:27.913380   16814 system_pods.go:89] "csi-hostpath-attacher-0" [490d1bce-8afe-497c-aaba-bccce8eaccdc] Running
	I0914 16:47:27.913384   16814 system_pods.go:89] "csi-hostpath-resizer-0" [7ac240df-a7b3-4dcf-989b-098eac50dd87] Running
	I0914 16:47:27.913388   16814 system_pods.go:89] "csi-hostpathplugin-5shcl" [636d557f-1cee-43b6-bf8d-98b75fdceaa0] Running
	I0914 16:47:27.913392   16814 system_pods.go:89] "etcd-addons-264809" [e716d41d-a303-48c8-a1ab-8e3f0d636b13] Running
	I0914 16:47:27.913395   16814 system_pods.go:89] "kindnet-c9g86" [c9368306-3e1a-4cec-a832-906f444b7696] Running
	I0914 16:47:27.913399   16814 system_pods.go:89] "kube-apiserver-addons-264809" [d5cbaf2a-00b4-40dd-b1ee-951cb9330d29] Running
	I0914 16:47:27.913403   16814 system_pods.go:89] "kube-controller-manager-addons-264809" [943aa827-6826-468e-8bc6-7f03c2e330a6] Running
	I0914 16:47:27.913407   16814 system_pods.go:89] "kube-ingress-dns-minikube" [935209e7-57ca-4869-85d1-1127c65289d6] Running
	I0914 16:47:27.913411   16814 system_pods.go:89] "kube-proxy-4vxmc" [ffedffbe-11bd-4b0e-8100-6da00d2ddf8e] Running
	I0914 16:47:27.913416   16814 system_pods.go:89] "kube-scheduler-addons-264809" [654d4889-0ff2-4934-ba1b-1e674e8a7ff0] Running
	I0914 16:47:27.913420   16814 system_pods.go:89] "metrics-server-84c5f94fbc-jkp24" [f71431d0-1d87-448e-8259-2b2ecd923fdc] Running
	I0914 16:47:27.913426   16814 system_pods.go:89] "nvidia-device-plugin-daemonset-cdtrl" [e2fab269-91c1-4d76-b4a8-2caa2e8ada36] Running
	I0914 16:47:27.913430   16814 system_pods.go:89] "registry-66c9cd494c-7xjnd" [b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a] Running
	I0914 16:47:27.913434   16814 system_pods.go:89] "registry-proxy-jbjlr" [c252e9c0-f8ed-4343-bf7b-60b3ed6867fa] Running
	I0914 16:47:27.913437   16814 system_pods.go:89] "snapshot-controller-56fcc65765-dg8kw" [f03cb603-05f3-47a0-bfce-09b8119f3130] Running
	I0914 16:47:27.913443   16814 system_pods.go:89] "snapshot-controller-56fcc65765-rxxwj" [0372af0d-4339-4d37-a2a6-eae10fbdb099] Running
	I0914 16:47:27.913446   16814 system_pods.go:89] "storage-provisioner" [03b99cfa-d024-4b43-ab87-0651c8366dde] Running
	I0914 16:47:27.913451   16814 system_pods.go:89] "tiller-deploy-b48cc5f79-gg4fw" [cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7] Running
	I0914 16:47:27.913457   16814 system_pods.go:126] duration metric: took 9.989224ms to wait for k8s-apps to be running ...
	I0914 16:47:27.913465   16814 system_svc.go:44] waiting for kubelet service to be running ....
	I0914 16:47:27.913502   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 16:47:27.923871   16814 system_svc.go:56] duration metric: took 10.401797ms WaitForService to wait for kubelet
	I0914 16:47:27.923892   16814 kubeadm.go:582] duration metric: took 2m26.897498631s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0914 16:47:27.923912   16814 node_conditions.go:102] verifying NodePressure condition ...
	I0914 16:47:27.926318   16814 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0914 16:47:27.926340   16814 node_conditions.go:123] node cpu capacity is 8
	I0914 16:47:27.926352   16814 node_conditions.go:105] duration metric: took 2.435214ms to run NodePressure ...
	I0914 16:47:27.926361   16814 start.go:241] waiting for startup goroutines ...
	I0914 16:47:27.926371   16814 start.go:246] waiting for cluster config update ...
	I0914 16:47:27.926385   16814 start.go:255] writing updated cluster config ...
	I0914 16:47:27.926613   16814 ssh_runner.go:195] Run: rm -f paused
	I0914 16:47:27.971612   16814 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0914 16:47:27.974793   16814 out.go:177] * Done! kubectl is now configured to use "addons-264809" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.481158964Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=29408129-63d1-4a45-a077-0339eac541c3 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.481759354Z" 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=29408129-63d1-4a45-a077-0339eac541c3 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.482447855Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-dlw2g/hello-world-app" id=53839234-fcbb-448f-8ce3-51b39ace3fc7 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.482560819Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.497698820Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/18315e5b6880dc743cfd2e99304bd2a6561edf535af825ee011ced525de666c9/merged/etc/passwd: no such file or directory"
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.497752101Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/18315e5b6880dc743cfd2e99304bd2a6561edf535af825ee011ced525de666c9/merged/etc/group: no such file or directory"
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.530058377Z" level=info msg="Created container 1f173757c4c88783ee41a95b2634a557b0de7b24a6bf7d4dbf0bcb9a4896d184: default/hello-world-app-55bf9c44b4-dlw2g/hello-world-app" id=53839234-fcbb-448f-8ce3-51b39ace3fc7 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.530577959Z" level=info msg="Starting container: 1f173757c4c88783ee41a95b2634a557b0de7b24a6bf7d4dbf0bcb9a4896d184" id=bc31bf6c-6441-4b66-8135-9d9405f43039 name=/runtime.v1.RuntimeService/StartContainer
	Sep 14 16:59:00 addons-264809 crio[1026]: time="2024-09-14 16:59:00.535534265Z" level=info msg="Started container" PID=11809 containerID=1f173757c4c88783ee41a95b2634a557b0de7b24a6bf7d4dbf0bcb9a4896d184 description=default/hello-world-app-55bf9c44b4-dlw2g/hello-world-app id=bc31bf6c-6441-4b66-8135-9d9405f43039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9bc496fc2dad4cb55cc72c141d170a87d47fb2d55361141cd1915e1a54b67d9
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.224856965Z" level=warning msg="Stopping container 3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=59a10f7c-575f-4058-a78c-218353b9ab69 name=/runtime.v1.RuntimeService/StopContainer
	Sep 14 16:59:02 addons-264809 conmon[6517]: conmon 3e9f72345c6856922188 <ninfo>: container 6529 exited with status 137
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.354507683Z" level=info msg="Stopped container 3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59: ingress-nginx/ingress-nginx-controller-bc57996ff-t8zhd/controller" id=59a10f7c-575f-4058-a78c-218353b9ab69 name=/runtime.v1.RuntimeService/StopContainer
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.354973983Z" level=info msg="Stopping pod sandbox: 112ea08553bd2c1e73bce70564ca27550c9153acb17abc15ee1c0ec3fbdba28d" id=4a924c40-361c-4e44-b55d-6dfdc8e43545 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.357905509Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-W64OU4L56OIDVQNX - [0:0]\n:KUBE-HP-UJ6FRFOX23GWNGCP - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-W64OU4L56OIDVQNX\n-X KUBE-HP-UJ6FRFOX23GWNGCP\nCOMMIT\n"
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.359178859Z" level=info msg="Closing host port tcp:80"
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.359215903Z" level=info msg="Closing host port tcp:443"
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.360715263Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.360740545Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.360912901Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-t8zhd Namespace:ingress-nginx ID:112ea08553bd2c1e73bce70564ca27550c9153acb17abc15ee1c0ec3fbdba28d UID:9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0 NetNS:/var/run/netns/41a629ce-5822-4bdd-9569-d3d96de7afec Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.361067979Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-t8zhd from CNI network \"kindnet\" (type=ptp)"
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.404540867Z" level=info msg="Stopped pod sandbox: 112ea08553bd2c1e73bce70564ca27550c9153acb17abc15ee1c0ec3fbdba28d" id=4a924c40-361c-4e44-b55d-6dfdc8e43545 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.742084897Z" level=info msg="Removing container: 3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59" id=54f257ff-1198-4b3b-a530-d78888afbab8 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 14 16:59:02 addons-264809 crio[1026]: time="2024-09-14 16:59:02.754261426Z" level=info msg="Removed container 3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59: ingress-nginx/ingress-nginx-controller-bc57996ff-t8zhd/controller" id=54f257ff-1198-4b3b-a530-d78888afbab8 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 14 16:59:05 addons-264809 crio[1026]: time="2024-09-14 16:59:05.424382788Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c9a58e0f-44b6-40bb-82ff-f606ca1f13be name=/runtime.v1.ImageService/ImageStatus
	Sep 14 16:59:05 addons-264809 crio[1026]: time="2024-09-14 16:59:05.424605262Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c9a58e0f-44b6-40bb-82ff-f606ca1f13be name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	1f173757c4c88       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        6 seconds ago       Running             hello-world-app           0                   b9bc496fc2dad       hello-world-app-55bf9c44b4-dlw2g
	019b596d5865d       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   6c18880d0fb25       nginx
	e5ec75191f3d9       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   1cddc34f718f1       gcp-auth-89d5ffd79-zldl7
	657da44c311f0       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     1                   5c7582713e21e       ingress-nginx-admission-patch-v66pm
	c185545e71e23       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   e8e85e0d3d1b3       ingress-nginx-admission-create-2rk5v
	70474c2a8934d       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        13 minutes ago      Running             metrics-server            0                   d74742e08adf7       metrics-server-84c5f94fbc-jkp24
	4541b66775327       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   4731484ce73bd       coredns-7c65d6cfc9-2t46q
	64a6dbd9c01eb       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   0b461fe862a40       storage-provisioner
	513166428d6d6       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             14 minutes ago      Running             kindnet-cni               0                   f4b644420f4c7       kindnet-c9g86
	139867d2e124a       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             14 minutes ago      Running             kube-proxy                0                   e1be0615a28a5       kube-proxy-4vxmc
	d461c119e0140       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             14 minutes ago      Running             etcd                      0                   8947cbb4e5cba       etcd-addons-264809
	c05a58ffe26e6       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             14 minutes ago      Running             kube-apiserver            0                   ca2ccb3d3d6c7       kube-apiserver-addons-264809
	3276fd535ad73       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             14 minutes ago      Running             kube-controller-manager   0                   91b5b4cc14ba5       kube-controller-manager-addons-264809
	6c54e455011a2       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             14 minutes ago      Running             kube-scheduler            0                   a240bb7beeac3       kube-scheduler-addons-264809
	
	
	==> coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] <==
	[INFO] 10.244.0.15:55644 - 59739 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.0001272s
	[INFO] 10.244.0.15:47738 - 5182 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000054173s
	[INFO] 10.244.0.15:47738 - 62780 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000091455s
	[INFO] 10.244.0.15:48818 - 9046 "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.004219213s
	[INFO] 10.244.0.15:48818 - 30804 "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.004381778s
	[INFO] 10.244.0.15:45469 - 6959 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003582308s
	[INFO] 10.244.0.15:45469 - 26193 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004025966s
	[INFO] 10.244.0.15:39560 - 48523 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004058868s
	[INFO] 10.244.0.15:39560 - 48269 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004338945s
	[INFO] 10.244.0.15:51801 - 42613 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000072019s
	[INFO] 10.244.0.15:51801 - 8312 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000109233s
	[INFO] 10.244.0.20:52796 - 22389 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00021872s
	[INFO] 10.244.0.20:42128 - 8586 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000257679s
	[INFO] 10.244.0.20:44923 - 49566 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00014173s
	[INFO] 10.244.0.20:50729 - 15897 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000100513s
	[INFO] 10.244.0.20:32976 - 33990 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129066s
	[INFO] 10.244.0.20:48370 - 14065 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00010193s
	[INFO] 10.244.0.20:35084 - 41953 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007405792s
	[INFO] 10.244.0.20:56167 - 53879 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008184571s
	[INFO] 10.244.0.20:49792 - 49502 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00681378s
	[INFO] 10.244.0.20:37381 - 39280 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007241223s
	[INFO] 10.244.0.20:52464 - 661 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006457928s
	[INFO] 10.244.0.20:43307 - 58584 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006472596s
	[INFO] 10.244.0.20:42425 - 64260 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000767892s
	[INFO] 10.244.0.20:36178 - 46616 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000799373s
	
	
	==> describe nodes <==
	Name:               addons-264809
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-264809
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fbeeb744274463b05401c917e5ab21bbaf5ef95a
	                    minikube.k8s.io/name=addons-264809
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_14T16_44_56_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-264809
	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:  Sat, 14 Sep 2024 16:44:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-264809
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 14 Sep 2024 16:59:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 14 Sep 2024 16:56:59 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 14 Sep 2024 16:56:59 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 14 Sep 2024 16:56:59 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 14 Sep 2024 16:56:59 +0000   Sat, 14 Sep 2024 16:45:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-264809
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859308Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859308Ki
	  pods:               110
	System Info:
	  Machine ID:                 218e62362d9a402fafef1c51f4b5d75a
	  System UUID:                9a59838f-81ba-457f-a9e1-ee444d5e4bf6
	  Boot ID:                    207d196c-28e5-49ec-817d-a23199114c44
	  Kernel Version:             5.15.0-1068-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     hello-world-app-55bf9c44b4-dlw2g         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m32s
	  gcp-auth                    gcp-auth-89d5ffd79-zldl7                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 coredns-7c65d6cfc9-2t46q                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     14m
	  kube-system                 etcd-addons-264809                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         14m
	  kube-system                 kindnet-c9g86                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-264809             250m (3%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-264809    200m (2%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-4vxmc                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-264809             100m (1%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-jkp24          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   NodeHasSufficientMemory  14m (x8 over 14m)  kubelet          Node addons-264809 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m (x8 over 14m)  kubelet          Node addons-264809 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m (x7 over 14m)  kubelet          Node addons-264809 status is now: NodeHasSufficientPID
	  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-264809 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m                kubelet          Node addons-264809 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m                kubelet          Node addons-264809 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m                node-controller  Node addons-264809 event: Registered Node addons-264809 in Controller
	  Normal   NodeReady                13m                kubelet          Node addons-264809 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002999] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000676] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000636] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000628] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000605] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.594586] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.266318] kauditd_printk_skb: 46 callbacks suppressed
	[Sep14 16:56] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[  +1.024353] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[  +2.015836] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[  +4.159671] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[Sep14 16:57] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000017] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[ +16.126712] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[ +33.277387] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	
	
	==> etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] <==
	{"level":"info","ts":"2024-09-14T16:45:05.078041Z","caller":"traceutil/trace.go:171","msg":"trace[1059285242] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:475; }","duration":"105.137765ms","start":"2024-09-14T16:45:04.972893Z","end":"2024-09-14T16:45:05.078031Z","steps":["trace[1059285242] 'agreement among raft nodes before linearized reading'  (duration: 103.649579ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.078106Z","caller":"traceutil/trace.go:171","msg":"trace[20348271] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:475; }","duration":"109.352573ms","start":"2024-09-14T16:45:04.968747Z","end":"2024-09-14T16:45:05.078100Z","steps":["trace[20348271] 'agreement among raft nodes before linearized reading'  (duration: 107.824432ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.379655Z","caller":"traceutil/trace.go:171","msg":"trace[205308066] transaction","detail":"{read_only:false; response_revision:489; number_of_response:1; }","duration":"103.819005ms","start":"2024-09-14T16:45:05.275824Z","end":"2024-09-14T16:45:05.379643Z","steps":["trace[205308066] 'process raft request'  (duration: 103.722128ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.465586Z","caller":"traceutil/trace.go:171","msg":"trace[938375679] transaction","detail":"{read_only:false; response_revision:494; number_of_response:1; }","duration":"101.702019ms","start":"2024-09-14T16:45:05.363867Z","end":"2024-09-14T16:45:05.465569Z","steps":["trace[938375679] 'process raft request'  (duration: 101.120869ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466077Z","caller":"traceutil/trace.go:171","msg":"trace[623559731] transaction","detail":"{read_only:false; response_revision:492; number_of_response:1; }","duration":"108.098421ms","start":"2024-09-14T16:45:05.357971Z","end":"2024-09-14T16:45:05.466069Z","steps":["trace[623559731] 'process raft request'  (duration: 106.963569ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466001Z","caller":"traceutil/trace.go:171","msg":"trace[58311946] transaction","detail":"{read_only:false; response_revision:493; number_of_response:1; }","duration":"102.336262ms","start":"2024-09-14T16:45:05.363655Z","end":"2024-09-14T16:45:05.465991Z","steps":["trace[58311946] 'process raft request'  (duration: 101.305367ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466458Z","caller":"traceutil/trace.go:171","msg":"trace[1305610986] transaction","detail":"{read_only:false; response_revision:490; number_of_response:1; }","duration":"108.760891ms","start":"2024-09-14T16:45:05.357687Z","end":"2024-09-14T16:45:05.466448Z","steps":["trace[1305610986] 'process raft request'  (duration: 107.121005ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.465778Z","caller":"traceutil/trace.go:171","msg":"trace[2000844857] transaction","detail":"{read_only:false; response_revision:491; number_of_response:1; }","duration":"107.845473ms","start":"2024-09-14T16:45:05.357918Z","end":"2024-09-14T16:45:05.465763Z","steps":["trace[2000844857] 'process raft request'  (duration: 106.98122ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.467245Z","caller":"traceutil/trace.go:171","msg":"trace[860143178] transaction","detail":"{read_only:false; response_revision:495; number_of_response:1; }","duration":"103.312533ms","start":"2024-09-14T16:45:05.363923Z","end":"2024-09-14T16:45:05.467235Z","steps":["trace[860143178] 'process raft request'  (duration: 101.098356ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-14T16:45:05.467940Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"110.674949ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-14T16:45:05.467975Z","caller":"traceutil/trace.go:171","msg":"trace[1550154279] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:498; }","duration":"110.72013ms","start":"2024-09-14T16:45:05.357242Z","end":"2024-09-14T16:45:05.467963Z","steps":["trace[1550154279] 'agreement among raft nodes before linearized reading'  (duration: 110.661913ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.558084Z","caller":"traceutil/trace.go:171","msg":"trace[628728858] transaction","detail":"{read_only:false; response_revision:499; number_of_response:1; }","duration":"101.444607ms","start":"2024-09-14T16:45:05.456622Z","end":"2024-09-14T16:45:05.558066Z","steps":["trace[628728858] 'process raft request'  (duration: 20.547184ms)","trace[628728858] 'compare'  (duration: 80.473967ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:45:05.559170Z","caller":"traceutil/trace.go:171","msg":"trace[1957877875] transaction","detail":"{read_only:false; response_revision:500; number_of_response:1; }","duration":"101.864794ms","start":"2024-09-14T16:45:05.457294Z","end":"2024-09-14T16:45:05.559159Z","steps":["trace[1957877875] 'process raft request'  (duration: 100.594569ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:32.957816Z","caller":"traceutil/trace.go:171","msg":"trace[1015677961] transaction","detail":"{read_only:false; response_revision:1144; number_of_response:1; }","duration":"111.346698ms","start":"2024-09-14T16:46:32.846453Z","end":"2024-09-14T16:46:32.957800Z","steps":["trace[1015677961] 'process raft request'  (duration: 111.232763ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.162955Z","caller":"traceutil/trace.go:171","msg":"trace[1344358555] linearizableReadLoop","detail":"{readStateIndex:1181; appliedIndex:1180; }","duration":"199.228345ms","start":"2024-09-14T16:46:32.963708Z","end":"2024-09-14T16:46:33.162937Z","steps":["trace[1344358555] 'read index received'  (duration: 155.066499ms)","trace[1344358555] 'applied index is now lower than readState.Index'  (duration: 44.161121ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:46:33.163036Z","caller":"traceutil/trace.go:171","msg":"trace[1528533256] transaction","detail":"{read_only:false; response_revision:1145; number_of_response:1; }","duration":"200.121451ms","start":"2024-09-14T16:46:32.962893Z","end":"2024-09-14T16:46:33.163014Z","steps":["trace[1528533256] 'process raft request'  (duration: 155.905877ms)","trace[1528533256] 'compare'  (duration: 44.056622ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-14T16:46:33.163132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.400684ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-84c5f94fbc-jkp24\" ","response":"range_response_count:1 size:4862"}
	{"level":"warn","ts":"2024-09-14T16:46:33.163207Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"193.464557ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/kube-system/metrics-server-84c5f94fbc-jkp24.17f52a1f3cf44425\" ","response":"range_response_count:1 size:816"}
	{"level":"info","ts":"2024-09-14T16:46:33.163304Z","caller":"traceutil/trace.go:171","msg":"trace[1737131634] range","detail":"{range_begin:/registry/events/kube-system/metrics-server-84c5f94fbc-jkp24.17f52a1f3cf44425; range_end:; response_count:1; response_revision:1145; }","duration":"193.564661ms","start":"2024-09-14T16:46:32.969726Z","end":"2024-09-14T16:46:33.163291Z","steps":["trace[1737131634] 'agreement among raft nodes before linearized reading'  (duration: 193.401961ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.163224Z","caller":"traceutil/trace.go:171","msg":"trace[1105902255] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-84c5f94fbc-jkp24; range_end:; response_count:1; response_revision:1145; }","duration":"199.511614ms","start":"2024-09-14T16:46:32.963704Z","end":"2024-09-14T16:46:33.163216Z","steps":["trace[1105902255] 'agreement among raft nodes before linearized reading'  (duration: 199.331462ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.283704Z","caller":"traceutil/trace.go:171","msg":"trace[1397643519] transaction","detail":"{read_only:false; response_revision:1147; number_of_response:1; }","duration":"116.473739ms","start":"2024-09-14T16:46:33.167199Z","end":"2024-09-14T16:46:33.283673Z","steps":["trace[1397643519] 'process raft request'  (duration: 99.238306ms)","trace[1397643519] 'compare'  (duration: 17.144115ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:46:44.123174Z","caller":"traceutil/trace.go:171","msg":"trace[2051926416] transaction","detail":"{read_only:false; response_revision:1218; number_of_response:1; }","duration":"123.230368ms","start":"2024-09-14T16:46:43.999905Z","end":"2024-09-14T16:46:44.123135Z","steps":["trace[2051926416] 'process raft request'  (duration: 59.318967ms)","trace[2051926416] 'compare'  (duration: 63.803068ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:54:51.801764Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1595}
	{"level":"info","ts":"2024-09-14T16:54:51.822887Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1595,"took":"20.704567ms","hash":551849965,"current-db-size-bytes":6176768,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-14T16:54:51.822919Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":551849965,"revision":1595,"compact-revision":-1}
	
	
	==> gcp-auth [e5ec75191f3d968654fa56016fd7085eeda92efce87720d900bcf8a05b645a0e] <==
	2024/09/14 16:47:28 Ready to write response ...
	2024/09/14 16:55:30 Ready to marshal response ...
	2024/09/14 16:55:30 Ready to write response ...
	2024/09/14 16:55:30 Ready to marshal response ...
	2024/09/14 16:55:30 Ready to write response ...
	2024/09/14 16:55:40 Ready to marshal response ...
	2024/09/14 16:55:40 Ready to write response ...
	2024/09/14 16:55:40 Ready to marshal response ...
	2024/09/14 16:55:40 Ready to write response ...
	2024/09/14 16:55:44 Ready to marshal response ...
	2024/09/14 16:55:44 Ready to write response ...
	2024/09/14 16:55:53 Ready to marshal response ...
	2024/09/14 16:55:53 Ready to write response ...
	2024/09/14 16:55:53 Ready to marshal response ...
	2024/09/14 16:55:53 Ready to write response ...
	2024/09/14 16:55:54 Ready to marshal response ...
	2024/09/14 16:55:54 Ready to write response ...
	2024/09/14 16:56:05 Ready to marshal response ...
	2024/09/14 16:56:05 Ready to write response ...
	2024/09/14 16:56:28 Ready to marshal response ...
	2024/09/14 16:56:28 Ready to write response ...
	2024/09/14 16:56:35 Ready to marshal response ...
	2024/09/14 16:56:35 Ready to write response ...
	2024/09/14 16:58:57 Ready to marshal response ...
	2024/09/14 16:58:57 Ready to write response ...
	
	
	==> kernel <==
	 16:59:07 up 41 min,  0 users,  load average: 0.08, 0.32, 0.31
	Linux addons-264809 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 [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] <==
	I0914 16:57:02.476893       1 main.go:299] handling current node
	I0914 16:57:12.479524       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:57:12.479575       1 main.go:299] handling current node
	I0914 16:57:22.481603       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:57:22.481640       1 main.go:299] handling current node
	I0914 16:57:32.479755       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:57:32.479795       1 main.go:299] handling current node
	I0914 16:57:42.479525       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:57:42.479560       1 main.go:299] handling current node
	I0914 16:57:52.481049       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:57:52.481096       1 main.go:299] handling current node
	I0914 16:58:02.476979       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:58:02.477009       1 main.go:299] handling current node
	I0914 16:58:12.479508       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:58:12.479547       1 main.go:299] handling current node
	I0914 16:58:22.477086       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:58:22.477141       1 main.go:299] handling current node
	I0914 16:58:32.476729       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:58:32.476781       1 main.go:299] handling current node
	I0914 16:58:42.482399       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:58:42.482437       1 main.go:299] handling current node
	I0914 16:58:52.481878       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:58:52.481913       1 main.go:299] handling current node
	I0914 16:59:02.477334       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:59:02.477370       1 main.go:299] handling current node
	
	
	==> kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] <==
	E0914 16:46:53.079675       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.218.108:443: connect: connection refused" logger="UnhandledError"
	E0914 16:46:53.159975       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.218.108:443: connect: connection refused" logger="UnhandledError"
	I0914 16:46:53.364971       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0914 16:55:53.987402       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.101.230.5"}
	I0914 16:55:55.964709       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0914 16:56:00.359867       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0914 16:56:22.467392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.467473       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.480809       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.480857       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.481677       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.481722       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.492656       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.492704       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.557130       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.557271       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0914 16:56:23.481921       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0914 16:56:23.557838       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0914 16:56:23.669084       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0914 16:56:32.518918       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.30:58934: read: connection reset by peer
	I0914 16:56:34.307117       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0914 16:56:35.185631       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0914 16:56:35.320510       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0914 16:56:35.342667       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.147.226"}
	I0914 16:58:57.264743       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.100.138.131"}
	
	
	==> kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] <==
	W0914 16:58:05.549872       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
	E0914 16:58:05.549916       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"
	W0914 16:58:06.491342       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
	E0914 16:58:06.491383       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"
	W0914 16:58:10.215123       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
	E0914 16:58:10.215161       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"
	W0914 16:58:24.475702       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
	E0914 16:58:24.475751       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"
	W0914 16:58:48.358466       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
	E0914 16:58:48.358511       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"
	W0914 16:58:54.997722       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
	E0914 16:58:54.997771       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"
	W0914 16:58:55.352545       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
	E0914 16:58:55.352587       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"
	W0914 16:58:56.217447       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
	E0914 16:58:56.217484       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"
	I0914 16:58:57.032735       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.767043ms"
	I0914 16:58:57.035783       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="3.000197ms"
	I0914 16:58:57.035901       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="29.635µs"
	I0914 16:58:57.043110       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="31.746µs"
	I0914 16:58:59.209873       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0914 16:58:59.211098       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="8.365µs"
	I0914 16:58:59.213225       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0914 16:59:00.749359       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="4.316066ms"
	I0914 16:59:00.749439       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="44.386µs"
	
	
	==> kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] <==
	I0914 16:45:01.780159       1 server_linux.go:66] "Using iptables proxy"
	I0914 16:45:02.359702       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0914 16:45:02.360552       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`"
	I0914 16:45:03.661807       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0914 16:45:03.663130       1 server_linux.go:169] "Using iptables Proxier"
	I0914 16:45:03.774668       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"
	I0914 16:45:03.775307       1 server.go:483] "Version info" version="v1.31.1"
	I0914 16:45:03.775332       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0914 16:45:03.856952       1 config.go:328] "Starting node config controller"
	I0914 16:45:03.860096       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0914 16:45:03.857640       1 config.go:199] "Starting service config controller"
	I0914 16:45:03.860262       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0914 16:45:03.857654       1 config.go:105] "Starting endpoint slice config controller"
	I0914 16:45:03.860311       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0914 16:45:03.970355       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0914 16:45:03.970512       1 shared_informer.go:320] Caches are synced for node config
	I0914 16:45:03.970572       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] <==
	W0914 16:44:53.079354       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
	E0914 16:44:53.079426       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"
	E0914 16:44:53.078772       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"
	E0914 16:44:53.079359       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"
	W0914 16:44:53.079154       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0914 16:44:53.079616       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0914 16:44:53.901676       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
	E0914 16:44:53.901712       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"
	W0914 16:44:54.006070       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0914 16:44:54.006113       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0914 16:44:54.057310       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
	E0914 16:44:54.057356       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"
	W0914 16:44:54.070584       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"
	E0914 16:44:54.070616       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"
	W0914 16:44:54.101186       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
	E0914 16:44:54.101226       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"
	W0914 16:44:54.142400       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
	E0914 16:44:54.142440       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"
	W0914 16:44:54.154561       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
	E0914 16:44:54.154595       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"
	W0914 16:44:54.164586       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
	E0914 16:44:54.164616       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"
	W0914 16:44:54.222987       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0914 16:44:54.223019       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	I0914 16:44:57.077232       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 14 16:58:58 addons-264809 kubelet[1639]: I0914 16:58:58.162579    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-bpqcg\" (UniqueName: \"kubernetes.io/projected/935209e7-57ca-4869-85d1-1127c65289d6-kube-api-access-bpqcg\") pod \"935209e7-57ca-4869-85d1-1127c65289d6\" (UID: \"935209e7-57ca-4869-85d1-1127c65289d6\") "
	Sep 14 16:58:58 addons-264809 kubelet[1639]: I0914 16:58:58.164195    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/935209e7-57ca-4869-85d1-1127c65289d6-kube-api-access-bpqcg" (OuterVolumeSpecName: "kube-api-access-bpqcg") pod "935209e7-57ca-4869-85d1-1127c65289d6" (UID: "935209e7-57ca-4869-85d1-1127c65289d6"). InnerVolumeSpecName "kube-api-access-bpqcg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 16:58:58 addons-264809 kubelet[1639]: I0914 16:58:58.263101    1639 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-bpqcg\" (UniqueName: \"kubernetes.io/projected/935209e7-57ca-4869-85d1-1127c65289d6-kube-api-access-bpqcg\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 16:58:58 addons-264809 kubelet[1639]: I0914 16:58:58.730716    1639 scope.go:117] "RemoveContainer" containerID="cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4"
	Sep 14 16:58:58 addons-264809 kubelet[1639]: I0914 16:58:58.747740    1639 scope.go:117] "RemoveContainer" containerID="cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4"
	Sep 14 16:58:58 addons-264809 kubelet[1639]: E0914 16:58:58.748089    1639 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4\": container with ID starting with cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4 not found: ID does not exist" containerID="cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4"
	Sep 14 16:58:58 addons-264809 kubelet[1639]: I0914 16:58:58.748123    1639 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4"} err="failed to get container status \"cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4\": rpc error: code = NotFound desc = could not find container \"cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4\": container with ID starting with cd8cb3f9e426c02ffb58ce12181ee882a3cb72bda90689c1b4e4b7620e7642e4 not found: ID does not exist"
	Sep 14 16:58:59 addons-264809 kubelet[1639]: I0914 16:58:59.425201    1639 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="935209e7-57ca-4869-85d1-1127c65289d6" path="/var/lib/kubelet/pods/935209e7-57ca-4869-85d1-1127c65289d6/volumes"
	Sep 14 16:58:59 addons-264809 kubelet[1639]: I0914 16:58:59.425657    1639 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="aa2f953a-e0fe-4f19-9498-b0642eec8d73" path="/var/lib/kubelet/pods/aa2f953a-e0fe-4f19-9498-b0642eec8d73/volumes"
	Sep 14 16:58:59 addons-264809 kubelet[1639]: I0914 16:58:59.426088    1639 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d3b5d2d7-5ec3-43d7-9f28-fa8ab60c1f23" path="/var/lib/kubelet/pods/d3b5d2d7-5ec3-43d7-9f28-fa8ab60c1f23/volumes"
	Sep 14 16:59:00 addons-264809 kubelet[1639]: I0914 16:59:00.744325    1639 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-dlw2g" podStartSLOduration=0.65172008 podStartE2EDuration="3.744307139s" podCreationTimestamp="2024-09-14 16:58:57 +0000 UTC" firstStartedPulling="2024-09-14 16:58:57.387955258 +0000 UTC m=+842.029539339" lastFinishedPulling="2024-09-14 16:59:00.480542321 +0000 UTC m=+845.122126398" observedRunningTime="2024-09-14 16:59:00.744149739 +0000 UTC m=+845.385733854" watchObservedRunningTime="2024-09-14 16:59:00.744307139 +0000 UTC m=+845.385891235"
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.588261    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0-webhook-cert\") pod \"9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0\" (UID: \"9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0\") "
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.588312    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-8fj87\" (UniqueName: \"kubernetes.io/projected/9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0-kube-api-access-8fj87\") pod \"9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0\" (UID: \"9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0\") "
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.590072    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0-kube-api-access-8fj87" (OuterVolumeSpecName: "kube-api-access-8fj87") pod "9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0" (UID: "9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0"). InnerVolumeSpecName "kube-api-access-8fj87". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.590155    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0" (UID: "9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.689424    1639 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-8fj87\" (UniqueName: \"kubernetes.io/projected/9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0-kube-api-access-8fj87\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.689453    1639 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0-webhook-cert\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.741174    1639 scope.go:117] "RemoveContainer" containerID="3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59"
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.754421    1639 scope.go:117] "RemoveContainer" containerID="3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59"
	Sep 14 16:59:02 addons-264809 kubelet[1639]: E0914 16:59:02.754800    1639 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59\": container with ID starting with 3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59 not found: ID does not exist" containerID="3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59"
	Sep 14 16:59:02 addons-264809 kubelet[1639]: I0914 16:59:02.754832    1639 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59"} err="failed to get container status \"3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59\": rpc error: code = NotFound desc = could not find container \"3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59\": container with ID starting with 3e9f72345c6856922188d1a3971117a8e3f0bd2303db8eea1e863b20d9072a59 not found: ID does not exist"
	Sep 14 16:59:03 addons-264809 kubelet[1639]: I0914 16:59:03.424711    1639 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0" path="/var/lib/kubelet/pods/9d2c725d-6ee5-41fa-81ca-c4e83ad32ec0/volumes"
	Sep 14 16:59:05 addons-264809 kubelet[1639]: E0914 16:59:05.424785    1639 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="1214b5d3-1be2-4613-9916-2dc21bade13c"
	Sep 14 16:59:05 addons-264809 kubelet[1639]: E0914 16:59:05.720292    1639 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333145720116741,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 16:59:05 addons-264809 kubelet[1639]: E0914 16:59:05.720324    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333145720116741,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [64a6dbd9c01eb0a879f5549fea09b3b2e9ac2b9cc70b5fb0efa4d909badeaf7e] <==
	I0914 16:45:43.273233       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0914 16:45:43.283240       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0914 16:45:43.283281       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0914 16:45:43.292966       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0914 16:45:43.293106       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c80f1b91-1508-4dd4-a44f-c39eb0fd927e", APIVersion:"v1", ResourceVersion:"937", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-264809_e6898151-ba32-4f88-98c6-4ee431992225 became leader
	I0914 16:45:43.293227       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-264809_e6898151-ba32-4f88-98c6-4ee431992225!
	I0914 16:45:43.393415       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-264809_e6898151-ba32-4f88-98c6-4ee431992225!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-264809/192.168.49.2
	Start Time:       Sat, 14 Sep 2024 16:47:28 +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-fbrm6 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fbrm6:
	    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-264809
	  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     9m50s (x6 over 11m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    98s (x41 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 (153.28s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (310.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 1.787325ms
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-jkp24" [f71431d0-1d87-448e-8259-2b2ecd923fdc] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003134352s
addons_test.go:417: (dbg) Run:  kubectl --context addons-264809 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-264809 top pods -n kube-system: exit status 1 (60.648297ms)

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 11m19.369543376s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 11m23.151609963s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 11m31.156115327s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 11m42.600843856s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 12m0.451354179s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 12m15.59505986s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 13m0.014528232s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 13m38.513983779s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 14m18.061087749s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 15m33.258856929s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2t46q, age: 16m20.16315369s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88",
	        "Created": "2024-09-14T16:44:41.535653171Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 17567,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-14T16:44:41.660775181Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:88f675d47cf3251674dfc91344863c7a5ded6f8af97be97f42f48345581b0057",
	        "ResolvConfPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/hostname",
	        "HostsPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/hosts",
	        "LogPath": "/var/lib/docker/containers/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88/605cf804b0bef2d9bd290743ff133c003bd7e4566227138034eadfc03a6d9d88-json.log",
	        "Name": "/addons-264809",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-264809:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-264809",
	            "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/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50-init/diff:/var/lib/docker/overlay2/4d234adbeb65fad5ec781d75a3c60b4b57e3b053dfceb07e70beb7fa5a47d0d5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/merged",
	                "UpperDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/diff",
	                "WorkDir": "/var/lib/docker/overlay2/68003fc6b4fd885c524a5b75dec4c491476104c0fea73f042479688209fb4d50/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-264809",
	                "Source": "/var/lib/docker/volumes/addons-264809/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-264809",
	            "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-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e",
	            "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-264809",
	                "name.minikube.sigs.k8s.io": "addons-264809",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a5a72fc1be3becc34fa4b7c91f3dfcef08adf8fbbe6e213d18642af5fa773ed8",
	            "SandboxKey": "/var/run/docker/netns/a5a72fc1be3b",
	            "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-264809": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "83b12210ecdbd899b9058e7896aac36c525c486aeb8524756af29f12ebbbbe67",
	                    "EndpointID": "e44584bbae26942ab9533a56fc0ec71989eee559db2e374204da2a4d8f6e7a14",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-264809",
	                        "605cf804b0be"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-264809 -n addons-264809
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-264809 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-264809 logs -n 25: (1.126506818s)
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-094590 | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | download-docker-094590                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-094590                                                                   | download-docker-094590 | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-061340   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | binary-mirror-061340                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36697                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-061340                                                                     | binary-mirror-061340   | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:44 UTC |
	| addons  | disable dashboard -p                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC |                     |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-264809 --wait=true                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:44 UTC | 14 Sep 24 16:47 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-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-264809 ssh cat                                                                       | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | /opt/local-path-provisioner/pvc-b69d39d0-4f7d-452a-8164-8f019ed968eb_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:56 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | -p addons-264809                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:55 UTC | 14 Sep 24 16:55 UTC |
	|         | -p addons-264809                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-264809 addons                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-264809 addons                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | addons-264809                                                                               |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-264809 ip                                                                            | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC | 14 Sep 24 16:56 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-264809 ssh curl -s                                                                   | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:56 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-264809 ip                                                                            | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:58 UTC | 14 Sep 24 16:58 UTC |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:58 UTC | 14 Sep 24 16:58 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-264809 addons disable                                                                | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 16:58 UTC | 14 Sep 24 16:59 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-264809 addons                                                                        | addons-264809          | jenkins | v1.34.0 | 14 Sep 24 17:01 UTC | 14 Sep 24 17:01 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/14 16:44:19
	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
	I0914 16:44:19.565964   16814 out.go:345] Setting OutFile to fd 1 ...
	I0914 16:44:19.566056   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:44:19.566063   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:44:19.566068   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:44:19.566227   16814 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 16:44:19.566780   16814 out.go:352] Setting JSON to false
	I0914 16:44:19.567565   16814 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1603,"bootTime":1726330657,"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"}
	I0914 16:44:19.567660   16814 start.go:139] virtualization: kvm guest
	I0914 16:44:19.569610   16814 out.go:177] * [addons-264809] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0914 16:44:19.570809   16814 notify.go:220] Checking for updates...
	I0914 16:44:19.570839   16814 out.go:177]   - MINIKUBE_LOCATION=19643
	I0914 16:44:19.572158   16814 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 16:44:19.573159   16814 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:44:19.574090   16814 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 16:44:19.575064   16814 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 16:44:19.575988   16814 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 16:44:19.577175   16814 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 16:44:19.599214   16814 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 16:44:19.599298   16814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:44:19.642514   16814 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-14 16:44:19.634032966 +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:33647931392 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 16:44:19.642633   16814 docker.go:318] overlay module found
	I0914 16:44:19.644376   16814 out.go:177] * Using the docker driver based on user configuration
	I0914 16:44:19.645544   16814 start.go:297] selected driver: docker
	I0914 16:44:19.645555   16814 start.go:901] validating driver "docker" against <nil>
	I0914 16:44:19.645567   16814 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 16:44:19.646482   16814 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:44:19.690471   16814 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-14 16:44:19.682484749 +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:33647931392 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 16:44:19.690633   16814 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0914 16:44:19.690856   16814 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]
	I0914 16:44:19.692287   16814 out.go:177] * Using Docker driver with root privileges
	I0914 16:44:19.693667   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:19.693718   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:19.693728   16814 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0914 16:44:19.693788   16814 start.go:340] cluster config:
	{Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:19.695013   16814 out.go:177] * Starting "addons-264809" primary control-plane node in "addons-264809" cluster
	I0914 16:44:19.695881   16814 cache.go:121] Beginning downloading kic base image for docker with crio
	I0914 16:44:19.696817   16814 out.go:177] * Pulling base image v0.0.45-1726281268-19643 ...
	I0914 16:44:19.697899   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:19.697930   16814 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0914 16:44:19.697937   16814 cache.go:56] Caching tarball of preloaded images
	I0914 16:44:19.697990   16814 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local docker daemon
	I0914 16:44:19.698028   16814 preload.go:172] Found /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0914 16:44:19.698042   16814 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0914 16:44:19.698407   16814 profile.go:143] Saving config to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json ...
	I0914 16:44:19.698435   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json: {Name:mk4ed34451864bae65e49902af55d0502427e7a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:19.712357   16814 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e to local cache
	I0914 16:44:19.712452   16814 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory
	I0914 16:44:19.712466   16814 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory, skipping pull
	I0914 16:44:19.712476   16814 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e exists in cache, skipping pull
	I0914 16:44:19.712485   16814 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e as a tarball
	I0914 16:44:19.712492   16814 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e from local cache
	I0914 16:44:31.669921   16814 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e from cached tarball
	I0914 16:44:31.669954   16814 cache.go:194] Successfully downloaded all kic artifacts
	I0914 16:44:31.669983   16814 start.go:360] acquireMachinesLock for addons-264809: {Name:mk4ace06c3e8e8194fa71c0f92038fc5f8263513 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0914 16:44:31.670070   16814 start.go:364] duration metric: took 69.836µs to acquireMachinesLock for "addons-264809"
	I0914 16:44:31.670091   16814 start.go:93] Provisioning new machine with config: &{Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:31.670163   16814 start.go:125] createHost starting for "" (driver="docker")
	I0914 16:44:31.671838   16814 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0914 16:44:31.672113   16814 start.go:159] libmachine.API.Create for "addons-264809" (driver="docker")
	I0914 16:44:31.672150   16814 client.go:168] LocalClient.Create starting
	I0914 16:44:31.672245   16814 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem
	I0914 16:44:31.992025   16814 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem
	I0914 16:44:32.199040   16814 cli_runner.go:164] Run: docker network inspect addons-264809 --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}}]}"
	W0914 16:44:32.213932   16814 cli_runner.go:211] docker network inspect addons-264809 --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
	I0914 16:44:32.214003   16814 network_create.go:284] running [docker network inspect addons-264809] to gather additional debugging logs...
	I0914 16:44:32.214025   16814 cli_runner.go:164] Run: docker network inspect addons-264809
	W0914 16:44:32.228125   16814 cli_runner.go:211] docker network inspect addons-264809 returned with exit code 1
	I0914 16:44:32.228151   16814 network_create.go:287] error running [docker network inspect addons-264809]: docker network inspect addons-264809: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-264809 not found
	I0914 16:44:32.228163   16814 network_create.go:289] output of [docker network inspect addons-264809]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-264809 not found
	
	** /stderr **
	I0914 16:44:32.228252   16814 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}}]}"
	I0914 16:44:32.243960   16814 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:0xc001b86790}
	I0914 16:44:32.244015   16814 network_create.go:124] attempt to create docker network addons-264809 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0914 16:44:32.244071   16814 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-264809 addons-264809
	I0914 16:44:32.297947   16814 network_create.go:108] docker network addons-264809 192.168.49.0/24 created
	I0914 16:44:32.297974   16814 kic.go:121] calculated static IP "192.168.49.2" for the "addons-264809" container
	I0914 16:44:32.298037   16814 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0914 16:44:32.312098   16814 cli_runner.go:164] Run: docker volume create addons-264809 --label name.minikube.sigs.k8s.io=addons-264809 --label created_by.minikube.sigs.k8s.io=true
	I0914 16:44:32.327704   16814 oci.go:103] Successfully created a docker volume addons-264809
	I0914 16:44:32.327780   16814 cli_runner.go:164] Run: docker run --rm --name addons-264809-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --entrypoint /usr/bin/test -v addons-264809:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -d /var/lib
	I0914 16:44:37.224554   16814 cli_runner.go:217] Completed: docker run --rm --name addons-264809-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --entrypoint /usr/bin/test -v addons-264809:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -d /var/lib: (4.896735744s)
	I0914 16:44:37.224577   16814 oci.go:107] Successfully prepared a docker volume addons-264809
	I0914 16:44:37.224600   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:37.224620   16814 kic.go:194] Starting extracting preloaded images to volume ...
	I0914 16:44:37.224670   16814 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-264809:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -I lz4 -xf /preloaded.tar -C /extractDir
	I0914 16:44:41.473201   16814 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-264809:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e -I lz4 -xf /preloaded.tar -C /extractDir: (4.24847855s)
	I0914 16:44:41.473240   16814 kic.go:203] duration metric: took 4.248617848s to extract preloaded images to volume ...
	W0914 16:44:41.473384   16814 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0914 16:44:41.473495   16814 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0914 16:44:41.522169   16814 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-264809 --name addons-264809 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-264809 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-264809 --network addons-264809 --ip 192.168.49.2 --volume addons-264809:/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-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e
	I0914 16:44:41.816334   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Running}}
	I0914 16:44:41.833085   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:41.849891   16814 cli_runner.go:164] Run: docker exec addons-264809 stat /var/lib/dpkg/alternatives/iptables
	I0914 16:44:41.888917   16814 oci.go:144] the created container "addons-264809" has a running status.
	I0914 16:44:41.888943   16814 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa...
	I0914 16:44:42.078489   16814 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0914 16:44:42.099609   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:42.120008   16814 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0914 16:44:42.120030   16814 kic_runner.go:114] Args: [docker exec --privileged addons-264809 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0914 16:44:42.168915   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:44:42.188676   16814 machine.go:93] provisionDockerMachine start ...
	I0914 16:44:42.188766   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.210263   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.210518   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.210535   16814 main.go:141] libmachine: About to run SSH command:
	hostname
	I0914 16:44:42.426805   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-264809
	
	I0914 16:44:42.426835   16814 ubuntu.go:169] provisioning hostname "addons-264809"
	I0914 16:44:42.426895   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.444363   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.444543   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.444557   16814 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-264809 && echo "addons-264809" | sudo tee /etc/hostname
	I0914 16:44:42.580706   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-264809
	
	I0914 16:44:42.580768   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.596476   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:42.596637   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:42.596653   16814 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-264809' /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-264809/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-264809' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0914 16:44:42.714964   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0914 16:44:42.714993   16814 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19643-8633/.minikube CaCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19643-8633/.minikube}
	I0914 16:44:42.715027   16814 ubuntu.go:177] setting up certificates
	I0914 16:44:42.715037   16814 provision.go:84] configureAuth start
	I0914 16:44:42.715083   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:42.730732   16814 provision.go:143] copyHostCerts
	I0914 16:44:42.730804   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/ca.pem (1078 bytes)
	I0914 16:44:42.730914   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/cert.pem (1123 bytes)
	I0914 16:44:42.730984   16814 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19643-8633/.minikube/key.pem (1679 bytes)
	I0914 16:44:42.731044   16814 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem org=jenkins.addons-264809 san=[127.0.0.1 192.168.49.2 addons-264809 localhost minikube]
	I0914 16:44:42.973369   16814 provision.go:177] copyRemoteCerts
	I0914 16:44:42.973428   16814 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0914 16:44:42.973460   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:42.989183   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.074910   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0914 16:44:43.094923   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0914 16:44:43.114053   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0914 16:44:43.132670   16814 provision.go:87] duration metric: took 417.623057ms to configureAuth
	I0914 16:44:43.132690   16814 ubuntu.go:193] setting minikube options for container-runtime
	I0914 16:44:43.132826   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:44:43.132907   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.148789   16814 main.go:141] libmachine: Using SSH client type: native
	I0914 16:44:43.148965   16814 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x86c560] 0x86f240 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0914 16:44:43.148983   16814 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
	I0914 16:44:43.346808   16814 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0914 16:44:43.346832   16814 machine.go:96] duration metric: took 1.158133926s to provisionDockerMachine
	I0914 16:44:43.346844   16814 client.go:171] duration metric: took 11.674683905s to LocalClient.Create
	I0914 16:44:43.346862   16814 start.go:167] duration metric: took 11.674750635s to libmachine.API.Create "addons-264809"
	I0914 16:44:43.346874   16814 start.go:293] postStartSetup for "addons-264809" (driver="docker")
	I0914 16:44:43.346895   16814 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]
	I0914 16:44:43.346967   16814 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
	I0914 16:44:43.347013   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.363698   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.451835   16814 ssh_runner.go:195] Run: cat /etc/os-release
	I0914 16:44:43.454886   16814 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0914 16:44:43.454918   16814 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0914 16:44:43.454926   16814 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0914 16:44:43.454933   16814 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0914 16:44:43.454943   16814 filesync.go:126] Scanning /home/jenkins/minikube-integration/19643-8633/.minikube/addons for local assets ...
	I0914 16:44:43.455002   16814 filesync.go:126] Scanning /home/jenkins/minikube-integration/19643-8633/.minikube/files for local assets ...
	I0914 16:44:43.455024   16814 start.go:296] duration metric: took 108.138959ms for postStartSetup
	I0914 16:44:43.455289   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:43.471721   16814 profile.go:143] Saving config to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/config.json ...
	I0914 16:44:43.471972   16814 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 16:44:43.472018   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.489202   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.571531   16814 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0914 16:44:43.575181   16814 start.go:128] duration metric: took 11.90500822s to createHost
	I0914 16:44:43.575201   16814 start.go:83] releasing machines lock for "addons-264809", held for 11.905120051s
	I0914 16:44:43.575249   16814 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-264809
	I0914 16:44:43.590603   16814 ssh_runner.go:195] Run: cat /version.json
	I0914 16:44:43.590658   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.590704   16814 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0914 16:44:43.590773   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:44:43.606874   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.607876   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:44:43.756102   16814 ssh_runner.go:195] Run: systemctl --version
	I0914 16:44:43.759783   16814 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0914 16:44:43.893477   16814 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0914 16:44:43.897365   16814 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" ;
	I0914 16:44:43.912961   16814 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0914 16:44:43.913021   16814 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" ;
	I0914 16:44:43.935871   16814 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0914 16:44:43.935891   16814 start.go:495] detecting cgroup driver to use...
	I0914 16:44:43.935916   16814 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0914 16:44:43.935962   16814 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0914 16:44:43.947961   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0914 16:44:43.956661   16814 docker.go:217] disabling cri-docker service (if available) ...
	I0914 16:44:43.956710   16814 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0914 16:44:43.968029   16814 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0914 16:44:43.979300   16814 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0914 16:44:44.054022   16814 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0914 16:44:44.124928   16814 docker.go:233] disabling docker service ...
	I0914 16:44:44.124981   16814 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0914 16:44:44.140074   16814 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0914 16:44:44.149110   16814 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0914 16:44:44.222788   16814 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0914 16:44:44.303550   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0914 16:44:44.312970   16814 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"
	I0914 16:44:44.325821   16814 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0914 16:44:44.325871   16814 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"
	I0914 16:44:44.333784   16814 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0914 16:44:44.333835   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.341391   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.348960   16814 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0914 16:44:44.356470   16814 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0914 16:44:44.363690   16814 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"
	I0914 16:44:44.371689   16814 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"
	I0914 16:44:44.384084   16814 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"
	I0914 16:44:44.391774   16814 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0914 16:44:44.398287   16814 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0914 16:44:44.404670   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:44:44.478657   16814 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0914 16:44:44.573317   16814 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0914 16:44:44.573377   16814 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0914 16:44:44.576574   16814 start.go:563] Will wait 60s for crictl version
	I0914 16:44:44.576614   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:44:44.579525   16814 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0914 16:44:44.608975   16814 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0914 16:44:44.609056   16814 ssh_runner.go:195] Run: crio --version
	I0914 16:44:44.639700   16814 ssh_runner.go:195] Run: crio --version
	I0914 16:44:44.672015   16814 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0914 16:44:44.673064   16814 cli_runner.go:164] Run: docker network inspect addons-264809 --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}}]}"
	I0914 16:44:44.688193   16814 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0914 16:44:44.691301   16814 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""
	I0914 16:44:44.700392   16814 kubeadm.go:883] updating cluster {Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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} ...
	I0914 16:44:44.700503   16814 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:44:44.700550   16814 ssh_runner.go:195] Run: sudo crictl images --output json
	I0914 16:44:44.757220   16814 crio.go:514] all images are preloaded for cri-o runtime.
	I0914 16:44:44.757244   16814 crio.go:433] Images already preloaded, skipping extraction
	I0914 16:44:44.757284   16814 ssh_runner.go:195] Run: sudo crictl images --output json
	I0914 16:44:44.785890   16814 crio.go:514] all images are preloaded for cri-o runtime.
	I0914 16:44:44.785908   16814 cache_images.go:84] Images are preloaded, skipping loading
	I0914 16:44:44.785914   16814 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0914 16:44:44.785996   16814 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-264809 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-264809 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:}
	I0914 16:44:44.786051   16814 ssh_runner.go:195] Run: crio config
	I0914 16:44:44.822631   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:44.822651   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:44.822660   16814 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0914 16:44:44.822681   16814 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-264809 NodeName:addons-264809 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}
	I0914 16:44:44.822831   16814 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-264809"
	  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
	
	I0914 16:44:44.822902   16814 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0914 16:44:44.830451   16814 binaries.go:44] Found k8s binaries, skipping transfer
	I0914 16:44:44.830506   16814 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0914 16:44:44.837285   16814 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0914 16:44:44.851459   16814 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0914 16:44:44.865660   16814 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0914 16:44:44.879792   16814 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0914 16:44:44.882362   16814 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""
	I0914 16:44:44.890833   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:44:44.965529   16814 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0914 16:44:44.976081   16814 certs.go:68] Setting up /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809 for IP: 192.168.49.2
	I0914 16:44:44.976101   16814 certs.go:194] generating shared ca certs ...
	I0914 16:44:44.976120   16814 certs.go:226] acquiring lock for ca certs: {Name:mk317160dd0663ac324a5fbafc766571bad1101a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:44.976246   16814 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key
	I0914 16:44:45.035565   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt ...
	I0914 16:44:45.035587   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt: {Name:mk524711b0749682539b7a37ab774d849d9fc606 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.035721   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key ...
	I0914 16:44:45.035735   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key: {Name:mk94d9d8f640372088b2986900b11228d6aec91d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.035810   16814 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key
	I0914 16:44:45.300722   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt ...
	I0914 16:44:45.300751   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt: {Name:mk6966c45937a7b0c7f9744f2a0b74f6dbd4051d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.300891   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key ...
	I0914 16:44:45.300900   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key: {Name:mk1ed1e10f637689e9a6fe14cc1e0ab6330fbb07 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.300961   16814 certs.go:256] generating profile certs ...
	I0914 16:44:45.301014   16814 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key
	I0914 16:44:45.301027   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt with IP's: []
	I0914 16:44:45.574663   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt ...
	I0914 16:44:45.574692   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: {Name:mk34ab97ccc115e0140accb5c94fdb5f914ec8a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.574851   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key ...
	I0914 16:44:45.574862   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.key: {Name:mk6ab58ab3e1a516e199c328aa7261f4661b9684 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.574931   16814 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191
	I0914 16:44:45.574948   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0914 16:44:45.686752   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 ...
	I0914 16:44:45.686782   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191: {Name:mkbc8d50e1e6f6a62e0ce4d8eba05d5b46cc8f7e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.686950   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191 ...
	I0914 16:44:45.686965   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191: {Name:mk017bb18715b975db38c55d8b12f5219a389918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:45.687042   16814 certs.go:381] copying /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt.b648f191 -> /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt
	I0914 16:44:45.687109   16814 certs.go:385] copying /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key.b648f191 -> /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key
	I0914 16:44:45.687153   16814 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key
	I0914 16:44:45.687169   16814 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt with IP's: []
	I0914 16:44:46.035349   16814 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt ...
	I0914 16:44:46.035374   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt: {Name:mk85df05d8ecc2b6c76e32e891bcd2be04d5587e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:46.035546   16814 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key ...
	I0914 16:44:46.035557   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key: {Name:mka71dc97345786e5f415fb57a7e29dc5d09bf8b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:44:46.035718   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca-key.pem (1679 bytes)
	I0914 16:44:46.035750   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/ca.pem (1078 bytes)
	I0914 16:44:46.035774   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/cert.pem (1123 bytes)
	I0914 16:44:46.035797   16814 certs.go:484] found cert: /home/jenkins/minikube-integration/19643-8633/.minikube/certs/key.pem (1679 bytes)
	I0914 16:44:46.036334   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0914 16:44:46.056614   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0914 16:44:46.075545   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0914 16:44:46.094276   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0914 16:44:46.113267   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0914 16:44:46.132027   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0914 16:44:46.150692   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0914 16:44:46.169539   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0914 16:44:46.188019   16814 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19643-8633/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0914 16:44:46.206643   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0914 16:44:46.220567   16814 ssh_runner.go:195] Run: openssl version
	I0914 16:44:46.224954   16814 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"
	I0914 16:44:46.232213   16814 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.234875   16814 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 14 16:44 /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.234907   16814 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0914 16:44:46.240644   16814 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"
	I0914 16:44:46.248211   16814 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0914 16:44:46.250736   16814 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
	I0914 16:44:46.250778   16814 kubeadm.go:392] StartCluster: {Name:addons-264809 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-264809 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}
	I0914 16:44:46.250844   16814 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0914 16:44:46.250875   16814 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0914 16:44:46.280139   16814 cri.go:89] found id: ""
	I0914 16:44:46.280192   16814 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0914 16:44:46.287256   16814 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0914 16:44:46.294177   16814 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0914 16:44:46.294220   16814 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
	I0914 16:44:46.300872   16814 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
	I0914 16:44:46.300886   16814 kubeadm.go:157] found existing configuration files:
	
	I0914 16:44:46.300917   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0914 16:44:46.307683   16814 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
	I0914 16:44:46.307729   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0914 16:44:46.314269   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0914 16:44:46.320976   16814 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
	I0914 16:44:46.321010   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0914 16:44:46.327550   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0914 16:44:46.334236   16814 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
	I0914 16:44:46.334276   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0914 16:44:46.341008   16814 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0914 16:44:46.347962   16814 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
	I0914 16:44:46.348001   16814 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0914 16:44:46.354426   16814 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"
	I0914 16:44:46.386252   16814 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0914 16:44:46.386313   16814 kubeadm.go:310] [preflight] Running pre-flight checks
	I0914 16:44:46.402236   16814 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0914 16:44:46.402317   16814 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-gcp
	I0914 16:44:46.402367   16814 kubeadm.go:310] OS: Linux
	I0914 16:44:46.402436   16814 kubeadm.go:310] CGROUPS_CPU: enabled
	I0914 16:44:46.402504   16814 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0914 16:44:46.402573   16814 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0914 16:44:46.402642   16814 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0914 16:44:46.402712   16814 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0914 16:44:46.402792   16814 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0914 16:44:46.402853   16814 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0914 16:44:46.402912   16814 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0914 16:44:46.402981   16814 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0914 16:44:46.449573   16814 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0914 16:44:46.449665   16814 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0914 16:44:46.449761   16814 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0914 16:44:46.455306   16814 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0914 16:44:46.459095   16814 out.go:235]   - Generating certificates and keys ...
	I0914 16:44:46.459234   16814 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0914 16:44:46.459313   16814 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0914 16:44:46.537267   16814 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0914 16:44:46.912196   16814 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0914 16:44:47.098516   16814 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0914 16:44:47.302571   16814 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0914 16:44:47.361824   16814 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0914 16:44:47.361962   16814 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-264809 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0914 16:44:47.722138   16814 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0914 16:44:47.722324   16814 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-264809 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0914 16:44:47.879896   16814 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0914 16:44:48.047798   16814 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0914 16:44:48.174456   16814 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0914 16:44:48.174550   16814 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0914 16:44:48.307217   16814 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0914 16:44:48.505767   16814 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0914 16:44:49.241940   16814 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0914 16:44:49.438558   16814 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0914 16:44:49.662262   16814 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0914 16:44:49.662698   16814 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0914 16:44:49.664877   16814 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0914 16:44:49.666640   16814 out.go:235]   - Booting up control plane ...
	I0914 16:44:49.666729   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0914 16:44:49.666801   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0914 16:44:49.666908   16814 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0914 16:44:49.674594   16814 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0914 16:44:49.679508   16814 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0914 16:44:49.679549   16814 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0914 16:44:49.750669   16814 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0914 16:44:49.750807   16814 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0914 16:44:50.751905   16814 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001305384s
	I0914 16:44:50.752035   16814 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0914 16:44:54.753409   16814 kubeadm.go:310] [api-check] The API server is healthy after 4.001462271s
	I0914 16:44:54.764423   16814 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0914 16:44:54.773188   16814 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0914 16:44:54.787394   16814 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0914 16:44:54.787692   16814 kubeadm.go:310] [mark-control-plane] Marking the node addons-264809 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0914 16:44:54.793593   16814 kubeadm.go:310] [bootstrap-token] Using token: vbw6uk.bxs4ik68x5t6o48l
	I0914 16:44:54.794945   16814 out.go:235]   - Configuring RBAC rules ...
	I0914 16:44:54.795065   16814 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0914 16:44:54.797357   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0914 16:44:54.801592   16814 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
	I0914 16:44:54.804338   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0914 16:44:54.806169   16814 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0914 16:44:54.808044   16814 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0914 16:44:55.160681   16814 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0914 16:44:55.574785   16814 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0914 16:44:56.159666   16814 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0914 16:44:56.161351   16814 kubeadm.go:310] 
	I0914 16:44:56.161413   16814 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0914 16:44:56.161448   16814 kubeadm.go:310] 
	I0914 16:44:56.161564   16814 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0914 16:44:56.161575   16814 kubeadm.go:310] 
	I0914 16:44:56.161610   16814 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0914 16:44:56.161694   16814 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0914 16:44:56.161794   16814 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0914 16:44:56.161811   16814 kubeadm.go:310] 
	I0914 16:44:56.161900   16814 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0914 16:44:56.161912   16814 kubeadm.go:310] 
	I0914 16:44:56.161979   16814 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0914 16:44:56.161988   16814 kubeadm.go:310] 
	I0914 16:44:56.162068   16814 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0914 16:44:56.162188   16814 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0914 16:44:56.162277   16814 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0914 16:44:56.162287   16814 kubeadm.go:310] 
	I0914 16:44:56.162397   16814 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0914 16:44:56.162518   16814 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0914 16:44:56.162538   16814 kubeadm.go:310] 
	I0914 16:44:56.162656   16814 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token vbw6uk.bxs4ik68x5t6o48l \
	I0914 16:44:56.162773   16814 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f366c460b1d3cbf3de07bc83bf40aba36b3806a576d4a96fde7226eaa3f8050e \
	I0914 16:44:56.162803   16814 kubeadm.go:310] 	--control-plane 
	I0914 16:44:56.162810   16814 kubeadm.go:310] 
	I0914 16:44:56.162880   16814 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0914 16:44:56.162886   16814 kubeadm.go:310] 
	I0914 16:44:56.162953   16814 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token vbw6uk.bxs4ik68x5t6o48l \
	I0914 16:44:56.163083   16814 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f366c460b1d3cbf3de07bc83bf40aba36b3806a576d4a96fde7226eaa3f8050e 
	I0914 16:44:56.164726   16814 kubeadm.go:310] W0914 16:44:46.384122    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.
	I0914 16:44:56.164998   16814 kubeadm.go:310] W0914 16:44:46.384635    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.
	I0914 16:44:56.165194   16814 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
	I0914 16:44:56.165289   16814 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0914 16:44:56.165312   16814 cni.go:84] Creating CNI manager for ""
	I0914 16:44:56.165321   16814 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:44:56.166923   16814 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0914 16:44:56.167937   16814 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0914 16:44:56.171155   16814 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0914 16:44:56.171176   16814 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0914 16:44:56.186297   16814 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
	I0914 16:44:56.363478   16814 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0914 16:44:56.363535   16814 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
	I0914 16:44:56.363540   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-264809 minikube.k8s.io/updated_at=2024_09_14T16_44_56_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fbeeb744274463b05401c917e5ab21bbaf5ef95a minikube.k8s.io/name=addons-264809 minikube.k8s.io/primary=true
	I0914 16:44:56.370532   16814 ops.go:34] apiserver oom_adj: -16
	I0914 16:44:56.467267   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:56.968279   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:57.467337   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:57.968326   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:58.468083   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:58.968107   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:59.467532   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:44:59.967560   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:00.467567   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:00.967387   16814 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0914 16:45:01.024996   16814 kubeadm.go:1113] duration metric: took 4.661518837s to wait for elevateKubeSystemPrivileges
	I0914 16:45:01.025040   16814 kubeadm.go:394] duration metric: took 14.774263648s to StartCluster
	I0914 16:45:01.025060   16814 settings.go:142] acquiring lock: {Name:mkddb2a2d1f24fbcdbdcbb06bd14091c37659ab4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:45:01.025169   16814 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:45:01.025621   16814 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/kubeconfig: {Name:mkc2a21c0196f87c7e28d68118e53d4319b4c6e6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:45:01.026350   16814 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"
	I0914 16:45:01.026365   16814 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}
	I0914 16:45:01.026423   16814 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]
	I0914 16:45:01.026551   16814 addons.go:69] Setting yakd=true in profile "addons-264809"
	I0914 16:45:01.026587   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:45:01.026565   16814 addons.go:69] Setting cloud-spanner=true in profile "addons-264809"
	I0914 16:45:01.026661   16814 addons.go:234] Setting addon cloud-spanner=true in "addons-264809"
	I0914 16:45:01.026712   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026591   16814 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-264809"
	I0914 16:45:01.026749   16814 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-264809"
	I0914 16:45:01.026785   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026561   16814 addons.go:69] Setting default-storageclass=true in profile "addons-264809"
	I0914 16:45:01.026832   16814 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-264809"
	I0914 16:45:01.026581   16814 addons.go:69] Setting metrics-server=true in profile "addons-264809"
	I0914 16:45:01.026931   16814 addons.go:234] Setting addon metrics-server=true in "addons-264809"
	I0914 16:45:01.026961   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027169   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026583   16814 addons.go:69] Setting storage-provisioner=true in profile "addons-264809"
	I0914 16:45:01.027266   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.027280   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.027280   16814 addons.go:234] Setting addon storage-provisioner=true in "addons-264809"
	I0914 16:45:01.027372   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027383   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026577   16814 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-264809"
	I0914 16:45:01.027729   16814 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-264809"
	I0914 16:45:01.027765   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026600   16814 addons.go:69] Setting helm-tiller=true in profile "addons-264809"
	I0914 16:45:01.027812   16814 addons.go:234] Setting addon helm-tiller=true in "addons-264809"
	I0914 16:45:01.027847   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.027876   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026599   16814 addons.go:69] Setting registry=true in profile "addons-264809"
	I0914 16:45:01.027916   16814 addons.go:234] Setting addon registry=true in "addons-264809"
	I0914 16:45:01.027950   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026608   16814 addons.go:69] Setting ingress=true in profile "addons-264809"
	I0914 16:45:01.028001   16814 addons.go:234] Setting addon ingress=true in "addons-264809"
	I0914 16:45:01.028030   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.028220   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028283   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028380   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.028678   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026609   16814 addons.go:69] Setting volcano=true in profile "addons-264809"
	I0914 16:45:01.028984   16814 addons.go:234] Setting addon volcano=true in "addons-264809"
	I0914 16:45:01.029017   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026610   16814 addons.go:69] Setting ingress-dns=true in profile "addons-264809"
	I0914 16:45:01.029156   16814 addons.go:234] Setting addon ingress-dns=true in "addons-264809"
	I0914 16:45:01.029191   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.029460   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.029630   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.026618   16814 addons.go:69] Setting inspektor-gadget=true in profile "addons-264809"
	I0914 16:45:01.030012   16814 addons.go:234] Setting addon inspektor-gadget=true in "addons-264809"
	I0914 16:45:01.030138   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.026618   16814 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-264809"
	I0914 16:45:01.033232   16814 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-264809"
	I0914 16:45:01.026620   16814 addons.go:69] Setting volumesnapshots=true in profile "addons-264809"
	I0914 16:45:01.026633   16814 addons.go:234] Setting addon yakd=true in "addons-264809"
	I0914 16:45:01.026592   16814 addons.go:69] Setting gcp-auth=true in profile "addons-264809"
	I0914 16:45:01.031592   16814 out.go:177] * Verifying Kubernetes components...
	I0914 16:45:01.031620   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.033390   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.033766   16814 addons.go:234] Setting addon volumesnapshots=true in "addons-264809"
	I0914 16:45:01.033824   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.034133   16814 mustload.go:65] Loading cluster: addons-264809
	I0914 16:45:01.039984   16814 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0914 16:45:01.052134   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.052590   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.053206   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.054990   16814 config.go:182] Loaded profile config "addons-264809": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 16:45:01.055266   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.068903   16814 addons.go:234] Setting addon default-storageclass=true in "addons-264809"
	I0914 16:45:01.069023   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.069550   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	W0914 16:45:01.076852   16814 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0914 16:45:01.080165   16814 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0914 16:45:01.082211   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0914 16:45:01.082350   16814 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0914 16:45:01.082439   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0914 16:45:01.082507   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.085184   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:01.085237   16814 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0914 16:45:01.086604   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0914 16:45:01.086622   16814 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0914 16:45:01.086677   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.088254   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:01.092640   16814 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0914 16:45:01.094312   16814 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0914 16:45:01.094332   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0914 16:45:01.094391   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.097957   16814 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0914 16:45:01.097977   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0914 16:45:01.098024   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.103768   16814 out.go:177]   - Using image docker.io/registry:2.8.3
	I0914 16:45:01.108430   16814 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0914 16:45:01.110878   16814 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0914 16:45:01.110901   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0914 16:45:01.110963   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.114906   16814 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0914 16:45:01.115032   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0914 16:45:01.116271   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0914 16:45:01.116288   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0914 16:45:01.116345   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.116545   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0914 16:45:01.116557   16814 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0914 16:45:01.116609   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.121077   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0914 16:45:01.121164   16814 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0914 16:45:01.122160   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0914 16:45:01.122352   16814 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0914 16:45:01.122365   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0914 16:45:01.122408   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.124190   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0914 16:45:01.125229   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0914 16:45:01.126213   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0914 16:45:01.127468   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0914 16:45:01.131255   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0914 16:45:01.133367   16814 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0914 16:45:01.136571   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0914 16:45:01.136592   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0914 16:45:01.136652   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.139554   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.140459   16814 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-264809"
	I0914 16:45:01.140496   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.140960   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:01.143095   16814 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0914 16:45:01.143527   16814 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0914 16:45:01.143531   16814 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0914 16:45:01.143615   16814 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0914 16:45:01.143674   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.144504   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0914 16:45:01.144528   16814 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0914 16:45:01.144582   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.145024   16814 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0914 16:45:01.145042   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0914 16:45:01.145085   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.149775   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:01.150230   16814 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0914 16:45:01.152176   16814 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0914 16:45:01.152195   16814 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0914 16:45:01.152244   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.158748   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.180186   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.182914   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.184511   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.187835   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.201074   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.202389   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.206324   16814 out.go:177]   - Using image docker.io/busybox:stable
	I0914 16:45:01.208749   16814 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0914 16:45:01.210057   16814 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0914 16:45:01.210072   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0914 16:45:01.210110   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:01.210572   16814 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 -"
	I0914 16:45:01.210700   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.213656   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.213696   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.215564   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.225112   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:01.230024   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	W0914 16:45:01.258733   16814 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0914 16:45:01.258769   16814 retry.go:31] will retry after 214.954907ms: ssh: handshake failed: EOF
	W0914 16:45:01.258842   16814 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0914 16:45:01.258848   16814 retry.go:31] will retry after 353.782645ms: ssh: handshake failed: EOF
	I0914 16:45:01.469947   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0914 16:45:01.470031   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0914 16:45:01.476475   16814 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
	I0914 16:45:01.555909   16814 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
	I0914 16:45:01.561191   16814 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0914 16:45:01.673389   16814 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
	I0914 16:45:01.676061   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0914 16:45:01.676085   16814 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0914 16:45:01.756806   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0914 16:45:01.756836   16814 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0914 16:45:01.765734   16814 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
	I0914 16:45:01.769134   16814 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0914 16:45:01.769171   16814 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0914 16:45:01.770242   16814 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
	I0914 16:45:01.774811   16814 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0914 16:45:01.774831   16814 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0914 16:45:01.775943   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0914 16:45:01.775958   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0914 16:45:01.858855   16814 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
	I0914 16:45:01.875594   16814 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0914 16:45:01.875684   16814 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0914 16:45:01.963474   16814 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0914 16:45:01.963559   16814 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0914 16:45:01.967471   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0914 16:45:01.967496   16814 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0914 16:45:01.969960   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0914 16:45:01.969984   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0914 16:45:02.062842   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0914 16:45:02.062871   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0914 16:45:02.063182   16814 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0914 16:45:02.063234   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0914 16:45:02.072175   16814 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
	I0914 16:45:02.159473   16814 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0914 16:45:02.159499   16814 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0914 16:45:02.256873   16814 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
	I0914 16:45:02.257268   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0914 16:45:02.257291   16814 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)
	I0914 16:45:02.259657   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0914 16:45:02.259677   16814 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0914 16:45:02.275771   16814 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0914 16:45:02.275853   16814 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0914 16:45:02.357853   16814 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0914 16:45:02.357936   16814 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0914 16:45:02.362875   16814 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
	I0914 16:45:02.371594   16814 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
	I0914 16:45:02.467747   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0914 16:45:02.467837   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0914 16:45:02.667100   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0914 16:45:02.667183   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0914 16:45:02.756793   16814 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.546190898s)
	I0914 16:45:02.756873   16814 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0914 16:45:02.761295   16814 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0914 16:45:02.761370   16814 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0914 16:45:02.768817   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0914 16:45:02.768846   16814 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0914 16:45:02.772197   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0914 16:45:02.772221   16814 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0914 16:45:02.859717   16814 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0914 16:45:02.859748   16814 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0914 16:45:02.972441   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.495894091s)
	I0914 16:45:03.056860   16814 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0914 16:45:03.056886   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0914 16:45:03.067756   16814 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0914 16:45:03.067786   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0914 16:45:03.156857   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0914 16:45:03.156959   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0914 16:45:03.158353   16814 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0914 16:45:03.158413   16814 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0914 16:45:03.275701   16814 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0914 16:45:03.275726   16814 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0914 16:45:03.275760   16814 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
	I0914 16:45:03.367077   16814 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-264809" context rescaled to 1 replicas
	I0914 16:45:03.371476   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0914 16:45:03.371505   16814 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0914 16:45:03.463171   16814 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0914 16:45:03.463211   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0914 16:45:03.564702   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0914 16:45:03.564733   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0914 16:45:03.565016   16814 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
	I0914 16:45:03.857315   16814 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
	I0914 16:45:03.867355   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0914 16:45:03.867445   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0914 16:45:04.157375   16814 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0914 16:45:04.157409   16814 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0914 16:45:04.364163   16814 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
	I0914 16:45:05.357555   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.801549541s)
	I0914 16:45:05.357628   16814 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.796360217s)
	I0914 16:45:05.358669   16814 node_ready.go:35] waiting up to 6m0s for node "addons-264809" to be "Ready" ...
	I0914 16:45:06.767522   16814 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.094091077s)
	I0914 16:45:06.767562   16814 addons.go:475] Verifying addon ingress=true in "addons-264809"
	I0914 16:45:06.767742   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.00191945s)
	I0914 16:45:06.767805   16814 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.997508889s)
	I0914 16:45:06.767914   16814 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: (4.908969777s)
	I0914 16:45:06.768035   16814 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.695832543s)
	I0914 16:45:06.768129   16814 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.511210967s)
	I0914 16:45:06.768159   16814 addons.go:475] Verifying addon metrics-server=true in "addons-264809"
	I0914 16:45:06.768191   16814 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.405211754s)
	I0914 16:45:06.768218   16814 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.396534629s)
	I0914 16:45:06.768425   16814 addons.go:475] Verifying addon registry=true in "addons-264809"
	I0914 16:45:06.769494   16814 out.go:177] * Verifying ingress addon...
	I0914 16:45:06.770432   16814 out.go:177] * Verifying registry addon...
	I0914 16:45:06.772115   16814 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0914 16:45:06.772740   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0914 16:45:06.858567   16814 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]
	I0914 16:45:06.859568   16814 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0914 16:45:06.859631   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:06.859843   16814 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0914 16:45:06.859866   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:07.276678   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:07.278236   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:07.362783   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:07.382059   16814 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.106260649s)
	W0914 16:45:07.382108   16814 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
	I0914 16:45:07.382128   16814 retry.go:31] will retry after 201.641155ms: 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
	I0914 16:45:07.382181   16814 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (3.817131411s)
	I0914 16:45:07.382437   16814 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.525079516s)
	I0914 16:45:07.384270   16814 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-264809 service yakd-dashboard -n yakd-dashboard
	
	I0914 16:45:07.584893   16814 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
	I0914 16:45:07.766317   16814 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: (3.402038772s)
	I0914 16:45:07.766409   16814 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-264809"
	I0914 16:45:07.768146   16814 out.go:177] * Verifying csi-hostpath-driver addon...
	I0914 16:45:07.770398   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0914 16:45:07.774721   16814 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0914 16:45:07.774740   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:07.776231   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:07.777156   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:08.274626   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:08.275222   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:08.275429   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:08.358984   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0914 16:45:08.359065   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:08.375637   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:08.476641   16814 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0914 16:45:08.494075   16814 addons.go:234] Setting addon gcp-auth=true in "addons-264809"
	I0914 16:45:08.494141   16814 host.go:66] Checking if "addons-264809" exists ...
	I0914 16:45:08.494640   16814 cli_runner.go:164] Run: docker container inspect addons-264809 --format={{.State.Status}}
	I0914 16:45:08.512768   16814 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0914 16:45:08.512831   16814 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-264809
	I0914 16:45:08.530844   16814 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/addons-264809/id_rsa Username:docker}
	I0914 16:45:08.773559   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:08.774783   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:08.775347   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.273915   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:09.276154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:09.276880   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.774082   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:09.775357   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:09.775403   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:09.861890   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:10.274452   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:10.275589   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:10.275842   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:10.367397   16814 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.782458653s)
	I0914 16:45:10.367468   16814 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.854671708s)
	I0914 16:45:10.369257   16814 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0914 16:45:10.370372   16814 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0914 16:45:10.371323   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0914 16:45:10.371335   16814 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0914 16:45:10.388404   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0914 16:45:10.388429   16814 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0914 16:45:10.404228   16814 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0914 16:45:10.404247   16814 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0914 16:45:10.421210   16814 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
	I0914 16:45:10.774425   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:10.776008   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:10.776094   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.061688   16814 addons.go:475] Verifying addon gcp-auth=true in "addons-264809"
	I0914 16:45:11.063304   16814 out.go:177] * Verifying gcp-auth addon...
	I0914 16:45:11.065346   16814 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0914 16:45:11.067671   16814 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0914 16:45:11.067690   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:11.274482   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:11.275038   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:11.275818   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.567875   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:11.774283   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:11.775499   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:11.775866   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:11.862086   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:12.068762   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:12.273490   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:12.275133   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:12.275810   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:12.568652   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:12.773613   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:12.775135   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:12.776281   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:13.068720   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:13.273286   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:13.274738   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:13.275178   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:13.568541   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:13.773189   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:13.774908   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:13.775102   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:14.068442   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:14.274622   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:14.274931   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:14.275466   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:14.361525   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:14.567775   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:14.773406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:14.774756   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:14.775098   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:15.068043   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:15.274186   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:15.275312   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:15.275784   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:15.568294   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:15.773802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:15.774894   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:15.774990   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.068802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:16.273508   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:16.274916   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:16.275280   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.568603   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:16.773383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:16.774860   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:16.775261   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:16.861003   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:17.068071   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:17.273913   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:17.275066   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:17.275153   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:17.568659   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:17.773484   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:17.774899   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:17.775300   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.068325   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:18.274126   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:18.275294   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.275322   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:18.567957   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:18.773558   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:18.774941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:18.775391   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:18.861202   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:19.068146   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:19.273911   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:19.275186   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:19.276298   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:19.568019   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:19.774417   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:19.774637   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:19.775291   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.067640   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:20.273542   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:20.274980   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.275523   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:20.568772   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:20.773512   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:20.774944   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:20.775332   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:21.068259   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:21.274092   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:21.275156   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:21.275241   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:21.361413   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:21.568706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:21.773372   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:21.774867   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:21.775282   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:22.068389   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:22.274011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:22.275151   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:22.275241   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:22.568827   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:22.773263   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:22.774947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:22.775231   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.068241   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:23.273824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:23.275018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:23.275124   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.568666   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:23.773154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:23.774854   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:23.775171   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:23.861025   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:24.068409   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:24.273907   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:24.275061   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:24.275217   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:24.568511   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:24.773995   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:24.775061   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:24.775156   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.068198   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:25.273975   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:25.275139   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:25.275253   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.568611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:25.773247   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:25.774721   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:25.775205   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:25.862076   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:26.068427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:26.274372   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:26.275155   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:26.275383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:26.568190   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:26.773914   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:26.775018   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:26.775155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.068599   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:27.273231   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:27.274733   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.275073   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:27.568492   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:27.772797   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:27.774504   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:27.774821   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.067611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:28.272963   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:28.274817   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:28.274943   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.360725   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:28.568408   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:28.774104   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:28.775262   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:28.775338   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.067878   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:29.273824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:29.275397   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.275781   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:29.568070   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:29.773832   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:29.775018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:29.775151   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:30.068375   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:30.274004   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:30.275227   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:30.275339   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:30.361585   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:30.568078   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:30.773918   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:30.774978   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:30.775195   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.068604   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:31.273476   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:31.274881   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:31.275272   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.568415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:31.774076   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:31.775360   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:31.775362   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.068149   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:32.274011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:32.275068   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:32.275154   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.568961   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:32.773918   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:32.775195   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:32.775710   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:32.861424   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:33.068452   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:33.274300   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:33.275284   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:33.275646   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:33.568236   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:33.774116   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:33.775233   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:33.775594   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.068595   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:34.273412   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:34.274975   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.275373   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:34.568581   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:34.773588   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:34.774943   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:34.775402   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.068850   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:35.273473   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:35.275127   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:35.275615   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.361704   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:35.568028   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:35.774006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:35.774923   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:35.775219   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.068264   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:36.274176   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:36.275038   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:36.275311   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.568107   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:36.773733   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:36.775057   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:36.775107   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.067947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:37.273633   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:37.275006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:37.275520   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.567906   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:37.773665   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:37.775294   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:37.775804   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:37.861832   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:38.068134   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:38.273953   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:38.274918   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:38.275041   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:38.568591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:38.774314   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:38.774862   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:38.775319   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:39.068526   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:39.274220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:39.275277   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:39.275331   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:39.568268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:39.773966   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:39.775077   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:39.775100   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:40.067791   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:40.273406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:40.275114   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:40.275494   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:40.361470   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:40.568802   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:40.773778   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:40.775410   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:40.776084   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.068612   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:41.273139   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:41.274954   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.275001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:41.568192   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:41.774051   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:41.775145   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:41.775386   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.068061   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:42.273741   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:42.275125   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.275712   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:42.361534   16814 node_ready.go:53] node "addons-264809" has status "Ready":"False"
	I0914 16:45:42.567967   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:42.775609   16814 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0914 16:45:42.775632   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:42.780806   16814 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0914 16:45:42.780828   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:42.781695   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:42.864010   16814 node_ready.go:49] node "addons-264809" has status "Ready":"True"
	I0914 16:45:42.864038   16814 node_ready.go:38] duration metric: took 37.505339006s for node "addons-264809" to be "Ready" ...
	I0914 16:45:42.864052   16814 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" ...
	I0914 16:45:42.870590   16814 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.070494   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:43.277478   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:43.278593   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:43.279964   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:43.568708   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:43.774845   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:43.775352   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:43.775653   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:43.875503   16814 pod_ready.go:93] pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.875523   16814 pod_ready.go:82] duration metric: took 1.004911893s for pod "coredns-7c65d6cfc9-2t46q" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.875541   16814 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.878911   16814 pod_ready.go:93] pod "etcd-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.878926   16814 pod_ready.go:82] duration metric: took 3.379315ms for pod "etcd-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.878936   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.882238   16814 pod_ready.go:93] pod "kube-apiserver-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.882252   16814 pod_ready.go:82] duration metric: took 3.311027ms for pod "kube-apiserver-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.882260   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.885724   16814 pod_ready.go:93] pod "kube-controller-manager-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:43.885739   16814 pod_ready.go:82] duration metric: took 3.473373ms for pod "kube-controller-manager-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:43.885747   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4vxmc" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.062281   16814 pod_ready.go:93] pod "kube-proxy-4vxmc" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:44.062301   16814 pod_ready.go:82] duration metric: took 176.547392ms for pod "kube-proxy-4vxmc" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.062311   16814 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.068592   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:44.275386   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:44.275845   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:44.276217   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:44.462471   16814 pod_ready.go:93] pod "kube-scheduler-addons-264809" in "kube-system" namespace has status "Ready":"True"
	I0914 16:45:44.462493   16814 pod_ready.go:82] duration metric: took 400.176397ms for pod "kube-scheduler-addons-264809" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.462504   16814 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace to be "Ready" ...
	I0914 16:45:44.571296   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:44.774911   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:44.776080   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:44.776451   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.068155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:45.274887   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:45.275078   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:45.275274   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.569164   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:45.775132   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:45.775689   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:45.776099   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.069074   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:46.278165   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:46.279001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:46.279637   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.469801   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:46.569369   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:46.775805   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:46.775896   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:46.776059   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.068719   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:47.275162   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:47.275325   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.275536   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:47.568789   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:47.776738   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:47.778027   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:47.778406   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.068087   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:48.274969   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.275795   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:48.276240   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:48.568603   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:48.774720   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:48.775351   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:48.775622   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:48.967842   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:49.068049   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:49.274507   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:49.275581   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:49.275957   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:49.568374   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:49.775176   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:49.775715   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:49.775941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.068823   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:50.274643   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:50.275309   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.275722   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:50.569079   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:50.775269   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:50.777167   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:50.777737   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:51.067540   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:51.273932   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:51.275283   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:51.275578   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:51.468450   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:51.569616   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:51.774546   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:51.775477   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:51.775822   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.068811   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:52.274722   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:52.275510   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:52.275898   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.568334   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:52.774824   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:52.775181   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:52.775503   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:53.069420   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:53.274695   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:53.275164   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:53.275415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:53.468785   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:53.568665   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:53.775889   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:53.777243   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:53.777822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.068532   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:54.275614   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:54.275760   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:54.276098   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.568673   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:54.774544   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:54.775304   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:54.775728   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.068213   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:55.275008   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:55.276142   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:55.276178   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.568623   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:55.774341   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:55.775278   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:55.775684   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:55.967804   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:56.067904   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:56.274569   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:56.275424   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:56.275823   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:56.568480   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:56.775459   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:56.775519   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:56.775748   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.068226   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:57.275145   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:57.275246   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:57.275612   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.569560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:57.775155   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:57.775800   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:57.776302   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:58.068580   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:58.273947   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:58.275204   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:58.275840   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:58.467140   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:45:58.569514   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:58.774431   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:58.775246   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:58.775639   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.068305   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:59.274951   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:59.275330   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.275617   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:45:59.568242   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:45:59.774878   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:45:59.775229   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:45:59.775905   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.068450   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:00.275418   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:00.275669   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:00.275914   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.467417   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:00.568941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:00.774594   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:00.775674   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:00.775988   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:01.067869   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:01.274595   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:01.275716   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:01.276361   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:01.568590   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:01.774586   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:01.775651   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:01.776034   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:02.068675   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:02.275060   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:02.275407   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:02.275875   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:02.468371   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:02.569031   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:02.774951   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:02.775922   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:02.776232   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.068528   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:03.275108   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:03.275314   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:03.275704   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.569286   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:03.776214   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:03.776569   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:03.776879   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.067828   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:04.274172   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.275307   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:04.275532   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:04.568444   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:04.775132   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:04.775596   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:04.775910   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:04.967416   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:05.068648   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:05.273844   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:05.275171   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:05.275496   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:05.569301   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:05.774922   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:05.775501   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:05.775669   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.068358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:06.275131   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:06.275329   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:06.276022   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.568670   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:06.774818   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:06.775560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:06.775867   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:06.968386   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:07.068854   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:07.275109   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:07.276038   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:07.276192   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:07.568699   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:07.774308   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:07.775383   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:07.776166   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.068692   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:08.274642   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:08.275215   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:08.275718   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.569185   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:08.775829   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:08.776096   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:08.776164   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:08.970807   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:09.068207   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:09.274780   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:09.275450   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:09.275640   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:09.568747   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:09.775113   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:09.775646   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:09.776058   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:10.067970   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:10.274897   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:10.275851   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:10.276528   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:10.568622   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:10.774199   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:10.775223   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:10.775934   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:11.068667   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:11.276687   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:11.276936   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:11.277335   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:11.474056   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:11.568995   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:11.774978   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:11.775694   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:11.776218   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:12.069129   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:12.275360   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:12.275811   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:12.276446   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:12.569009   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:12.775591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:12.775902   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:12.776142   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.068365   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:13.274963   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:13.275794   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:13.276138   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.569055   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:13.774690   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:13.775787   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:13.777758   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:13.967561   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:14.068990   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:14.274427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:14.275415   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:14.275952   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:14.568439   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:14.775340   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:14.775635   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:14.775928   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.067965   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:15.275032   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:15.275613   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.275842   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:15.569031   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:15.774473   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:15.775280   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:15.775779   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:15.967748   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:16.067657   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:16.274019   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:16.275353   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:16.275487   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:16.568717   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:16.774760   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:16.775659   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:16.776007   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:17.068661   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:17.273954   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:17.275385   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:17.275868   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:17.569000   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:17.774761   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:17.775706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:17.776081   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.068006   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:18.274625   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:18.275722   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:18.276049   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.469663   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:18.568251   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:18.774618   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:18.775251   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:18.775648   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.068135   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:19.275137   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:19.275738   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:19.275892   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.569116   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:19.774958   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:19.775820   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:19.776474   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.068521   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:20.275251   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:20.275323   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:20.275489   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.568139   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:20.775001   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:20.775083   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:20.775349   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:20.968498   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:21.068704   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:21.275036   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:21.275584   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:21.276101   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:21.568696   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:21.774809   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:21.777532   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:21.778377   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.069199   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:22.275136   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:22.277312   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.277983   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:22.568931   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:22.776284   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:22.777932   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:22.778661   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:22.978144   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:23.069222   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:23.275268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:23.277309   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:23.278018   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:23.569293   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:23.774757   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:23.775975   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:23.777158   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.068480   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:24.276120   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:24.276309   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:24.277764   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.568961   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:24.774827   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:24.776012   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:24.776267   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:25.069256   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:25.275279   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:25.275290   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:25.275742   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:25.468728   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:25.568926   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:25.774700   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:25.775555   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:25.776079   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.068836   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:26.274502   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:26.275822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:26.275956   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.568220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:26.775284   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:26.775428   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:26.775493   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.068905   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:27.274638   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.275474   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:27.275906   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:27.553141   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:27.568350   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:27.774774   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:27.775427   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:27.775695   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:28.068271   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:28.274844   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:28.275375   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:28.275527   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:28.568970   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:28.774611   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:28.775716   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:28.775964   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.068119   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:29.274664   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:29.275565   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:29.276189   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.573538   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:29.777332   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:29.777555   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:29.781327   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:29.968385   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:30.068580   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:30.275429   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:30.275689   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:30.276023   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:30.569081   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:30.774697   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:30.775650   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:30.776113   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.068152   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:31.275232   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:31.276337   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:31.276984   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.568541   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:31.775379   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:31.775518   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:31.775979   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.067765   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:32.274362   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:32.275245   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.275678   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:32.468536   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:32.568988   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:32.775170   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:32.775839   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:32.776209   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:33.165011   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:33.285682   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:33.286220   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:33.286313   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:33.568591   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:33.774816   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:33.775506   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:33.775826   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.067756   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:34.274438   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:34.275252   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:34.275576   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.569105   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:34.774672   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:34.775997   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:34.776559   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:34.967975   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:35.068268   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:35.275704   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:35.275809   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:35.276121   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:35.568983   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:35.775750   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:35.775784   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:35.775898   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.068124   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:36.275111   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.276080   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:36.276560   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:36.568052   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:36.775358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:36.776381   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:36.776619   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:36.968125   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:37.068932   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:37.274430   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:37.275390   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:37.275867   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:37.569173   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:37.775741   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:37.776036   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:37.776268   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.068405   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:38.275327   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:38.275680   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.276177   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:38.569254   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:38.775397   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:38.775477   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:38.776043   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0914 16:46:39.070533   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:39.275525   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:39.275689   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:39.275898   16814 kapi.go:107] duration metric: took 1m32.503158628s to wait for kubernetes.io/minikube-addons=registry ...
	I0914 16:46:39.467977   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:39.568822   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:39.775706   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:39.776021   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:40.068627   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:40.276266   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:40.278967   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:40.568941   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:40.774409   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:40.775888   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:41.068185   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:41.275979   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:41.276335   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:41.469336   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:41.568761   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:41.774453   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:41.775949   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:42.069137   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:42.275158   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:42.276234   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:42.568678   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:42.774593   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:42.775873   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.069463   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:43.275264   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.275303   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:43.568775   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:43.778688   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:43.778998   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:43.967183   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:44.124959   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:44.274717   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:44.275642   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:44.568280   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:44.775148   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:44.775724   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:45.068729   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:45.274358   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:45.275683   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:45.568544   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:45.775290   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0914 16:46:45.775345   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:46.068565   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:46.274954   16814 kapi.go:107] duration metric: took 1m38.504550206s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0914 16:46:46.275394   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:46.467803   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:46.568186   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:46.776373   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:47.068737   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:47.275569   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:47.568535   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:47.775798   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:48.068343   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:48.276676   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:48.467852   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:48.568525   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:48.775627   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:49.068093   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:49.276294   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:49.568709   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:49.776127   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:50.068850   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:50.276171   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:50.468758   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:50.568167   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:50.776179   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:51.068575   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:51.276200   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:51.568034   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:51.776336   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.068549   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:52.275655   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.569117   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:52.777240   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:52.969904   16814 pod_ready.go:103] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"False"
	I0914 16:46:53.077107   16814 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0914 16:46:53.279605   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:53.469162   16814 pod_ready.go:93] pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace has status "Ready":"True"
	I0914 16:46:53.469189   16814 pod_ready.go:82] duration metric: took 1m9.006678441s for pod "metrics-server-84c5f94fbc-jkp24" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.469203   16814 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.568266   16814 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace has status "Ready":"True"
	I0914 16:46:53.568293   16814 pod_ready.go:82] duration metric: took 99.082071ms for pod "nvidia-device-plugin-daemonset-cdtrl" in "kube-system" namespace to be "Ready" ...
	I0914 16:46:53.568318   16814 pod_ready.go:39] duration metric: took 1m10.70424703s 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" ...
	I0914 16:46:53.568337   16814 api_server.go:52] waiting for apiserver process to appear ...
	I0914 16:46:53.568391   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:46:53.568447   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:46:53.572089   16814 kapi.go:107] duration metric: took 1m42.50674136s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0914 16:46:53.573490   16814 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-264809 cluster.
	I0914 16:46:53.574729   16814 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.
	I0914 16:46:53.575945   16814 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0914 16:46:53.777308   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:53.777820   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:46:53.777874   16814 cri.go:89] found id: ""
	I0914 16:46:53.777886   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:46:53.777944   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:53.781374   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:46:53.781429   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:46:53.889852   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:46:53.889875   16814 cri.go:89] found id: ""
	I0914 16:46:53.889884   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:46:53.889931   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:53.893623   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:46:53.893686   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:46:54.068819   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:46:54.068844   16814 cri.go:89] found id: ""
	I0914 16:46:54.068854   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:46:54.068910   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.078429   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:46:54.078500   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:46:54.276621   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:54.358601   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:46:54.358627   16814 cri.go:89] found id: ""
	I0914 16:46:54.358637   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:46:54.358702   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.362770   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:46:54.362830   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:46:54.569719   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:46:54.569740   16814 cri.go:89] found id: ""
	I0914 16:46:54.569749   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:46:54.569798   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.574833   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:46:54.574898   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:46:54.773615   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:46:54.773698   16814 cri.go:89] found id: ""
	I0914 16:46:54.773719   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:46:54.773795   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:54.778407   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:54.778706   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:46:54.778787   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:46:54.982471   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:46:54.982550   16814 cri.go:89] found id: ""
	I0914 16:46:54.982571   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:46:54.982652   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:46:55.059354   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:46:55.059457   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:46:55.277236   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:55.288383   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:46:55.288414   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:46:55.483917   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:46:55.483958   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:46:55.613460   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:46:55.613496   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:46:55.745763   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:46:55.745794   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0914 16:46:55.776335   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0914 16:46:55.804870   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:46:55.805098   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:46:55.841533   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:46:55.841559   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:46:55.867667   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:46:55.867701   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:46:55.973470   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:46:55.973504   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:46:56.009888   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:46:56.009916   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:46:56.073772   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:46:56.073796   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:46:56.118295   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:46:56.118335   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:46:56.207714   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:46:56.207745   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:46:56.276315   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:56.280341   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:46:56.280363   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:46:56.280419   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:46:56.280432   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:46:56.280440   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:46:56.280450   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:46:56.280457   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:46:56.776449   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:57.275780   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:57.776460   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:58.275590   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:58.776033   16814 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0914 16:46:59.276058   16814 kapi.go:107] duration metric: took 1m52.5039437s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0914 16:46:59.278704   16814 out.go:177] * Enabled addons: nvidia-device-plugin, storage-provisioner, cloud-spanner, ingress-dns, helm-tiller, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0914 16:46:59.279880   16814 addons.go:510] duration metric: took 1m58.253462443s for enable addons: enabled=[nvidia-device-plugin storage-provisioner cloud-spanner ingress-dns helm-tiller metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0914 16:47:06.281665   16814 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0914 16:47:06.294592   16814 api_server.go:72] duration metric: took 2m5.268194043s to wait for apiserver process to appear ...
	I0914 16:47:06.294618   16814 api_server.go:88] waiting for apiserver healthz status ...
	I0914 16:47:06.294658   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:47:06.294708   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:47:06.325463   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:06.325491   16814 cri.go:89] found id: ""
	I0914 16:47:06.325499   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:47:06.325538   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.328533   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:47:06.328584   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:47:06.359059   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:06.359075   16814 cri.go:89] found id: ""
	I0914 16:47:06.359082   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:47:06.359120   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.362069   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:47:06.362124   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:47:06.393359   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:06.393383   16814 cri.go:89] found id: ""
	I0914 16:47:06.393394   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:47:06.393439   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.396466   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:47:06.396528   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:47:06.426728   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:06.426749   16814 cri.go:89] found id: ""
	I0914 16:47:06.426757   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:47:06.426801   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.429665   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:47:06.429722   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:47:06.461595   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:06.461617   16814 cri.go:89] found id: ""
	I0914 16:47:06.461624   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:47:06.461667   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.464990   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:47:06.465046   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:47:06.497658   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:06.497680   16814 cri.go:89] found id: ""
	I0914 16:47:06.497687   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:47:06.497734   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.501011   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:47:06.501067   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:47:06.532693   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:06.532717   16814 cri.go:89] found id: ""
	I0914 16:47:06.532725   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:47:06.532769   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:06.535798   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:47:06.535822   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:47:06.546379   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:47:06.546402   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:06.589141   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:47:06.589166   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:06.631270   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:47:06.631299   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:06.664280   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:47:06.664303   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:06.696070   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:47:06.696095   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0914 16:47:06.733792   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:06.733965   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:06.769643   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:47:06.769666   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:06.806701   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:47:06.806726   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:06.836640   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:47:06.836659   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:06.888669   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:47:06.888699   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:47:06.959338   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:47:06.959366   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:47:06.997883   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:47:06.997911   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:47:07.087054   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:07.087075   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:47:07.087134   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:47:07.087148   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:07.087163   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:07.087175   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:07.087186   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:47:17.088231   16814 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0914 16:47:17.092367   16814 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0914 16:47:17.093175   16814 api_server.go:141] control plane version: v1.31.1
	I0914 16:47:17.093195   16814 api_server.go:131] duration metric: took 10.798570995s to wait for apiserver health ...
	I0914 16:47:17.093202   16814 system_pods.go:43] waiting for kube-system pods to appear ...
	I0914 16:47:17.093220   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0914 16:47:17.093263   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0914 16:47:17.125680   16814 cri.go:89] found id: "c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:17.125705   16814 cri.go:89] found id: ""
	I0914 16:47:17.125715   16814 logs.go:276] 1 containers: [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6]
	I0914 16:47:17.125764   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.128873   16814 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0914 16:47:17.128925   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0914 16:47:17.159170   16814 cri.go:89] found id: "d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:17.159190   16814 cri.go:89] found id: ""
	I0914 16:47:17.159199   16814 logs.go:276] 1 containers: [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01]
	I0914 16:47:17.159238   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.162184   16814 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0914 16:47:17.162239   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0914 16:47:17.192606   16814 cri.go:89] found id: "4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:17.192622   16814 cri.go:89] found id: ""
	I0914 16:47:17.192629   16814 logs.go:276] 1 containers: [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0]
	I0914 16:47:17.192668   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.195575   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0914 16:47:17.195616   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0914 16:47:17.226135   16814 cri.go:89] found id: "6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:17.226153   16814 cri.go:89] found id: ""
	I0914 16:47:17.226159   16814 logs.go:276] 1 containers: [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75]
	I0914 16:47:17.226195   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.229119   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0914 16:47:17.229166   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0914 16:47:17.259178   16814 cri.go:89] found id: "139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:17.259201   16814 cri.go:89] found id: ""
	I0914 16:47:17.259212   16814 logs.go:276] 1 containers: [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40]
	I0914 16:47:17.259261   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.262154   16814 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0914 16:47:17.262213   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0914 16:47:17.292447   16814 cri.go:89] found id: "3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:17.292483   16814 cri.go:89] found id: ""
	I0914 16:47:17.292492   16814 logs.go:276] 1 containers: [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00]
	I0914 16:47:17.292531   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.295330   16814 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0914 16:47:17.295391   16814 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0914 16:47:17.325844   16814 cri.go:89] found id: "513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:17.325867   16814 cri.go:89] found id: ""
	I0914 16:47:17.325877   16814 logs.go:276] 1 containers: [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df]
	I0914 16:47:17.325922   16814 ssh_runner.go:195] Run: which crictl
	I0914 16:47:17.328865   16814 logs.go:123] Gathering logs for kubelet ...
	I0914 16:47:17.328885   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0914 16:47:17.361649   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:17.361825   16814 logs.go:138] Found kubelet problem: Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:17.398903   16814 logs.go:123] Gathering logs for dmesg ...
	I0914 16:47:17.398932   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0914 16:47:17.410719   16814 logs.go:123] Gathering logs for kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] ...
	I0914 16:47:17.410748   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6"
	I0914 16:47:17.451534   16814 logs.go:123] Gathering logs for kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] ...
	I0914 16:47:17.451571   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75"
	I0914 16:47:17.489494   16814 logs.go:123] Gathering logs for CRI-O ...
	I0914 16:47:17.489522   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0914 16:47:17.567416   16814 logs.go:123] Gathering logs for container status ...
	I0914 16:47:17.567470   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0914 16:47:17.606916   16814 logs.go:123] Gathering logs for describe nodes ...
	I0914 16:47:17.606941   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0914 16:47:17.696990   16814 logs.go:123] Gathering logs for etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] ...
	I0914 16:47:17.697018   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01"
	I0914 16:47:17.743142   16814 logs.go:123] Gathering logs for coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] ...
	I0914 16:47:17.743173   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0"
	I0914 16:47:17.775864   16814 logs.go:123] Gathering logs for kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] ...
	I0914 16:47:17.775893   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40"
	I0914 16:47:17.806026   16814 logs.go:123] Gathering logs for kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] ...
	I0914 16:47:17.806048   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00"
	I0914 16:47:17.858910   16814 logs.go:123] Gathering logs for kindnet [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] ...
	I0914 16:47:17.858934   16814 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df"
	I0914 16:47:17.890810   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:17.890831   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0914 16:47:17.890876   16814 out.go:270] X Problems detected in kubelet:
	W0914 16:47:17.890886   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: W0914 16:45:42.674507    1639 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-264809" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-264809' and this object
	W0914 16:47:17.890891   16814 out.go:270]   Sep 14 16:45:42 addons-264809 kubelet[1639]: E0914 16:45:42.674566    1639 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-264809\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-264809' and this object" logger="UnhandledError"
	I0914 16:47:17.890900   16814 out.go:358] Setting ErrFile to fd 2...
	I0914 16:47:17.890911   16814 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:47:27.901362   16814 system_pods.go:59] 19 kube-system pods found
	I0914 16:47:27.901405   16814 system_pods.go:61] "coredns-7c65d6cfc9-2t46q" [6acd8bc3-7cf6-4d04-9d3a-817cf69d5e81] Running
	I0914 16:47:27.901415   16814 system_pods.go:61] "csi-hostpath-attacher-0" [490d1bce-8afe-497c-aaba-bccce8eaccdc] Running
	I0914 16:47:27.901420   16814 system_pods.go:61] "csi-hostpath-resizer-0" [7ac240df-a7b3-4dcf-989b-098eac50dd87] Running
	I0914 16:47:27.901425   16814 system_pods.go:61] "csi-hostpathplugin-5shcl" [636d557f-1cee-43b6-bf8d-98b75fdceaa0] Running
	I0914 16:47:27.901430   16814 system_pods.go:61] "etcd-addons-264809" [e716d41d-a303-48c8-a1ab-8e3f0d636b13] Running
	I0914 16:47:27.901435   16814 system_pods.go:61] "kindnet-c9g86" [c9368306-3e1a-4cec-a832-906f444b7696] Running
	I0914 16:47:27.901440   16814 system_pods.go:61] "kube-apiserver-addons-264809" [d5cbaf2a-00b4-40dd-b1ee-951cb9330d29] Running
	I0914 16:47:27.901445   16814 system_pods.go:61] "kube-controller-manager-addons-264809" [943aa827-6826-468e-8bc6-7f03c2e330a6] Running
	I0914 16:47:27.901451   16814 system_pods.go:61] "kube-ingress-dns-minikube" [935209e7-57ca-4869-85d1-1127c65289d6] Running
	I0914 16:47:27.901457   16814 system_pods.go:61] "kube-proxy-4vxmc" [ffedffbe-11bd-4b0e-8100-6da00d2ddf8e] Running
	I0914 16:47:27.901466   16814 system_pods.go:61] "kube-scheduler-addons-264809" [654d4889-0ff2-4934-ba1b-1e674e8a7ff0] Running
	I0914 16:47:27.901472   16814 system_pods.go:61] "metrics-server-84c5f94fbc-jkp24" [f71431d0-1d87-448e-8259-2b2ecd923fdc] Running
	I0914 16:47:27.901478   16814 system_pods.go:61] "nvidia-device-plugin-daemonset-cdtrl" [e2fab269-91c1-4d76-b4a8-2caa2e8ada36] Running
	I0914 16:47:27.901484   16814 system_pods.go:61] "registry-66c9cd494c-7xjnd" [b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a] Running
	I0914 16:47:27.901492   16814 system_pods.go:61] "registry-proxy-jbjlr" [c252e9c0-f8ed-4343-bf7b-60b3ed6867fa] Running
	I0914 16:47:27.901498   16814 system_pods.go:61] "snapshot-controller-56fcc65765-dg8kw" [f03cb603-05f3-47a0-bfce-09b8119f3130] Running
	I0914 16:47:27.901503   16814 system_pods.go:61] "snapshot-controller-56fcc65765-rxxwj" [0372af0d-4339-4d37-a2a6-eae10fbdb099] Running
	I0914 16:47:27.901508   16814 system_pods.go:61] "storage-provisioner" [03b99cfa-d024-4b43-ab87-0651c8366dde] Running
	I0914 16:47:27.901514   16814 system_pods.go:61] "tiller-deploy-b48cc5f79-gg4fw" [cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7] Running
	I0914 16:47:27.901522   16814 system_pods.go:74] duration metric: took 10.808314041s to wait for pod list to return data ...
	I0914 16:47:27.901533   16814 default_sa.go:34] waiting for default service account to be created ...
	I0914 16:47:27.903418   16814 default_sa.go:45] found service account: "default"
	I0914 16:47:27.903453   16814 default_sa.go:55] duration metric: took 1.912416ms for default service account to be created ...
	I0914 16:47:27.903462   16814 system_pods.go:116] waiting for k8s-apps to be running ...
	I0914 16:47:27.913352   16814 system_pods.go:86] 19 kube-system pods found
	I0914 16:47:27.913374   16814 system_pods.go:89] "coredns-7c65d6cfc9-2t46q" [6acd8bc3-7cf6-4d04-9d3a-817cf69d5e81] Running
	I0914 16:47:27.913380   16814 system_pods.go:89] "csi-hostpath-attacher-0" [490d1bce-8afe-497c-aaba-bccce8eaccdc] Running
	I0914 16:47:27.913384   16814 system_pods.go:89] "csi-hostpath-resizer-0" [7ac240df-a7b3-4dcf-989b-098eac50dd87] Running
	I0914 16:47:27.913388   16814 system_pods.go:89] "csi-hostpathplugin-5shcl" [636d557f-1cee-43b6-bf8d-98b75fdceaa0] Running
	I0914 16:47:27.913392   16814 system_pods.go:89] "etcd-addons-264809" [e716d41d-a303-48c8-a1ab-8e3f0d636b13] Running
	I0914 16:47:27.913395   16814 system_pods.go:89] "kindnet-c9g86" [c9368306-3e1a-4cec-a832-906f444b7696] Running
	I0914 16:47:27.913399   16814 system_pods.go:89] "kube-apiserver-addons-264809" [d5cbaf2a-00b4-40dd-b1ee-951cb9330d29] Running
	I0914 16:47:27.913403   16814 system_pods.go:89] "kube-controller-manager-addons-264809" [943aa827-6826-468e-8bc6-7f03c2e330a6] Running
	I0914 16:47:27.913407   16814 system_pods.go:89] "kube-ingress-dns-minikube" [935209e7-57ca-4869-85d1-1127c65289d6] Running
	I0914 16:47:27.913411   16814 system_pods.go:89] "kube-proxy-4vxmc" [ffedffbe-11bd-4b0e-8100-6da00d2ddf8e] Running
	I0914 16:47:27.913416   16814 system_pods.go:89] "kube-scheduler-addons-264809" [654d4889-0ff2-4934-ba1b-1e674e8a7ff0] Running
	I0914 16:47:27.913420   16814 system_pods.go:89] "metrics-server-84c5f94fbc-jkp24" [f71431d0-1d87-448e-8259-2b2ecd923fdc] Running
	I0914 16:47:27.913426   16814 system_pods.go:89] "nvidia-device-plugin-daemonset-cdtrl" [e2fab269-91c1-4d76-b4a8-2caa2e8ada36] Running
	I0914 16:47:27.913430   16814 system_pods.go:89] "registry-66c9cd494c-7xjnd" [b2daf2f7-3a85-4158-b2fb-4c3e1ac3447a] Running
	I0914 16:47:27.913434   16814 system_pods.go:89] "registry-proxy-jbjlr" [c252e9c0-f8ed-4343-bf7b-60b3ed6867fa] Running
	I0914 16:47:27.913437   16814 system_pods.go:89] "snapshot-controller-56fcc65765-dg8kw" [f03cb603-05f3-47a0-bfce-09b8119f3130] Running
	I0914 16:47:27.913443   16814 system_pods.go:89] "snapshot-controller-56fcc65765-rxxwj" [0372af0d-4339-4d37-a2a6-eae10fbdb099] Running
	I0914 16:47:27.913446   16814 system_pods.go:89] "storage-provisioner" [03b99cfa-d024-4b43-ab87-0651c8366dde] Running
	I0914 16:47:27.913451   16814 system_pods.go:89] "tiller-deploy-b48cc5f79-gg4fw" [cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7] Running
	I0914 16:47:27.913457   16814 system_pods.go:126] duration metric: took 9.989224ms to wait for k8s-apps to be running ...
	I0914 16:47:27.913465   16814 system_svc.go:44] waiting for kubelet service to be running ....
	I0914 16:47:27.913502   16814 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 16:47:27.923871   16814 system_svc.go:56] duration metric: took 10.401797ms WaitForService to wait for kubelet
	I0914 16:47:27.923892   16814 kubeadm.go:582] duration metric: took 2m26.897498631s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0914 16:47:27.923912   16814 node_conditions.go:102] verifying NodePressure condition ...
	I0914 16:47:27.926318   16814 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0914 16:47:27.926340   16814 node_conditions.go:123] node cpu capacity is 8
	I0914 16:47:27.926352   16814 node_conditions.go:105] duration metric: took 2.435214ms to run NodePressure ...
	I0914 16:47:27.926361   16814 start.go:241] waiting for startup goroutines ...
	I0914 16:47:27.926371   16814 start.go:246] waiting for cluster config update ...
	I0914 16:47:27.926385   16814 start.go:255] writing updated cluster config ...
	I0914 16:47:27.926613   16814 ssh_runner.go:195] Run: rm -f paused
	I0914 16:47:27.971612   16814 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0914 16:47:27.974793   16814 out.go:177] * Done! kubectl is now configured to use "addons-264809" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.769527213Z" level=info msg="Removing pod sandbox: 5c7582713e21e21e48b50f70a89232b999557a926faa8ecc4852034f2c2f491b" id=7eb3dd74-1526-4d9e-b8eb-21a8a7cd095a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.775078190Z" level=info msg="Removed pod sandbox: 5c7582713e21e21e48b50f70a89232b999557a926faa8ecc4852034f2c2f491b" id=7eb3dd74-1526-4d9e-b8eb-21a8a7cd095a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.775348764Z" level=info msg="Stopping pod sandbox: e3607147dc963118b59635e6c9b640c28198fe3757ae3b4d49350044a42908b7" id=ea4bcd26-e112-475b-b7e4-3bb9e9794071 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.775383264Z" level=info msg="Stopped pod sandbox (already stopped): e3607147dc963118b59635e6c9b640c28198fe3757ae3b4d49350044a42908b7" id=ea4bcd26-e112-475b-b7e4-3bb9e9794071 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.775652468Z" level=info msg="Removing pod sandbox: e3607147dc963118b59635e6c9b640c28198fe3757ae3b4d49350044a42908b7" id=815cb4f2-e4b6-4739-a4f4-812be8253bb0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.781473931Z" level=info msg="Removed pod sandbox: e3607147dc963118b59635e6c9b640c28198fe3757ae3b4d49350044a42908b7" id=815cb4f2-e4b6-4739-a4f4-812be8253bb0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.781757125Z" level=info msg="Stopping pod sandbox: e8e85e0d3d1b344030347c35ce873b0f85e822d9a322a63b4bbcf8111c1b5b8e" id=f5f0bbc2-744e-4ce9-a66b-bebc65c507ea name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.781792922Z" level=info msg="Stopped pod sandbox (already stopped): e8e85e0d3d1b344030347c35ce873b0f85e822d9a322a63b4bbcf8111c1b5b8e" id=f5f0bbc2-744e-4ce9-a66b-bebc65c507ea name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.782049661Z" level=info msg="Removing pod sandbox: e8e85e0d3d1b344030347c35ce873b0f85e822d9a322a63b4bbcf8111c1b5b8e" id=2909638d-9411-4799-a52f-c00b44f0e1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 14 16:59:55 addons-264809 crio[1026]: time="2024-09-14 16:59:55.787544175Z" level=info msg="Removed pod sandbox: e8e85e0d3d1b344030347c35ce873b0f85e822d9a322a63b4bbcf8111c1b5b8e" id=2909638d-9411-4799-a52f-c00b44f0e1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 14 16:59:57 addons-264809 crio[1026]: time="2024-09-14 16:59:57.423730064Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=29f9866c-ebfc-407a-8fdb-79a6b2fa8c45 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 16:59:57 addons-264809 crio[1026]: time="2024-09-14 16:59:57.423971863Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=29f9866c-ebfc-407a-8fdb-79a6b2fa8c45 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:09 addons-264809 crio[1026]: time="2024-09-14 17:00:09.424079013Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8c068960-aecd-4b8c-99d0-aa561be3a231 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:09 addons-264809 crio[1026]: time="2024-09-14 17:00:09.424335580Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8c068960-aecd-4b8c-99d0-aa561be3a231 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:24 addons-264809 crio[1026]: time="2024-09-14 17:00:24.423782383Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=5a04e39e-050f-4694-9136-8338f6aa6df4 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:24 addons-264809 crio[1026]: time="2024-09-14 17:00:24.423982860Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5a04e39e-050f-4694-9136-8338f6aa6df4 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:35 addons-264809 crio[1026]: time="2024-09-14 17:00:35.424472394Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=22e53140-316f-4095-b5bb-d97efa1da12b name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:35 addons-264809 crio[1026]: time="2024-09-14 17:00:35.424760511Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=22e53140-316f-4095-b5bb-d97efa1da12b name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:49 addons-264809 crio[1026]: time="2024-09-14 17:00:49.424454290Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4c340fb6-748f-483d-82ef-fc5708371c2a name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:00:49 addons-264809 crio[1026]: time="2024-09-14 17:00:49.424727931Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4c340fb6-748f-483d-82ef-fc5708371c2a name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:01:00 addons-264809 crio[1026]: time="2024-09-14 17:01:00.424580708Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d3d4d488-0324-4cd2-9022-5b4f3f3cfddc name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:01:00 addons-264809 crio[1026]: time="2024-09-14 17:01:00.424805741Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d3d4d488-0324-4cd2-9022-5b4f3f3cfddc name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:01:15 addons-264809 crio[1026]: time="2024-09-14 17:01:15.424605838Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=85809db8-6737-49d1-8323-32a78fe7f3f4 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:01:15 addons-264809 crio[1026]: time="2024-09-14 17:01:15.424861237Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=85809db8-6737-49d1-8323-32a78fe7f3f4 name=/runtime.v1.ImageService/ImageStatus
	Sep 14 17:01:20 addons-264809 crio[1026]: time="2024-09-14 17:01:20.582235196Z" level=info msg="Stopping container: 70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70 (timeout: 30s)" id=57ded40a-cc86-4eaf-ad8a-cb16b903f31e name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	1f173757c4c88       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   b9bc496fc2dad       hello-world-app-55bf9c44b4-dlw2g
	019b596d5865d       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   6c18880d0fb25       nginx
	e5ec75191f3d9       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago      Running             gcp-auth                  0                   1cddc34f718f1       gcp-auth-89d5ffd79-zldl7
	70474c2a8934d       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   15 minutes ago      Running             metrics-server            0                   d74742e08adf7       metrics-server-84c5f94fbc-jkp24
	4541b66775327       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago      Running             coredns                   0                   4731484ce73bd       coredns-7c65d6cfc9-2t46q
	64a6dbd9c01eb       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago      Running             storage-provisioner       0                   0b461fe862a40       storage-provisioner
	513166428d6d6       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   f4b644420f4c7       kindnet-c9g86
	139867d2e124a       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   e1be0615a28a5       kube-proxy-4vxmc
	d461c119e0140       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   8947cbb4e5cba       etcd-addons-264809
	c05a58ffe26e6       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   ca2ccb3d3d6c7       kube-apiserver-addons-264809
	3276fd535ad73       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   91b5b4cc14ba5       kube-controller-manager-addons-264809
	6c54e455011a2       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   a240bb7beeac3       kube-scheduler-addons-264809
	
	
	==> coredns [4541b66775327fb037a72dfe6d8d9e6255834c36be8eb913e1b9cfadcb1809b0] <==
	[INFO] 10.244.0.15:55644 - 59739 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.0001272s
	[INFO] 10.244.0.15:47738 - 5182 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000054173s
	[INFO] 10.244.0.15:47738 - 62780 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000091455s
	[INFO] 10.244.0.15:48818 - 9046 "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.004219213s
	[INFO] 10.244.0.15:48818 - 30804 "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.004381778s
	[INFO] 10.244.0.15:45469 - 6959 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003582308s
	[INFO] 10.244.0.15:45469 - 26193 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004025966s
	[INFO] 10.244.0.15:39560 - 48523 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004058868s
	[INFO] 10.244.0.15:39560 - 48269 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004338945s
	[INFO] 10.244.0.15:51801 - 42613 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000072019s
	[INFO] 10.244.0.15:51801 - 8312 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000109233s
	[INFO] 10.244.0.20:52796 - 22389 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00021872s
	[INFO] 10.244.0.20:42128 - 8586 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000257679s
	[INFO] 10.244.0.20:44923 - 49566 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00014173s
	[INFO] 10.244.0.20:50729 - 15897 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000100513s
	[INFO] 10.244.0.20:32976 - 33990 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129066s
	[INFO] 10.244.0.20:48370 - 14065 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00010193s
	[INFO] 10.244.0.20:35084 - 41953 "AAAA IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007405792s
	[INFO] 10.244.0.20:56167 - 53879 "A IN storage.googleapis.com.europe-west4-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008184571s
	[INFO] 10.244.0.20:49792 - 49502 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00681378s
	[INFO] 10.244.0.20:37381 - 39280 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007241223s
	[INFO] 10.244.0.20:52464 - 661 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006457928s
	[INFO] 10.244.0.20:43307 - 58584 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006472596s
	[INFO] 10.244.0.20:42425 - 64260 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 496 0.000767892s
	[INFO] 10.244.0.20:36178 - 46616 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000799373s
	
	
	==> describe nodes <==
	Name:               addons-264809
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-264809
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fbeeb744274463b05401c917e5ab21bbaf5ef95a
	                    minikube.k8s.io/name=addons-264809
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_14T16_44_56_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-264809
	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:  Sat, 14 Sep 2024 16:44:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-264809
	  AcquireTime:     <unset>
	  RenewTime:       Sat, 14 Sep 2024 17:01:14 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sat, 14 Sep 2024 16:59:32 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sat, 14 Sep 2024 16:59:32 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sat, 14 Sep 2024 16:59:32 +0000   Sat, 14 Sep 2024 16:44:51 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sat, 14 Sep 2024 16:59:32 +0000   Sat, 14 Sep 2024 16:45:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-264809
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859308Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859308Ki
	  pods:               110
	System Info:
	  Machine ID:                 218e62362d9a402fafef1c51f4b5d75a
	  System UUID:                9a59838f-81ba-457f-a9e1-ee444d5e4bf6
	  Boot ID:                    207d196c-28e5-49ec-817d-a23199114c44
	  Kernel Version:             5.15.0-1068-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  default                     hello-world-app-55bf9c44b4-dlw2g         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m24s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m46s
	  gcp-auth                    gcp-auth-89d5ffd79-zldl7                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-2t46q                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-addons-264809                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-c9g86                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-264809             250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-264809    200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-4vxmc                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-264809             100m (1%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 metrics-server-84c5f94fbc-jkp24          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   NodeHasSufficientMemory  16m (x8 over 16m)  kubelet          Node addons-264809 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m (x8 over 16m)  kubelet          Node addons-264809 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m (x7 over 16m)  kubelet          Node addons-264809 status is now: NodeHasSufficientPID
	  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-264809 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m                kubelet          Node addons-264809 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m                kubelet          Node addons-264809 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m                node-controller  Node addons-264809 event: Registered Node addons-264809 in Controller
	  Normal   NodeReady                15m                kubelet          Node addons-264809 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.002999] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000676] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000636] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000628] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000605] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.594586] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.266318] kauditd_printk_skb: 46 callbacks suppressed
	[Sep14 16:56] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[  +1.024353] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[  +2.015836] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[  +4.159671] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[Sep14 16:57] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000017] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[ +16.126712] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	[ +33.277387] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 16 ca bb ef ea 67 a6 75 34 46 62 a0 08 00
	
	
	==> etcd [d461c119e0140eed7348657c0a208e78d6308b103f4bfdfdef4572bfebac2a01] <==
	{"level":"info","ts":"2024-09-14T16:45:05.465586Z","caller":"traceutil/trace.go:171","msg":"trace[938375679] transaction","detail":"{read_only:false; response_revision:494; number_of_response:1; }","duration":"101.702019ms","start":"2024-09-14T16:45:05.363867Z","end":"2024-09-14T16:45:05.465569Z","steps":["trace[938375679] 'process raft request'  (duration: 101.120869ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466077Z","caller":"traceutil/trace.go:171","msg":"trace[623559731] transaction","detail":"{read_only:false; response_revision:492; number_of_response:1; }","duration":"108.098421ms","start":"2024-09-14T16:45:05.357971Z","end":"2024-09-14T16:45:05.466069Z","steps":["trace[623559731] 'process raft request'  (duration: 106.963569ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466001Z","caller":"traceutil/trace.go:171","msg":"trace[58311946] transaction","detail":"{read_only:false; response_revision:493; number_of_response:1; }","duration":"102.336262ms","start":"2024-09-14T16:45:05.363655Z","end":"2024-09-14T16:45:05.465991Z","steps":["trace[58311946] 'process raft request'  (duration: 101.305367ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.466458Z","caller":"traceutil/trace.go:171","msg":"trace[1305610986] transaction","detail":"{read_only:false; response_revision:490; number_of_response:1; }","duration":"108.760891ms","start":"2024-09-14T16:45:05.357687Z","end":"2024-09-14T16:45:05.466448Z","steps":["trace[1305610986] 'process raft request'  (duration: 107.121005ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.465778Z","caller":"traceutil/trace.go:171","msg":"trace[2000844857] transaction","detail":"{read_only:false; response_revision:491; number_of_response:1; }","duration":"107.845473ms","start":"2024-09-14T16:45:05.357918Z","end":"2024-09-14T16:45:05.465763Z","steps":["trace[2000844857] 'process raft request'  (duration: 106.98122ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.467245Z","caller":"traceutil/trace.go:171","msg":"trace[860143178] transaction","detail":"{read_only:false; response_revision:495; number_of_response:1; }","duration":"103.312533ms","start":"2024-09-14T16:45:05.363923Z","end":"2024-09-14T16:45:05.467235Z","steps":["trace[860143178] 'process raft request'  (duration: 101.098356ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-14T16:45:05.467940Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"110.674949ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-14T16:45:05.467975Z","caller":"traceutil/trace.go:171","msg":"trace[1550154279] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:498; }","duration":"110.72013ms","start":"2024-09-14T16:45:05.357242Z","end":"2024-09-14T16:45:05.467963Z","steps":["trace[1550154279] 'agreement among raft nodes before linearized reading'  (duration: 110.661913ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:45:05.558084Z","caller":"traceutil/trace.go:171","msg":"trace[628728858] transaction","detail":"{read_only:false; response_revision:499; number_of_response:1; }","duration":"101.444607ms","start":"2024-09-14T16:45:05.456622Z","end":"2024-09-14T16:45:05.558066Z","steps":["trace[628728858] 'process raft request'  (duration: 20.547184ms)","trace[628728858] 'compare'  (duration: 80.473967ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:45:05.559170Z","caller":"traceutil/trace.go:171","msg":"trace[1957877875] transaction","detail":"{read_only:false; response_revision:500; number_of_response:1; }","duration":"101.864794ms","start":"2024-09-14T16:45:05.457294Z","end":"2024-09-14T16:45:05.559159Z","steps":["trace[1957877875] 'process raft request'  (duration: 100.594569ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:32.957816Z","caller":"traceutil/trace.go:171","msg":"trace[1015677961] transaction","detail":"{read_only:false; response_revision:1144; number_of_response:1; }","duration":"111.346698ms","start":"2024-09-14T16:46:32.846453Z","end":"2024-09-14T16:46:32.957800Z","steps":["trace[1015677961] 'process raft request'  (duration: 111.232763ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.162955Z","caller":"traceutil/trace.go:171","msg":"trace[1344358555] linearizableReadLoop","detail":"{readStateIndex:1181; appliedIndex:1180; }","duration":"199.228345ms","start":"2024-09-14T16:46:32.963708Z","end":"2024-09-14T16:46:33.162937Z","steps":["trace[1344358555] 'read index received'  (duration: 155.066499ms)","trace[1344358555] 'applied index is now lower than readState.Index'  (duration: 44.161121ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:46:33.163036Z","caller":"traceutil/trace.go:171","msg":"trace[1528533256] transaction","detail":"{read_only:false; response_revision:1145; number_of_response:1; }","duration":"200.121451ms","start":"2024-09-14T16:46:32.962893Z","end":"2024-09-14T16:46:33.163014Z","steps":["trace[1528533256] 'process raft request'  (duration: 155.905877ms)","trace[1528533256] 'compare'  (duration: 44.056622ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-14T16:46:33.163132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.400684ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-84c5f94fbc-jkp24\" ","response":"range_response_count:1 size:4862"}
	{"level":"warn","ts":"2024-09-14T16:46:33.163207Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"193.464557ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/kube-system/metrics-server-84c5f94fbc-jkp24.17f52a1f3cf44425\" ","response":"range_response_count:1 size:816"}
	{"level":"info","ts":"2024-09-14T16:46:33.163304Z","caller":"traceutil/trace.go:171","msg":"trace[1737131634] range","detail":"{range_begin:/registry/events/kube-system/metrics-server-84c5f94fbc-jkp24.17f52a1f3cf44425; range_end:; response_count:1; response_revision:1145; }","duration":"193.564661ms","start":"2024-09-14T16:46:32.969726Z","end":"2024-09-14T16:46:33.163291Z","steps":["trace[1737131634] 'agreement among raft nodes before linearized reading'  (duration: 193.401961ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.163224Z","caller":"traceutil/trace.go:171","msg":"trace[1105902255] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-84c5f94fbc-jkp24; range_end:; response_count:1; response_revision:1145; }","duration":"199.511614ms","start":"2024-09-14T16:46:32.963704Z","end":"2024-09-14T16:46:33.163216Z","steps":["trace[1105902255] 'agreement among raft nodes before linearized reading'  (duration: 199.331462ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-14T16:46:33.283704Z","caller":"traceutil/trace.go:171","msg":"trace[1397643519] transaction","detail":"{read_only:false; response_revision:1147; number_of_response:1; }","duration":"116.473739ms","start":"2024-09-14T16:46:33.167199Z","end":"2024-09-14T16:46:33.283673Z","steps":["trace[1397643519] 'process raft request'  (duration: 99.238306ms)","trace[1397643519] 'compare'  (duration: 17.144115ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:46:44.123174Z","caller":"traceutil/trace.go:171","msg":"trace[2051926416] transaction","detail":"{read_only:false; response_revision:1218; number_of_response:1; }","duration":"123.230368ms","start":"2024-09-14T16:46:43.999905Z","end":"2024-09-14T16:46:44.123135Z","steps":["trace[2051926416] 'process raft request'  (duration: 59.318967ms)","trace[2051926416] 'compare'  (duration: 63.803068ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-14T16:54:51.801764Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1595}
	{"level":"info","ts":"2024-09-14T16:54:51.822887Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1595,"took":"20.704567ms","hash":551849965,"current-db-size-bytes":6176768,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3502080,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-14T16:54:51.822919Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":551849965,"revision":1595,"compact-revision":-1}
	{"level":"info","ts":"2024-09-14T16:59:51.806634Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2016}
	{"level":"info","ts":"2024-09-14T16:59:51.822320Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2016,"took":"15.161256ms","hash":832817249,"current-db-size-bytes":6176768,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":4960256,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-14T16:59:51.822358Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":832817249,"revision":2016,"compact-revision":1595}
	
	
	==> gcp-auth [e5ec75191f3d968654fa56016fd7085eeda92efce87720d900bcf8a05b645a0e] <==
	2024/09/14 16:47:28 Ready to write response ...
	2024/09/14 16:55:30 Ready to marshal response ...
	2024/09/14 16:55:30 Ready to write response ...
	2024/09/14 16:55:30 Ready to marshal response ...
	2024/09/14 16:55:30 Ready to write response ...
	2024/09/14 16:55:40 Ready to marshal response ...
	2024/09/14 16:55:40 Ready to write response ...
	2024/09/14 16:55:40 Ready to marshal response ...
	2024/09/14 16:55:40 Ready to write response ...
	2024/09/14 16:55:44 Ready to marshal response ...
	2024/09/14 16:55:44 Ready to write response ...
	2024/09/14 16:55:53 Ready to marshal response ...
	2024/09/14 16:55:53 Ready to write response ...
	2024/09/14 16:55:53 Ready to marshal response ...
	2024/09/14 16:55:53 Ready to write response ...
	2024/09/14 16:55:54 Ready to marshal response ...
	2024/09/14 16:55:54 Ready to write response ...
	2024/09/14 16:56:05 Ready to marshal response ...
	2024/09/14 16:56:05 Ready to write response ...
	2024/09/14 16:56:28 Ready to marshal response ...
	2024/09/14 16:56:28 Ready to write response ...
	2024/09/14 16:56:35 Ready to marshal response ...
	2024/09/14 16:56:35 Ready to write response ...
	2024/09/14 16:58:57 Ready to marshal response ...
	2024/09/14 16:58:57 Ready to write response ...
	
	
	==> kernel <==
	 17:01:21 up 43 min,  0 users,  load average: 0.02, 0.21, 0.26
	Linux addons-264809 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 [513166428d6d6b85c4c81d7095faa888eec6dda234beed35c8bf134ff40c22df] <==
	I0914 16:59:12.484571       1 main.go:299] handling current node
	I0914 16:59:22.484319       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:59:22.484356       1 main.go:299] handling current node
	I0914 16:59:32.477618       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:59:32.477666       1 main.go:299] handling current node
	I0914 16:59:42.483551       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:59:42.483590       1 main.go:299] handling current node
	I0914 16:59:52.481658       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 16:59:52.481705       1 main.go:299] handling current node
	I0914 17:00:02.477234       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:00:02.477266       1 main.go:299] handling current node
	I0914 17:00:12.476884       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:00:12.476935       1 main.go:299] handling current node
	I0914 17:00:22.478129       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:00:22.478531       1 main.go:299] handling current node
	I0914 17:00:32.476923       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:00:32.476964       1 main.go:299] handling current node
	I0914 17:00:42.482222       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:00:42.482256       1 main.go:299] handling current node
	I0914 17:00:52.484563       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:00:52.484600       1 main.go:299] handling current node
	I0914 17:01:02.477329       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:01:02.477367       1 main.go:299] handling current node
	I0914 17:01:12.477702       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0914 17:01:12.477741       1 main.go:299] handling current node
	
	
	==> kube-apiserver [c05a58ffe26e6ba64b04d1a23660f5c43a76e7f5ef058d5655c2a8065e4899a6] <==
	E0914 16:46:53.079675       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.218.108:443: connect: connection refused" logger="UnhandledError"
	E0914 16:46:53.159975       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.97.218.108:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.97.218.108:443: connect: connection refused" logger="UnhandledError"
	I0914 16:46:53.364971       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0914 16:55:53.987402       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.101.230.5"}
	I0914 16:55:55.964709       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0914 16:56:00.359867       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0914 16:56:22.467392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.467473       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.480809       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.480857       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.481677       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.481722       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.492656       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.492704       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0914 16:56:22.557130       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0914 16:56:22.557271       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0914 16:56:23.481921       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0914 16:56:23.557838       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0914 16:56:23.669084       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0914 16:56:32.518918       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.30:58934: read: connection reset by peer
	I0914 16:56:34.307117       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0914 16:56:35.185631       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0914 16:56:35.320510       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0914 16:56:35.342667       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.147.226"}
	I0914 16:58:57.264743       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.100.138.131"}
	
	
	==> kube-controller-manager [3276fd535ad7351fd2d3806c4ca9b9696852908d538862cd7fbd5e2beb051d00] <==
	E0914 16:59:28.929550       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"
	W0914 16:59:28.987531       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
	E0914 16:59:28.987575       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"
	I0914 16:59:32.165051       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-264809"
	W0914 16:59:34.271227       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
	E0914 16:59:34.271264       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"
	W0914 16:59:36.908559       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
	E0914 16:59:36.908598       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"
	W0914 17:00:12.467554       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
	E0914 17:00:12.467595       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"
	W0914 17:00:17.339548       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
	E0914 17:00:17.339589       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"
	W0914 17:00:29.800732       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
	E0914 17:00:29.800773       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"
	W0914 17:00:30.098859       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
	E0914 17:00:30.098895       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"
	W0914 17:00:46.761933       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
	E0914 17:00:46.761972       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"
	W0914 17:00:59.768450       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
	E0914 17:00:59.768495       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"
	W0914 17:01:08.472782       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
	E0914 17:01:08.472830       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"
	W0914 17:01:19.356986       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
	E0914 17:01:19.357029       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"
	I0914 17:01:20.573930       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="6.278µs"
	
	
	==> kube-proxy [139867d2e124a930eef58aa36228a3d6aea0764d40d46ab2aec5c9b697350c40] <==
	I0914 16:45:01.780159       1 server_linux.go:66] "Using iptables proxy"
	I0914 16:45:02.359702       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0914 16:45:02.360552       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`"
	I0914 16:45:03.661807       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0914 16:45:03.663130       1 server_linux.go:169] "Using iptables Proxier"
	I0914 16:45:03.774668       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"
	I0914 16:45:03.775307       1 server.go:483] "Version info" version="v1.31.1"
	I0914 16:45:03.775332       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0914 16:45:03.856952       1 config.go:328] "Starting node config controller"
	I0914 16:45:03.860096       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0914 16:45:03.857640       1 config.go:199] "Starting service config controller"
	I0914 16:45:03.860262       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0914 16:45:03.857654       1 config.go:105] "Starting endpoint slice config controller"
	I0914 16:45:03.860311       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0914 16:45:03.970355       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0914 16:45:03.970512       1 shared_informer.go:320] Caches are synced for node config
	I0914 16:45:03.970572       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [6c54e455011a2a850a87391d5c3862c5db8aa482dae3c0ef0542040cbdee7b75] <==
	W0914 16:44:53.079354       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
	E0914 16:44:53.079426       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"
	E0914 16:44:53.078772       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"
	E0914 16:44:53.079359       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"
	W0914 16:44:53.079154       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0914 16:44:53.079616       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0914 16:44:53.901676       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
	E0914 16:44:53.901712       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"
	W0914 16:44:54.006070       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0914 16:44:54.006113       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0914 16:44:54.057310       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
	E0914 16:44:54.057356       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"
	W0914 16:44:54.070584       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"
	E0914 16:44:54.070616       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"
	W0914 16:44:54.101186       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
	E0914 16:44:54.101226       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"
	W0914 16:44:54.142400       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
	E0914 16:44:54.142440       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"
	W0914 16:44:54.154561       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
	E0914 16:44:54.154595       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"
	W0914 16:44:54.164586       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
	E0914 16:44:54.164616       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"
	W0914 16:44:54.222987       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0914 16:44:54.223019       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	I0914 16:44:57.077232       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 14 17:00:25 addons-264809 kubelet[1639]: E0914 17:00:25.739359    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333225739086557,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:00:35 addons-264809 kubelet[1639]: E0914 17:00:35.424990    1639 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="1214b5d3-1be2-4613-9916-2dc21bade13c"
	Sep 14 17:00:35 addons-264809 kubelet[1639]: E0914 17:00:35.741682    1639 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333235741465712,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:00:35 addons-264809 kubelet[1639]: E0914 17:00:35.741718    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333235741465712,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:00:45 addons-264809 kubelet[1639]: E0914 17:00:45.744253    1639 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333245744049634,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:00:45 addons-264809 kubelet[1639]: E0914 17:00:45.744287    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333245744049634,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:00:49 addons-264809 kubelet[1639]: E0914 17:00:49.424946    1639 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="1214b5d3-1be2-4613-9916-2dc21bade13c"
	Sep 14 17:00:55 addons-264809 kubelet[1639]: E0914 17:00:55.746774    1639 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333255746555342,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:00:55 addons-264809 kubelet[1639]: E0914 17:00:55.746802    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333255746555342,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:01:00 addons-264809 kubelet[1639]: E0914 17:01:00.425060    1639 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="1214b5d3-1be2-4613-9916-2dc21bade13c"
	Sep 14 17:01:05 addons-264809 kubelet[1639]: E0914 17:01:05.749326    1639 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333265749138753,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:01:05 addons-264809 kubelet[1639]: E0914 17:01:05.749359    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333265749138753,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:01:15 addons-264809 kubelet[1639]: E0914 17:01:15.425070    1639 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="1214b5d3-1be2-4613-9916-2dc21bade13c"
	Sep 14 17:01:15 addons-264809 kubelet[1639]: E0914 17:01:15.751728    1639 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333275751469561,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:01:15 addons-264809 kubelet[1639]: E0914 17:01:15.751755    1639 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726333275751469561,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:591634,},InodesUsed:&UInt64Value{Value:229,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 14 17:01:21 addons-264809 kubelet[1639]: I0914 17:01:21.862051    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f71431d0-1d87-448e-8259-2b2ecd923fdc-tmp-dir\") pod \"f71431d0-1d87-448e-8259-2b2ecd923fdc\" (UID: \"f71431d0-1d87-448e-8259-2b2ecd923fdc\") "
	Sep 14 17:01:21 addons-264809 kubelet[1639]: I0914 17:01:21.862116    1639 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-v2x2d\" (UniqueName: \"kubernetes.io/projected/f71431d0-1d87-448e-8259-2b2ecd923fdc-kube-api-access-v2x2d\") pod \"f71431d0-1d87-448e-8259-2b2ecd923fdc\" (UID: \"f71431d0-1d87-448e-8259-2b2ecd923fdc\") "
	Sep 14 17:01:21 addons-264809 kubelet[1639]: I0914 17:01:21.862428    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/f71431d0-1d87-448e-8259-2b2ecd923fdc-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "f71431d0-1d87-448e-8259-2b2ecd923fdc" (UID: "f71431d0-1d87-448e-8259-2b2ecd923fdc"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 14 17:01:21 addons-264809 kubelet[1639]: I0914 17:01:21.864099    1639 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f71431d0-1d87-448e-8259-2b2ecd923fdc-kube-api-access-v2x2d" (OuterVolumeSpecName: "kube-api-access-v2x2d") pod "f71431d0-1d87-448e-8259-2b2ecd923fdc" (UID: "f71431d0-1d87-448e-8259-2b2ecd923fdc"). InnerVolumeSpecName "kube-api-access-v2x2d". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 14 17:01:21 addons-264809 kubelet[1639]: I0914 17:01:21.962924    1639 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f71431d0-1d87-448e-8259-2b2ecd923fdc-tmp-dir\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 17:01:21 addons-264809 kubelet[1639]: I0914 17:01:21.962959    1639 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-v2x2d\" (UniqueName: \"kubernetes.io/projected/f71431d0-1d87-448e-8259-2b2ecd923fdc-kube-api-access-v2x2d\") on node \"addons-264809\" DevicePath \"\""
	Sep 14 17:01:21 addons-264809 kubelet[1639]: I0914 17:01:21.987413    1639 scope.go:117] "RemoveContainer" containerID="70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70"
	Sep 14 17:01:22 addons-264809 kubelet[1639]: I0914 17:01:22.002342    1639 scope.go:117] "RemoveContainer" containerID="70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70"
	Sep 14 17:01:22 addons-264809 kubelet[1639]: E0914 17:01:22.002769    1639 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70\": container with ID starting with 70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70 not found: ID does not exist" containerID="70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70"
	Sep 14 17:01:22 addons-264809 kubelet[1639]: I0914 17:01:22.002808    1639 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70"} err="failed to get container status \"70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70\": rpc error: code = NotFound desc = could not find container \"70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70\": container with ID starting with 70474c2a8934dbd4aba59dc0bd66709f67b541e4e243f28a32857f6df58aad70 not found: ID does not exist"
	
	
	==> storage-provisioner [64a6dbd9c01eb0a879f5549fea09b3b2e9ac2b9cc70b5fb0efa4d909badeaf7e] <==
	I0914 16:45:43.273233       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0914 16:45:43.283240       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0914 16:45:43.283281       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0914 16:45:43.292966       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0914 16:45:43.293106       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c80f1b91-1508-4dd4-a44f-c39eb0fd927e", APIVersion:"v1", ResourceVersion:"937", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-264809_e6898151-ba32-4f88-98c6-4ee431992225 became leader
	I0914 16:45:43.293227       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-264809_e6898151-ba32-4f88-98c6-4ee431992225!
	I0914 16:45:43.393415       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-264809_e6898151-ba32-4f88-98c6-4ee431992225!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-264809/192.168.49.2
	Start Time:       Sat, 14 Sep 2024 16:47:28 +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-fbrm6 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fbrm6:
	    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-264809
	  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     12m (x6 over 13m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m52s (x41 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 (310.96s)

                                                
                                    

Test pass (300/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 22.61
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.18
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.11
12 TestDownloadOnly/v1.31.1/json-events 18.11
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.05
18 TestDownloadOnly/v1.31.1/DeleteAll 0.18
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.03
21 TestBinaryMirror 0.72
22 TestOffline 85.18
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 188.45
31 TestAddons/serial/GCPAuth/Namespaces 0.14
35 TestAddons/parallel/InspektorGadget 11.77
37 TestAddons/parallel/HelmTiller 12.1
39 TestAddons/parallel/CSI 52.22
40 TestAddons/parallel/Headlamp 18.36
41 TestAddons/parallel/CloudSpanner 6.45
42 TestAddons/parallel/LocalPath 57.27
43 TestAddons/parallel/NvidiaDevicePlugin 5.62
44 TestAddons/parallel/Yakd 10.65
45 TestAddons/StoppedEnableDisable 6.02
46 TestCertOptions 23.84
47 TestCertExpiration 239.3
49 TestForceSystemdFlag 31.59
50 TestForceSystemdEnv 28.32
52 TestKVMDriverInstallOrUpdate 4.54
56 TestErrorSpam/setup 20
57 TestErrorSpam/start 0.53
58 TestErrorSpam/status 0.81
59 TestErrorSpam/pause 1.42
60 TestErrorSpam/unpause 1.63
61 TestErrorSpam/stop 1.33
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 38.05
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 39.96
68 TestFunctional/serial/KubeContext 0.05
69 TestFunctional/serial/KubectlGetPods 0.07
72 TestFunctional/serial/CacheCmd/cache/add_remote 2.98
73 TestFunctional/serial/CacheCmd/cache/add_local 2.1
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
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 34.71
82 TestFunctional/serial/ComponentHealth 0.07
83 TestFunctional/serial/LogsCmd 1.37
84 TestFunctional/serial/LogsFileCmd 1.38
85 TestFunctional/serial/InvalidService 4.08
87 TestFunctional/parallel/ConfigCmd 0.33
88 TestFunctional/parallel/DashboardCmd 17.34
89 TestFunctional/parallel/DryRun 0.31
90 TestFunctional/parallel/InternationalLanguage 0.14
91 TestFunctional/parallel/StatusCmd 0.86
95 TestFunctional/parallel/ServiceCmdConnect 9.83
96 TestFunctional/parallel/AddonsCmd 0.18
97 TestFunctional/parallel/PersistentVolumeClaim 48.15
99 TestFunctional/parallel/SSHCmd 0.51
100 TestFunctional/parallel/CpCmd 1.69
101 TestFunctional/parallel/MySQL 22.43
102 TestFunctional/parallel/FileSync 0.3
103 TestFunctional/parallel/CertSync 1.62
107 TestFunctional/parallel/NodeLabels 0.06
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.56
111 TestFunctional/parallel/License 0.68
112 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
113 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
114 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
115 TestFunctional/parallel/ServiceCmd/DeployApp 20.21
117 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.49
118 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 23.19
121 TestFunctional/parallel/ServiceCmd/List 0.46
122 TestFunctional/parallel/ServiceCmd/JSONOutput 0.46
123 TestFunctional/parallel/ServiceCmd/HTTPS 0.45
124 TestFunctional/parallel/ServiceCmd/Format 0.41
125 TestFunctional/parallel/ServiceCmd/URL 0.57
126 TestFunctional/parallel/Version/short 0.04
127 TestFunctional/parallel/Version/components 0.46
128 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
129 TestFunctional/parallel/ImageCommands/ImageListTable 0.21
130 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
131 TestFunctional/parallel/ImageCommands/ImageListYaml 0.2
132 TestFunctional/parallel/ImageCommands/ImageBuild 4.11
133 TestFunctional/parallel/ImageCommands/Setup 1.93
134 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.29
135 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.05
136 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
140 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
141 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.9
142 TestFunctional/parallel/ProfileCmd/profile_not_create 0.35
143 TestFunctional/parallel/ProfileCmd/profile_list 0.33
144 TestFunctional/parallel/ProfileCmd/profile_json_output 0.32
145 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.79
146 TestFunctional/parallel/MountCmd/any-port 8.56
147 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.48
148 TestFunctional/parallel/ImageCommands/ImageRemove 0.46
149 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.71
150 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.51
151 TestFunctional/parallel/MountCmd/specific-port 1.92
152 TestFunctional/parallel/MountCmd/VerifyCleanup 1.35
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 150.14
160 TestMultiControlPlane/serial/DeployApp 7.53
161 TestMultiControlPlane/serial/PingHostFromPods 0.95
162 TestMultiControlPlane/serial/AddWorkerNode 31.59
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.58
165 TestMultiControlPlane/serial/CopyFile 14.74
166 TestMultiControlPlane/serial/StopSecondaryNode 12.41
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.45
168 TestMultiControlPlane/serial/RestartSecondaryNode 19.72
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.28
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 211.16
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.15
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.44
173 TestMultiControlPlane/serial/StopCluster 35.34
174 TestMultiControlPlane/serial/RestartCluster 59.88
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 66.79
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.61
181 TestJSONOutput/start/Command 37.95
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.62
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.57
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.72
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.18
206 TestKicCustomNetwork/create_custom_network 38.06
207 TestKicCustomNetwork/use_default_bridge_network 22.51
208 TestKicExistingNetwork 22.56
209 TestKicCustomSubnet 25.44
210 TestKicStaticIP 22.74
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 45.32
215 TestMountStart/serial/StartWithMountFirst 5.48
216 TestMountStart/serial/VerifyMountFirst 0.22
217 TestMountStart/serial/StartWithMountSecond 6.36
218 TestMountStart/serial/VerifyMountSecond 0.22
219 TestMountStart/serial/DeleteFirst 1.55
220 TestMountStart/serial/VerifyMountPostDelete 0.22
221 TestMountStart/serial/Stop 1.16
222 TestMountStart/serial/RestartStopped 7.48
223 TestMountStart/serial/VerifyMountPostStop 0.23
226 TestMultiNode/serial/FreshStart2Nodes 94.29
227 TestMultiNode/serial/DeployApp2Nodes 6.01
228 TestMultiNode/serial/PingHostFrom2Pods 0.65
229 TestMultiNode/serial/AddNode 58.08
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.26
232 TestMultiNode/serial/CopyFile 8.39
233 TestMultiNode/serial/StopNode 2.02
234 TestMultiNode/serial/StartAfterStop 8.87
235 TestMultiNode/serial/RestartKeepsNodes 113.65
236 TestMultiNode/serial/DeleteNode 5.08
237 TestMultiNode/serial/StopMultiNode 23.61
238 TestMultiNode/serial/RestartMultiNode 58.84
239 TestMultiNode/serial/ValidateNameConflict 24.68
244 TestPreload 115.62
246 TestScheduledStopUnix 98.73
249 TestInsufficientStorage 12.14
250 TestRunningBinaryUpgrade 76.63
252 TestKubernetesUpgrade 168.45
253 TestMissingContainerUpgrade 105.29
254 TestStoppedBinaryUpgrade/Setup 2.7
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
267 TestNoKubernetes/serial/StartWithK8s 26.78
268 TestStoppedBinaryUpgrade/Upgrade 146.62
273 TestNetworkPlugins/group/false 6.51
278 TestPause/serial/Start 39.1
279 TestNoKubernetes/serial/StartWithStopK8s 20.53
280 TestNoKubernetes/serial/Start 6.6
281 TestPause/serial/SecondStartNoReconfiguration 21.88
282 TestNoKubernetes/serial/VerifyK8sNotRunning 0.24
283 TestNoKubernetes/serial/ProfileList 1.13
284 TestNoKubernetes/serial/Stop 1.16
285 TestNoKubernetes/serial/StartNoArgs 7.02
286 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
287 TestPause/serial/Pause 0.71
288 TestPause/serial/VerifyStatus 0.26
289 TestPause/serial/Unpause 0.56
290 TestPause/serial/PauseAgain 0.66
291 TestPause/serial/DeletePaused 7.24
292 TestPause/serial/VerifyDeletedResources 2.11
293 TestStoppedBinaryUpgrade/MinikubeLogs 0.98
295 TestStartStop/group/old-k8s-version/serial/FirstStart 145.41
297 TestStartStop/group/no-preload/serial/FirstStart 55.15
299 TestStartStop/group/embed-certs/serial/FirstStart 38.48
300 TestStartStop/group/no-preload/serial/DeployApp 11.25
301 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.8
302 TestStartStop/group/no-preload/serial/Stop 11.85
303 TestStartStop/group/embed-certs/serial/DeployApp 11.24
304 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.15
305 TestStartStop/group/no-preload/serial/SecondStart 278.02
306 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.8
307 TestStartStop/group/embed-certs/serial/Stop 11.84
308 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
309 TestStartStop/group/embed-certs/serial/SecondStart 262.46
310 TestStartStop/group/old-k8s-version/serial/DeployApp 11.38
311 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.72
312 TestStartStop/group/old-k8s-version/serial/Stop 11.88
313 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
314 TestStartStop/group/old-k8s-version/serial/SecondStart 145.25
316 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 39.54
317 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.24
318 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.77
319 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.82
320 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.16
321 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.2
322 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
323 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
324 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.2
325 TestStartStop/group/old-k8s-version/serial/Pause 2.43
327 TestStartStop/group/newest-cni/serial/FirstStart 27.29
328 TestStartStop/group/newest-cni/serial/DeployApp 0
329 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.74
330 TestStartStop/group/newest-cni/serial/Stop 1.18
331 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
332 TestStartStop/group/newest-cni/serial/SecondStart 12.94
333 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
334 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
335 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
336 TestStartStop/group/newest-cni/serial/Pause 2.47
337 TestNetworkPlugins/group/auto/Start 40.21
338 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
340 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
341 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
342 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
343 TestStartStop/group/no-preload/serial/Pause 2.92
344 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
345 TestStartStop/group/embed-certs/serial/Pause 2.9
346 TestNetworkPlugins/group/kindnet/Start 74.77
347 TestNetworkPlugins/group/calico/Start 58.33
348 TestNetworkPlugins/group/auto/KubeletFlags 0.32
349 TestNetworkPlugins/group/auto/NetCatPod 10.22
350 TestNetworkPlugins/group/auto/DNS 0.12
351 TestNetworkPlugins/group/auto/Localhost 0.11
352 TestNetworkPlugins/group/auto/HairPin 0.1
353 TestNetworkPlugins/group/custom-flannel/Start 50.32
354 TestNetworkPlugins/group/calico/ControllerPod 6.01
355 TestNetworkPlugins/group/calico/KubeletFlags 0.28
356 TestNetworkPlugins/group/calico/NetCatPod 10.19
357 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
358 TestNetworkPlugins/group/calico/DNS 0.13
359 TestNetworkPlugins/group/calico/Localhost 0.11
360 TestNetworkPlugins/group/calico/HairPin 0.11
361 TestNetworkPlugins/group/kindnet/KubeletFlags 0.26
362 TestNetworkPlugins/group/kindnet/NetCatPod 10.2
363 TestNetworkPlugins/group/kindnet/DNS 0.12
364 TestNetworkPlugins/group/kindnet/Localhost 0.11
365 TestNetworkPlugins/group/kindnet/HairPin 0.12
366 TestNetworkPlugins/group/enable-default-cni/Start 65.27
367 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.26
368 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.21
369 TestNetworkPlugins/group/flannel/Start 51.78
370 TestNetworkPlugins/group/custom-flannel/DNS 0.16
371 TestNetworkPlugins/group/custom-flannel/Localhost 0.17
372 TestNetworkPlugins/group/custom-flannel/HairPin 0.13
373 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
374 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
375 TestNetworkPlugins/group/bridge/Start 68.17
376 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
377 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.06
378 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.24
379 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.2
380 TestNetworkPlugins/group/flannel/ControllerPod 6.01
381 TestNetworkPlugins/group/flannel/KubeletFlags 0.24
382 TestNetworkPlugins/group/flannel/NetCatPod 9.17
383 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
384 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
385 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
386 TestNetworkPlugins/group/flannel/DNS 0.12
387 TestNetworkPlugins/group/flannel/Localhost 0.1
388 TestNetworkPlugins/group/flannel/HairPin 0.11
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.25
390 TestNetworkPlugins/group/bridge/NetCatPod 10.18
391 TestNetworkPlugins/group/bridge/DNS 0.11
392 TestNetworkPlugins/group/bridge/Localhost 0.09
393 TestNetworkPlugins/group/bridge/HairPin 0.09
x
+
TestDownloadOnly/v1.20.0/json-events (22.61s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-345598 | jenkins | v1.34.0 | 14 Sep 24 16:43 UTC |          |
	|         | -p download-only-345598        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/14 16:43:36
	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
	I0914 16:43:36.111499   15446 out.go:345] Setting OutFile to fd 1 ...
	I0914 16:43:36.111737   15446 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:43:36.111747   15446 out.go:358] Setting ErrFile to fd 2...
	I0914 16:43:36.111753   15446 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:43:36.111958   15446 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	W0914 16:43:36.112094   15446 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19643-8633/.minikube/config/config.json: open /home/jenkins/minikube-integration/19643-8633/.minikube/config/config.json: no such file or directory
	I0914 16:43:36.112651   15446 out.go:352] Setting JSON to true
	I0914 16:43:36.113521   15446 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1559,"bootTime":1726330657,"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"}
	I0914 16:43:36.113608   15446 start.go:139] virtualization: kvm guest
	I0914 16:43:36.115678   15446 out.go:97] [download-only-345598] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0914 16:43:36.115768   15446 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball: no such file or directory
	I0914 16:43:36.115808   15446 notify.go:220] Checking for updates...
	I0914 16:43:36.116815   15446 out.go:169] MINIKUBE_LOCATION=19643
	I0914 16:43:36.117865   15446 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 16:43:36.118972   15446 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:43:36.119966   15446 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 16:43:36.121031   15446 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0914 16:43:36.122867   15446 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0914 16:43:36.123054   15446 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 16:43:36.143287   15446 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 16:43:36.143334   15446 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:43:36.486113   15446 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-14 16:43:36.476860664 +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:33647931392 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 16:43:36.486230   15446 docker.go:318] overlay module found
	I0914 16:43:36.487733   15446 out.go:97] Using the docker driver based on user configuration
	I0914 16:43:36.487760   15446 start.go:297] selected driver: docker
	I0914 16:43:36.487768   15446 start.go:901] validating driver "docker" against <nil>
	I0914 16:43:36.487864   15446 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:43:36.536753   15446 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-14 16:43:36.528509142 +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:33647931392 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 16:43:36.536922   15446 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0914 16:43:36.537591   15446 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0914 16:43:36.537814   15446 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0914 16:43:36.539530   15446 out.go:169] Using Docker driver with root privileges
	I0914 16:43:36.540793   15446 cni.go:84] Creating CNI manager for ""
	I0914 16:43:36.540855   15446 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:43:36.540866   15446 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0914 16:43:36.540923   15446 start.go:340] cluster config:
	{Name:download-only-345598 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-345598 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}
	I0914 16:43:36.542224   15446 out.go:97] Starting "download-only-345598" primary control-plane node in "download-only-345598" cluster
	I0914 16:43:36.542238   15446 cache.go:121] Beginning downloading kic base image for docker with crio
	I0914 16:43:36.543284   15446 out.go:97] Pulling base image v0.0.45-1726281268-19643 ...
	I0914 16:43:36.543302   15446 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0914 16:43:36.543344   15446 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local docker daemon
	I0914 16:43:36.558363   15446 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e to local cache
	I0914 16:43:36.558551   15446 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory
	I0914 16:43:36.558656   15446 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e to local cache
	I0914 16:43:36.655388   15446 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
	I0914 16:43:36.655420   15446 cache.go:56] Caching tarball of preloaded images
	I0914 16:43:36.655551   15446 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0914 16:43:36.657207   15446 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0914 16:43:36.657220   15446 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0914 16:43:36.774595   15446 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/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0914 16:43:52.839851   15446 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0914 16:43:52.839953   15446 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0914 16:43:53.757169   15446 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0914 16:43:53.757519   15446 profile.go:143] Saving config to /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/download-only-345598/config.json ...
	I0914 16:43:53.757550   15446 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/download-only-345598/config.json: {Name:mk5415fb752babf148068ea58614855e8da48763 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0914 16:43:53.757705   15446 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0914 16:43:53.757866   15446 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19643-8633/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-345598 host does not exist
	  To start a cluster, run: "minikube start -p download-only-345598"

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

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.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-345598
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.11s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (18.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-890028 --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-890028 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (18.113664266s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (18.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.05s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-345598 | jenkins | v1.34.0 | 14 Sep 24 16:43 UTC |                     |
	|         | -p download-only-345598        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 14 Sep 24 16:43 UTC | 14 Sep 24 16:43 UTC |
	| delete  | -p download-only-345598        | download-only-345598 | jenkins | v1.34.0 | 14 Sep 24 16:43 UTC | 14 Sep 24 16:43 UTC |
	| start   | -o=json --download-only        | download-only-890028 | jenkins | v1.34.0 | 14 Sep 24 16:43 UTC |                     |
	|         | -p download-only-890028        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/14 16:43:59
	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
	I0914 16:43:59.071076   15833 out.go:345] Setting OutFile to fd 1 ...
	I0914 16:43:59.071158   15833 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:43:59.071165   15833 out.go:358] Setting ErrFile to fd 2...
	I0914 16:43:59.071169   15833 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 16:43:59.071342   15833 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 16:43:59.071858   15833 out.go:352] Setting JSON to true
	I0914 16:43:59.072655   15833 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":1582,"bootTime":1726330657,"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"}
	I0914 16:43:59.072740   15833 start.go:139] virtualization: kvm guest
	I0914 16:43:59.074506   15833 out.go:97] [download-only-890028] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0914 16:43:59.074629   15833 notify.go:220] Checking for updates...
	I0914 16:43:59.075795   15833 out.go:169] MINIKUBE_LOCATION=19643
	I0914 16:43:59.076990   15833 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 16:43:59.078313   15833 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 16:43:59.079407   15833 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 16:43:59.080502   15833 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0914 16:43:59.082513   15833 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0914 16:43:59.082681   15833 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 16:43:59.103726   15833 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 16:43:59.103809   15833 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:43:59.148676   15833 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-14 16:43:59.14041944 +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:33647931392 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>}}
	I0914 16:43:59.148779   15833 docker.go:318] overlay module found
	I0914 16:43:59.150183   15833 out.go:97] Using the docker driver based on user configuration
	I0914 16:43:59.150199   15833 start.go:297] selected driver: docker
	I0914 16:43:59.150204   15833 start.go:901] validating driver "docker" against <nil>
	I0914 16:43:59.150271   15833 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 16:43:59.194056   15833 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-14 16:43:59.186174267 +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:33647931392 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 16:43:59.194240   15833 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0914 16:43:59.194720   15833 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0914 16:43:59.194866   15833 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0914 16:43:59.196370   15833 out.go:169] Using Docker driver with root privileges
	I0914 16:43:59.197370   15833 cni.go:84] Creating CNI manager for ""
	I0914 16:43:59.197418   15833 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0914 16:43:59.197429   15833 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0914 16:43:59.197496   15833 start.go:340] cluster config:
	{Name:download-only-890028 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-890028 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}
	I0914 16:43:59.198568   15833 out.go:97] Starting "download-only-890028" primary control-plane node in "download-only-890028" cluster
	I0914 16:43:59.198583   15833 cache.go:121] Beginning downloading kic base image for docker with crio
	I0914 16:43:59.199514   15833 out.go:97] Pulling base image v0.0.45-1726281268-19643 ...
	I0914 16:43:59.199533   15833 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:43:59.199568   15833 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local docker daemon
	I0914 16:43:59.212998   15833 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e to local cache
	I0914 16:43:59.213099   15833 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory
	I0914 16:43:59.213112   15833 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e in local cache directory, skipping pull
	I0914 16:43:59.213117   15833 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e exists in cache, skipping pull
	I0914 16:43:59.213123   15833 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e as a tarball
	I0914 16:43:59.309958   15833 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
	I0914 16:43:59.309983   15833 cache.go:56] Caching tarball of preloaded images
	I0914 16:43:59.310120   15833 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0914 16:43:59.311720   15833 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0914 16:43:59.311734   15833 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0914 16:43:59.423181   15833 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/19643-8633/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-890028 host does not exist
	  To start a cluster, run: "minikube start -p download-only-890028"

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.03s)

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

                                                
                                    
x
+
TestBinaryMirror (0.72s)

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

                                                
                                    
x
+
TestOffline (85.18s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (188.45s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.77s)

                                                
                                                
=== 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-n6h6v" [b09a5caf-889b-4069-a918-74ad384c4e3a] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003550319s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-264809
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-264809: (5.763929151s)
--- PASS: TestAddons/parallel/InspektorGadget (11.77s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (12.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 1.892999ms
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-gg4fw" [cb28f7ff-fb42-4116-8f4f-cf363b1a5fa7] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 6.003030602s
addons_test.go:475: (dbg) Run:  kubectl --context addons-264809 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-264809 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.645702014s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (12.10s)

                                                
                                    
x
+
TestAddons/parallel/CSI (52.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 4.086739ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-264809 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-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-264809 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" [4d94badb-ce7f-47ab-87ad-055b1d321db4] Pending
helpers_test.go:344: "task-pv-pod" [4d94badb-ce7f-47ab-87ad-055b1d321db4] 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" [4d94badb-ce7f-47ab-87ad-055b1d321db4] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 15.003189993s
addons_test.go:590: (dbg) Run:  kubectl --context addons-264809 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-264809 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-264809 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-264809 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-264809 delete pod task-pv-pod: (1.217275288s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-264809 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-264809 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-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-264809 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" [7d0487d7-c69a-40d5-bd26-4e55097f99e8] Pending
helpers_test.go:344: "task-pv-pod-restore" [7d0487d7-c69a-40d5-bd26-4e55097f99e8] 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" [7d0487d7-c69a-40d5-bd26-4e55097f99e8] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.002982813s
addons_test.go:632: (dbg) Run:  kubectl --context addons-264809 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-264809 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-264809 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-264809 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.433644715s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (52.22s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.36s)

                                                
                                                
=== 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-264809 --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-9d4zs" [4246a633-cc59-4a27-b7bb-ac0a9853bdfd] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-9d4zs" [4246a633-cc59-4a27-b7bb-ac0a9853bdfd] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.002856243s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-264809 addons disable headlamp --alsologtostderr -v=1: (5.681878679s)
--- PASS: TestAddons/parallel/Headlamp (18.36s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.45s)

                                                
                                                
=== 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-27z6s" [d4044551-75fe-439f-a862-12f021fead82] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003586113s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-264809
--- PASS: TestAddons/parallel/CloudSpanner (6.45s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (57.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-264809 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-264809 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-264809 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-264809 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" [a15770cd-7d57-4776-8c19-17958e07f108] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [a15770cd-7d57-4776-8c19-17958e07f108] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [a15770cd-7d57-4776-8c19-17958e07f108] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.002518566s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-264809 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 ssh "cat /opt/local-path-provisioner/pvc-b69d39d0-4f7d-452a-8164-8f019ed968eb_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-264809 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-264809 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-264809 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.477141015s)
--- PASS: TestAddons/parallel/LocalPath (57.27s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.62s)

                                                
                                                
=== 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-cdtrl" [e2fab269-91c1-4d76-b4a8-2caa2e8ada36] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003897821s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-264809
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.62s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.65s)

                                                
                                                
=== 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-pndls" [1d40f84c-5b71-461c-b4af-0e7b8c59a8d6] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003215371s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-264809 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-264809 addons disable yakd --alsologtostderr -v=1: (5.649165627s)
--- PASS: TestAddons/parallel/Yakd (10.65s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.02s)

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

                                                
                                    
x
+
TestCertOptions (23.84s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (239.3s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (31.59s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (28.32s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.54s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (20s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.53s)

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

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

                                                
                                    
x
+
TestErrorSpam/pause (1.42s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.63s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.33s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (38.05s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-311725 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0914 17:02:28.301652   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:28.308543   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:28.319919   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:28.341247   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:28.383389   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:28.464943   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:28.626449   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:28.948275   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:29.590313   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:30.871602   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:33.433559   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:02:38.555487   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-311725 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (38.052872012s)
--- PASS: TestFunctional/serial/StartWithProxy (38.05s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (39.96s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-311725 --alsologtostderr -v=8
E0914 17:02:48.797089   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:03:09.278515   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-311725 --alsologtostderr -v=8: (39.962156074s)
functional_test.go:663: soft start took 39.964453282s for "functional-311725" cluster.
--- PASS: TestFunctional/serial/SoftStart (39.96s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

                                                
                                    
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-311725 /tmp/TestFunctionalserialCacheCmdcacheadd_local2072656810/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 cache add minikube-local-cache-test:functional-311725
functional_test.go:1089: (dbg) Done: out/minikube-linux-amd64 -p functional-311725 cache add minikube-local-cache-test:functional-311725: (1.787137449s)
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 cache delete minikube-local-cache-test:functional-311725
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-311725
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (2.10s)

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

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

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

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

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

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

                                                
                                    
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-311725 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-311725 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (258.719673ms)

                                                
                                                
-- 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-311725 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 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-311725 kubectl -- --context functional-311725 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-311725 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.71s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-311725 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0914 17:03:50.240519   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-311725 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.708267127s)
functional_test.go:761: restart took 34.708413568s for "functional-311725" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (34.71s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.37s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 logs --file /tmp/TestFunctionalserialLogsFileCmd3841834314/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-311725 logs --file /tmp/TestFunctionalserialLogsFileCmd3841834314/001/logs.txt: (1.38017799s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.08s)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (17.34s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.31s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 17:04:43.293136   60054 out.go:345] Setting OutFile to fd 1 ...
	I0914 17:04:43.293419   60054 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:04:43.293429   60054 out.go:358] Setting ErrFile to fd 2...
	I0914 17:04:43.293436   60054 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:04:43.293612   60054 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 17:04:43.294142   60054 out.go:352] Setting JSON to false
	I0914 17:04:43.295122   60054 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2826,"bootTime":1726330657,"procs":282,"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 17:04:43.295219   60054 start.go:139] virtualization: kvm guest
	I0914 17:04:43.297653   60054 out.go:177] * [functional-311725] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0914 17:04:43.299085   60054 notify.go:220] Checking for updates...
	I0914 17:04:43.299093   60054 out.go:177]   - MINIKUBE_LOCATION=19643
	I0914 17:04:43.300567   60054 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 17:04:43.301883   60054 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 17:04:43.303286   60054 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 17:04:43.304890   60054 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 17:04:43.306491   60054 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 17:04:43.308327   60054 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:04:43.308788   60054 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 17:04:43.330529   60054 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 17:04:43.330624   60054 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 17:04:43.375757   60054 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-14 17:04:43.366920249 +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:33647931392 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 17:04:43.375862   60054 docker.go:318] overlay module found
	I0914 17:04:43.377747   60054 out.go:177] * Using the docker driver based on existing profile
	I0914 17:04:43.379231   60054 start.go:297] selected driver: docker
	I0914 17:04:43.379249   60054 start.go:901] validating driver "docker" against &{Name:functional-311725 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-311725 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}
	I0914 17:04:43.379340   60054 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 17:04:43.381664   60054 out.go:201] 
	W0914 17:04:43.382945   60054 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
	I0914 17:04:43.384243   60054 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.14s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 17:04:43.608347   60251 out.go:345] Setting OutFile to fd 1 ...
	I0914 17:04:43.608607   60251 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:04:43.608617   60251 out.go:358] Setting ErrFile to fd 2...
	I0914 17:04:43.608621   60251 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:04:43.609025   60251 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 17:04:43.609548   60251 out.go:352] Setting JSON to false
	I0914 17:04:43.610546   60251 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":2827,"bootTime":1726330657,"procs":282,"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 17:04:43.610647   60251 start.go:139] virtualization: kvm guest
	I0914 17:04:43.612821   60251 out.go:177] * [functional-311725] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0914 17:04:43.614201   60251 out.go:177]   - MINIKUBE_LOCATION=19643
	I0914 17:04:43.614202   60251 notify.go:220] Checking for updates...
	I0914 17:04:43.616857   60251 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 17:04:43.618319   60251 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 17:04:43.619864   60251 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 17:04:43.621320   60251 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 17:04:43.622781   60251 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 17:04:43.624740   60251 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:04:43.625439   60251 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 17:04:43.649647   60251 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 17:04:43.649760   60251 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 17:04:43.694897   60251 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-14 17:04:43.685527958 +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:33647931392 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 17:04:43.695049   60251 docker.go:318] overlay module found
	I0914 17:04:43.696774   60251 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0914 17:04:43.698107   60251 start.go:297] selected driver: docker
	I0914 17:04:43.698116   60251 start.go:901] validating driver "docker" against &{Name:functional-311725 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726281268-19643@sha256:cce8be0c1ac4e3d852132008ef1cc1dcf5b79f708d025db83f146ae65db32e8e 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-311725 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}
	I0914 17:04:43.698203   60251 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 17:04:43.700155   60251 out.go:201] 
	W0914 17:04:43.701557   60251 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
	I0914 17:04:43.702862   60251 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.86s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-311725 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-311725 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-vxdvh" [f894f3a7-55bf-4013-95ab-e538c1677019] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-vxdvh" [f894f3a7-55bf-4013-95ab-e538c1677019] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.003678299s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32562
functional_test.go:1675: http://192.168.49.2:32562: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (48.15s)

                                                
                                                
=== 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" [18b81616-c7e1-4edc-971c-bdf404c1498d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003313393s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-311725 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-311725 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-311725 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-311725 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" [649ae389-64f6-4bc1-beb9-d9f09c36ced2] Pending
helpers_test.go:344: "sp-pod" [649ae389-64f6-4bc1-beb9-d9f09c36ced2] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [649ae389-64f6-4bc1-beb9-d9f09c36ced2] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 25.003984077s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-311725 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-311725 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-311725 delete -f testdata/storage-provisioner/pod.yaml: (1.23486341s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-311725 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" [9d94c9e3-8fc3-4981-b805-3e40a53d9c56] Pending
helpers_test.go:344: "sp-pod" [9d94c9e3-8fc3-4981-b805-3e40a53d9c56] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9d94c9e3-8fc3-4981-b805-3e40a53d9c56] Running
2024/09/14 17:05:00 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 16.00335966s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-311725 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (48.15s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.51s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.69s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (22.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-311725 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-xcppm" [5a3363ba-bfa6-4ad5-beba-ba8cbfbb3b2e] Pending
helpers_test.go:344: "mysql-6cdb49bbb-xcppm" [5a3363ba-bfa6-4ad5-beba-ba8cbfbb3b2e] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-xcppm" [5a3363ba-bfa6-4ad5-beba-ba8cbfbb3b2e] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 18.003400023s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-311725 exec mysql-6cdb49bbb-xcppm -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-311725 exec mysql-6cdb49bbb-xcppm -- mysql -ppassword -e "show databases;": exit status 1 (132.600312ms)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-311725 exec mysql-6cdb49bbb-xcppm -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (22.43s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.62s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.56s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.68s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-311725 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-311725 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-h9h6h" [709d651d-08d1-472a-ae80-f32ede6fe792] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-h9h6h" [709d651d-08d1-472a-ae80-f32ede6fe792] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 20.00384164s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (20.21s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-311725 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" [c149fc7f-d648-443d-b40b-f4ab68fc0ce6] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [c149fc7f-d648-443d-b40b-f4ab68fc0ce6] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 23.004124463s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (23.19s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-311725 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-311725 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-311725
localhost/kicbase/echo-server:functional-311725
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-311725 image ls --format short --alsologtostderr:
I0914 17:04:45.816943   61207 out.go:345] Setting OutFile to fd 1 ...
I0914 17:04:45.817071   61207 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:45.817079   61207 out.go:358] Setting ErrFile to fd 2...
I0914 17:04:45.817083   61207 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:45.817258   61207 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
I0914 17:04:45.817837   61207 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:45.817933   61207 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:45.818293   61207 cli_runner.go:164] Run: docker container inspect functional-311725 --format={{.State.Status}}
I0914 17:04:45.835966   61207 ssh_runner.go:195] Run: systemctl --version
I0914 17:04:45.836009   61207 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-311725
I0914 17:04:45.852299   61207 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/functional-311725/id_rsa Username:docker}
I0914 17:04:45.939622   61207 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

                                                
                                                
=== 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-311725 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-311725 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| localhost/my-image                      | functional-311725  | 80e7716901d36 | 1.47MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| localhost/kicbase/echo-server           | functional-311725  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| localhost/minikube-local-cache-test     | functional-311725  | 769a60af4941c | 3.33kB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-311725 image ls --format table --alsologtostderr:
I0914 17:04:50.541298   63026 out.go:345] Setting OutFile to fd 1 ...
I0914 17:04:50.541422   63026 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:50.541431   63026 out.go:358] Setting ErrFile to fd 2...
I0914 17:04:50.541437   63026 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:50.541625   63026 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
I0914 17:04:50.542248   63026 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:50.542344   63026 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:50.542733   63026 cli_runner.go:164] Run: docker container inspect functional-311725 --format={{.State.Status}}
I0914 17:04:50.559421   63026 ssh_runner.go:195] Run: systemctl --version
I0914 17:04:50.559496   63026 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-311725
I0914 17:04:50.575756   63026 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/functional-311725/id_rsa Username:docker}
I0914 17:04:50.664520   63026 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.21s)

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

                                                
                                                
=== 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-311725 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-311725 image ls --format json --alsologtostderr:
[{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"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":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec9
7903896c0ca5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"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":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"s
ize":"43824855"},{"id":"426716b81a8bc7591ee8a5d496bb5db8a5a931cb629e0f1426eff958a22b7021","repoDigests":["docker.io/library/f4052c7804eaffd165a782dd295688c554b46b6548d48050b71b459e58207a00-tmp@sha256:056e9d379726230c39505c398373fd55840b76e80cd0cc7eb48ec698a42fd64d"],"repoTags":[],"size":"1465611"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771","registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"95237600"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.
k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"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":"80e7716901d3629e61930a0d1b500b9aaa0902d406e6f54ce2283d5a91254926","repoDigests":["localhost/my-image@sha256:430079d3c239f1b016787c3a6b042742a1bcf2ef590e4576ff1d5fe8f750ceb9"],"repoTags":["localhost/my-image:functional-311725"],"size":"1468193"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90
100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-311725"],"size":"4943877"},{"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":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d
7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"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":"769a60af4941c37675deca30d49d021e2683ebecde3779d6d917e2b285092dfa","repoDigests":["localhost/minikube-local-cache-test@sha256:75f3215a119787fdbaa11aa67823979788b82df9d873b82d0b8b9180db528ca2"],"repoTags":["l
ocalhost/minikube-local-cache-test:functional-311725"],"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":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"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":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-311725 image ls --format json --alsologtostderr:
I0914 17:04:50.338849   62951 out.go:345] Setting OutFile to fd 1 ...
I0914 17:04:50.339092   62951 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:50.339106   62951 out.go:358] Setting ErrFile to fd 2...
I0914 17:04:50.339191   62951 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:50.339666   62951 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
I0914 17:04:50.340631   62951 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:50.340725   62951 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:50.341082   62951 cli_runner.go:164] Run: docker container inspect functional-311725 --format={{.State.Status}}
I0914 17:04:50.357635   62951 ssh_runner.go:195] Run: systemctl --version
I0914 17:04:50.357683   62951 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-311725
I0914 17:04:50.373482   62951 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/functional-311725/id_rsa Username:docker}
I0914 17:04:50.459792   62951 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

                                                
                                                
=== 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-311725 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-311725 image ls --format yaml --alsologtostderr:
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 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: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 769a60af4941c37675deca30d49d021e2683ebecde3779d6d917e2b285092dfa
repoDigests:
- localhost/minikube-local-cache-test@sha256:75f3215a119787fdbaa11aa67823979788b82df9d873b82d0b8b9180db528ca2
repoTags:
- localhost/minikube-local-cache-test:functional-311725
size: "3330"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "95237600"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- 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: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-311725
size: "4943877"
- 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"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-311725 image ls --format yaml --alsologtostderr:
I0914 17:04:46.024744   61275 out.go:345] Setting OutFile to fd 1 ...
I0914 17:04:46.024856   61275 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:46.024863   61275 out.go:358] Setting ErrFile to fd 2...
I0914 17:04:46.024868   61275 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:46.025078   61275 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
I0914 17:04:46.025903   61275 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:46.026049   61275 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:46.026625   61275 cli_runner.go:164] Run: docker container inspect functional-311725 --format={{.State.Status}}
I0914 17:04:46.045558   61275 ssh_runner.go:195] Run: systemctl --version
I0914 17:04:46.045598   61275 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-311725
I0914 17:04:46.062537   61275 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/functional-311725/id_rsa Username:docker}
I0914 17:04:46.147539   61275 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.20s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 image build -t localhost/my-image:functional-311725 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-311725 image build -t localhost/my-image:functional-311725 testdata/build --alsologtostderr: (3.588436815s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-311725 image build -t localhost/my-image:functional-311725 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 426716b81a8
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-311725
--> 80e7716901d
Successfully tagged localhost/my-image:functional-311725
80e7716901d3629e61930a0d1b500b9aaa0902d406e6f54ce2283d5a91254926
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-311725 image build -t localhost/my-image:functional-311725 testdata/build --alsologtostderr:
I0914 17:04:46.458275   61442 out.go:345] Setting OutFile to fd 1 ...
I0914 17:04:46.458449   61442 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:46.458460   61442 out.go:358] Setting ErrFile to fd 2...
I0914 17:04:46.458466   61442 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0914 17:04:46.458687   61442 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
I0914 17:04:46.459309   61442 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:46.459917   61442 config.go:182] Loaded profile config "functional-311725": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0914 17:04:46.460311   61442 cli_runner.go:164] Run: docker container inspect functional-311725 --format={{.State.Status}}
I0914 17:04:46.478508   61442 ssh_runner.go:195] Run: systemctl --version
I0914 17:04:46.478573   61442 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-311725
I0914 17:04:46.496162   61442 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/functional-311725/id_rsa Username:docker}
I0914 17:04:46.580040   61442 build_images.go:161] Building image from path: /tmp/build.2018397796.tar
I0914 17:04:46.580099   61442 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0914 17:04:46.587956   61442 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2018397796.tar
I0914 17:04:46.590896   61442 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2018397796.tar: stat -c "%s %y" /var/lib/minikube/build/build.2018397796.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2018397796.tar': No such file or directory
I0914 17:04:46.590918   61442 ssh_runner.go:362] scp /tmp/build.2018397796.tar --> /var/lib/minikube/build/build.2018397796.tar (3072 bytes)
I0914 17:04:46.612035   61442 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2018397796
I0914 17:04:46.619888   61442 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2018397796 -xf /var/lib/minikube/build/build.2018397796.tar
I0914 17:04:46.627854   61442 crio.go:315] Building image: /var/lib/minikube/build/build.2018397796
I0914 17:04:46.627915   61442 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-311725 /var/lib/minikube/build/build.2018397796 --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
I0914 17:04:49.979970   61442 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-311725 /var/lib/minikube/build/build.2018397796 --cgroup-manager=cgroupfs: (3.352031351s)
I0914 17:04:49.980047   61442 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2018397796
I0914 17:04:49.990283   61442 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2018397796.tar
I0914 17:04:49.999811   61442 build_images.go:217] Built localhost/my-image:functional-311725 from /tmp/build.2018397796.tar
I0914 17:04:49.999858   61442 build_images.go:133] succeeded building to: functional-311725
I0914 17:04:49.999865   61442 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.11s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 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 14 17:04 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 14 17:04 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 14 17:04 test-1726333479474588170
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh cat /mount-9p/test-1726333479474588170
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-311725 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" [def4bec5-71a0-41e8-a1e3-77e7925436fc] Pending
helpers_test.go:344: "busybox-mount" [def4bec5-71a0-41e8-a1e3-77e7925436fc] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [def4bec5-71a0-41e8-a1e3-77e7925436fc] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [def4bec5-71a0-41e8-a1e3-77e7925436fc] 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.003480268s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-311725 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-311725 /tmp/TestFunctionalparallelMountCmdany-port3443103927/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.56s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-311725 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-311725 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-311725 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3323456357/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-311725 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3323456357/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-311725 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3323456357/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.35s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-311725
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (150.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-448315 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0914 17:05:12.161888   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:07:28.302249   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-448315 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m29.508213313s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-448315 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (150.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (31.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-448315 -v=7 --alsologtostderr
E0914 17:07:56.004020   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-448315 -v=7 --alsologtostderr: (30.822141671s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-448315 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (31.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.41s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 17:08:42.865077   84194 out.go:345] Setting OutFile to fd 1 ...
	I0914 17:08:42.865195   84194 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:08:42.865205   84194 out.go:358] Setting ErrFile to fd 2...
	I0914 17:08:42.865212   84194 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:08:42.865374   84194 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 17:08:42.865546   84194 out.go:352] Setting JSON to false
	I0914 17:08:42.865579   84194 mustload.go:65] Loading cluster: ha-448315
	I0914 17:08:42.865677   84194 notify.go:220] Checking for updates...
	I0914 17:08:42.865997   84194 config.go:182] Loaded profile config "ha-448315": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:08:42.866014   84194 status.go:255] checking status of ha-448315 ...
	I0914 17:08:42.866417   84194 cli_runner.go:164] Run: docker container inspect ha-448315 --format={{.State.Status}}
	I0914 17:08:42.883528   84194 status.go:330] ha-448315 host status = "Running" (err=<nil>)
	I0914 17:08:42.883549   84194 host.go:66] Checking if "ha-448315" exists ...
	I0914 17:08:42.883767   84194 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-448315
	I0914 17:08:42.900217   84194 host.go:66] Checking if "ha-448315" exists ...
	I0914 17:08:42.900429   84194 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 17:08:42.900461   84194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-448315
	I0914 17:08:42.917499   84194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/ha-448315/id_rsa Username:docker}
	I0914 17:08:43.008360   84194 ssh_runner.go:195] Run: systemctl --version
	I0914 17:08:43.012134   84194 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 17:08:43.022378   84194 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 17:08:43.072638   84194 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-14 17:08:43.063226284 +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:33647931392 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 17:08:43.073406   84194 kubeconfig.go:125] found "ha-448315" server: "https://192.168.49.254:8443"
	I0914 17:08:43.073448   84194 api_server.go:166] Checking apiserver status ...
	I0914 17:08:43.073491   84194 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0914 17:08:43.083320   84194 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1505/cgroup
	I0914 17:08:43.091315   84194 api_server.go:182] apiserver freezer: "8:freezer:/docker/2831a3baeccd3fae74686b630133ea791e814acf02a435e8c5201cee0196d076/crio/crio-01353aa1c8974e156de8f438ab122d0d11dd9c744205c2170e44579b1c50daa9"
	I0914 17:08:43.091389   84194 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2831a3baeccd3fae74686b630133ea791e814acf02a435e8c5201cee0196d076/crio/crio-01353aa1c8974e156de8f438ab122d0d11dd9c744205c2170e44579b1c50daa9/freezer.state
	I0914 17:08:43.098586   84194 api_server.go:204] freezer state: "THAWED"
	I0914 17:08:43.098610   84194 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0914 17:08:43.102153   84194 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0914 17:08:43.102173   84194 status.go:422] ha-448315 apiserver status = Running (err=<nil>)
	I0914 17:08:43.102189   84194 status.go:257] ha-448315 status: &{Name:ha-448315 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:08:43.102209   84194 status.go:255] checking status of ha-448315-m02 ...
	I0914 17:08:43.102437   84194 cli_runner.go:164] Run: docker container inspect ha-448315-m02 --format={{.State.Status}}
	I0914 17:08:43.118998   84194 status.go:330] ha-448315-m02 host status = "Stopped" (err=<nil>)
	I0914 17:08:43.119020   84194 status.go:343] host is not running, skipping remaining checks
	I0914 17:08:43.119040   84194 status.go:257] ha-448315-m02 status: &{Name:ha-448315-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:08:43.119067   84194 status.go:255] checking status of ha-448315-m03 ...
	I0914 17:08:43.119325   84194 cli_runner.go:164] Run: docker container inspect ha-448315-m03 --format={{.State.Status}}
	I0914 17:08:43.136477   84194 status.go:330] ha-448315-m03 host status = "Running" (err=<nil>)
	I0914 17:08:43.136504   84194 host.go:66] Checking if "ha-448315-m03" exists ...
	I0914 17:08:43.136780   84194 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-448315-m03
	I0914 17:08:43.152518   84194 host.go:66] Checking if "ha-448315-m03" exists ...
	I0914 17:08:43.152741   84194 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 17:08:43.152772   84194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-448315-m03
	I0914 17:08:43.168671   84194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/ha-448315-m03/id_rsa Username:docker}
	I0914 17:08:43.252400   84194 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 17:08:43.262648   84194 kubeconfig.go:125] found "ha-448315" server: "https://192.168.49.254:8443"
	I0914 17:08:43.262673   84194 api_server.go:166] Checking apiserver status ...
	I0914 17:08:43.262712   84194 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0914 17:08:43.272116   84194 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1416/cgroup
	I0914 17:08:43.279932   84194 api_server.go:182] apiserver freezer: "8:freezer:/docker/5a3375e67d0eb3a08200b0a42a0080123b9f80d491c84f76de3154ca2c2c308f/crio/crio-c05a3bc6a90d8237544158e53bc22a4b1943484bd43bce7c136e56b23a73999f"
	I0914 17:08:43.279974   84194 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/5a3375e67d0eb3a08200b0a42a0080123b9f80d491c84f76de3154ca2c2c308f/crio/crio-c05a3bc6a90d8237544158e53bc22a4b1943484bd43bce7c136e56b23a73999f/freezer.state
	I0914 17:08:43.287138   84194 api_server.go:204] freezer state: "THAWED"
	I0914 17:08:43.287159   84194 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0914 17:08:43.290671   84194 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0914 17:08:43.290689   84194 status.go:422] ha-448315-m03 apiserver status = Running (err=<nil>)
	I0914 17:08:43.290697   84194 status.go:257] ha-448315-m03 status: &{Name:ha-448315-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:08:43.290717   84194 status.go:255] checking status of ha-448315-m04 ...
	I0914 17:08:43.290926   84194 cli_runner.go:164] Run: docker container inspect ha-448315-m04 --format={{.State.Status}}
	I0914 17:08:43.306932   84194 status.go:330] ha-448315-m04 host status = "Running" (err=<nil>)
	I0914 17:08:43.306950   84194 host.go:66] Checking if "ha-448315-m04" exists ...
	I0914 17:08:43.307197   84194 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-448315-m04
	I0914 17:08:43.322325   84194 host.go:66] Checking if "ha-448315-m04" exists ...
	I0914 17:08:43.322555   84194 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 17:08:43.322595   84194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-448315-m04
	I0914 17:08:43.339222   84194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/ha-448315-m04/id_rsa Username:docker}
	I0914 17:08:43.423891   84194 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 17:08:43.433783   84194 status.go:257] ha-448315-m04 status: &{Name:ha-448315-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (19.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.28s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (211.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-448315 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-448315 -v=7 --alsologtostderr
E0914 17:09:12.635585   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:12.641936   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:12.653245   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:12.674554   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:12.715888   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:12.797300   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:12.958796   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:13.280431   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:13.922394   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:15.203721   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:17.766370   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:22.888633   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:09:33.130667   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-448315 -v=7 --alsologtostderr: (36.469661224s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-448315 --wait=true -v=7 --alsologtostderr
E0914 17:09:53.612127   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:10:34.574009   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:11:56.496175   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:12:28.301598   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-448315 --wait=true -v=7 --alsologtostderr: (2m54.607948108s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-448315
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (211.16s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.15s)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 17:13:25.929334  102096 out.go:345] Setting OutFile to fd 1 ...
	I0914 17:13:25.929589  102096 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:13:25.929598  102096 out.go:358] Setting ErrFile to fd 2...
	I0914 17:13:25.929603  102096 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:13:25.929816  102096 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 17:13:25.929990  102096 out.go:352] Setting JSON to false
	I0914 17:13:25.930027  102096 mustload.go:65] Loading cluster: ha-448315
	I0914 17:13:25.930128  102096 notify.go:220] Checking for updates...
	I0914 17:13:25.930480  102096 config.go:182] Loaded profile config "ha-448315": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:13:25.930496  102096 status.go:255] checking status of ha-448315 ...
	I0914 17:13:25.930899  102096 cli_runner.go:164] Run: docker container inspect ha-448315 --format={{.State.Status}}
	I0914 17:13:25.948593  102096 status.go:330] ha-448315 host status = "Stopped" (err=<nil>)
	I0914 17:13:25.948614  102096 status.go:343] host is not running, skipping remaining checks
	I0914 17:13:25.948622  102096 status.go:257] ha-448315 status: &{Name:ha-448315 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:13:25.948665  102096 status.go:255] checking status of ha-448315-m02 ...
	I0914 17:13:25.948923  102096 cli_runner.go:164] Run: docker container inspect ha-448315-m02 --format={{.State.Status}}
	I0914 17:13:25.965366  102096 status.go:330] ha-448315-m02 host status = "Stopped" (err=<nil>)
	I0914 17:13:25.965386  102096 status.go:343] host is not running, skipping remaining checks
	I0914 17:13:25.965392  102096 status.go:257] ha-448315-m02 status: &{Name:ha-448315-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:13:25.965423  102096 status.go:255] checking status of ha-448315-m04 ...
	I0914 17:13:25.965650  102096 cli_runner.go:164] Run: docker container inspect ha-448315-m04 --format={{.State.Status}}
	I0914 17:13:25.980847  102096 status.go:330] ha-448315-m04 host status = "Stopped" (err=<nil>)
	I0914 17:13:25.980875  102096 status.go:343] host is not running, skipping remaining checks
	I0914 17:13:25.980881  102096 status.go:257] ha-448315-m04 status: &{Name:ha-448315-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (59.88s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-448315 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0914 17:14:12.635351   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-448315 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (59.068387428s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-448315 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 (59.88s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (66.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-448315 --control-plane -v=7 --alsologtostderr
E0914 17:14:40.338303   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-448315 --control-plane -v=7 --alsologtostderr: (1m6.011270597s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-448315 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (66.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.61s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (37.95s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.57s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.72s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"56eca735-d035-4881-b917-9d8e66f149a9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-811983] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"6150e0ed-cf01-446d-833a-6d2b99c59065","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19643"}}
	{"specversion":"1.0","id":"58a63fb8-e63c-410a-968b-5576d624877e","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":"aa74fd7c-2e8b-4085-8e45-120480406157","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig"}}
	{"specversion":"1.0","id":"c7d9c2f0-82e1-41f8-bdfd-d0618a7f83ec","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube"}}
	{"specversion":"1.0","id":"d5797042-34ac-438b-8588-559cc5db948c","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":"55c57f47-5aac-42bc-abd4-b2d29545e2cc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e445eed4-e62f-41a2-8326-0ccda1b978ba","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-811983" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-811983
--- PASS: TestErrorJSONOutput (0.18s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.06s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.51s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-835563 --network=bridge
E0914 17:17:28.301940   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-835563 --network=bridge: (20.647542106s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-835563" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-835563
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-835563: (1.844099709s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (22.51s)

                                                
                                    
x
+
TestKicExistingNetwork (22.56s)

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

                                                
                                    
x
+
TestKicCustomSubnet (25.44s)

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

                                                
                                    
x
+
TestKicStaticIP (22.74s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (45.32s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-380346 --driver=docker  --container-runtime=crio
E0914 17:18:51.365710   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-380346 --driver=docker  --container-runtime=crio: (19.88811655s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-390982 --driver=docker  --container-runtime=crio
E0914 17:19:12.635640   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-390982 --driver=docker  --container-runtime=crio: (20.586931824s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-380346
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-390982
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-390982" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-390982
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-390982: (1.787757926s)
helpers_test.go:175: Cleaning up "first-380346" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-380346
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-380346: (2.083793529s)
--- PASS: TestMinikubeProfile (45.32s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.48s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.22s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.36s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.22s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.55s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.22s)

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

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.48s)

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

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (94.29s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.01s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.65s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (58.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-433601 -v 3 --alsologtostderr
E0914 17:22:28.301625   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-433601 -v 3 --alsologtostderr: (57.510351073s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-433601 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (58.08s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.39s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.02s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 17:22:41.098624  167571 out.go:345] Setting OutFile to fd 1 ...
	I0914 17:22:41.098728  167571 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:22:41.098737  167571 out.go:358] Setting ErrFile to fd 2...
	I0914 17:22:41.098741  167571 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:22:41.098894  167571 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 17:22:41.099047  167571 out.go:352] Setting JSON to false
	I0914 17:22:41.099069  167571 mustload.go:65] Loading cluster: multinode-433601
	I0914 17:22:41.099180  167571 notify.go:220] Checking for updates...
	I0914 17:22:41.099431  167571 config.go:182] Loaded profile config "multinode-433601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:22:41.099474  167571 status.go:255] checking status of multinode-433601 ...
	I0914 17:22:41.099866  167571 cli_runner.go:164] Run: docker container inspect multinode-433601 --format={{.State.Status}}
	I0914 17:22:41.116552  167571 status.go:330] multinode-433601 host status = "Running" (err=<nil>)
	I0914 17:22:41.116577  167571 host.go:66] Checking if "multinode-433601" exists ...
	I0914 17:22:41.116853  167571 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-433601
	I0914 17:22:41.132635  167571 host.go:66] Checking if "multinode-433601" exists ...
	I0914 17:22:41.132891  167571 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 17:22:41.132933  167571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-433601
	I0914 17:22:41.148619  167571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/multinode-433601/id_rsa Username:docker}
	I0914 17:22:41.231783  167571 ssh_runner.go:195] Run: systemctl --version
	I0914 17:22:41.235426  167571 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 17:22:41.244924  167571 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 17:22:41.290915  167571 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 17:22:41.282123969 +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:33647931392 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 17:22:41.291412  167571 kubeconfig.go:125] found "multinode-433601" server: "https://192.168.67.2:8443"
	I0914 17:22:41.291450  167571 api_server.go:166] Checking apiserver status ...
	I0914 17:22:41.291514  167571 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0914 17:22:41.301160  167571 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1508/cgroup
	I0914 17:22:41.308991  167571 api_server.go:182] apiserver freezer: "8:freezer:/docker/be3510d354f1566ccfb07836a6a35acaa2c2a4a1a026e49faa3f87a0e9b999d2/crio/crio-9bdef378c156735f2dbbb69bf5eb16e6eefff919f637163d46b2084ecc4bc28d"
	I0914 17:22:41.309047  167571 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/be3510d354f1566ccfb07836a6a35acaa2c2a4a1a026e49faa3f87a0e9b999d2/crio/crio-9bdef378c156735f2dbbb69bf5eb16e6eefff919f637163d46b2084ecc4bc28d/freezer.state
	I0914 17:22:41.315949  167571 api_server.go:204] freezer state: "THAWED"
	I0914 17:22:41.315970  167571 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0914 17:22:41.319508  167571 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0914 17:22:41.319531  167571 status.go:422] multinode-433601 apiserver status = Running (err=<nil>)
	I0914 17:22:41.319545  167571 status.go:257] multinode-433601 status: &{Name:multinode-433601 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:22:41.319567  167571 status.go:255] checking status of multinode-433601-m02 ...
	I0914 17:22:41.319812  167571 cli_runner.go:164] Run: docker container inspect multinode-433601-m02 --format={{.State.Status}}
	I0914 17:22:41.335781  167571 status.go:330] multinode-433601-m02 host status = "Running" (err=<nil>)
	I0914 17:22:41.335798  167571 host.go:66] Checking if "multinode-433601-m02" exists ...
	I0914 17:22:41.336014  167571 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-433601-m02
	I0914 17:22:41.351307  167571 host.go:66] Checking if "multinode-433601-m02" exists ...
	I0914 17:22:41.351589  167571 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0914 17:22:41.351628  167571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-433601-m02
	I0914 17:22:41.366388  167571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19643-8633/.minikube/machines/multinode-433601-m02/id_rsa Username:docker}
	I0914 17:22:41.452158  167571 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0914 17:22:41.462871  167571 status.go:257] multinode-433601-m02 status: &{Name:multinode-433601-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:22:41.462907  167571 status.go:255] checking status of multinode-433601-m03 ...
	I0914 17:22:41.463222  167571 cli_runner.go:164] Run: docker container inspect multinode-433601-m03 --format={{.State.Status}}
	I0914 17:22:41.480255  167571 status.go:330] multinode-433601-m03 host status = "Stopped" (err=<nil>)
	I0914 17:22:41.480298  167571 status.go:343] host is not running, skipping remaining checks
	I0914 17:22:41.480303  167571 status.go:257] multinode-433601-m03 status: &{Name:multinode-433601-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.87s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (113.65s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-433601
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-433601
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-433601: (24.532479362s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-433601 --wait=true -v=8 --alsologtostderr
E0914 17:24:12.635417   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-433601 --wait=true -v=8 --alsologtostderr: (1m29.027609652s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-433601
--- PASS: TestMultiNode/serial/RestartKeepsNodes (113.65s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-433601 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-433601 node delete m03: (4.563342582s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-433601 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.08s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.61s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 17:25:12.650031  177371 out.go:345] Setting OutFile to fd 1 ...
	I0914 17:25:12.650274  177371 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:25:12.650284  177371 out.go:358] Setting ErrFile to fd 2...
	I0914 17:25:12.650287  177371 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:25:12.650470  177371 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 17:25:12.650626  177371 out.go:352] Setting JSON to false
	I0914 17:25:12.650652  177371 mustload.go:65] Loading cluster: multinode-433601
	I0914 17:25:12.650696  177371 notify.go:220] Checking for updates...
	I0914 17:25:12.651205  177371 config.go:182] Loaded profile config "multinode-433601": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:25:12.651227  177371 status.go:255] checking status of multinode-433601 ...
	I0914 17:25:12.651762  177371 cli_runner.go:164] Run: docker container inspect multinode-433601 --format={{.State.Status}}
	I0914 17:25:12.669223  177371 status.go:330] multinode-433601 host status = "Stopped" (err=<nil>)
	I0914 17:25:12.669238  177371 status.go:343] host is not running, skipping remaining checks
	I0914 17:25:12.669243  177371 status.go:257] multinode-433601 status: &{Name:multinode-433601 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0914 17:25:12.669267  177371 status.go:255] checking status of multinode-433601-m02 ...
	I0914 17:25:12.669484  177371 cli_runner.go:164] Run: docker container inspect multinode-433601-m02 --format={{.State.Status}}
	I0914 17:25:12.684208  177371 status.go:330] multinode-433601-m02 host status = "Stopped" (err=<nil>)
	I0914 17:25:12.684227  177371 status.go:343] host is not running, skipping remaining checks
	I0914 17:25:12.684232  177371 status.go:257] multinode-433601-m02 status: &{Name:multinode-433601-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (58.84s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-433601 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0914 17:25:35.700484   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-433601 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (58.301655362s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-433601 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 (58.84s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.68s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (115.62s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-614931 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0914 17:27:28.302386   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-614931 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m17.393427221s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-614931 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-614931 image pull gcr.io/k8s-minikube/busybox: (3.572427436s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-614931
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-614931: (5.638681991s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-614931 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-614931 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (26.618773693s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-614931 image list
helpers_test.go:175: Cleaning up "test-preload-614931" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-614931
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-614931: (2.207632551s)
--- PASS: TestPreload (115.62s)

                                                
                                    
x
+
TestScheduledStopUnix (98.73s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-484658 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-484658 --memory=2048 --driver=docker  --container-runtime=crio: (22.080087805s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-484658 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-484658 -n scheduled-stop-484658
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-484658 --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-484658 --cancel-scheduled
E0914 17:29:12.638155   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-484658 -n scheduled-stop-484658
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-484658
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-484658 --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-484658
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-484658: exit status 7 (59.304852ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.14s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"3f3d598b-f3d1-4d99-8dbb-27c9ce708033","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-584996] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"59ed9009-7193-47de-8982-bc9d6936e69c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19643"}}
	{"specversion":"1.0","id":"5b87d41d-abfb-4bbe-b7e2-f0fd9f21ba8c","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":"e590adb9-aeee-4210-aad8-63b14f9e27bc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig"}}
	{"specversion":"1.0","id":"6ac77c0c-d2e8-4b40-b1c1-a066897cb846","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube"}}
	{"specversion":"1.0","id":"8115344a-ebf5-411b-8c9a-ee7227ee2257","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":"1a89f149-5626-4863-819a-ccb8d0d31784","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5b12ed0b-bdb7-4551-9157-cc626e2b8bd7","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":"4b74fca0-44b4-4dd3-898e-2645f2ec3941","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":"38b06274-6a08-49b7-893b-f9adb921e717","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":"3e4bf8cf-8050-455a-971e-72e239d28b29","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":"0e8ff45e-a233-432c-b1e6-438acc632e3d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-584996\" primary control-plane node in \"insufficient-storage-584996\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"9dc12e3a-10d1-44f7-ac82-ae3d8cad3e71","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-1726281268-19643 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"d2702168-47c6-4259-b04e-6d968a8eae9d","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":"a0c410fa-bc2e-48f6-a984-b82431957d43","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-584996 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-584996 --output=json --layout=cluster: exit status 7 (237.255184ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0914 17:30:24.430038  199723 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-584996" does not appear in /home/jenkins/minikube-integration/19643-8633/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0914 17:30:24.677523  199823 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-584996" does not appear in /home/jenkins/minikube-integration/19643-8633/kubeconfig
	E0914 17:30:24.686608  199823 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/insufficient-storage-584996/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (76.63s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestKubernetesUpgrade (168.45s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (105.29s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1621726942 start -p missing-upgrade-650123 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1621726942 start -p missing-upgrade-650123 --memory=2200 --driver=docker  --container-runtime=crio: (33.231306456s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-650123
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-650123: (12.636534216s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-650123
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-650123 --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-650123 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.897026812s)
helpers_test.go:175: Cleaning up "missing-upgrade-650123" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-650123
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-650123: (1.854213118s)
--- PASS: TestMissingContainerUpgrade (105.29s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.7s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (26.78s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (146.62s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.894505368 start -p stopped-upgrade-954792 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.894505368 start -p stopped-upgrade-954792 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m57.468969728s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.894505368 -p stopped-upgrade-954792 stop
E0914 17:32:28.302441   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.894505368 -p stopped-upgrade-954792 stop: (2.380310364s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-954792 --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-954792 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.765835648s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (146.62s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (6.51s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0914 17:30:29.844577  201890 out.go:345] Setting OutFile to fd 1 ...
	I0914 17:30:29.844920  201890 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:30:29.844933  201890 out.go:358] Setting ErrFile to fd 2...
	I0914 17:30:29.844940  201890 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0914 17:30:29.845250  201890 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19643-8633/.minikube/bin
	I0914 17:30:29.846050  201890 out.go:352] Setting JSON to false
	I0914 17:30:29.847015  201890 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-11","uptime":4373,"bootTime":1726330657,"procs":236,"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 17:30:29.847109  201890 start.go:139] virtualization: kvm guest
	I0914 17:30:29.849031  201890 out.go:177] * [false-461069] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0914 17:30:29.850369  201890 notify.go:220] Checking for updates...
	I0914 17:30:29.850437  201890 out.go:177]   - MINIKUBE_LOCATION=19643
	I0914 17:30:29.852046  201890 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0914 17:30:29.853302  201890 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19643-8633/kubeconfig
	I0914 17:30:29.854835  201890 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19643-8633/.minikube
	I0914 17:30:29.856231  201890 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0914 17:30:29.857693  201890 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0914 17:30:29.859818  201890 config.go:182] Loaded profile config "NoKubernetes-938302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:30:29.859973  201890 config.go:182] Loaded profile config "offline-crio-926434": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0914 17:30:29.860087  201890 driver.go:394] Setting default libvirt URI to qemu:///system
	I0914 17:30:29.885536  201890 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0914 17:30:29.885638  201890 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0914 17:30:29.943986  201890 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 17:30:29.931839922 +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:33647931392 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 17:30:29.944132  201890 docker.go:318] overlay module found
	I0914 17:30:29.946276  201890 out.go:177] * Using the docker driver based on user configuration
	I0914 17:30:29.947500  201890 start.go:297] selected driver: docker
	I0914 17:30:29.947519  201890 start.go:901] validating driver "docker" against <nil>
	I0914 17:30:29.947541  201890 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0914 17:30:29.949915  201890 out.go:201] 
	W0914 17:30:29.951196  201890 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 17:30:29.952576  201890 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-461069

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Start (39.1s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (20.53s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.6s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (21.88s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.24s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.13s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.02s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.71s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.26s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.56s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.66s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (7.24s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (2.11s)

                                                
                                                
=== 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: (2.033922971s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-073174
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-073174: exit status 1 (26.030879ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.98s)

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

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

                                                
                                                
=== 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-175009 --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-175009 --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: (2m25.404873312s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (145.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-136891 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0914 17:34:12.635269   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-136891 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (55.151294345s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (55.15s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-136891 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" [ebc6db0e-b007-408d-af61-851ad8d13d3f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ebc6db0e-b007-408d-af61-851ad8d13d3f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003746466s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-136891 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-439187 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" [eb10c175-b9e3-4907-96d6-e8daf0d257a8] Pending
helpers_test.go:344: "busybox" [eb10c175-b9e3-4907-96d6-e8daf0d257a8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [eb10c175-b9e3-4907-96d6-e8daf0d257a8] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.005573846s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-439187 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.24s)

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

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

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

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

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

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

                                                
                                                
=== 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-439187 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0914 17:35:31.367591   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-439187 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.80s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-175009 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" [083b5ac5-2aad-4955-bc65-6178546ab503] Pending
helpers_test.go:344: "busybox" [083b5ac5-2aad-4955-bc65-6178546ab503] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [083b5ac5-2aad-4955-bc65-6178546ab503] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.003123542s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-175009 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.38s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (145.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-175009 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-175009 --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: (2m24.953424451s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-175009 -n old-k8s-version-175009
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (145.25s)

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

                                                
                                                
=== 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-622358 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0914 17:37:28.302012   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-622358 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (39.540992918s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (39.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-622358 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" [bb380b4e-56b6-4ec9-a0a0-e146c874e9c3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bb380b4e-56b6-4ec9-a0a0-e146c874e9c3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003585454s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-622358 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.24s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-vsgdb" [3d3bc9ac-3bea-4823-84de-542bc6a9bb85] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004128787s
--- 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-vsgdb" [3d3bc9ac-3bea-4823-84de-542bc6a9bb85] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004823951s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-175009 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.2s)

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

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

                                                
                                                
=== 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-175009 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-175009 -n old-k8s-version-175009
E0914 17:39:12.634996   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/functional-311725/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-175009 -n old-k8s-version-175009: exit status 2 (276.379348ms)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-bzbgh" [4877fe29-2f34-45f7-9efe-a5d87f887be4] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004243813s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-78rkb" [7c34e48f-6fed-429a-890f-815ddb700f90] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003570567s
--- PASS: TestStartStop/group/embed-certs/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-bzbgh" [4877fe29-2f34-45f7-9efe-a5d87f887be4] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003523888s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-136891 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== 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-78rkb" [7c34e48f-6fed-429a-890f-815ddb700f90] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004215837s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-439187 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-461069 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-gds7j" [050810ca-7445-4b60-b0cd-f20d0d55750e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-gds7j" [050810ca-7445-4b60-b0cd-f20d0d55750e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003707971s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-461069 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0914 17:41:13.898974   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/old-k8s-version-175009/client.crt: no such file or directory" logger="UnhandledError"
E0914 17:41:16.460789   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/old-k8s-version-175009/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-461069 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (50.322518218s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (50.32s)

                                                
                                    
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-sbnzj" [1fa182b2-641b-43fa-af55-d5c02752c577] Running
E0914 17:41:21.582324   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/old-k8s-version-175009/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005326872s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-461069 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-pkpxr" [18272258-41d0-41a3-8952-f8d3df3383f9] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0914 17:41:31.824155   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/old-k8s-version-175009/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-pkpxr" [18272258-41d0-41a3-8952-f8d3df3383f9] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004228013s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-hdk6p" [d6edc98e-33e4-45c4-8fd6-9444b4603038] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004389995s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-461069 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-np2j7" [71271446-563a-4902-81c4-3f1fce38dadb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-np2j7" [71271446-563a-4902-81c4-3f1fce38dadb] Running
E0914 17:41:52.305987   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/old-k8s-version-175009/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004133164s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.20s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-461069 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-xmd9m" [20ed24f2-4698-4459-8eeb-693777a5b0a3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xmd9m" [20ed24f2-4698-4459-8eeb-693777a5b0a3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003818976s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.21s)

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

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

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

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

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

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

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

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

                                                
                                    
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-kzkxc" [e181fc1f-cab0-42a8-bd5f-bd46cd96a7fb] Running
E0914 17:42:28.302184   15434 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19643-8633/.minikube/profiles/addons-264809/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003089999s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-kzkxc" [e181fc1f-cab0-42a8-bd5f-bd46cd96a7fb] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004386628s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-622358 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-461069 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-cfqsn" [45ebba36-b5a9-49cf-982f-f3e2f5935453] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-cfqsn" [45ebba36-b5a9-49cf-982f-f3e2f5935453] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.004230341s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.20s)

                                                
                                    
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-7lmhp" [b1836a8f-9034-4af9-b76d-0e19abd7b177] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004032612s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-461069 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-rhrc8" [7503aa53-bcae-43b7-a728-2c250fc24f20] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-rhrc8" [7503aa53-bcae-43b7-a728-2c250fc24f20] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.00371514s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.17s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-461069 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/flannel/DNS (0.12s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-461069 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-8nbrr" [c5d538be-5c5a-4da1-8add-5df2ffd708ea] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-8nbrr" [c5d538be-5c5a-4da1-8add-5df2ffd708ea] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003318114s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.18s)

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

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

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

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

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

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

                                                
                                    

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
+
TestStartStop/group/disable-driver-mounts (0.14s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-851642" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-851642
--- SKIP: TestStartStop/group/disable-driver-mounts (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.36s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-461069

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.53s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-461069

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard