Test Report: Docker_Linux_crio 19734

                    
                      795b96072c2ea51545c2bdfc984dcdf8fe273799:2024-09-30:36435
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 73.05
34 TestAddons/parallel/Ingress 152.22
36 TestAddons/parallel/MetricsServer 334.28
x
+
TestAddons/parallel/Registry (73.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 2.431337ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-zknzg" [8b1cda9d-a2ca-48b2-acf9-004452369435] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003421302s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-5bg8v" [878b56fe-bbbf-43d3-8886-018884c393c9] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004208823s
addons_test.go:338: (dbg) Run:  kubectl --context addons-591967 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-591967 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:343: (dbg) Non-zero exit: kubectl --context addons-591967 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.082142009s)

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

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

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-591967 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 ip
2024/09/30 10:34:24 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 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-591967
helpers_test.go:235: (dbg) docker inspect addons-591967:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a",
	        "Created": "2024-09-30T10:22:06.098219959Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13092,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-30T10:22:06.243485248Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/hostname",
	        "HostsPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/hosts",
	        "LogPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a-json.log",
	        "Name": "/addons-591967",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-591967:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-591967",
	            "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/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675-init/diff:/var/lib/docker/overlay2/6a00548e90e66592fab76c02d7df74659c1dfbc894a8d906a61c4050de028418/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-591967",
	                "Source": "/var/lib/docker/volumes/addons-591967/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-591967",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-591967",
	                "name.minikube.sigs.k8s.io": "addons-591967",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3a171b8be37059396a06339c851e357b4b343c6c7ea83f0dedaccf5dc707ffc1",
	            "SandboxKey": "/var/run/docker/netns/3a171b8be370",
	            "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-591967": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "4816bfb7bcf8f0e739791c288158d3f0dda1fae7c99a04f6d1f1116ad58d7076",
	                    "EndpointID": "075cf0a811153c3b21499553e356c63a742014b938c46e3a2126fae96a23464d",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-591967",
	                        "9da8d743d590"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-591967 -n addons-591967
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-591967 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-591967 logs -n 25: (1.35915945s)
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-911195   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | -p download-only-911195              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| delete  | -p download-only-911195              | download-only-911195   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | -o=json --download-only              | download-only-556979   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | -p download-only-556979              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| delete  | -p download-only-556979              | download-only-556979   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| delete  | -p download-only-911195              | download-only-911195   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| delete  | -p download-only-556979              | download-only-556979   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | --download-only -p                   | download-docker-480294 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | download-docker-480294               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-480294            | download-docker-480294 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | --download-only -p                   | binary-mirror-669405   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | binary-mirror-669405                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46883               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-669405              | binary-mirror-669405   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| addons  | disable dashboard -p                 | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | addons-591967                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | addons-591967                        |                        |         |         |                     |                     |
	| start   | -p addons-591967 --wait=true         | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:25 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | -p addons-591967                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable         | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | addons-591967                        |                        |         |         |                     |                     |
	| ssh     | addons-591967 ssh curl -s            | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| addons  | addons-591967 addons                 | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:34 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-591967 addons                 | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin         | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | -p addons-591967                     |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable         | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| ip      | addons-591967 ip                     | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	| addons  | addons-591967 addons disable         | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/30 10:21:43
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0930 10:21:43.600314   12354 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:21:43.600440   12354 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:43.600449   12354 out.go:358] Setting ErrFile to fd 2...
	I0930 10:21:43.600453   12354 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:43.600622   12354 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:21:43.601206   12354 out.go:352] Setting JSON to false
	I0930 10:21:43.602136   12354 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":247,"bootTime":1727691457,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 10:21:43.602247   12354 start.go:139] virtualization: kvm guest
	I0930 10:21:43.604392   12354 out.go:177] * [addons-591967] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0930 10:21:43.605717   12354 notify.go:220] Checking for updates...
	I0930 10:21:43.605753   12354 out.go:177]   - MINIKUBE_LOCATION=19734
	I0930 10:21:43.607125   12354 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:21:43.608715   12354 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:21:43.610195   12354 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 10:21:43.611525   12354 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:21:43.612883   12354 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:21:43.614454   12354 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:21:43.635437   12354 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 10:21:43.635555   12354 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:43.682092   12354 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:43.673383047 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:43.682206   12354 docker.go:318] overlay module found
	I0930 10:21:43.683900   12354 out.go:177] * Using the docker driver based on user configuration
	I0930 10:21:43.685372   12354 start.go:297] selected driver: docker
	I0930 10:21:43.685393   12354 start.go:901] validating driver "docker" against <nil>
	I0930 10:21:43.685408   12354 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:21:43.686335   12354 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:43.736635   12354 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:43.727603686 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:43.736984   12354 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0930 10:21:43.737316   12354 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]
	I0930 10:21:43.739223   12354 out.go:177] * Using Docker driver with root privileges
	I0930 10:21:43.740480   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:21:43.740540   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:21:43.740553   12354 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0930 10:21:43.740633   12354 start.go:340] cluster config:
	{Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:21:43.742009   12354 out.go:177] * Starting "addons-591967" primary control-plane node in "addons-591967" cluster
	I0930 10:21:43.743257   12354 cache.go:121] Beginning downloading kic base image for docker with crio
	I0930 10:21:43.744633   12354 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0930 10:21:43.745816   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:21:43.745840   12354 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0930 10:21:43.745860   12354 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0930 10:21:43.745872   12354 cache.go:56] Caching tarball of preloaded images
	I0930 10:21:43.745965   12354 preload.go:172] Found /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0930 10:21:43.745979   12354 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0930 10:21:43.746346   12354 profile.go:143] Saving config to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json ...
	I0930 10:21:43.746372   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json: {Name:mk318b6ffae8d675a13d69e246f0bb1e357b271a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:21:43.763396   12354 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:21:43.763489   12354 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0930 10:21:43.763505   12354 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0930 10:21:43.763509   12354 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0930 10:21:43.763518   12354 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0930 10:21:43.763523   12354 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0930 10:21:56.254194   12354 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0930 10:21:56.254232   12354 cache.go:194] Successfully downloaded all kic artifacts
	I0930 10:21:56.254278   12354 start.go:360] acquireMachinesLock for addons-591967: {Name:mk4596c634acb3ca52d88754a330c3afbe89e37b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0930 10:21:56.254379   12354 start.go:364] duration metric: took 82.661µs to acquireMachinesLock for "addons-591967"
	I0930 10:21:56.254403   12354 start.go:93] Provisioning new machine with config: &{Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:21:56.254474   12354 start.go:125] createHost starting for "" (driver="docker")
	I0930 10:21:56.256602   12354 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0930 10:21:56.256817   12354 start.go:159] libmachine.API.Create for "addons-591967" (driver="docker")
	I0930 10:21:56.256847   12354 client.go:168] LocalClient.Create starting
	I0930 10:21:56.256961   12354 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem
	I0930 10:21:56.406303   12354 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem
	I0930 10:21:56.481502   12354 cli_runner.go:164] Run: docker network inspect addons-591967 --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}}]}"
	W0930 10:21:56.496959   12354 cli_runner.go:211] docker network inspect addons-591967 --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
	I0930 10:21:56.497037   12354 network_create.go:284] running [docker network inspect addons-591967] to gather additional debugging logs...
	I0930 10:21:56.497088   12354 cli_runner.go:164] Run: docker network inspect addons-591967
	W0930 10:21:56.512899   12354 cli_runner.go:211] docker network inspect addons-591967 returned with exit code 1
	I0930 10:21:56.512933   12354 network_create.go:287] error running [docker network inspect addons-591967]: docker network inspect addons-591967: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-591967 not found
	I0930 10:21:56.512947   12354 network_create.go:289] output of [docker network inspect addons-591967]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-591967 not found
	
	** /stderr **
	I0930 10:21:56.513035   12354 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}}]}"
	I0930 10:21:56.529361   12354 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:0xc00160c920}
	I0930 10:21:56.529413   12354 network_create.go:124] attempt to create docker network addons-591967 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0930 10:21:56.529455   12354 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-591967 addons-591967
	I0930 10:21:56.607716   12354 network_create.go:108] docker network addons-591967 192.168.49.0/24 created
	I0930 10:21:56.607749   12354 kic.go:121] calculated static IP "192.168.49.2" for the "addons-591967" container
	I0930 10:21:56.607829   12354 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0930 10:21:56.623048   12354 cli_runner.go:164] Run: docker volume create addons-591967 --label name.minikube.sigs.k8s.io=addons-591967 --label created_by.minikube.sigs.k8s.io=true
	I0930 10:21:56.640608   12354 oci.go:103] Successfully created a docker volume addons-591967
	I0930 10:21:56.640695   12354 cli_runner.go:164] Run: docker run --rm --name addons-591967-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --entrypoint /usr/bin/test -v addons-591967:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0930 10:22:01.661030   12354 cli_runner.go:217] Completed: docker run --rm --name addons-591967-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --entrypoint /usr/bin/test -v addons-591967:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (5.020293764s)
	I0930 10:22:01.661060   12354 oci.go:107] Successfully prepared a docker volume addons-591967
	I0930 10:22:01.661074   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:22:01.661092   12354 kic.go:194] Starting extracting preloaded images to volume ...
	I0930 10:22:01.661140   12354 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-591967:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0930 10:22:06.034783   12354 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-591967:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.373604999s)
	I0930 10:22:06.034815   12354 kic.go:203] duration metric: took 4.373720961s to extract preloaded images to volume ...
	W0930 10:22:06.034951   12354 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0930 10:22:06.035142   12354 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0930 10:22:06.083144   12354 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-591967 --name addons-591967 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-591967 --network addons-591967 --ip 192.168.49.2 --volume addons-591967:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0930 10:22:06.392221   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Running}}
	I0930 10:22:06.410032   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.428914   12354 cli_runner.go:164] Run: docker exec addons-591967 stat /var/lib/dpkg/alternatives/iptables
	I0930 10:22:06.475789   12354 oci.go:144] the created container "addons-591967" has a running status.
	I0930 10:22:06.475825   12354 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa...
	I0930 10:22:06.595285   12354 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0930 10:22:06.619813   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.644849   12354 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0930 10:22:06.644874   12354 kic_runner.go:114] Args: [docker exec --privileged addons-591967 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0930 10:22:06.699227   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.718994   12354 machine.go:93] provisionDockerMachine start ...
	I0930 10:22:06.719069   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:06.739368   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:06.739600   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:06.739616   12354 main.go:141] libmachine: About to run SSH command:
	hostname
	I0930 10:22:06.740297   12354 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:40634->127.0.0.1:32768: read: connection reset by peer
	I0930 10:22:09.852637   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-591967
	
	I0930 10:22:09.852662   12354 ubuntu.go:169] provisioning hostname "addons-591967"
	I0930 10:22:09.852720   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:09.869905   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:09.870106   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:09.870124   12354 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-591967 && echo "addons-591967" | sudo tee /etc/hostname
	I0930 10:22:09.991552   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-591967
	
	I0930 10:22:09.991622   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.009243   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:10.009414   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:10.009430   12354 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-591967' /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-591967/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-591967' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0930 10:22:10.121151   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0930 10:22:10.121179   12354 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19734-3817/.minikube CaCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19734-3817/.minikube}
	I0930 10:22:10.121194   12354 ubuntu.go:177] setting up certificates
	I0930 10:22:10.121204   12354 provision.go:84] configureAuth start
	I0930 10:22:10.121275   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:10.138129   12354 provision.go:143] copyHostCerts
	I0930 10:22:10.138198   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/ca.pem (1082 bytes)
	I0930 10:22:10.138309   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/cert.pem (1123 bytes)
	I0930 10:22:10.138366   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/key.pem (1675 bytes)
	I0930 10:22:10.138423   12354 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem org=jenkins.addons-591967 san=[127.0.0.1 192.168.49.2 addons-591967 localhost minikube]
	I0930 10:22:10.466353   12354 provision.go:177] copyRemoteCerts
	I0930 10:22:10.466415   12354 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0930 10:22:10.466447   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.483350   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:10.569446   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0930 10:22:10.590889   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0930 10:22:10.612375   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0930 10:22:10.634008   12354 provision.go:87] duration metric: took 512.790375ms to configureAuth
	I0930 10:22:10.634047   12354 ubuntu.go:193] setting minikube options for container-runtime
	I0930 10:22:10.634254   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:10.634360   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.651267   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:10.651441   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:10.651457   12354 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
	I0930 10:22:10.849208   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0930 10:22:10.849249   12354 machine.go:96] duration metric: took 4.130234469s to provisionDockerMachine
	I0930 10:22:10.849262   12354 client.go:171] duration metric: took 14.59240668s to LocalClient.Create
	I0930 10:22:10.849284   12354 start.go:167] duration metric: took 14.592468119s to libmachine.API.Create "addons-591967"
	I0930 10:22:10.849294   12354 start.go:293] postStartSetup for "addons-591967" (driver="docker")
	I0930 10:22:10.849307   12354 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]
	I0930 10:22:10.849354   12354 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
	I0930 10:22:10.849389   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.865767   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:10.949908   12354 ssh_runner.go:195] Run: cat /etc/os-release
	I0930 10:22:10.952737   12354 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0930 10:22:10.952769   12354 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0930 10:22:10.952777   12354 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0930 10:22:10.952783   12354 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0930 10:22:10.952791   12354 filesync.go:126] Scanning /home/jenkins/minikube-integration/19734-3817/.minikube/addons for local assets ...
	I0930 10:22:10.952843   12354 filesync.go:126] Scanning /home/jenkins/minikube-integration/19734-3817/.minikube/files for local assets ...
	I0930 10:22:10.952873   12354 start.go:296] duration metric: took 103.573916ms for postStartSetup
	I0930 10:22:10.953122   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:10.969711   12354 profile.go:143] Saving config to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json ...
	I0930 10:22:10.969948   12354 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:22:10.969984   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.986360   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.066037   12354 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0930 10:22:11.070293   12354 start.go:128] duration metric: took 14.815804101s to createHost
	I0930 10:22:11.070322   12354 start.go:83] releasing machines lock for "addons-591967", held for 14.815927903s
	I0930 10:22:11.070389   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:11.086518   12354 ssh_runner.go:195] Run: cat /version.json
	I0930 10:22:11.086576   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:11.086638   12354 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0930 10:22:11.086706   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:11.105639   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.106429   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.266567   12354 ssh_runner.go:195] Run: systemctl --version
	I0930 10:22:11.271044   12354 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0930 10:22:11.406835   12354 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0930 10:22:11.411047   12354 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" ;
	I0930 10:22:11.428795   12354 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0930 10:22:11.428879   12354 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" ;
	I0930 10:22:11.455342   12354 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0930 10:22:11.455370   12354 start.go:495] detecting cgroup driver to use...
	I0930 10:22:11.455405   12354 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0930 10:22:11.455459   12354 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0930 10:22:11.469133   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0930 10:22:11.479449   12354 docker.go:217] disabling cri-docker service (if available) ...
	I0930 10:22:11.479496   12354 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0930 10:22:11.491493   12354 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0930 10:22:11.504495   12354 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0930 10:22:11.583503   12354 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0930 10:22:11.659905   12354 docker.go:233] disabling docker service ...
	I0930 10:22:11.659984   12354 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0930 10:22:11.677067   12354 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0930 10:22:11.688116   12354 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0930 10:22:11.768336   12354 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0930 10:22:11.852290   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0930 10:22:11.862329   12354 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"
	I0930 10:22:11.876579   12354 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0930 10:22:11.876627   12354 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"
	I0930 10:22:11.885251   12354 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0930 10:22:11.885317   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.893752   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.902040   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.910331   12354 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0930 10:22:11.918212   12354 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"
	I0930 10:22:11.926676   12354 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"
	I0930 10:22:11.940245   12354 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"
	I0930 10:22:11.948907   12354 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0930 10:22:11.956207   12354 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0930 10:22:11.956255   12354 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0930 10:22:11.969533   12354 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0930 10:22:11.977910   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:12.058534   12354 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0930 10:22:12.151918   12354 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0930 10:22:12.151987   12354 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0930 10:22:12.155399   12354 start.go:563] Will wait 60s for crictl version
	I0930 10:22:12.155458   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:22:12.158607   12354 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0930 10:22:12.190832   12354 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0930 10:22:12.190954   12354 ssh_runner.go:195] Run: crio --version
	I0930 10:22:12.224687   12354 ssh_runner.go:195] Run: crio --version
	I0930 10:22:12.259375   12354 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0930 10:22:12.260631   12354 cli_runner.go:164] Run: docker network inspect addons-591967 --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}}]}"
	I0930 10:22:12.276547   12354 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0930 10:22:12.280220   12354 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""
	I0930 10:22:12.290216   12354 kubeadm.go:883] updating cluster {Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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} ...
	I0930 10:22:12.290338   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:22:12.290396   12354 ssh_runner.go:195] Run: sudo crictl images --output json
	I0930 10:22:12.349331   12354 crio.go:514] all images are preloaded for cri-o runtime.
	I0930 10:22:12.349354   12354 crio.go:433] Images already preloaded, skipping extraction
	I0930 10:22:12.349397   12354 ssh_runner.go:195] Run: sudo crictl images --output json
	I0930 10:22:12.380144   12354 crio.go:514] all images are preloaded for cri-o runtime.
	I0930 10:22:12.380167   12354 cache_images.go:84] Images are preloaded, skipping loading
	I0930 10:22:12.380174   12354 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0930 10:22:12.380255   12354 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-591967 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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:}
	I0930 10:22:12.380313   12354 ssh_runner.go:195] Run: crio config
	I0930 10:22:12.421598   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:22:12.421618   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:22:12.421626   12354 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0930 10:22:12.421646   12354 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-591967 NodeName:addons-591967 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}
	I0930 10:22:12.421777   12354 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-591967"
	  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
	
	I0930 10:22:12.421834   12354 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0930 10:22:12.430375   12354 binaries.go:44] Found k8s binaries, skipping transfer
	I0930 10:22:12.430446   12354 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0930 10:22:12.438655   12354 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0930 10:22:12.455985   12354 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0930 10:22:12.472351   12354 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0930 10:22:12.488569   12354 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0930 10:22:12.491753   12354 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""
	I0930 10:22:12.501825   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:12.579225   12354 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:22:12.591599   12354 certs.go:68] Setting up /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967 for IP: 192.168.49.2
	I0930 10:22:12.591622   12354 certs.go:194] generating shared ca certs ...
	I0930 10:22:12.591644   12354 certs.go:226] acquiring lock for ca certs: {Name:mk362e743f22f9e52ff0b729f37c6e80b7312c0b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.591787   12354 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key
	I0930 10:22:12.738963   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt ...
	I0930 10:22:12.738994   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt: {Name:mk1589b5f7d85c2a24c5508e7fe47bd591ceb12f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.739189   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key ...
	I0930 10:22:12.739208   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key: {Name:mk69d64d462ad6a4d3dfbb12b6e9565b3df093f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.739309   12354 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key
	I0930 10:22:12.942327   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt ...
	I0930 10:22:12.942357   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt: {Name:mk1f627ef9e41f9aa8eda8dff3fc74a3b493a612 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.942541   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key ...
	I0930 10:22:12.942560   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key: {Name:mk72f0b3090c2b4f4cdea660882c982b4c9a5461 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.942659   12354 certs.go:256] generating profile certs ...
	I0930 10:22:12.942725   12354 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key
	I0930 10:22:12.942756   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt with IP's: []
	I0930 10:22:13.127841   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt ...
	I0930 10:22:13.127870   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: {Name:mk14e25aaf9da64aa99a527c4a27eb63e301d4a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.128081   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key ...
	I0930 10:22:13.128100   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key: {Name:mkdca4f437ae2d8e71d2bb365b2c068c0ce2c9d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.128204   12354 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b
	I0930 10:22:13.128224   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0930 10:22:13.326990   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b ...
	I0930 10:22:13.327026   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b: {Name:mk6bc801c3be0ed697598a7e5f8f91e9e1902679 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.327190   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b ...
	I0930 10:22:13.327202   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b: {Name:mk9ab670fb109bc9a8ec6f2db9092da4f94cff76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.327267   12354 certs.go:381] copying /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b -> /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt
	I0930 10:22:13.327344   12354 certs.go:385] copying /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b -> /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key
	I0930 10:22:13.327390   12354 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key
	I0930 10:22:13.327406   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt with IP's: []
	I0930 10:22:13.437642   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt ...
	I0930 10:22:13.437670   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt: {Name:mk4ab3dd121343807833ce9e85ae24546c073c39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.437809   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key ...
	I0930 10:22:13.437819   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key: {Name:mk87112612f531a3ee77d6fed551664802d1cec7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.437976   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem (1679 bytes)
	I0930 10:22:13.438009   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem (1082 bytes)
	I0930 10:22:13.438033   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem (1123 bytes)
	I0930 10:22:13.438054   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem (1675 bytes)
	I0930 10:22:13.438623   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0930 10:22:13.462128   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0930 10:22:13.484552   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0930 10:22:13.506357   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0930 10:22:13.528066   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0930 10:22:13.549550   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0930 10:22:13.571273   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0930 10:22:13.592987   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0930 10:22:13.614715   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0930 10:22:13.636014   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0930 10:22:13.652465   12354 ssh_runner.go:195] Run: openssl version
	I0930 10:22:13.657442   12354 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"
	I0930 10:22:13.665944   12354 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.669116   12354 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 30 10:22 /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.669164   12354 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.675398   12354 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"
	I0930 10:22:13.684021   12354 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0930 10:22:13.687194   12354 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
	I0930 10:22:13.687251   12354 kubeadm.go:392] StartCluster: {Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:22:13.687318   12354 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0930 10:22:13.687356   12354 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0930 10:22:13.719503   12354 cri.go:89] found id: ""
	I0930 10:22:13.719582   12354 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0930 10:22:13.727757   12354 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0930 10:22:13.735628   12354 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0930 10:22:13.735678   12354 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
	I0930 10:22:13.743043   12354 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
	I0930 10:22:13.743063   12354 kubeadm.go:157] found existing configuration files:
	
	I0930 10:22:13.743102   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0930 10:22:13.750582   12354 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
	I0930 10:22:13.750636   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0930 10:22:13.758136   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0930 10:22:13.766257   12354 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
	I0930 10:22:13.766311   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0930 10:22:13.773837   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0930 10:22:13.781771   12354 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
	I0930 10:22:13.781821   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0930 10:22:13.789346   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0930 10:22:13.796833   12354 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
	I0930 10:22:13.796881   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0930 10:22:13.804129   12354 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"
	I0930 10:22:13.838049   12354 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0930 10:22:13.838116   12354 kubeadm.go:310] [preflight] Running pre-flight checks
	I0930 10:22:13.854450   12354 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0930 10:22:13.854550   12354 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0930 10:22:13.854610   12354 kubeadm.go:310] OS: Linux
	I0930 10:22:13.854689   12354 kubeadm.go:310] CGROUPS_CPU: enabled
	I0930 10:22:13.854758   12354 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0930 10:22:13.854828   12354 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0930 10:22:13.854895   12354 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0930 10:22:13.854942   12354 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0930 10:22:13.854986   12354 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0930 10:22:13.855055   12354 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0930 10:22:13.855153   12354 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0930 10:22:13.855218   12354 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0930 10:22:13.901496   12354 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0930 10:22:13.901670   12354 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0930 10:22:13.901788   12354 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0930 10:22:13.907867   12354 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0930 10:22:13.910363   12354 out.go:235]   - Generating certificates and keys ...
	I0930 10:22:13.910455   12354 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0930 10:22:13.910519   12354 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0930 10:22:14.188808   12354 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0930 10:22:14.490457   12354 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0930 10:22:14.572867   12354 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0930 10:22:14.800721   12354 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0930 10:22:15.220730   12354 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0930 10:22:15.220871   12354 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-591967 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:22:15.263142   12354 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0930 10:22:15.263277   12354 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-591967 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:22:15.641035   12354 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0930 10:22:15.956059   12354 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0930 10:22:16.347199   12354 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0930 10:22:16.347278   12354 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0930 10:22:16.387959   12354 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0930 10:22:16.582394   12354 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0930 10:22:16.626622   12354 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0930 10:22:16.797358   12354 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0930 10:22:16.985290   12354 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0930 10:22:16.985792   12354 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0930 10:22:16.988608   12354 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0930 10:22:16.990750   12354 out.go:235]   - Booting up control plane ...
	I0930 10:22:16.990844   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0930 10:22:16.990923   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0930 10:22:16.990992   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0930 10:22:16.999089   12354 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0930 10:22:17.004179   12354 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0930 10:22:17.004257   12354 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0930 10:22:17.085449   12354 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0930 10:22:17.085616   12354 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0930 10:22:18.086925   12354 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001625767s
	I0930 10:22:18.087125   12354 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0930 10:22:22.588581   12354 kubeadm.go:310] [api-check] The API server is healthy after 4.50161297s
	I0930 10:22:22.600133   12354 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0930 10:22:22.610611   12354 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0930 10:22:22.629150   12354 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0930 10:22:22.629491   12354 kubeadm.go:310] [mark-control-plane] Marking the node addons-591967 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0930 10:22:22.639168   12354 kubeadm.go:310] [bootstrap-token] Using token: notxfu.vcrazb8ew3yotdug
	I0930 10:22:22.640656   12354 out.go:235]   - Configuring RBAC rules ...
	I0930 10:22:22.640829   12354 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0930 10:22:22.644293   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0930 10:22:22.650731   12354 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
	I0930 10:22:22.653459   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0930 10:22:22.658562   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0930 10:22:22.661933   12354 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0930 10:22:22.995834   12354 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0930 10:22:23.414289   12354 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0930 10:22:23.995715   12354 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0930 10:22:23.996917   12354 kubeadm.go:310] 
	I0930 10:22:23.996980   12354 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0930 10:22:23.997010   12354 kubeadm.go:310] 
	I0930 10:22:23.997113   12354 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0930 10:22:23.997123   12354 kubeadm.go:310] 
	I0930 10:22:23.997168   12354 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0930 10:22:23.997273   12354 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0930 10:22:23.997335   12354 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0930 10:22:23.997343   12354 kubeadm.go:310] 
	I0930 10:22:23.997387   12354 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0930 10:22:23.997395   12354 kubeadm.go:310] 
	I0930 10:22:23.997440   12354 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0930 10:22:23.997447   12354 kubeadm.go:310] 
	I0930 10:22:23.997494   12354 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0930 10:22:23.997559   12354 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0930 10:22:23.997620   12354 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0930 10:22:23.997627   12354 kubeadm.go:310] 
	I0930 10:22:23.997701   12354 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0930 10:22:23.997775   12354 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0930 10:22:23.997782   12354 kubeadm.go:310] 
	I0930 10:22:23.997868   12354 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token notxfu.vcrazb8ew3yotdug \
	I0930 10:22:23.997962   12354 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83c4b192587a8e6a8af45fa5e2a332956723b456e63c5fb0864aa0fa38b76820 \
	I0930 10:22:23.997984   12354 kubeadm.go:310] 	--control-plane 
	I0930 10:22:23.997988   12354 kubeadm.go:310] 
	I0930 10:22:23.998064   12354 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0930 10:22:23.998072   12354 kubeadm.go:310] 
	I0930 10:22:23.998201   12354 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token notxfu.vcrazb8ew3yotdug \
	I0930 10:22:23.998363   12354 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83c4b192587a8e6a8af45fa5e2a332956723b456e63c5fb0864aa0fa38b76820 
	I0930 10:22:24.000692   12354 kubeadm.go:310] W0930 10:22:13.835530    1290 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.
	I0930 10:22:24.000947   12354 kubeadm.go:310] W0930 10:22:13.836132    1290 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.
	I0930 10:22:24.001154   12354 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1069-gcp\n", err: exit status 1
	I0930 10:22:24.001306   12354 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0930 10:22:24.001335   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:22:24.001341   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:22:24.004044   12354 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0930 10:22:24.005349   12354 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0930 10:22:24.008953   12354 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0930 10:22:24.008974   12354 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0930 10:22:24.025806   12354 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
	I0930 10:22:24.216215   12354 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0930 10:22:24.216294   12354 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
	I0930 10:22:24.216303   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-591967 minikube.k8s.io/updated_at=2024_09_30T10_22_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128 minikube.k8s.io/name=addons-591967 minikube.k8s.io/primary=true
	I0930 10:22:24.361036   12354 ops.go:34] apiserver oom_adj: -16
	I0930 10:22:24.361251   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:24.861912   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:25.361914   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:25.862290   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:26.362058   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:26.861666   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:27.362046   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:27.861800   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.361394   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.861877   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.942752   12354 kubeadm.go:1113] duration metric: took 4.726521182s to wait for elevateKubeSystemPrivileges
	I0930 10:22:28.942786   12354 kubeadm.go:394] duration metric: took 15.255539936s to StartCluster
	I0930 10:22:28.942806   12354 settings.go:142] acquiring lock: {Name:mkf764e61eb65483d795cd9d8ae1497e5e63c001 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:28.942928   12354 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:22:28.943272   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/kubeconfig: {Name:mk46102b9edb194ade5f5ef432630957ee253f61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:28.943481   12354 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"
	I0930 10:22:28.943482   12354 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}
	I0930 10:22:28.943510   12354 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0930 10:22:28.943618   12354 addons.go:69] Setting yakd=true in profile "addons-591967"
	I0930 10:22:28.943677   12354 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-591967"
	I0930 10:22:28.943701   12354 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-591967"
	I0930 10:22:28.943699   12354 addons.go:69] Setting registry=true in profile "addons-591967"
	I0930 10:22:28.943726   12354 addons.go:234] Setting addon registry=true in "addons-591967"
	I0930 10:22:28.943736   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943761   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943637   12354 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-591967"
	I0930 10:22:28.943706   12354 addons.go:234] Setting addon yakd=true in "addons-591967"
	I0930 10:22:28.943633   12354 addons.go:69] Setting cloud-spanner=true in profile "addons-591967"
	I0930 10:22:28.943867   12354 addons.go:234] Setting addon cloud-spanner=true in "addons-591967"
	I0930 10:22:28.943897   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943656   12354 addons.go:69] Setting ingress-dns=true in profile "addons-591967"
	I0930 10:22:28.943942   12354 addons.go:234] Setting addon ingress-dns=true in "addons-591967"
	I0930 10:22:28.943968   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943658   12354 addons.go:69] Setting gcp-auth=true in profile "addons-591967"
	I0930 10:22:28.944039   12354 mustload.go:65] Loading cluster: addons-591967
	I0930 10:22:28.943651   12354 addons.go:69] Setting storage-provisioner=true in profile "addons-591967"
	I0930 10:22:28.944166   12354 addons.go:234] Setting addon storage-provisioner=true in "addons-591967"
	I0930 10:22:28.944198   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944203   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:28.944263   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944323   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943669   12354 addons.go:69] Setting metrics-server=true in profile "addons-591967"
	I0930 10:22:28.944360   12354 addons.go:234] Setting addon metrics-server=true in "addons-591967"
	I0930 10:22:28.944385   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944438   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944468   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944264   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944677   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943667   12354 addons.go:69] Setting volcano=true in profile "addons-591967"
	I0930 10:22:28.944755   12354 addons.go:234] Setting addon volcano=true in "addons-591967"
	I0930 10:22:28.944784   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943664   12354 addons.go:69] Setting ingress=true in profile "addons-591967"
	I0930 10:22:28.944798   12354 addons.go:234] Setting addon ingress=true in "addons-591967"
	I0930 10:22:28.944823   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943668   12354 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-591967"
	I0930 10:22:28.944937   12354 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-591967"
	I0930 10:22:28.943626   12354 addons.go:69] Setting inspektor-gadget=true in profile "addons-591967"
	I0930 10:22:28.945256   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.945291   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.945334   12354 addons.go:234] Setting addon inspektor-gadget=true in "addons-591967"
	I0930 10:22:28.945370   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943676   12354 addons.go:69] Setting volumesnapshots=true in profile "addons-591967"
	I0930 10:22:28.945953   12354 addons.go:234] Setting addon volumesnapshots=true in "addons-591967"
	I0930 10:22:28.945983   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944785   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946111   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943707   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:28.943647   12354 addons.go:69] Setting default-storageclass=true in profile "addons-591967"
	I0930 10:22:28.946140   12354 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-591967"
	I0930 10:22:28.943850   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946391   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946515   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946558   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946622   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943832   12354 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-591967"
	I0930 10:22:28.946758   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946721   12354 out.go:177] * Verifying Kubernetes components...
	I0930 10:22:28.956612   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:28.973894   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.974564   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.984703   12354 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0930 10:22:28.987322   12354 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
	I0930 10:22:28.988581   12354 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0930 10:22:28.988881   12354 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0930 10:22:28.988922   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0930 10:22:28.988984   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.989151   12354 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0930 10:22:28.989828   12354 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0930 10:22:28.989892   12354 out.go:177]   - Using image docker.io/registry:2.8.3
	I0930 10:22:28.990045   12354 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0930 10:22:28.990060   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0930 10:22:28.990113   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993256   12354 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0930 10:22:28.993277   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0930 10:22:28.993329   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993582   12354 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0930 10:22:28.993596   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0930 10:22:28.993638   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993906   12354 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0930 10:22:28.993918   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0930 10:22:28.993958   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.000224   12354 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0930 10:22:29.001713   12354 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0930 10:22:29.001741   12354 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0930 10:22:29.001821   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.021799   12354 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0930 10:22:29.024575   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0930 10:22:29.024604   12354 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0930 10:22:29.024680   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	W0930 10:22:29.031679   12354 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0930 10:22:29.040276   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:29.045407   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.055317   12354 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-591967"
	I0930 10:22:29.055374   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:29.055829   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:29.062583   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:29.065513   12354 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0930 10:22:29.065598   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0930 10:22:29.065637   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0930 10:22:29.066085   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.067146   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0930 10:22:29.067175   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0930 10:22:29.069183   12354 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0930 10:22:29.069259   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.075027   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0930 10:22:29.076309   12354 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0930 10:22:29.076335   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0930 10:22:29.076385   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0930 10:22:29.076409   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.076598   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0930 10:22:29.076614   12354 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0930 10:22:29.076671   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.078862   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0930 10:22:29.079360   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.081057   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0930 10:22:29.082009   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.083905   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.085299   12354 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0930 10:22:29.085373   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0930 10:22:29.085573   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.086214   12354 addons.go:234] Setting addon default-storageclass=true in "addons-591967"
	I0930 10:22:29.086254   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:29.086691   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:29.088489   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0930 10:22:29.088567   12354 out.go:177]   - Using image docker.io/busybox:stable
	I0930 10:22:29.088939   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.090274   12354 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0930 10:22:29.090302   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0930 10:22:29.090363   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.091395   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0930 10:22:29.092716   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0930 10:22:29.092741   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0930 10:22:29.092808   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.115059   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.116487   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.116568   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.117338   12354 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0930 10:22:29.117354   12354 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0930 10:22:29.117404   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.118643   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.155108   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.155143   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.236667   12354 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 -"
	I0930 10:22:29.333257   12354 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:22:29.422141   12354 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
	I0930 10:22:29.422692   12354 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
	I0930 10:22:29.423840   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0930 10:22:29.423858   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0930 10:22:29.434526   12354 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0930 10:22:29.434567   12354 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0930 10:22:29.532563   12354 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
	I0930 10:22:29.623641   12354 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
	I0930 10:22:29.624146   12354 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0930 10:22:29.624224   12354 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0930 10:22:29.633206   12354 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
	I0930 10:22:29.644042   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0930 10:22:29.644069   12354 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0930 10:22:29.722966   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0930 10:22:29.722992   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0930 10:22:29.723543   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0930 10:22:29.723562   12354 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)
	I0930 10:22:29.723771   12354 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0930 10:22:29.723783   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0930 10:22:29.724092   12354 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
	I0930 10:22:29.733326   12354 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
	I0930 10:22:29.743681   12354 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0930 10:22:29.743768   12354 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0930 10:22:29.830384   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0930 10:22:29.830484   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0930 10:22:29.839311   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0930 10:22:29.839406   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0930 10:22:29.941005   12354 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0930 10:22:29.941112   12354 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0930 10:22:29.943355   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0930 10:22:29.943379   12354 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0930 10:22:30.030718   12354 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
	I0930 10:22:30.031582   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0930 10:22:30.031602   12354 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0930 10:22:30.039490   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0930 10:22:30.039516   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0930 10:22:30.139176   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0930 10:22:30.139200   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0930 10:22:30.230637   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0930 10:22:30.230737   12354 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0930 10:22:30.240554   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0930 10:22:30.240634   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0930 10:22:30.240554   12354 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0930 10:22:30.240695   12354 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0930 10:22:30.339573   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0930 10:22:30.339603   12354 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0930 10:22:30.431671   12354 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0930 10:22:30.431697   12354 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0930 10:22:30.522070   12354 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.285309758s)
	I0930 10:22:30.522129   12354 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0930 10:22:30.523349   12354 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.190002781s)
	I0930 10:22:30.524097   12354 node_ready.go:35] waiting up to 6m0s for node "addons-591967" to be "Ready" ...
	I0930 10:22:30.524702   12354 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
	I0930 10:22:30.538297   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0930 10:22:30.538382   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0930 10:22:30.629195   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0930 10:22:30.629292   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0930 10:22:30.743878   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0930 10:22:30.743968   12354 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0930 10:22:30.822696   12354 addons.go:431] installing /etc/kubernetes/addons/ig-configmap.yaml
	I0930 10:22:30.822740   12354 ssh_runner.go:362] scp inspektor-gadget/ig-configmap.yaml --> /etc/kubernetes/addons/ig-configmap.yaml (754 bytes)
	I0930 10:22:30.823554   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0930 10:22:30.823618   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0930 10:22:30.932090   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0930 10:22:30.932178   12354 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0930 10:22:31.022992   12354 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0930 10:22:31.023088   12354 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0930 10:22:31.122232   12354 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
	I0930 10:22:31.130592   12354 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-591967" context rescaled to 1 replicas
	I0930 10:22:31.136680   12354 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0930 10:22:31.136769   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0930 10:22:31.233808   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0930 10:22:31.233898   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0930 10:22:31.321986   12354 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:22:31.322009   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (8196 bytes)
	I0930 10:22:31.431072   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0930 10:22:31.431095   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0930 10:22:31.529297   12354 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
	I0930 10:22:31.627994   12354 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-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:22:31.829482   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0930 10:22:31.829514   12354 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0930 10:22:32.021903   12354 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
	I0930 10:22:32.141714   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.718987826s)
	I0930 10:22:32.530174   12354 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: (3.107919545s)
	I0930 10:22:32.542606   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:33.323140   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.790472719s)
	I0930 10:22:33.323530   12354 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: (3.699803507s)
	I0930 10:22:33.323667   12354 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.690371384s)
	I0930 10:22:34.625757   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.901580792s)
	I0930 10:22:34.625825   12354 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.892405559s)
	I0930 10:22:34.625853   12354 addons.go:475] Verifying addon ingress=true in "addons-591967"
	I0930 10:22:34.625913   12354 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.595166377s)
	I0930 10:22:34.625936   12354 addons.go:475] Verifying addon registry=true in "addons-591967"
	I0930 10:22:34.625997   12354 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.101226442s)
	I0930 10:22:34.626023   12354 addons.go:475] Verifying addon metrics-server=true in "addons-591967"
	I0930 10:22:34.626082   12354 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.503771598s)
	I0930 10:22:34.627517   12354 out.go:177] * Verifying registry addon...
	I0930 10:22:34.627567   12354 out.go:177] * Verifying ingress addon...
	I0930 10:22:34.628489   12354 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-591967 service yakd-dashboard -n yakd-dashboard
	
	I0930 10:22:34.630249   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0930 10:22:34.631488   12354 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0930 10:22:34.635993   12354 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0930 10:22:34.636018   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:34.636196   12354 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0930 10:22:34.636214   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:35.032102   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:35.133543   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:35.138149   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.608806166s)
	W0930 10:22:35.138203   12354 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
	I0930 10:22:35.138230   12354 retry.go:31] will retry after 189.972264ms: 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
	I0930 10:22:35.138299   12354 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-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.510254684s)
	I0930 10:22:35.141614   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:35.329017   12354 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
	I0930 10:22:35.453706   12354 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.431736896s)
	I0930 10:22:35.453748   12354 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-591967"
	I0930 10:22:35.455338   12354 out.go:177] * Verifying csi-hostpath-driver addon...
	I0930 10:22:35.457637   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0930 10:22:35.460778   12354 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0930 10:22:35.460805   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:35.634571   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:35.635045   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.039726   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:36.134399   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:36.135772   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.227409   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0930 10:22:36.227501   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:36.258013   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:36.525372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:36.539193   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0930 10:22:36.558594   12354 addons.go:234] Setting addon gcp-auth=true in "addons-591967"
	I0930 10:22:36.558656   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:36.559177   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:36.576652   12354 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0930 10:22:36.576698   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:36.593058   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:36.633527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:36.634855   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.960890   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:37.133495   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:37.135115   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:37.461763   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:37.526881   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:37.633732   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:37.634790   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:37.961766   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:38.126121   12354 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.797050211s)
	I0930 10:22:38.126210   12354 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.549528892s)
	I0930 10:22:38.128582   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:38.130112   12354 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0930 10:22:38.131597   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0930 10:22:38.131620   12354 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0930 10:22:38.134402   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:38.134849   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:38.150520   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0930 10:22:38.150547   12354 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0930 10:22:38.168762   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0930 10:22:38.168786   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0930 10:22:38.221902   12354 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
	I0930 10:22:38.461169   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:38.633435   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:38.635826   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:38.827683   12354 addons.go:475] Verifying addon gcp-auth=true in "addons-591967"
	I0930 10:22:38.829386   12354 out.go:177] * Verifying gcp-auth addon...
	I0930 10:22:38.831416   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0930 10:22:38.836536   12354 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0930 10:22:38.836553   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:38.961621   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:39.132875   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:39.135219   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:39.334527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:39.461182   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:39.527613   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:39.633423   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:39.634687   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:39.835165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:39.960988   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:40.132820   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:40.134973   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:40.334132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:40.461217   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:40.633372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:40.634579   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:40.835130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:40.960674   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:41.133461   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:41.134648   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:41.334819   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:41.461247   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:41.633199   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:41.635275   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:41.834961   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:41.961048   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:42.027557   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:42.132898   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:42.135400   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:42.334915   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:42.460811   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:42.633882   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:42.635216   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:42.834688   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:42.961064   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:43.134019   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:43.134636   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:43.334587   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:43.461092   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:43.633198   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:43.634511   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:43.835459   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:43.960948   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:44.134223   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:44.134609   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:44.334817   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:44.461549   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:44.526683   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:44.633401   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:44.634776   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:44.834918   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:44.961491   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:45.132965   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:45.135092   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:45.334610   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:45.461296   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:45.633174   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:45.634378   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:45.834896   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:45.961419   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:46.133790   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:46.134593   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:46.334856   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:46.461583   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:46.526902   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:46.633569   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:46.634892   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:46.834066   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:46.962001   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:47.133687   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:47.134959   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:47.334298   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:47.460987   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:47.634114   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:47.634409   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:47.834726   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:47.961476   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:48.133477   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:48.134662   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:48.335103   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:48.461115   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:48.527501   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:48.633303   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:48.634525   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:48.834684   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:48.961381   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:49.133973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:49.135249   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:49.334536   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:49.463004   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:49.633967   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:49.634480   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:49.834552   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:49.961201   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:50.133309   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:50.134681   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:50.335355   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:50.461202   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:50.527573   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:50.633398   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:50.634947   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:50.834321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:50.961039   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:51.133745   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:51.134896   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:51.334253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:51.460878   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:51.633850   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:51.634966   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:51.834293   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:51.961751   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:52.134552   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:52.134768   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:52.335249   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:52.460692   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:52.633749   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:52.634978   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:52.834339   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:52.961030   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:53.027564   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:53.132955   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:53.135177   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:53.334913   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:53.461483   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:53.633626   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:53.635118   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:53.834183   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:53.960635   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:54.133798   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:54.134708   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:54.334931   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:54.460850   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:54.633566   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:54.634712   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:54.835138   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:54.960959   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:55.133950   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:55.135434   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:55.334687   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:55.461291   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:55.527630   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:55.633170   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:55.634687   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:55.834805   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:55.961670   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:56.133481   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:56.134724   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:56.335165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:56.460821   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:56.633748   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:56.635267   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:56.834498   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:56.960874   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:57.134153   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:57.134484   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:57.334669   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:57.461517   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:57.633325   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:57.634570   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:57.834703   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:57.961380   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:58.027849   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:58.134716   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:58.135354   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:58.334579   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:58.461124   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:58.633504   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:58.634764   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:58.835279   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:58.960851   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:59.133894   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:59.135296   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:59.334525   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:59.461189   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:59.633432   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:59.634583   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:59.834853   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:59.960448   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:00.133487   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:00.134990   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:00.335281   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:00.460860   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:00.527199   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:00.633804   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:00.635274   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:00.834159   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:00.961143   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:01.133154   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:01.134395   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:01.334742   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:01.461472   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:01.633745   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:01.635124   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:01.834339   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:01.960878   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:02.134297   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:02.134845   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:02.334538   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:02.461213   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:02.527517   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:02.633286   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:02.635151   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:02.834725   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:02.961412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:03.133696   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:03.134793   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:03.335267   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:03.461015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:03.633387   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:03.634750   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:03.835260   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:03.960902   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:04.133748   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:04.134827   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:04.334530   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:04.461105   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:04.633112   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:04.635253   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:04.834665   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:04.961529   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:05.026950   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:05.133391   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:05.134621   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:05.334996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:05.460856   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:05.633740   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:05.635082   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:05.834282   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:05.960872   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:06.133823   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:06.135063   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:06.335102   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:06.461141   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:06.633412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:06.634579   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:06.834849   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:06.960832   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:07.027326   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:07.133735   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:07.134898   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:07.334190   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:07.460664   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:07.634092   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:07.634918   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:07.834451   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:07.961931   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:08.133996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:08.134755   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:08.335359   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:08.460792   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:08.633826   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:08.635218   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:08.834723   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:08.961364   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:09.133515   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:09.134823   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:09.334070   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:09.460729   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:09.527118   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:09.633720   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:09.634905   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:09.835340   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:09.961207   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:10.133441   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:10.136603   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:10.335697   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:10.461563   12354 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0930 10:23:10.461594   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:10.529822   12354 node_ready.go:49] node "addons-591967" has status "Ready":"True"
	I0930 10:23:10.529855   12354 node_ready.go:38] duration metric: took 40.005740149s for node "addons-591967" to be "Ready" ...
	I0930 10:23:10.529867   12354 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" ...
	I0930 10:23:10.540098   12354 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:10.634984   12354 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0930 10:23:10.635007   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:10.635606   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:10.835219   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:10.963817   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:11.135485   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:11.136198   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:11.334446   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:11.461958   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:11.634054   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:11.635214   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:11.835019   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:11.961511   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:12.045545   12354 pod_ready.go:93] pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.045568   12354 pod_ready.go:82] duration metric: took 1.505441114s for pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.045588   12354 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.049579   12354 pod_ready.go:93] pod "etcd-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.049603   12354 pod_ready.go:82] duration metric: took 4.00979ms for pod "etcd-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.049614   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.053891   12354 pod_ready.go:93] pod "kube-apiserver-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.053916   12354 pod_ready.go:82] duration metric: took 4.294971ms for pod "kube-apiserver-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.053926   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.058093   12354 pod_ready.go:93] pod "kube-controller-manager-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.058116   12354 pod_ready.go:82] duration metric: took 4.183601ms for pod "kube-controller-manager-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.058128   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fqzcp" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.128104   12354 pod_ready.go:93] pod "kube-proxy-fqzcp" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.128131   12354 pod_ready.go:82] duration metric: took 69.995889ms for pod "kube-proxy-fqzcp" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.128143   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.134536   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:12.134699   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:12.334832   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:12.462286   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:12.527923   12354 pod_ready.go:93] pod "kube-scheduler-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.527947   12354 pod_ready.go:82] duration metric: took 399.796003ms for pod "kube-scheduler-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.527957   12354 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.634291   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:12.635384   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:12.834283   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:12.961321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:13.133347   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:13.134670   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:13.335471   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:13.462447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:13.633898   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:13.636301   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:13.834927   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:13.962747   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:14.134565   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:14.135085   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:14.334765   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:14.524721   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:14.533449   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:14.634413   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:14.635641   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:14.835043   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:14.964112   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:15.133980   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:15.134754   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:15.338219   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:15.461918   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:15.633499   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:15.635030   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:15.835539   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:15.962218   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:16.135050   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:16.135478   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:16.334569   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:16.461973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:16.535403   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:16.634885   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:16.635511   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:16.835046   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:16.962792   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:17.138053   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:17.138747   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:17.335593   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:17.462417   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:17.633881   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:17.635600   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:17.835003   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:17.961527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:18.134337   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:18.134894   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:18.335596   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:18.462446   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:18.634038   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:18.635508   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:18.835806   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:18.962904   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:19.034739   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:19.136700   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:19.137117   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:19.335359   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:19.462344   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:19.637902   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:19.638541   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:19.835334   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:19.961922   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:20.134261   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:20.135504   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:20.334899   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:20.462255   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:20.634130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:20.635339   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:20.833893   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:20.962917   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:21.133273   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:21.135367   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:21.337386   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:21.462469   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:21.533552   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:21.633218   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:21.635336   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:21.834533   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:21.962009   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:22.134089   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:22.135067   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:22.335587   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:22.462527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:22.634926   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:22.635277   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:22.834618   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:22.961932   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:23.134058   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:23.135622   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:23.335015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:23.461336   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:23.533631   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:23.633678   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:23.635111   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:23.834431   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:23.962059   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:24.133908   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:24.135211   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:24.334660   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:24.461926   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:24.634369   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:24.635308   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:24.835234   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:24.962197   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:25.134015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:25.135392   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:25.334978   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:25.526280   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:25.535320   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:25.634859   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:25.638900   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:25.835834   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.026451   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:26.142491   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:26.144115   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:26.336479   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.526553   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:26.635052   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:26.636178   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:26.834789   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.962969   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:27.134199   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:27.136409   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:27.335435   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:27.524551   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:27.633947   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:27.636416   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:27.834545   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:27.962684   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:28.034597   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:28.133693   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:28.135733   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:28.335413   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:28.462275   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:28.633608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:28.636041   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:28.835175   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:28.961354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:29.134065   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:29.135257   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:29.334790   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:29.462984   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:29.634460   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:29.635904   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:29.834807   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:29.962447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:30.035759   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:30.134185   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:30.135300   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:30.334676   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:30.462294   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:30.633178   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:30.635810   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:30.835501   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:30.962270   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:31.134246   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:31.135705   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:31.335389   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:31.462255   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:31.633390   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:31.635719   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:31.834782   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:31.962140   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:32.133466   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:32.135665   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:32.335372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:32.462210   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:32.534319   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:32.634321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:32.635235   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:32.834608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:32.962796   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:33.134209   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:33.135638   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:33.334842   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:33.463209   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:33.634634   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:33.635308   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:33.836420   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:33.962216   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:34.134440   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:34.135565   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:34.334679   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:34.462507   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:34.633989   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:34.634897   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:34.835505   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:34.962180   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:35.033092   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:35.134203   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:35.135018   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:35.334227   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:35.462129   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:35.634349   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:35.635410   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:35.835031   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:35.961447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:36.134148   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:36.135368   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:36.334789   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:36.462857   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:36.634794   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:36.635814   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:36.835135   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:36.961943   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:37.033994   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:37.134608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:37.134697   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:37.335705   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:37.463825   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:37.633757   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:37.634830   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:37.835362   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:37.962197   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:38.134028   12354 kapi.go:107] duration metric: took 1m3.503776295s to wait for kubernetes.io/minikube-addons=registry ...
	I0930 10:23:38.134838   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:38.335265   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:38.462033   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:38.635645   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:38.835326   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:38.961933   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:39.135529   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:39.334656   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:39.462734   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:39.533177   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:39.635811   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:39.835383   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:39.962828   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:40.136606   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:40.334941   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:40.523189   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:40.636180   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:40.835705   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:40.962390   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:41.135790   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:41.335426   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:41.462734   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:41.534893   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:41.636054   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:41.835349   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:41.962741   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:42.135298   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:42.335207   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:42.462610   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:42.636051   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:42.835499   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:42.962849   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:43.135655   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:43.335493   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:43.462930   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:43.535436   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:43.635825   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:43.835241   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:43.961882   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:44.135653   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.335021   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:44.462673   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:44.636300   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.835386   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:44.962165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:45.135453   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.334619   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:45.462388   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:45.635650   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.834758   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:45.961889   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:46.032777   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:46.136421   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.335080   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:46.461847   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:46.635931   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.835027   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.024058   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:47.135744   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:47.335439   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.462392   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:47.636291   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:47.835394   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.961866   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:48.034481   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:48.136131   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.335252   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:48.462188   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:48.635888   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.835412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:48.962731   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:49.136025   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:49.335666   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:49.462570   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:49.635861   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:49.870826   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:49.994354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.135759   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:50.334727   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:50.462783   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.533693   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:50.636166   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:50.834735   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:50.962323   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.135163   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.334458   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:51.462458   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.635732   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.835238   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:51.961953   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.135328   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:52.335195   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:52.461750   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.635259   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:52.835325   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:52.962382   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.032954   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:53.135050   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.334253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:53.461812   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.637005   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.835253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:53.961633   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.137861   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.334268   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:54.461923   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.635747   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.835132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:54.963295   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:55.034377   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:55.136086   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.334876   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:55.463146   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:55.636227   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.834879   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:55.962377   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.135639   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.334690   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:56.462354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.636389   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.836132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:56.962271   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.136427   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.334893   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:57.462459   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.533389   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:57.636523   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.840121   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:57.961934   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.136094   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.336440   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:58.463100   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.636040   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.838496   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:58.962364   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.135562   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.334686   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:59.461981   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.635880   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.834928   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:59.962447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.033811   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:00.135220   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.334676   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:00.488651   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.645276   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.927973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.160259   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.161070   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.335122   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.461786   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.635945   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.835329   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.962192   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.135563   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.334950   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:02.462117   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.534255   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:02.636075   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.835289   12354 kapi.go:107] duration metric: took 1m24.003875324s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0930 10:24:02.837433   12354 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-591967 cluster.
	I0930 10:24:02.839085   12354 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.
	I0930 10:24:02.840433   12354 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0930 10:24:02.961740   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.136444   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.462130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.635680   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.962217   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.135574   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.462664   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.635639   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.961970   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.034658   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:05.135696   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.462163   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.636195   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.962064   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.136008   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.462300   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.635955   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.964236   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.136154   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:07.461996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.534650   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:07.636146   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:07.961913   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.135382   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.461495   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.635996   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.961907   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.135769   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.462303   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.635745   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.962635   12354 kapi.go:107] duration metric: took 1m34.505001307s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0930 10:24:10.033791   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:10.134742   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:10.635721   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.135558   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.635737   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.135679   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.533120   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:12.635802   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.135744   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.635860   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.135976   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.533505   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:14.635730   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.135627   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.638621   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.136622   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.541486   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:16.639316   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.136688   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.637264   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.135575   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.636566   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.033884   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:19.135858   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.635781   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.136305   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.635245   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:21.034056   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:21.135904   12354 kapi.go:107] duration metric: took 1m46.504416913s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0930 10:24:21.137740   12354 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, nvidia-device-plugin, storage-provisioner, storage-provisioner-rancher, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0930 10:24:21.139167   12354 addons.go:510] duration metric: took 1m52.195659619s for enable addons: enabled=[cloud-spanner ingress-dns nvidia-device-plugin storage-provisioner storage-provisioner-rancher metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0930 10:24:23.533357   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:25.533637   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:28.033391   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:30.033809   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:32.533991   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:35.033312   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:37.033460   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:39.033617   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:41.033908   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:43.534185   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:46.033068   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:48.033953   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:50.050452   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:52.533185   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:54.533850   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:56.533949   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:59.033885   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:25:01.033821   12354 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"True"
	I0930 10:25:01.033843   12354 pod_ready.go:82] duration metric: took 1m48.505879308s for pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.033852   12354 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.037935   12354 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace has status "Ready":"True"
	I0930 10:25:01.037970   12354 pod_ready.go:82] duration metric: took 4.110001ms for pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.037997   12354 pod_ready.go:39] duration metric: took 1m50.508114186s 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" ...
	I0930 10:25:01.038052   12354 api_server.go:52] waiting for apiserver process to appear ...
	I0930 10:25:01.038115   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:01.038190   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:01.071661   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:01.071687   12354 cri.go:89] found id: ""
	I0930 10:25:01.071699   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:01.071749   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.075031   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:01.075098   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:01.107939   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:01.107967   12354 cri.go:89] found id: ""
	I0930 10:25:01.107978   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:01.108023   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.111302   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:01.111371   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:01.145319   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:01.145345   12354 cri.go:89] found id: ""
	I0930 10:25:01.145355   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:01.145408   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.148659   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:01.148740   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:01.182838   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:01.182861   12354 cri.go:89] found id: ""
	I0930 10:25:01.182869   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:01.182915   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.186391   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:01.186454   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:01.220029   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:01.220049   12354 cri.go:89] found id: ""
	I0930 10:25:01.220059   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:01.220112   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.223305   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:01.223369   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:01.258832   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:01.258857   12354 cri.go:89] found id: ""
	I0930 10:25:01.258867   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:01.258912   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.262274   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:01.262384   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:01.296258   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:01.296279   12354 cri.go:89] found id: ""
	I0930 10:25:01.296286   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:01.296335   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.299930   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:01.299955   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:01.373696   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:01.373731   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:01.459016   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:01.459052   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:01.471239   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:01.471267   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:01.515029   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:01.515074   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:01.558730   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:01.558765   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:01.597905   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:01.597939   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:01.633387   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:01.633416   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:01.733435   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:01.733468   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:01.773411   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:01.773447   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:01.810303   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:01.810337   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:01.869020   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:01.869061   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:04.409461   12354 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0930 10:25:04.423362   12354 api_server.go:72] duration metric: took 2m35.479770507s to wait for apiserver process to appear ...
	I0930 10:25:04.423396   12354 api_server.go:88] waiting for apiserver healthz status ...
	I0930 10:25:04.423449   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:04.423509   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:04.456151   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:04.456170   12354 cri.go:89] found id: ""
	I0930 10:25:04.456177   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:04.456216   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.459647   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:04.459715   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:04.492434   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:04.492452   12354 cri.go:89] found id: ""
	I0930 10:25:04.492460   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:04.492499   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.495678   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:04.495738   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:04.527749   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:04.527769   12354 cri.go:89] found id: ""
	I0930 10:25:04.527776   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:04.527823   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.531128   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:04.531187   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:04.563511   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:04.563537   12354 cri.go:89] found id: ""
	I0930 10:25:04.563544   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:04.563591   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.566976   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:04.567032   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:04.600242   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:04.600262   12354 cri.go:89] found id: ""
	I0930 10:25:04.600269   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:04.600321   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.603641   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:04.603708   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:04.637344   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:04.637373   12354 cri.go:89] found id: ""
	I0930 10:25:04.637382   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:04.637444   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.640699   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:04.640756   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:04.672958   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:04.672982   12354 cri.go:89] found id: ""
	I0930 10:25:04.672992   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:04.673051   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.676264   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:04.676288   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:04.764411   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:04.764453   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:04.864989   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:04.865033   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:04.908098   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:04.908130   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:04.946697   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:04.946741   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:04.981447   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:04.981472   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:04.993929   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:04.993966   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:05.036022   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:05.036049   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:05.073553   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:05.073589   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:05.105900   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:05.105929   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:05.163788   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:05.163824   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:05.236297   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:05.236337   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:07.780260   12354 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0930 10:25:07.783952   12354 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0930 10:25:07.784862   12354 api_server.go:141] control plane version: v1.31.1
	I0930 10:25:07.784884   12354 api_server.go:131] duration metric: took 3.361481149s to wait for apiserver health ...
	I0930 10:25:07.784892   12354 system_pods.go:43] waiting for kube-system pods to appear ...
	I0930 10:25:07.784911   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:07.784953   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:07.818537   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:07.818560   12354 cri.go:89] found id: ""
	I0930 10:25:07.818569   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:07.818619   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.822175   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:07.822242   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:07.855368   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:07.855398   12354 cri.go:89] found id: ""
	I0930 10:25:07.855409   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:07.855462   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.858851   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:07.858903   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:07.890933   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:07.890957   12354 cri.go:89] found id: ""
	I0930 10:25:07.890965   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:07.891022   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.894317   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:07.894364   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:07.929761   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:07.929779   12354 cri.go:89] found id: ""
	I0930 10:25:07.929787   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:07.929837   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.933361   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:07.933416   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:07.971264   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:07.971283   12354 cri.go:89] found id: ""
	I0930 10:25:07.971293   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:07.971349   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.975318   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:07.975389   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:08.014067   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:08.014091   12354 cri.go:89] found id: ""
	I0930 10:25:08.014101   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:08.014147   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:08.017506   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:08.017570   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:08.050199   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:08.050227   12354 cri.go:89] found id: ""
	I0930 10:25:08.050235   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:08.050282   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:08.053666   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:08.053692   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:08.110170   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:08.110212   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:08.187291   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:08.187323   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:08.229020   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:08.229050   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:08.273102   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:08.273130   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:08.311599   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:08.311628   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:08.343936   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:08.343967   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:08.387767   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:08.387802   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:08.426106   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:08.426138   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:08.461647   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:08.461679   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:08.548585   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:08.548628   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:08.560510   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:08.560543   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:11.165891   12354 system_pods.go:59] 18 kube-system pods found
	I0930 10:25:11.165922   12354 system_pods.go:61] "coredns-7c65d6cfc9-wqptn" [ade37592-d673-40c0-ad29-ab7642373959] Running
	I0930 10:25:11.165927   12354 system_pods.go:61] "csi-hostpath-attacher-0" [d6b3605d-c58d-4dc1-b96a-9c0bc33704a4] Running
	I0930 10:25:11.165931   12354 system_pods.go:61] "csi-hostpath-resizer-0" [a26925b4-ed86-432d-9a1f-38fddc672e80] Running
	I0930 10:25:11.165935   12354 system_pods.go:61] "csi-hostpathplugin-dcx4f" [ad5640cd-43df-47e3-92d0-69557844b3a2] Running
	I0930 10:25:11.165938   12354 system_pods.go:61] "etcd-addons-591967" [baebcca0-9486-4c0d-8395-6a63a834f0cc] Running
	I0930 10:25:11.165942   12354 system_pods.go:61] "kindnet-9gqlv" [7f3ab814-df8e-4182-878b-52586645c915] Running
	I0930 10:25:11.165946   12354 system_pods.go:61] "kube-apiserver-addons-591967" [1debbea6-9ceb-4363-9214-643fffcdf738] Running
	I0930 10:25:11.165949   12354 system_pods.go:61] "kube-controller-manager-addons-591967" [f3b13ab6-b1cb-4825-805e-8de2ea4013b1] Running
	I0930 10:25:11.165953   12354 system_pods.go:61] "kube-ingress-dns-minikube" [814d7575-f790-4944-a93a-f0fa8eb9dbbd] Running
	I0930 10:25:11.165955   12354 system_pods.go:61] "kube-proxy-fqzcp" [deae2abe-12ab-4b15-a926-5ca9c587e3e9] Running
	I0930 10:25:11.165959   12354 system_pods.go:61] "kube-scheduler-addons-591967" [b798ac80-9b79-4c75-abc3-b25914ffcef7] Running
	I0930 10:25:11.165961   12354 system_pods.go:61] "metrics-server-84c5f94fbc-5xbc7" [f00d3209-7a39-4bf2-9a8a-13fd28c806ad] Running
	I0930 10:25:11.165964   12354 system_pods.go:61] "nvidia-device-plugin-daemonset-xzgs7" [1eaf1a48-06a3-4ef1-9ead-c7bf4e2b662d] Running
	I0930 10:25:11.165967   12354 system_pods.go:61] "registry-66c9cd494c-zknzg" [8b1cda9d-a2ca-48b2-acf9-004452369435] Running
	I0930 10:25:11.165969   12354 system_pods.go:61] "registry-proxy-5bg8v" [878b56fe-bbbf-43d3-8886-018884c393c9] Running
	I0930 10:25:11.165972   12354 system_pods.go:61] "snapshot-controller-56fcc65765-knglr" [ba8c5bd7-20a2-409a-8ee4-f71eeb6c6195] Running
	I0930 10:25:11.165976   12354 system_pods.go:61] "snapshot-controller-56fcc65765-t2gj5" [35b1957c-b2fe-442d-b43d-556f7214aa80] Running
	I0930 10:25:11.165979   12354 system_pods.go:61] "storage-provisioner" [3c04903b-929c-4336-aa27-4ae7a97e11d7] Running
	I0930 10:25:11.165985   12354 system_pods.go:74] duration metric: took 3.38108788s to wait for pod list to return data ...
	I0930 10:25:11.165990   12354 default_sa.go:34] waiting for default service account to be created ...
	I0930 10:25:11.168592   12354 default_sa.go:45] found service account: "default"
	I0930 10:25:11.168612   12354 default_sa.go:55] duration metric: took 2.616912ms for default service account to be created ...
	I0930 10:25:11.168620   12354 system_pods.go:116] waiting for k8s-apps to be running ...
	I0930 10:25:11.176333   12354 system_pods.go:86] 18 kube-system pods found
	I0930 10:25:11.176364   12354 system_pods.go:89] "coredns-7c65d6cfc9-wqptn" [ade37592-d673-40c0-ad29-ab7642373959] Running
	I0930 10:25:11.176370   12354 system_pods.go:89] "csi-hostpath-attacher-0" [d6b3605d-c58d-4dc1-b96a-9c0bc33704a4] Running
	I0930 10:25:11.176374   12354 system_pods.go:89] "csi-hostpath-resizer-0" [a26925b4-ed86-432d-9a1f-38fddc672e80] Running
	I0930 10:25:11.176378   12354 system_pods.go:89] "csi-hostpathplugin-dcx4f" [ad5640cd-43df-47e3-92d0-69557844b3a2] Running
	I0930 10:25:11.176381   12354 system_pods.go:89] "etcd-addons-591967" [baebcca0-9486-4c0d-8395-6a63a834f0cc] Running
	I0930 10:25:11.176386   12354 system_pods.go:89] "kindnet-9gqlv" [7f3ab814-df8e-4182-878b-52586645c915] Running
	I0930 10:25:11.176391   12354 system_pods.go:89] "kube-apiserver-addons-591967" [1debbea6-9ceb-4363-9214-643fffcdf738] Running
	I0930 10:25:11.176398   12354 system_pods.go:89] "kube-controller-manager-addons-591967" [f3b13ab6-b1cb-4825-805e-8de2ea4013b1] Running
	I0930 10:25:11.176403   12354 system_pods.go:89] "kube-ingress-dns-minikube" [814d7575-f790-4944-a93a-f0fa8eb9dbbd] Running
	I0930 10:25:11.176408   12354 system_pods.go:89] "kube-proxy-fqzcp" [deae2abe-12ab-4b15-a926-5ca9c587e3e9] Running
	I0930 10:25:11.176414   12354 system_pods.go:89] "kube-scheduler-addons-591967" [b798ac80-9b79-4c75-abc3-b25914ffcef7] Running
	I0930 10:25:11.176423   12354 system_pods.go:89] "metrics-server-84c5f94fbc-5xbc7" [f00d3209-7a39-4bf2-9a8a-13fd28c806ad] Running
	I0930 10:25:11.176429   12354 system_pods.go:89] "nvidia-device-plugin-daemonset-xzgs7" [1eaf1a48-06a3-4ef1-9ead-c7bf4e2b662d] Running
	I0930 10:25:11.176439   12354 system_pods.go:89] "registry-66c9cd494c-zknzg" [8b1cda9d-a2ca-48b2-acf9-004452369435] Running
	I0930 10:25:11.176445   12354 system_pods.go:89] "registry-proxy-5bg8v" [878b56fe-bbbf-43d3-8886-018884c393c9] Running
	I0930 10:25:11.176450   12354 system_pods.go:89] "snapshot-controller-56fcc65765-knglr" [ba8c5bd7-20a2-409a-8ee4-f71eeb6c6195] Running
	I0930 10:25:11.176454   12354 system_pods.go:89] "snapshot-controller-56fcc65765-t2gj5" [35b1957c-b2fe-442d-b43d-556f7214aa80] Running
	I0930 10:25:11.176458   12354 system_pods.go:89] "storage-provisioner" [3c04903b-929c-4336-aa27-4ae7a97e11d7] Running
	I0930 10:25:11.176465   12354 system_pods.go:126] duration metric: took 7.839284ms to wait for k8s-apps to be running ...
	I0930 10:25:11.176473   12354 system_svc.go:44] waiting for kubelet service to be running ....
	I0930 10:25:11.176525   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:25:11.188855   12354 system_svc.go:56] duration metric: took 12.372684ms WaitForService to wait for kubelet
	I0930 10:25:11.188931   12354 kubeadm.go:582] duration metric: took 2m42.245337433s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0930 10:25:11.188964   12354 node_conditions.go:102] verifying NodePressure condition ...
	I0930 10:25:11.192312   12354 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0930 10:25:11.192353   12354 node_conditions.go:123] node cpu capacity is 8
	I0930 10:25:11.192369   12354 node_conditions.go:105] duration metric: took 3.398701ms to run NodePressure ...
	I0930 10:25:11.192384   12354 start.go:241] waiting for startup goroutines ...
	I0930 10:25:11.192395   12354 start.go:246] waiting for cluster config update ...
	I0930 10:25:11.192418   12354 start.go:255] writing updated cluster config ...
	I0930 10:25:11.192756   12354 ssh_runner.go:195] Run: rm -f paused
	I0930 10:25:11.241014   12354 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0930 10:25:11.243153   12354 out.go:177] * Done! kubectl is now configured to use "addons-591967" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.249638728Z" level=info msg="Stopping pod sandbox: 9a6fe0e8651260c71fa1fddddd9d336c1ba96666f04bd5f1436dd6f3b8beba37" id=cbc05268-8a37-407e-bab2-0062a3bf65ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.249941142Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:9a6fe0e8651260c71fa1fddddd9d336c1ba96666f04bd5f1436dd6f3b8beba37 UID:0a938ed1-9d87-4a66-8908-e924fdd60832 NetNS:/var/run/netns/7ca454a3-10b7-4924-8633-740878d486e0 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.250068719Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.278822598Z" level=info msg="Stopped pod sandbox: 9a6fe0e8651260c71fa1fddddd9d336c1ba96666f04bd5f1436dd6f3b8beba37" id=cbc05268-8a37-407e-bab2-0062a3bf65ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.566574399Z" level=info msg="Trying to access \"docker.io/library/busybox@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79\""
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.834643115Z" level=info msg="Stopping container: 502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef (timeout: 30s)" id=71f49faa-01f3-40e2-9d80-214cc2f8da9f name=/runtime.v1.RuntimeService/StopContainer
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.842281573Z" level=info msg="Stopping container: 82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9 (timeout: 30s)" id=31bbbeab-26be-4ac0-af6c-185e0debd801 name=/runtime.v1.RuntimeService/StopContainer
	Sep 30 10:34:24 addons-591967 conmon[5013]: conmon 502ec8dc0a7532c9b768 <ninfo>: container 5025 exited with status 2
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.976683633Z" level=info msg="Stopped container 502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef: kube-system/registry-66c9cd494c-zknzg/registry" id=71f49faa-01f3-40e2-9d80-214cc2f8da9f name=/runtime.v1.RuntimeService/StopContainer
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.977281478Z" level=info msg="Stopping pod sandbox: 0cf9c03ddbc2cdf5561ea661be22974f3ac82f7205f6db7250dcaa7c7f726df3" id=32bcd824-7bee-40f6-a16b-d98e6e3bf711 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.977559610Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-zknzg Namespace:kube-system ID:0cf9c03ddbc2cdf5561ea661be22974f3ac82f7205f6db7250dcaa7c7f726df3 UID:8b1cda9d-a2ca-48b2-acf9-004452369435 NetNS:/var/run/netns/d000d8b7-bc85-42e3-b29b-b2e89af68156 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.977713994Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-zknzg from CNI network \"kindnet\" (type=ptp)"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.981065402Z" level=info msg="Stopped container 82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9: kube-system/registry-proxy-5bg8v/registry-proxy" id=31bbbeab-26be-4ac0-af6c-185e0debd801 name=/runtime.v1.RuntimeService/StopContainer
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.981696375Z" level=info msg="Stopping pod sandbox: 7c17d1d282f960b8d22bb82fe60fc970b0fec8699ad56a0218d5eb64fd46a18a" id=2a0c988d-edea-4cea-a79e-4715ed1ef661 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.986802423Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-4MUFBSNDSBZPV6ZU - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-BTXKU54XXUKL2BRO - [0:0]\n:KUBE-HP-OVE7YM2BZMWETJ4X - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-jhtd9_ingress-nginx_a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-4MUFBSNDSBZPV6ZU\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-jhtd9_ingress-nginx_a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-OVE7YM2BZMWETJ4X\n-A KUBE-HP-4MUFBSNDSBZPV6ZU -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-jhtd9_ingress-nginx_a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-4MUFBSNDSBZPV6ZU -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-jhtd9_ingress-nginx_a5b4d4ca-8db1-4fc0-a
535-a2d33d9ac1e1_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-OVE7YM2BZMWETJ4X -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-jhtd9_ingress-nginx_a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-OVE7YM2BZMWETJ4X -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-jhtd9_ingress-nginx_a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-BTXKU54XXUKL2BRO\nCOMMIT\n"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.989621546Z" level=info msg="Closing host port tcp:5000"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.991344788Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.991526950Z" level=info msg="Got pod network &{Name:registry-proxy-5bg8v Namespace:kube-system ID:7c17d1d282f960b8d22bb82fe60fc970b0fec8699ad56a0218d5eb64fd46a18a UID:878b56fe-bbbf-43d3-8886-018884c393c9 NetNS:/var/run/netns/a30de40c-6b46-4360-aab9-b3d334fbba56 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 30 10:34:24 addons-591967 crio[1030]: time="2024-09-30 10:34:24.991650822Z" level=info msg="Deleting pod kube-system_registry-proxy-5bg8v from CNI network \"kindnet\" (type=ptp)"
	Sep 30 10:34:25 addons-591967 crio[1030]: time="2024-09-30 10:34:25.018960212Z" level=info msg="Stopped pod sandbox: 0cf9c03ddbc2cdf5561ea661be22974f3ac82f7205f6db7250dcaa7c7f726df3" id=32bcd824-7bee-40f6-a16b-d98e6e3bf711 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:34:25 addons-591967 crio[1030]: time="2024-09-30 10:34:25.050667366Z" level=info msg="Stopped pod sandbox: 7c17d1d282f960b8d22bb82fe60fc970b0fec8699ad56a0218d5eb64fd46a18a" id=2a0c988d-edea-4cea-a79e-4715ed1ef661 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:34:25 addons-591967 crio[1030]: time="2024-09-30 10:34:25.409779181Z" level=info msg="Removing container: 502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef" id=994cc6fd-4457-4fa8-b3fd-d4b3b4916c60 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 30 10:34:25 addons-591967 crio[1030]: time="2024-09-30 10:34:25.424563665Z" level=info msg="Removed container 502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef: kube-system/registry-66c9cd494c-zknzg/registry" id=994cc6fd-4457-4fa8-b3fd-d4b3b4916c60 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 30 10:34:25 addons-591967 crio[1030]: time="2024-09-30 10:34:25.426569424Z" level=info msg="Removing container: 82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9" id=11427157-6251-4b9d-bc1c-cdc7b734e18f name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 30 10:34:25 addons-591967 crio[1030]: time="2024-09-30 10:34:25.443677936Z" level=info msg="Removed container 82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9: kube-system/registry-proxy-5bg8v/registry-proxy" id=11427157-6251-4b9d-bc1c-cdc7b734e18f name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	4501725f547c7       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              38 seconds ago      Running             nginx                     0                   39e4f6316cdae       nginx
	aad843368c128       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             10 minutes ago      Running             controller                0                   b14da8462f848       ingress-nginx-controller-bc57996ff-jhtd9
	159fe2d1c8652       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 10 minutes ago      Running             gcp-auth                  0                   d0a515cf4d737       gcp-auth-89d5ffd79-69dfm
	727bc17c09de1       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             10 minutes ago      Exited              patch                     3                   4233a2543588d       ingress-nginx-admission-patch-9t82j
	845a1e439853b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   10 minutes ago      Exited              create                    0                   2951db0bdef20       ingress-nginx-admission-create-cxq99
	bb8ca3197fb51       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             10 minutes ago      Running             local-path-provisioner    0                   7d0d40497951c       local-path-provisioner-86d989889c-ltnp9
	6e6c4e3d53d9d       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        10 minutes ago      Running             metrics-server            0                   68f614bee1140       metrics-server-84c5f94fbc-5xbc7
	a9ed6e30e5f0c       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             10 minutes ago      Running             minikube-ingress-dns      0                   7d6beebe8e157       kube-ingress-dns-minikube
	575610381c87e       gcr.io/cloud-spanner-emulator/emulator@sha256:be105fc4b12849783aa20d987a35b86ed5296669595f8a7b2d79ad0cd8e193bf               11 minutes ago      Running             cloud-spanner-emulator    0                   cbee59b6b5fec       cloud-spanner-emulator-5b584cc74-575s4
	9975e3c3a9cb1       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             11 minutes ago      Running             storage-provisioner       0                   e78bc94ef2ad1       storage-provisioner
	1f712e1545260       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             11 minutes ago      Running             coredns                   0                   63a602cb935fb       coredns-7c65d6cfc9-wqptn
	960dff30ddc0e       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             11 minutes ago      Running             kindnet-cni               0                   72f3f945d106c       kindnet-9gqlv
	c79acd6b0f1ed       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             11 minutes ago      Running             kube-proxy                0                   b0dd376094421       kube-proxy-fqzcp
	43aaee124e0e8       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             12 minutes ago      Running             etcd                      0                   8ff814110f5b2       etcd-addons-591967
	83a83be5eceb1       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             12 minutes ago      Running             kube-scheduler            0                   1fcaff33c4b4b       kube-scheduler-addons-591967
	4ab4bd0fd0eed       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             12 minutes ago      Running             kube-apiserver            0                   5aeb68907ed24       kube-apiserver-addons-591967
	c2dd61755a207       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             12 minutes ago      Running             kube-controller-manager   0                   740a2a08fc6ef       kube-controller-manager-addons-591967
	
	
	==> coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] <==
	[INFO] 10.244.0.8:58978 - 43847 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00013578s
	[INFO] 10.244.0.8:55966 - 48695 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000082714s
	[INFO] 10.244.0.8:55966 - 48415 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000111066s
	[INFO] 10.244.0.8:35546 - 61685 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00361112s
	[INFO] 10.244.0.8:35546 - 61971 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004514633s
	[INFO] 10.244.0.8:58533 - 10261 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004410496s
	[INFO] 10.244.0.8:58533 - 9958 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005065134s
	[INFO] 10.244.0.8:32770 - 24549 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004876545s
	[INFO] 10.244.0.8:32770 - 24252 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005365866s
	[INFO] 10.244.0.8:47709 - 7534 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000071498s
	[INFO] 10.244.0.8:47709 - 7267 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000108487s
	[INFO] 10.244.0.19:45828 - 19441 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000228463s
	[INFO] 10.244.0.19:45444 - 56646 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000299449s
	[INFO] 10.244.0.19:42095 - 60282 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000148841s
	[INFO] 10.244.0.19:43077 - 12579 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000201742s
	[INFO] 10.244.0.19:54797 - 58925 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000150374s
	[INFO] 10.244.0.19:37321 - 27472 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000249292s
	[INFO] 10.244.0.19:32935 - 32239 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.011579189s
	[INFO] 10.244.0.19:32944 - 10710 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.011951285s
	[INFO] 10.244.0.19:60348 - 37566 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008548895s
	[INFO] 10.244.0.19:57823 - 62334 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009237435s
	[INFO] 10.244.0.19:54143 - 55071 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006097428s
	[INFO] 10.244.0.19:38106 - 42898 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007541908s
	[INFO] 10.244.0.19:42897 - 4804 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001052188s
	[INFO] 10.244.0.19:33510 - 62646 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.001053838s
	
	
	==> describe nodes <==
	Name:               addons-591967
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-591967
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128
	                    minikube.k8s.io/name=addons-591967
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_30T10_22_24_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-591967
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 30 Sep 2024 10:22:20 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-591967
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 30 Sep 2024 10:34:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 30 Sep 2024 10:33:56 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 30 Sep 2024 10:33:56 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 30 Sep 2024 10:33:56 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 30 Sep 2024 10:33:56 +0000   Mon, 30 Sep 2024 10:23:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-591967
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 ef4ac19868aa41afa5a32b2ceb8ec976
	  System UUID:                7c487c9b-fdc8-495f-9de2-a896d5e1bb90
	  Boot ID:                    c55e8bfc-2f3b-4552-a1ec-845569628d46
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m15s
	  default                     cloud-spanner-emulator-5b584cc74-575s4                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     nginx                                                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         42s
	  gcp-auth                    gcp-auth-89d5ffd79-69dfm                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-jhtd9                      100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-wqptn                                      100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 etcd-addons-591967                                            100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         12m
	  kube-system                 kindnet-9gqlv                                                 100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-591967                                  250m (3%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-591967                         200m (2%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-fqzcp                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-591967                                  100m (1%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-5xbc7                               100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f    0 (0%)        0 (0%)      0 (0%)           0 (0%)         3s
	  local-path-storage          local-path-provisioner-86d989889c-ltnp9                       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  12m (x8 over 12m)  kubelet          Node addons-591967 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-591967 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-591967 status is now: NodeHasSufficientPID
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m                kubelet          Node addons-591967 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node addons-591967 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node addons-591967 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-591967 event: Registered Node addons-591967 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-591967 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000638] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000749] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000683] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000728] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000644] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.590821] 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.
	[  +0.054395] systemd[1]: /lib/systemd/system/cloud-init.service:20: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.036721] systemd[1]: /lib/systemd/system/cloud-init-hotplugd.socket:11: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003529] systemd[1]: Configuration file /etc/systemd/system/auto-pause.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.637848] kauditd_printk_skb: 46 callbacks suppressed
	[Sep30 10:33] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +1.015599] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +2.015853] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[Sep30 10:34] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +8.191434] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[ +16.126770] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	
	
	==> etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] <==
	{"level":"info","ts":"2024-09-30T10:22:31.740702Z","caller":"traceutil/trace.go:171","msg":"trace[470705714] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"197.466213ms","start":"2024-09-30T10:22:31.543225Z","end":"2024-09-30T10:22:31.740691Z","steps":["trace[470705714] 'process raft request'  (duration: 196.906014ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:31.740921Z","caller":"traceutil/trace.go:171","msg":"trace[1748366360] transaction","detail":"{read_only:false; response_revision:421; number_of_response:1; }","duration":"197.544763ms","start":"2024-09-30T10:22:31.543367Z","end":"2024-09-30T10:22:31.740912Z","steps":["trace[1748366360] 'process raft request'  (duration: 196.791478ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:31.741016Z","caller":"traceutil/trace.go:171","msg":"trace[1278438904] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"117.708233ms","start":"2024-09-30T10:22:31.623300Z","end":"2024-09-30T10:22:31.741008Z","steps":["trace[1278438904] 'process raft request'  (duration: 116.890278ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:31.741170Z","caller":"traceutil/trace.go:171","msg":"trace[109334295] transaction","detail":"{read_only:false; response_revision:423; number_of_response:1; }","duration":"116.069951ms","start":"2024-09-30T10:22:31.625092Z","end":"2024-09-30T10:22:31.741162Z","steps":["trace[109334295] 'process raft request'  (duration: 115.129531ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:32.922067Z","caller":"traceutil/trace.go:171","msg":"trace[695086030] transaction","detail":"{read_only:false; response_revision:489; number_of_response:1; }","duration":"179.213068ms","start":"2024-09-30T10:22:32.742838Z","end":"2024-09-30T10:22:32.922051Z","steps":["trace[695086030] 'process raft request'  (duration: 179.074927ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:23:49.869206Z","caller":"traceutil/trace.go:171","msg":"trace[612716239] transaction","detail":"{read_only:false; response_revision:1058; number_of_response:1; }","duration":"116.227989ms","start":"2024-09-30T10:23:49.752953Z","end":"2024-09-30T10:23:49.869181Z","steps":["trace[612716239] 'process raft request'  (duration: 115.970512ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:23:49.990727Z","caller":"traceutil/trace.go:171","msg":"trace[1572099350] transaction","detail":"{read_only:false; response_revision:1059; number_of_response:1; }","duration":"117.188078ms","start":"2024-09-30T10:23:49.873520Z","end":"2024-09-30T10:23:49.990708Z","steps":["trace[1572099350] 'process raft request'  (duration: 56.397554ms)","trace[1572099350] 'compare'  (duration: 60.650384ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:23:49.991013Z","caller":"traceutil/trace.go:171","msg":"trace[1387650939] transaction","detail":"{read_only:false; response_revision:1060; number_of_response:1; }","duration":"117.442197ms","start":"2024-09-30T10:23:49.873555Z","end":"2024-09-30T10:23:49.990997Z","steps":["trace[1387650939] 'process raft request'  (duration: 117.107015ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:00.925978Z","caller":"traceutil/trace.go:171","msg":"trace[736122190] transaction","detail":"{read_only:false; response_revision:1134; number_of_response:1; }","duration":"100.13644ms","start":"2024-09-30T10:24:00.825817Z","end":"2024-09-30T10:24:00.925953Z","steps":["trace[736122190] 'process raft request'  (duration: 100.011624ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:01.156641Z","caller":"traceutil/trace.go:171","msg":"trace[989402292] linearizableReadLoop","detail":"{readStateIndex:1175; appliedIndex:1171; }","duration":"196.704415ms","start":"2024-09-30T10:24:00.959919Z","end":"2024-09-30T10:24:01.156623Z","steps":["trace[989402292] 'read index received'  (duration: 59.738732ms)","trace[989402292] 'applied index is now lower than readState.Index'  (duration: 136.964712ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:24:01.156648Z","caller":"traceutil/trace.go:171","msg":"trace[1351437545] transaction","detail":"{read_only:false; response_revision:1139; number_of_response:1; }","duration":"199.71352ms","start":"2024-09-30T10:24:00.956907Z","end":"2024-09-30T10:24:01.156621Z","steps":["trace[1351437545] 'process raft request'  (duration: 130.258107ms)","trace[1351437545] 'compare'  (duration: 69.274072ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:24:01.156750Z","caller":"traceutil/trace.go:171","msg":"trace[196704123] transaction","detail":"{read_only:false; response_revision:1141; number_of_response:1; }","duration":"198.765372ms","start":"2024-09-30T10:24:00.957977Z","end":"2024-09-30T10:24:01.156742Z","steps":["trace[196704123] 'process raft request'  (duration: 198.60751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:01.156668Z","caller":"traceutil/trace.go:171","msg":"trace[891690874] transaction","detail":"{read_only:false; response_revision:1140; number_of_response:1; }","duration":"198.781762ms","start":"2024-09-30T10:24:00.957875Z","end":"2024-09-30T10:24:01.156657Z","steps":["trace[891690874] 'process raft request'  (duration: 198.658644ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:24:01.156886Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.746684ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-84c5f94fbc-5xbc7\" ","response":"range_response_count:1 size:4865"}
	{"level":"info","ts":"2024-09-30T10:24:01.156935Z","caller":"traceutil/trace.go:171","msg":"trace[1775519427] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-84c5f94fbc-5xbc7; range_end:; response_count:1; response_revision:1141; }","duration":"126.812742ms","start":"2024-09-30T10:24:01.030111Z","end":"2024-09-30T10:24:01.156924Z","steps":["trace[1775519427] 'agreement among raft nodes before linearized reading'  (duration: 126.674549ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:24:01.157142Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"197.109493ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-30T10:24:01.157181Z","caller":"traceutil/trace.go:171","msg":"trace[1376415834] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1141; }","duration":"197.255566ms","start":"2024-09-30T10:24:00.959915Z","end":"2024-09-30T10:24:01.157170Z","steps":["trace[1376415834] 'agreement among raft nodes before linearized reading'  (duration: 197.09147ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:32:19.068482Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1532}
	{"level":"info","ts":"2024-09-30T10:32:19.091115Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1532,"took":"22.17546ms","hash":4263771661,"current-db-size-bytes":6164480,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3186688,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-30T10:32:19.091166Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4263771661,"revision":1532,"compact-revision":-1}
	{"level":"info","ts":"2024-09-30T10:33:52.381521Z","caller":"traceutil/trace.go:171","msg":"trace[868782909] linearizableReadLoop","detail":"{readStateIndex:2436; appliedIndex:2433; }","duration":"103.731385ms","start":"2024-09-30T10:33:52.277775Z","end":"2024-09-30T10:33:52.381506Z","steps":["trace[868782909] 'read index received'  (duration: 40.055033ms)","trace[868782909] 'applied index is now lower than readState.Index'  (duration: 63.675556ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:33:52.381614Z","caller":"traceutil/trace.go:171","msg":"trace[413729951] transaction","detail":"{read_only:false; response_revision:2270; number_of_response:1; }","duration":"112.091315ms","start":"2024-09-30T10:33:52.269514Z","end":"2024-09-30T10:33:52.381606Z","steps":["trace[413729951] 'process raft request'  (duration: 111.928493ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:33:52.381768Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.970547ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumeclaims/default/hpvc-restore\" ","response":"range_response_count:1 size:1594"}
	{"level":"info","ts":"2024-09-30T10:33:52.381883Z","caller":"traceutil/trace.go:171","msg":"trace[1896600202] range","detail":"{range_begin:/registry/persistentvolumeclaims/default/hpvc-restore; range_end:; response_count:1; response_revision:2270; }","duration":"104.095237ms","start":"2024-09-30T10:33:52.277772Z","end":"2024-09-30T10:33:52.381867Z","steps":["trace[1896600202] 'agreement among raft nodes before linearized reading'  (duration: 103.896588ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:33:57.841847Z","caller":"traceutil/trace.go:171","msg":"trace[52542951] transaction","detail":"{read_only:false; response_revision:2282; number_of_response:1; }","duration":"120.748967ms","start":"2024-09-30T10:33:57.721068Z","end":"2024-09-30T10:33:57.841817Z","steps":["trace[52542951] 'process raft request'  (duration: 119.338248ms)"],"step_count":1}
	
	
	==> gcp-auth [159fe2d1c86524e1e400cd7cd185f2ee1b7b920ad926b392c2b98d2e95f1270c] <==
	2024/09/30 10:24:02 GCP Auth Webhook started!
	2024/09/30 10:25:11 Ready to marshal response ...
	2024/09/30 10:25:11 Ready to write response ...
	2024/09/30 10:25:11 Ready to marshal response ...
	2024/09/30 10:25:11 Ready to write response ...
	2024/09/30 10:25:11 Ready to marshal response ...
	2024/09/30 10:25:11 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:18 Ready to marshal response ...
	2024/09/30 10:33:18 Ready to write response ...
	2024/09/30 10:33:24 Ready to marshal response ...
	2024/09/30 10:33:24 Ready to write response ...
	2024/09/30 10:33:44 Ready to marshal response ...
	2024/09/30 10:33:44 Ready to write response ...
	2024/09/30 10:33:49 Ready to marshal response ...
	2024/09/30 10:33:49 Ready to write response ...
	2024/09/30 10:34:23 Ready to marshal response ...
	2024/09/30 10:34:23 Ready to write response ...
	2024/09/30 10:34:23 Ready to marshal response ...
	2024/09/30 10:34:23 Ready to write response ...
	
	
	==> kernel <==
	 10:34:26 up 16 min,  0 users,  load average: 0.36, 0.34, 0.24
	Linux addons-591967 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] <==
	I0930 10:32:19.645528       1 main.go:299] handling current node
	I0930 10:32:29.641737       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:32:29.641769       1 main.go:299] handling current node
	I0930 10:32:39.645320       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:32:39.645361       1 main.go:299] handling current node
	I0930 10:32:49.649359       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:32:49.649397       1 main.go:299] handling current node
	I0930 10:32:59.641301       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:32:59.641337       1 main.go:299] handling current node
	I0930 10:33:09.649317       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:33:09.649357       1 main.go:299] handling current node
	I0930 10:33:19.641292       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:33:19.641323       1 main.go:299] handling current node
	I0930 10:33:29.641369       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:33:29.641419       1 main.go:299] handling current node
	I0930 10:33:39.641998       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:33:39.642077       1 main.go:299] handling current node
	I0930 10:33:49.641305       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:33:49.641336       1 main.go:299] handling current node
	I0930 10:33:59.641902       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:33:59.641957       1 main.go:299] handling current node
	I0930 10:34:09.643385       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:34:09.643418       1 main.go:299] handling current node
	I0930 10:34:19.641719       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:34:19.641762       1 main.go:299] handling current node
	
	
	==> kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] <==
	W0930 10:25:00.854190       1 handler_proxy.go:99] no RequestInfo found in the context
	E0930 10:25:00.854248       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0930 10:25:00.866797       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0930 10:33:14.804980       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.55.57"}
	I0930 10:33:32.539129       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0930 10:33:39.032198       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0930 10:33:40.134475       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0930 10:33:44.555238       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0930 10:33:44.833756       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.202.68"}
	I0930 10:34:05.552933       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.552995       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.566336       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.566397       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.571502       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.571539       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.583242       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.583287       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.625935       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.625972       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0930 10:34:06.572162       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0930 10:34:06.626239       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0930 10:34:06.741489       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] <==
	E0930 10:34:08.030334       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"
	W0930 10:34:08.051263       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
	E0930 10:34:08.051303       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"
	W0930 10:34:09.670144       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
	E0930 10:34:09.670184       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"
	W0930 10:34:10.198437       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
	E0930 10:34:10.198479       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"
	W0930 10:34:10.446684       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
	E0930 10:34:10.446729       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"
	W0930 10:34:14.513206       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
	E0930 10:34:14.513277       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"
	W0930 10:34:14.826901       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
	E0930 10:34:14.826942       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"
	W0930 10:34:15.464961       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
	E0930 10:34:15.465000       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"
	I0930 10:34:17.792662       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="7.08µs"
	W0930 10:34:19.315250       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
	E0930 10:34:19.315297       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"
	W0930 10:34:22.013915       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
	E0930 10:34:22.013954       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"
	W0930 10:34:24.519068       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
	E0930 10:34:24.519108       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"
	I0930 10:34:24.826166       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="9.531µs"
	W0930 10:34:26.281523       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
	E0930 10:34:26.281571       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] <==
	I0930 10:22:28.886612       1 server_linux.go:66] "Using iptables proxy"
	I0930 10:22:29.229007       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0930 10:22:29.229189       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`"
	I0930 10:22:29.832267       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0930 10:22:29.832448       1 server_linux.go:169] "Using iptables Proxier"
	I0930 10:22:29.838044       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"
	I0930 10:22:29.838693       1 server.go:483] "Version info" version="v1.31.1"
	I0930 10:22:29.838996       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0930 10:22:29.841205       1 config.go:199] "Starting service config controller"
	I0930 10:22:29.921474       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0930 10:22:29.935168       1 shared_informer.go:320] Caches are synced for service config
	I0930 10:22:29.842088       1 config.go:105] "Starting endpoint slice config controller"
	I0930 10:22:29.935475       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0930 10:22:29.935632       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0930 10:22:29.928401       1 config.go:328] "Starting node config controller"
	I0930 10:22:29.936172       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0930 10:22:30.037732       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] <==
	W0930 10:22:20.836754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0930 10:22:20.837544       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.836897       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0930 10:22:20.838559       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.837179       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
	E0930 10:22:20.838652       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"
	W0930 10:22:20.836708       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0930 10:22:20.838696       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.838783       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0930 10:22:20.838803       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.837615       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
	E0930 10:22:20.838847       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"
	W0930 10:22:20.838974       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
	E0930 10:22:20.839039       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"
	W0930 10:22:21.715158       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
	E0930 10:22:21.715199       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"
	W0930 10:22:21.771767       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
	E0930 10:22:21.771805       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"
	W0930 10:22:21.818202       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
	E0930 10:22:21.818242       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"
	W0930 10:22:21.827625       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0930 10:22:21.827670       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:21.945709       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0930 10:22:21.945749       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0930 10:22:22.233607       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 30 10:34:23 addons-591967 kubelet[1628]: I0930 10:34:23.336344    1628 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/ff908305-840f-4340-b9a7-85383b4a716e-data\") pod \"helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f\" (UID: \"ff908305-840f-4340-b9a7-85383b4a716e\") " pod="local-path-storage/helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f"
	Sep 30 10:34:23 addons-591967 kubelet[1628]: I0930 10:34:23.336376    1628 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-694jv\" (UniqueName: \"kubernetes.io/projected/ff908305-840f-4340-b9a7-85383b4a716e-kube-api-access-694jv\") pod \"helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f\" (UID: \"ff908305-840f-4340-b9a7-85383b4a716e\") " pod="local-path-storage/helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f"
	Sep 30 10:34:23 addons-591967 kubelet[1628]: E0930 10:34:23.538988    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692463538771530,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:536936,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:34:23 addons-591967 kubelet[1628]: E0930 10:34:23.539018    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692463538771530,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:536936,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:34:24 addons-591967 kubelet[1628]: I0930 10:34:24.444405    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/0a938ed1-9d87-4a66-8908-e924fdd60832-gcp-creds\") pod \"0a938ed1-9d87-4a66-8908-e924fdd60832\" (UID: \"0a938ed1-9d87-4a66-8908-e924fdd60832\") "
	Sep 30 10:34:24 addons-591967 kubelet[1628]: I0930 10:34:24.444455    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4mnq5\" (UniqueName: \"kubernetes.io/projected/0a938ed1-9d87-4a66-8908-e924fdd60832-kube-api-access-4mnq5\") pod \"0a938ed1-9d87-4a66-8908-e924fdd60832\" (UID: \"0a938ed1-9d87-4a66-8908-e924fdd60832\") "
	Sep 30 10:34:24 addons-591967 kubelet[1628]: I0930 10:34:24.444534    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/0a938ed1-9d87-4a66-8908-e924fdd60832-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "0a938ed1-9d87-4a66-8908-e924fdd60832" (UID: "0a938ed1-9d87-4a66-8908-e924fdd60832"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 30 10:34:24 addons-591967 kubelet[1628]: I0930 10:34:24.446576    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0a938ed1-9d87-4a66-8908-e924fdd60832-kube-api-access-4mnq5" (OuterVolumeSpecName: "kube-api-access-4mnq5") pod "0a938ed1-9d87-4a66-8908-e924fdd60832" (UID: "0a938ed1-9d87-4a66-8908-e924fdd60832"). InnerVolumeSpecName "kube-api-access-4mnq5". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:34:24 addons-591967 kubelet[1628]: I0930 10:34:24.545469    1628 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/0a938ed1-9d87-4a66-8908-e924fdd60832-gcp-creds\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:34:24 addons-591967 kubelet[1628]: I0930 10:34:24.545506    1628 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-4mnq5\" (UniqueName: \"kubernetes.io/projected/0a938ed1-9d87-4a66-8908-e924fdd60832-kube-api-access-4mnq5\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.149387    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-kjxlj\" (UniqueName: \"kubernetes.io/projected/8b1cda9d-a2ca-48b2-acf9-004452369435-kube-api-access-kjxlj\") pod \"8b1cda9d-a2ca-48b2-acf9-004452369435\" (UID: \"8b1cda9d-a2ca-48b2-acf9-004452369435\") "
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.149457    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-7vgkn\" (UniqueName: \"kubernetes.io/projected/878b56fe-bbbf-43d3-8886-018884c393c9-kube-api-access-7vgkn\") pod \"878b56fe-bbbf-43d3-8886-018884c393c9\" (UID: \"878b56fe-bbbf-43d3-8886-018884c393c9\") "
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.151439    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/8b1cda9d-a2ca-48b2-acf9-004452369435-kube-api-access-kjxlj" (OuterVolumeSpecName: "kube-api-access-kjxlj") pod "8b1cda9d-a2ca-48b2-acf9-004452369435" (UID: "8b1cda9d-a2ca-48b2-acf9-004452369435"). InnerVolumeSpecName "kube-api-access-kjxlj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.151584    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/878b56fe-bbbf-43d3-8886-018884c393c9-kube-api-access-7vgkn" (OuterVolumeSpecName: "kube-api-access-7vgkn") pod "878b56fe-bbbf-43d3-8886-018884c393c9" (UID: "878b56fe-bbbf-43d3-8886-018884c393c9"). InnerVolumeSpecName "kube-api-access-7vgkn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.250630    1628 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-kjxlj\" (UniqueName: \"kubernetes.io/projected/8b1cda9d-a2ca-48b2-acf9-004452369435-kube-api-access-kjxlj\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.250675    1628 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-7vgkn\" (UniqueName: \"kubernetes.io/projected/878b56fe-bbbf-43d3-8886-018884c393c9-kube-api-access-7vgkn\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.264069    1628 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0a938ed1-9d87-4a66-8908-e924fdd60832" path="/var/lib/kubelet/pods/0a938ed1-9d87-4a66-8908-e924fdd60832/volumes"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.408650    1628 scope.go:117] "RemoveContainer" containerID="502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.424801    1628 scope.go:117] "RemoveContainer" containerID="502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: E0930 10:34:25.425291    1628 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef\": container with ID starting with 502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef not found: ID does not exist" containerID="502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.425337    1628 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef"} err="failed to get container status \"502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef\": rpc error: code = NotFound desc = could not find container \"502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef\": container with ID starting with 502ec8dc0a7532c9b7683a3649e94209511f73f5ff2be93dc2d0fde263cab2ef not found: ID does not exist"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.425366    1628 scope.go:117] "RemoveContainer" containerID="82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.443952    1628 scope.go:117] "RemoveContainer" containerID="82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: E0930 10:34:25.444423    1628 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9\": container with ID starting with 82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9 not found: ID does not exist" containerID="82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9"
	Sep 30 10:34:25 addons-591967 kubelet[1628]: I0930 10:34:25.444501    1628 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9"} err="failed to get container status \"82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9\": rpc error: code = NotFound desc = could not find container \"82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9\": container with ID starting with 82a643a629acf48ec8e201c16729a04377647c4bfc9742b21341864b9a26eaf9 not found: ID does not exist"
	
	
	==> storage-provisioner [9975e3c3a9cb1469f0304d5357786a86c13758c54839f0cc77e528cefafefafb] <==
	I0930 10:23:11.177472       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0930 10:23:11.223525       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0930 10:23:11.223571       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0930 10:23:11.231071       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0930 10:23:11.231180       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"af8dcd0a-5966-4577-a524-93743d7696b3", APIVersion:"v1", ResourceVersion:"914", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9 became leader
	I0930 10:23:11.231235       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9!
	I0930 10:23:11.331464       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-591967 -n addons-591967
helpers_test.go:261: (dbg) Run:  kubectl --context addons-591967 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox test-local-path ingress-nginx-admission-create-cxq99 ingress-nginx-admission-patch-9t82j helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-591967 describe pod busybox test-local-path ingress-nginx-admission-create-cxq99 ingress-nginx-admission-patch-9t82j helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-591967 describe pod busybox test-local-path ingress-nginx-admission-create-cxq99 ingress-nginx-admission-patch-9t82j helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f: exit status 1 (77.366965ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-591967/192.168.49.2
	Start Time:       Mon, 30 Sep 2024 10:25:11 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p9kk7 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-p9kk7:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m16s                   default-scheduler  Successfully assigned default/busybox to addons-591967
	  Normal   Pulling    7m42s (x4 over 9m16s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m42s (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     7m42s (x4 over 9m15s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m30s (x6 over 9m15s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m13s (x19 over 9m15s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             <none>
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Image:      busybox:stable
	    Port:       <none>
	    Host Port:  <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    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)
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6srvg (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-6srvg:
	    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:            <none>

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-cxq99" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-9t82j" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-591967 describe pod busybox test-local-path ingress-nginx-admission-create-cxq99 ingress-nginx-admission-patch-9t82j helper-pod-create-pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f: exit status 1
--- FAIL: TestAddons/parallel/Registry (73.05s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (152.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-591967 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-591967 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-591967 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [3ee12f45-2cab-4422-9116-ca23bfda6255] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [3ee12f45-2cab-4422-9116-ca23bfda6255] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003840669s
I0930 10:33:53.846277   10591 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-591967 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.87934036s)

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a",
	        "Created": "2024-09-30T10:22:06.098219959Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13092,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-30T10:22:06.243485248Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/hostname",
	        "HostsPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/hosts",
	        "LogPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a-json.log",
	        "Name": "/addons-591967",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-591967:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-591967",
	            "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/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675-init/diff:/var/lib/docker/overlay2/6a00548e90e66592fab76c02d7df74659c1dfbc894a8d906a61c4050de028418/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-591967",
	                "Source": "/var/lib/docker/volumes/addons-591967/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-591967",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-591967",
	                "name.minikube.sigs.k8s.io": "addons-591967",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3a171b8be37059396a06339c851e357b4b343c6c7ea83f0dedaccf5dc707ffc1",
	            "SandboxKey": "/var/run/docker/netns/3a171b8be370",
	            "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-591967": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "4816bfb7bcf8f0e739791c288158d3f0dda1fae7c99a04f6d1f1116ad58d7076",
	                    "EndpointID": "075cf0a811153c3b21499553e356c63a742014b938c46e3a2126fae96a23464d",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-591967",
	                        "9da8d743d590"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-591967 -n addons-591967
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-591967 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-591967 logs -n 25: (1.192446679s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-911195                                                                     | download-only-911195   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| delete  | -p download-only-556979                                                                     | download-only-556979   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | --download-only -p                                                                          | download-docker-480294 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | download-docker-480294                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-480294                                                                   | download-docker-480294 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-669405   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | binary-mirror-669405                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46883                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-669405                                                                     | binary-mirror-669405   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| addons  | disable dashboard -p                                                                        | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-591967 --wait=true                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:25 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | -p addons-591967                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-591967 ssh curl -s                                                                   | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-591967 addons                                                                        | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:34 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-591967 addons                                                                        | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | -p addons-591967                                                                            |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-591967 ip                                                                            | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-591967 ssh cat                                                                       | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | /opt/local-path-provisioner/pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:35 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-591967 ip                                                                            | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:36 UTC | 30 Sep 24 10:36 UTC |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:36 UTC | 30 Sep 24 10:36 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:36 UTC | 30 Sep 24 10:36 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/30 10:21:43
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0930 10:21:43.600314   12354 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:21:43.600440   12354 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:43.600449   12354 out.go:358] Setting ErrFile to fd 2...
	I0930 10:21:43.600453   12354 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:43.600622   12354 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:21:43.601206   12354 out.go:352] Setting JSON to false
	I0930 10:21:43.602136   12354 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":247,"bootTime":1727691457,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 10:21:43.602247   12354 start.go:139] virtualization: kvm guest
	I0930 10:21:43.604392   12354 out.go:177] * [addons-591967] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0930 10:21:43.605717   12354 notify.go:220] Checking for updates...
	I0930 10:21:43.605753   12354 out.go:177]   - MINIKUBE_LOCATION=19734
	I0930 10:21:43.607125   12354 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:21:43.608715   12354 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:21:43.610195   12354 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 10:21:43.611525   12354 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:21:43.612883   12354 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:21:43.614454   12354 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:21:43.635437   12354 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 10:21:43.635555   12354 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:43.682092   12354 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:43.673383047 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:43.682206   12354 docker.go:318] overlay module found
	I0930 10:21:43.683900   12354 out.go:177] * Using the docker driver based on user configuration
	I0930 10:21:43.685372   12354 start.go:297] selected driver: docker
	I0930 10:21:43.685393   12354 start.go:901] validating driver "docker" against <nil>
	I0930 10:21:43.685408   12354 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:21:43.686335   12354 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:43.736635   12354 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:43.727603686 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:43.736984   12354 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0930 10:21:43.737316   12354 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]
	I0930 10:21:43.739223   12354 out.go:177] * Using Docker driver with root privileges
	I0930 10:21:43.740480   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:21:43.740540   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:21:43.740553   12354 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0930 10:21:43.740633   12354 start.go:340] cluster config:
	{Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:21:43.742009   12354 out.go:177] * Starting "addons-591967" primary control-plane node in "addons-591967" cluster
	I0930 10:21:43.743257   12354 cache.go:121] Beginning downloading kic base image for docker with crio
	I0930 10:21:43.744633   12354 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0930 10:21:43.745816   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:21:43.745840   12354 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0930 10:21:43.745860   12354 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0930 10:21:43.745872   12354 cache.go:56] Caching tarball of preloaded images
	I0930 10:21:43.745965   12354 preload.go:172] Found /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0930 10:21:43.745979   12354 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0930 10:21:43.746346   12354 profile.go:143] Saving config to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json ...
	I0930 10:21:43.746372   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json: {Name:mk318b6ffae8d675a13d69e246f0bb1e357b271a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:21:43.763396   12354 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:21:43.763489   12354 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0930 10:21:43.763505   12354 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0930 10:21:43.763509   12354 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0930 10:21:43.763518   12354 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0930 10:21:43.763523   12354 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0930 10:21:56.254194   12354 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0930 10:21:56.254232   12354 cache.go:194] Successfully downloaded all kic artifacts
	I0930 10:21:56.254278   12354 start.go:360] acquireMachinesLock for addons-591967: {Name:mk4596c634acb3ca52d88754a330c3afbe89e37b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0930 10:21:56.254379   12354 start.go:364] duration metric: took 82.661µs to acquireMachinesLock for "addons-591967"
	I0930 10:21:56.254403   12354 start.go:93] Provisioning new machine with config: &{Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:21:56.254474   12354 start.go:125] createHost starting for "" (driver="docker")
	I0930 10:21:56.256602   12354 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0930 10:21:56.256817   12354 start.go:159] libmachine.API.Create for "addons-591967" (driver="docker")
	I0930 10:21:56.256847   12354 client.go:168] LocalClient.Create starting
	I0930 10:21:56.256961   12354 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem
	I0930 10:21:56.406303   12354 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem
	I0930 10:21:56.481502   12354 cli_runner.go:164] Run: docker network inspect addons-591967 --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}}]}"
	W0930 10:21:56.496959   12354 cli_runner.go:211] docker network inspect addons-591967 --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
	I0930 10:21:56.497037   12354 network_create.go:284] running [docker network inspect addons-591967] to gather additional debugging logs...
	I0930 10:21:56.497088   12354 cli_runner.go:164] Run: docker network inspect addons-591967
	W0930 10:21:56.512899   12354 cli_runner.go:211] docker network inspect addons-591967 returned with exit code 1
	I0930 10:21:56.512933   12354 network_create.go:287] error running [docker network inspect addons-591967]: docker network inspect addons-591967: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-591967 not found
	I0930 10:21:56.512947   12354 network_create.go:289] output of [docker network inspect addons-591967]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-591967 not found
	
	** /stderr **
	I0930 10:21:56.513035   12354 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}}]}"
	I0930 10:21:56.529361   12354 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:0xc00160c920}
	I0930 10:21:56.529413   12354 network_create.go:124] attempt to create docker network addons-591967 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0930 10:21:56.529455   12354 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-591967 addons-591967
	I0930 10:21:56.607716   12354 network_create.go:108] docker network addons-591967 192.168.49.0/24 created
	I0930 10:21:56.607749   12354 kic.go:121] calculated static IP "192.168.49.2" for the "addons-591967" container
	I0930 10:21:56.607829   12354 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0930 10:21:56.623048   12354 cli_runner.go:164] Run: docker volume create addons-591967 --label name.minikube.sigs.k8s.io=addons-591967 --label created_by.minikube.sigs.k8s.io=true
	I0930 10:21:56.640608   12354 oci.go:103] Successfully created a docker volume addons-591967
	I0930 10:21:56.640695   12354 cli_runner.go:164] Run: docker run --rm --name addons-591967-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --entrypoint /usr/bin/test -v addons-591967:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0930 10:22:01.661030   12354 cli_runner.go:217] Completed: docker run --rm --name addons-591967-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --entrypoint /usr/bin/test -v addons-591967:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (5.020293764s)
	I0930 10:22:01.661060   12354 oci.go:107] Successfully prepared a docker volume addons-591967
	I0930 10:22:01.661074   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:22:01.661092   12354 kic.go:194] Starting extracting preloaded images to volume ...
	I0930 10:22:01.661140   12354 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-591967:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0930 10:22:06.034783   12354 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-591967:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.373604999s)
	I0930 10:22:06.034815   12354 kic.go:203] duration metric: took 4.373720961s to extract preloaded images to volume ...
	W0930 10:22:06.034951   12354 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0930 10:22:06.035142   12354 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0930 10:22:06.083144   12354 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-591967 --name addons-591967 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-591967 --network addons-591967 --ip 192.168.49.2 --volume addons-591967:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0930 10:22:06.392221   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Running}}
	I0930 10:22:06.410032   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.428914   12354 cli_runner.go:164] Run: docker exec addons-591967 stat /var/lib/dpkg/alternatives/iptables
	I0930 10:22:06.475789   12354 oci.go:144] the created container "addons-591967" has a running status.
	I0930 10:22:06.475825   12354 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa...
	I0930 10:22:06.595285   12354 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0930 10:22:06.619813   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.644849   12354 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0930 10:22:06.644874   12354 kic_runner.go:114] Args: [docker exec --privileged addons-591967 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0930 10:22:06.699227   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.718994   12354 machine.go:93] provisionDockerMachine start ...
	I0930 10:22:06.719069   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:06.739368   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:06.739600   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:06.739616   12354 main.go:141] libmachine: About to run SSH command:
	hostname
	I0930 10:22:06.740297   12354 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:40634->127.0.0.1:32768: read: connection reset by peer
	I0930 10:22:09.852637   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-591967
	
	I0930 10:22:09.852662   12354 ubuntu.go:169] provisioning hostname "addons-591967"
	I0930 10:22:09.852720   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:09.869905   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:09.870106   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:09.870124   12354 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-591967 && echo "addons-591967" | sudo tee /etc/hostname
	I0930 10:22:09.991552   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-591967
	
	I0930 10:22:09.991622   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.009243   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:10.009414   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:10.009430   12354 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-591967' /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-591967/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-591967' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0930 10:22:10.121151   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0930 10:22:10.121179   12354 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19734-3817/.minikube CaCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19734-3817/.minikube}
	I0930 10:22:10.121194   12354 ubuntu.go:177] setting up certificates
	I0930 10:22:10.121204   12354 provision.go:84] configureAuth start
	I0930 10:22:10.121275   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:10.138129   12354 provision.go:143] copyHostCerts
	I0930 10:22:10.138198   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/ca.pem (1082 bytes)
	I0930 10:22:10.138309   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/cert.pem (1123 bytes)
	I0930 10:22:10.138366   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/key.pem (1675 bytes)
	I0930 10:22:10.138423   12354 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem org=jenkins.addons-591967 san=[127.0.0.1 192.168.49.2 addons-591967 localhost minikube]
	I0930 10:22:10.466353   12354 provision.go:177] copyRemoteCerts
	I0930 10:22:10.466415   12354 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0930 10:22:10.466447   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.483350   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:10.569446   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0930 10:22:10.590889   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0930 10:22:10.612375   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0930 10:22:10.634008   12354 provision.go:87] duration metric: took 512.790375ms to configureAuth
	I0930 10:22:10.634047   12354 ubuntu.go:193] setting minikube options for container-runtime
	I0930 10:22:10.634254   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:10.634360   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.651267   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:10.651441   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:10.651457   12354 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
	I0930 10:22:10.849208   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0930 10:22:10.849249   12354 machine.go:96] duration metric: took 4.130234469s to provisionDockerMachine
	I0930 10:22:10.849262   12354 client.go:171] duration metric: took 14.59240668s to LocalClient.Create
	I0930 10:22:10.849284   12354 start.go:167] duration metric: took 14.592468119s to libmachine.API.Create "addons-591967"
	I0930 10:22:10.849294   12354 start.go:293] postStartSetup for "addons-591967" (driver="docker")
	I0930 10:22:10.849307   12354 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]
	I0930 10:22:10.849354   12354 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
	I0930 10:22:10.849389   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.865767   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:10.949908   12354 ssh_runner.go:195] Run: cat /etc/os-release
	I0930 10:22:10.952737   12354 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0930 10:22:10.952769   12354 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0930 10:22:10.952777   12354 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0930 10:22:10.952783   12354 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0930 10:22:10.952791   12354 filesync.go:126] Scanning /home/jenkins/minikube-integration/19734-3817/.minikube/addons for local assets ...
	I0930 10:22:10.952843   12354 filesync.go:126] Scanning /home/jenkins/minikube-integration/19734-3817/.minikube/files for local assets ...
	I0930 10:22:10.952873   12354 start.go:296] duration metric: took 103.573916ms for postStartSetup
	I0930 10:22:10.953122   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:10.969711   12354 profile.go:143] Saving config to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json ...
	I0930 10:22:10.969948   12354 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:22:10.969984   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.986360   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.066037   12354 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0930 10:22:11.070293   12354 start.go:128] duration metric: took 14.815804101s to createHost
	I0930 10:22:11.070322   12354 start.go:83] releasing machines lock for "addons-591967", held for 14.815927903s
	I0930 10:22:11.070389   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:11.086518   12354 ssh_runner.go:195] Run: cat /version.json
	I0930 10:22:11.086576   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:11.086638   12354 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0930 10:22:11.086706   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:11.105639   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.106429   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.266567   12354 ssh_runner.go:195] Run: systemctl --version
	I0930 10:22:11.271044   12354 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0930 10:22:11.406835   12354 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0930 10:22:11.411047   12354 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" ;
	I0930 10:22:11.428795   12354 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0930 10:22:11.428879   12354 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" ;
	I0930 10:22:11.455342   12354 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0930 10:22:11.455370   12354 start.go:495] detecting cgroup driver to use...
	I0930 10:22:11.455405   12354 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0930 10:22:11.455459   12354 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0930 10:22:11.469133   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0930 10:22:11.479449   12354 docker.go:217] disabling cri-docker service (if available) ...
	I0930 10:22:11.479496   12354 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0930 10:22:11.491493   12354 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0930 10:22:11.504495   12354 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0930 10:22:11.583503   12354 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0930 10:22:11.659905   12354 docker.go:233] disabling docker service ...
	I0930 10:22:11.659984   12354 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0930 10:22:11.677067   12354 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0930 10:22:11.688116   12354 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0930 10:22:11.768336   12354 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0930 10:22:11.852290   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0930 10:22:11.862329   12354 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"
	I0930 10:22:11.876579   12354 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0930 10:22:11.876627   12354 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"
	I0930 10:22:11.885251   12354 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0930 10:22:11.885317   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.893752   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.902040   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.910331   12354 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0930 10:22:11.918212   12354 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"
	I0930 10:22:11.926676   12354 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"
	I0930 10:22:11.940245   12354 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"
	I0930 10:22:11.948907   12354 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0930 10:22:11.956207   12354 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0930 10:22:11.956255   12354 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0930 10:22:11.969533   12354 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0930 10:22:11.977910   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:12.058534   12354 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0930 10:22:12.151918   12354 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0930 10:22:12.151987   12354 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0930 10:22:12.155399   12354 start.go:563] Will wait 60s for crictl version
	I0930 10:22:12.155458   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:22:12.158607   12354 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0930 10:22:12.190832   12354 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0930 10:22:12.190954   12354 ssh_runner.go:195] Run: crio --version
	I0930 10:22:12.224687   12354 ssh_runner.go:195] Run: crio --version
	I0930 10:22:12.259375   12354 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0930 10:22:12.260631   12354 cli_runner.go:164] Run: docker network inspect addons-591967 --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}}]}"
	I0930 10:22:12.276547   12354 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0930 10:22:12.280220   12354 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""
	I0930 10:22:12.290216   12354 kubeadm.go:883] updating cluster {Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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} ...
	I0930 10:22:12.290338   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:22:12.290396   12354 ssh_runner.go:195] Run: sudo crictl images --output json
	I0930 10:22:12.349331   12354 crio.go:514] all images are preloaded for cri-o runtime.
	I0930 10:22:12.349354   12354 crio.go:433] Images already preloaded, skipping extraction
	I0930 10:22:12.349397   12354 ssh_runner.go:195] Run: sudo crictl images --output json
	I0930 10:22:12.380144   12354 crio.go:514] all images are preloaded for cri-o runtime.
	I0930 10:22:12.380167   12354 cache_images.go:84] Images are preloaded, skipping loading
	I0930 10:22:12.380174   12354 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0930 10:22:12.380255   12354 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-591967 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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:}
	I0930 10:22:12.380313   12354 ssh_runner.go:195] Run: crio config
	I0930 10:22:12.421598   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:22:12.421618   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:22:12.421626   12354 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0930 10:22:12.421646   12354 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-591967 NodeName:addons-591967 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}
	I0930 10:22:12.421777   12354 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-591967"
	  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
	
	I0930 10:22:12.421834   12354 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0930 10:22:12.430375   12354 binaries.go:44] Found k8s binaries, skipping transfer
	I0930 10:22:12.430446   12354 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0930 10:22:12.438655   12354 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0930 10:22:12.455985   12354 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0930 10:22:12.472351   12354 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0930 10:22:12.488569   12354 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0930 10:22:12.491753   12354 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""
	I0930 10:22:12.501825   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:12.579225   12354 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:22:12.591599   12354 certs.go:68] Setting up /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967 for IP: 192.168.49.2
	I0930 10:22:12.591622   12354 certs.go:194] generating shared ca certs ...
	I0930 10:22:12.591644   12354 certs.go:226] acquiring lock for ca certs: {Name:mk362e743f22f9e52ff0b729f37c6e80b7312c0b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.591787   12354 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key
	I0930 10:22:12.738963   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt ...
	I0930 10:22:12.738994   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt: {Name:mk1589b5f7d85c2a24c5508e7fe47bd591ceb12f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.739189   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key ...
	I0930 10:22:12.739208   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key: {Name:mk69d64d462ad6a4d3dfbb12b6e9565b3df093f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.739309   12354 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key
	I0930 10:22:12.942327   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt ...
	I0930 10:22:12.942357   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt: {Name:mk1f627ef9e41f9aa8eda8dff3fc74a3b493a612 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.942541   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key ...
	I0930 10:22:12.942560   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key: {Name:mk72f0b3090c2b4f4cdea660882c982b4c9a5461 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.942659   12354 certs.go:256] generating profile certs ...
	I0930 10:22:12.942725   12354 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key
	I0930 10:22:12.942756   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt with IP's: []
	I0930 10:22:13.127841   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt ...
	I0930 10:22:13.127870   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: {Name:mk14e25aaf9da64aa99a527c4a27eb63e301d4a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.128081   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key ...
	I0930 10:22:13.128100   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key: {Name:mkdca4f437ae2d8e71d2bb365b2c068c0ce2c9d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.128204   12354 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b
	I0930 10:22:13.128224   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0930 10:22:13.326990   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b ...
	I0930 10:22:13.327026   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b: {Name:mk6bc801c3be0ed697598a7e5f8f91e9e1902679 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.327190   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b ...
	I0930 10:22:13.327202   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b: {Name:mk9ab670fb109bc9a8ec6f2db9092da4f94cff76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.327267   12354 certs.go:381] copying /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b -> /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt
	I0930 10:22:13.327344   12354 certs.go:385] copying /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b -> /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key
	I0930 10:22:13.327390   12354 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key
	I0930 10:22:13.327406   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt with IP's: []
	I0930 10:22:13.437642   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt ...
	I0930 10:22:13.437670   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt: {Name:mk4ab3dd121343807833ce9e85ae24546c073c39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.437809   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key ...
	I0930 10:22:13.437819   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key: {Name:mk87112612f531a3ee77d6fed551664802d1cec7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.437976   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem (1679 bytes)
	I0930 10:22:13.438009   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem (1082 bytes)
	I0930 10:22:13.438033   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem (1123 bytes)
	I0930 10:22:13.438054   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem (1675 bytes)
	I0930 10:22:13.438623   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0930 10:22:13.462128   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0930 10:22:13.484552   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0930 10:22:13.506357   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0930 10:22:13.528066   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0930 10:22:13.549550   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0930 10:22:13.571273   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0930 10:22:13.592987   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0930 10:22:13.614715   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0930 10:22:13.636014   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0930 10:22:13.652465   12354 ssh_runner.go:195] Run: openssl version
	I0930 10:22:13.657442   12354 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"
	I0930 10:22:13.665944   12354 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.669116   12354 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 30 10:22 /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.669164   12354 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.675398   12354 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"
	I0930 10:22:13.684021   12354 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0930 10:22:13.687194   12354 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
	I0930 10:22:13.687251   12354 kubeadm.go:392] StartCluster: {Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:22:13.687318   12354 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0930 10:22:13.687356   12354 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0930 10:22:13.719503   12354 cri.go:89] found id: ""
	I0930 10:22:13.719582   12354 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0930 10:22:13.727757   12354 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0930 10:22:13.735628   12354 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0930 10:22:13.735678   12354 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
	I0930 10:22:13.743043   12354 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
	I0930 10:22:13.743063   12354 kubeadm.go:157] found existing configuration files:
	
	I0930 10:22:13.743102   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0930 10:22:13.750582   12354 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
	I0930 10:22:13.750636   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0930 10:22:13.758136   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0930 10:22:13.766257   12354 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
	I0930 10:22:13.766311   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0930 10:22:13.773837   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0930 10:22:13.781771   12354 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
	I0930 10:22:13.781821   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0930 10:22:13.789346   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0930 10:22:13.796833   12354 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
	I0930 10:22:13.796881   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0930 10:22:13.804129   12354 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"
	I0930 10:22:13.838049   12354 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0930 10:22:13.838116   12354 kubeadm.go:310] [preflight] Running pre-flight checks
	I0930 10:22:13.854450   12354 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0930 10:22:13.854550   12354 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0930 10:22:13.854610   12354 kubeadm.go:310] OS: Linux
	I0930 10:22:13.854689   12354 kubeadm.go:310] CGROUPS_CPU: enabled
	I0930 10:22:13.854758   12354 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0930 10:22:13.854828   12354 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0930 10:22:13.854895   12354 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0930 10:22:13.854942   12354 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0930 10:22:13.854986   12354 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0930 10:22:13.855055   12354 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0930 10:22:13.855153   12354 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0930 10:22:13.855218   12354 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0930 10:22:13.901496   12354 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0930 10:22:13.901670   12354 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0930 10:22:13.901788   12354 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0930 10:22:13.907867   12354 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0930 10:22:13.910363   12354 out.go:235]   - Generating certificates and keys ...
	I0930 10:22:13.910455   12354 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0930 10:22:13.910519   12354 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0930 10:22:14.188808   12354 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0930 10:22:14.490457   12354 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0930 10:22:14.572867   12354 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0930 10:22:14.800721   12354 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0930 10:22:15.220730   12354 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0930 10:22:15.220871   12354 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-591967 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:22:15.263142   12354 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0930 10:22:15.263277   12354 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-591967 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:22:15.641035   12354 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0930 10:22:15.956059   12354 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0930 10:22:16.347199   12354 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0930 10:22:16.347278   12354 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0930 10:22:16.387959   12354 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0930 10:22:16.582394   12354 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0930 10:22:16.626622   12354 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0930 10:22:16.797358   12354 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0930 10:22:16.985290   12354 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0930 10:22:16.985792   12354 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0930 10:22:16.988608   12354 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0930 10:22:16.990750   12354 out.go:235]   - Booting up control plane ...
	I0930 10:22:16.990844   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0930 10:22:16.990923   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0930 10:22:16.990992   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0930 10:22:16.999089   12354 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0930 10:22:17.004179   12354 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0930 10:22:17.004257   12354 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0930 10:22:17.085449   12354 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0930 10:22:17.085616   12354 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0930 10:22:18.086925   12354 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001625767s
	I0930 10:22:18.087125   12354 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0930 10:22:22.588581   12354 kubeadm.go:310] [api-check] The API server is healthy after 4.50161297s
	I0930 10:22:22.600133   12354 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0930 10:22:22.610611   12354 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0930 10:22:22.629150   12354 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0930 10:22:22.629491   12354 kubeadm.go:310] [mark-control-plane] Marking the node addons-591967 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0930 10:22:22.639168   12354 kubeadm.go:310] [bootstrap-token] Using token: notxfu.vcrazb8ew3yotdug
	I0930 10:22:22.640656   12354 out.go:235]   - Configuring RBAC rules ...
	I0930 10:22:22.640829   12354 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0930 10:22:22.644293   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0930 10:22:22.650731   12354 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
	I0930 10:22:22.653459   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0930 10:22:22.658562   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0930 10:22:22.661933   12354 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0930 10:22:22.995834   12354 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0930 10:22:23.414289   12354 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0930 10:22:23.995715   12354 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0930 10:22:23.996917   12354 kubeadm.go:310] 
	I0930 10:22:23.996980   12354 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0930 10:22:23.997010   12354 kubeadm.go:310] 
	I0930 10:22:23.997113   12354 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0930 10:22:23.997123   12354 kubeadm.go:310] 
	I0930 10:22:23.997168   12354 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0930 10:22:23.997273   12354 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0930 10:22:23.997335   12354 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0930 10:22:23.997343   12354 kubeadm.go:310] 
	I0930 10:22:23.997387   12354 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0930 10:22:23.997395   12354 kubeadm.go:310] 
	I0930 10:22:23.997440   12354 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0930 10:22:23.997447   12354 kubeadm.go:310] 
	I0930 10:22:23.997494   12354 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0930 10:22:23.997559   12354 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0930 10:22:23.997620   12354 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0930 10:22:23.997627   12354 kubeadm.go:310] 
	I0930 10:22:23.997701   12354 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0930 10:22:23.997775   12354 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0930 10:22:23.997782   12354 kubeadm.go:310] 
	I0930 10:22:23.997868   12354 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token notxfu.vcrazb8ew3yotdug \
	I0930 10:22:23.997962   12354 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83c4b192587a8e6a8af45fa5e2a332956723b456e63c5fb0864aa0fa38b76820 \
	I0930 10:22:23.997984   12354 kubeadm.go:310] 	--control-plane 
	I0930 10:22:23.997988   12354 kubeadm.go:310] 
	I0930 10:22:23.998064   12354 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0930 10:22:23.998072   12354 kubeadm.go:310] 
	I0930 10:22:23.998201   12354 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token notxfu.vcrazb8ew3yotdug \
	I0930 10:22:23.998363   12354 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83c4b192587a8e6a8af45fa5e2a332956723b456e63c5fb0864aa0fa38b76820 
	I0930 10:22:24.000692   12354 kubeadm.go:310] W0930 10:22:13.835530    1290 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.
	I0930 10:22:24.000947   12354 kubeadm.go:310] W0930 10:22:13.836132    1290 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.
	I0930 10:22:24.001154   12354 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1069-gcp\n", err: exit status 1
	I0930 10:22:24.001306   12354 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0930 10:22:24.001335   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:22:24.001341   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:22:24.004044   12354 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0930 10:22:24.005349   12354 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0930 10:22:24.008953   12354 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0930 10:22:24.008974   12354 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0930 10:22:24.025806   12354 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
	I0930 10:22:24.216215   12354 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0930 10:22:24.216294   12354 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
	I0930 10:22:24.216303   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-591967 minikube.k8s.io/updated_at=2024_09_30T10_22_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128 minikube.k8s.io/name=addons-591967 minikube.k8s.io/primary=true
	I0930 10:22:24.361036   12354 ops.go:34] apiserver oom_adj: -16
	I0930 10:22:24.361251   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:24.861912   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:25.361914   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:25.862290   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:26.362058   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:26.861666   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:27.362046   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:27.861800   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.361394   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.861877   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.942752   12354 kubeadm.go:1113] duration metric: took 4.726521182s to wait for elevateKubeSystemPrivileges
	I0930 10:22:28.942786   12354 kubeadm.go:394] duration metric: took 15.255539936s to StartCluster
	I0930 10:22:28.942806   12354 settings.go:142] acquiring lock: {Name:mkf764e61eb65483d795cd9d8ae1497e5e63c001 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:28.942928   12354 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:22:28.943272   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/kubeconfig: {Name:mk46102b9edb194ade5f5ef432630957ee253f61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:28.943481   12354 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"
	I0930 10:22:28.943482   12354 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}
	I0930 10:22:28.943510   12354 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0930 10:22:28.943618   12354 addons.go:69] Setting yakd=true in profile "addons-591967"
	I0930 10:22:28.943677   12354 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-591967"
	I0930 10:22:28.943701   12354 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-591967"
	I0930 10:22:28.943699   12354 addons.go:69] Setting registry=true in profile "addons-591967"
	I0930 10:22:28.943726   12354 addons.go:234] Setting addon registry=true in "addons-591967"
	I0930 10:22:28.943736   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943761   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943637   12354 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-591967"
	I0930 10:22:28.943706   12354 addons.go:234] Setting addon yakd=true in "addons-591967"
	I0930 10:22:28.943633   12354 addons.go:69] Setting cloud-spanner=true in profile "addons-591967"
	I0930 10:22:28.943867   12354 addons.go:234] Setting addon cloud-spanner=true in "addons-591967"
	I0930 10:22:28.943897   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943656   12354 addons.go:69] Setting ingress-dns=true in profile "addons-591967"
	I0930 10:22:28.943942   12354 addons.go:234] Setting addon ingress-dns=true in "addons-591967"
	I0930 10:22:28.943968   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943658   12354 addons.go:69] Setting gcp-auth=true in profile "addons-591967"
	I0930 10:22:28.944039   12354 mustload.go:65] Loading cluster: addons-591967
	I0930 10:22:28.943651   12354 addons.go:69] Setting storage-provisioner=true in profile "addons-591967"
	I0930 10:22:28.944166   12354 addons.go:234] Setting addon storage-provisioner=true in "addons-591967"
	I0930 10:22:28.944198   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944203   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:28.944263   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944323   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943669   12354 addons.go:69] Setting metrics-server=true in profile "addons-591967"
	I0930 10:22:28.944360   12354 addons.go:234] Setting addon metrics-server=true in "addons-591967"
	I0930 10:22:28.944385   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944438   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944468   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944264   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944677   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943667   12354 addons.go:69] Setting volcano=true in profile "addons-591967"
	I0930 10:22:28.944755   12354 addons.go:234] Setting addon volcano=true in "addons-591967"
	I0930 10:22:28.944784   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943664   12354 addons.go:69] Setting ingress=true in profile "addons-591967"
	I0930 10:22:28.944798   12354 addons.go:234] Setting addon ingress=true in "addons-591967"
	I0930 10:22:28.944823   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943668   12354 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-591967"
	I0930 10:22:28.944937   12354 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-591967"
	I0930 10:22:28.943626   12354 addons.go:69] Setting inspektor-gadget=true in profile "addons-591967"
	I0930 10:22:28.945256   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.945291   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.945334   12354 addons.go:234] Setting addon inspektor-gadget=true in "addons-591967"
	I0930 10:22:28.945370   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943676   12354 addons.go:69] Setting volumesnapshots=true in profile "addons-591967"
	I0930 10:22:28.945953   12354 addons.go:234] Setting addon volumesnapshots=true in "addons-591967"
	I0930 10:22:28.945983   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944785   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946111   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943707   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:28.943647   12354 addons.go:69] Setting default-storageclass=true in profile "addons-591967"
	I0930 10:22:28.946140   12354 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-591967"
	I0930 10:22:28.943850   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946391   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946515   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946558   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946622   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943832   12354 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-591967"
	I0930 10:22:28.946758   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946721   12354 out.go:177] * Verifying Kubernetes components...
	I0930 10:22:28.956612   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:28.973894   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.974564   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.984703   12354 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0930 10:22:28.987322   12354 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
	I0930 10:22:28.988581   12354 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0930 10:22:28.988881   12354 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0930 10:22:28.988922   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0930 10:22:28.988984   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.989151   12354 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0930 10:22:28.989828   12354 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0930 10:22:28.989892   12354 out.go:177]   - Using image docker.io/registry:2.8.3
	I0930 10:22:28.990045   12354 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0930 10:22:28.990060   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0930 10:22:28.990113   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993256   12354 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0930 10:22:28.993277   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0930 10:22:28.993329   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993582   12354 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0930 10:22:28.993596   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0930 10:22:28.993638   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993906   12354 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0930 10:22:28.993918   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0930 10:22:28.993958   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.000224   12354 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0930 10:22:29.001713   12354 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0930 10:22:29.001741   12354 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0930 10:22:29.001821   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.021799   12354 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0930 10:22:29.024575   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0930 10:22:29.024604   12354 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0930 10:22:29.024680   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	W0930 10:22:29.031679   12354 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0930 10:22:29.040276   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:29.045407   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.055317   12354 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-591967"
	I0930 10:22:29.055374   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:29.055829   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:29.062583   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:29.065513   12354 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0930 10:22:29.065598   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0930 10:22:29.065637   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0930 10:22:29.066085   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.067146   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0930 10:22:29.067175   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0930 10:22:29.069183   12354 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0930 10:22:29.069259   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.075027   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0930 10:22:29.076309   12354 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0930 10:22:29.076335   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0930 10:22:29.076385   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0930 10:22:29.076409   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.076598   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0930 10:22:29.076614   12354 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0930 10:22:29.076671   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.078862   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0930 10:22:29.079360   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.081057   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0930 10:22:29.082009   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.083905   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.085299   12354 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0930 10:22:29.085373   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0930 10:22:29.085573   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.086214   12354 addons.go:234] Setting addon default-storageclass=true in "addons-591967"
	I0930 10:22:29.086254   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:29.086691   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:29.088489   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0930 10:22:29.088567   12354 out.go:177]   - Using image docker.io/busybox:stable
	I0930 10:22:29.088939   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.090274   12354 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0930 10:22:29.090302   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0930 10:22:29.090363   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.091395   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0930 10:22:29.092716   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0930 10:22:29.092741   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0930 10:22:29.092808   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.115059   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.116487   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.116568   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.117338   12354 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0930 10:22:29.117354   12354 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0930 10:22:29.117404   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.118643   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.155108   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.155143   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.236667   12354 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 -"
	I0930 10:22:29.333257   12354 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:22:29.422141   12354 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
	I0930 10:22:29.422692   12354 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
	I0930 10:22:29.423840   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0930 10:22:29.423858   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0930 10:22:29.434526   12354 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0930 10:22:29.434567   12354 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0930 10:22:29.532563   12354 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
	I0930 10:22:29.623641   12354 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
	I0930 10:22:29.624146   12354 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0930 10:22:29.624224   12354 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0930 10:22:29.633206   12354 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
	I0930 10:22:29.644042   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0930 10:22:29.644069   12354 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0930 10:22:29.722966   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0930 10:22:29.722992   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0930 10:22:29.723543   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0930 10:22:29.723562   12354 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)
	I0930 10:22:29.723771   12354 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0930 10:22:29.723783   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0930 10:22:29.724092   12354 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
	I0930 10:22:29.733326   12354 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
	I0930 10:22:29.743681   12354 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0930 10:22:29.743768   12354 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0930 10:22:29.830384   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0930 10:22:29.830484   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0930 10:22:29.839311   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0930 10:22:29.839406   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0930 10:22:29.941005   12354 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0930 10:22:29.941112   12354 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0930 10:22:29.943355   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0930 10:22:29.943379   12354 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0930 10:22:30.030718   12354 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
	I0930 10:22:30.031582   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0930 10:22:30.031602   12354 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0930 10:22:30.039490   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0930 10:22:30.039516   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0930 10:22:30.139176   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0930 10:22:30.139200   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0930 10:22:30.230637   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0930 10:22:30.230737   12354 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0930 10:22:30.240554   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0930 10:22:30.240634   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0930 10:22:30.240554   12354 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0930 10:22:30.240695   12354 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0930 10:22:30.339573   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0930 10:22:30.339603   12354 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0930 10:22:30.431671   12354 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0930 10:22:30.431697   12354 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0930 10:22:30.522070   12354 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.285309758s)
	I0930 10:22:30.522129   12354 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0930 10:22:30.523349   12354 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.190002781s)
	I0930 10:22:30.524097   12354 node_ready.go:35] waiting up to 6m0s for node "addons-591967" to be "Ready" ...
	I0930 10:22:30.524702   12354 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
	I0930 10:22:30.538297   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0930 10:22:30.538382   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0930 10:22:30.629195   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0930 10:22:30.629292   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0930 10:22:30.743878   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0930 10:22:30.743968   12354 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0930 10:22:30.822696   12354 addons.go:431] installing /etc/kubernetes/addons/ig-configmap.yaml
	I0930 10:22:30.822740   12354 ssh_runner.go:362] scp inspektor-gadget/ig-configmap.yaml --> /etc/kubernetes/addons/ig-configmap.yaml (754 bytes)
	I0930 10:22:30.823554   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0930 10:22:30.823618   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0930 10:22:30.932090   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0930 10:22:30.932178   12354 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0930 10:22:31.022992   12354 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0930 10:22:31.023088   12354 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0930 10:22:31.122232   12354 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
	I0930 10:22:31.130592   12354 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-591967" context rescaled to 1 replicas
	I0930 10:22:31.136680   12354 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0930 10:22:31.136769   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0930 10:22:31.233808   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0930 10:22:31.233898   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0930 10:22:31.321986   12354 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:22:31.322009   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (8196 bytes)
	I0930 10:22:31.431072   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0930 10:22:31.431095   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0930 10:22:31.529297   12354 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
	I0930 10:22:31.627994   12354 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-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:22:31.829482   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0930 10:22:31.829514   12354 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0930 10:22:32.021903   12354 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
	I0930 10:22:32.141714   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.718987826s)
	I0930 10:22:32.530174   12354 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: (3.107919545s)
	I0930 10:22:32.542606   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:33.323140   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.790472719s)
	I0930 10:22:33.323530   12354 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: (3.699803507s)
	I0930 10:22:33.323667   12354 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.690371384s)
	I0930 10:22:34.625757   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.901580792s)
	I0930 10:22:34.625825   12354 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.892405559s)
	I0930 10:22:34.625853   12354 addons.go:475] Verifying addon ingress=true in "addons-591967"
	I0930 10:22:34.625913   12354 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.595166377s)
	I0930 10:22:34.625936   12354 addons.go:475] Verifying addon registry=true in "addons-591967"
	I0930 10:22:34.625997   12354 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.101226442s)
	I0930 10:22:34.626023   12354 addons.go:475] Verifying addon metrics-server=true in "addons-591967"
	I0930 10:22:34.626082   12354 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.503771598s)
	I0930 10:22:34.627517   12354 out.go:177] * Verifying registry addon...
	I0930 10:22:34.627567   12354 out.go:177] * Verifying ingress addon...
	I0930 10:22:34.628489   12354 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-591967 service yakd-dashboard -n yakd-dashboard
	
	I0930 10:22:34.630249   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0930 10:22:34.631488   12354 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0930 10:22:34.635993   12354 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0930 10:22:34.636018   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:34.636196   12354 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0930 10:22:34.636214   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:35.032102   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:35.133543   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:35.138149   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.608806166s)
	W0930 10:22:35.138203   12354 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
	I0930 10:22:35.138230   12354 retry.go:31] will retry after 189.972264ms: 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
	I0930 10:22:35.138299   12354 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-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.510254684s)
	I0930 10:22:35.141614   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:35.329017   12354 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
	I0930 10:22:35.453706   12354 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.431736896s)
	I0930 10:22:35.453748   12354 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-591967"
	I0930 10:22:35.455338   12354 out.go:177] * Verifying csi-hostpath-driver addon...
	I0930 10:22:35.457637   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0930 10:22:35.460778   12354 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0930 10:22:35.460805   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:35.634571   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:35.635045   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.039726   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:36.134399   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:36.135772   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.227409   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0930 10:22:36.227501   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:36.258013   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:36.525372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:36.539193   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0930 10:22:36.558594   12354 addons.go:234] Setting addon gcp-auth=true in "addons-591967"
	I0930 10:22:36.558656   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:36.559177   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:36.576652   12354 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0930 10:22:36.576698   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:36.593058   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:36.633527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:36.634855   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.960890   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:37.133495   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:37.135115   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:37.461763   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:37.526881   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:37.633732   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:37.634790   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:37.961766   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:38.126121   12354 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.797050211s)
	I0930 10:22:38.126210   12354 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.549528892s)
	I0930 10:22:38.128582   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:38.130112   12354 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0930 10:22:38.131597   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0930 10:22:38.131620   12354 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0930 10:22:38.134402   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:38.134849   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:38.150520   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0930 10:22:38.150547   12354 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0930 10:22:38.168762   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0930 10:22:38.168786   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0930 10:22:38.221902   12354 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
	I0930 10:22:38.461169   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:38.633435   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:38.635826   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:38.827683   12354 addons.go:475] Verifying addon gcp-auth=true in "addons-591967"
	I0930 10:22:38.829386   12354 out.go:177] * Verifying gcp-auth addon...
	I0930 10:22:38.831416   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0930 10:22:38.836536   12354 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0930 10:22:38.836553   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:38.961621   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:39.132875   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:39.135219   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:39.334527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:39.461182   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:39.527613   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:39.633423   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:39.634687   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:39.835165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:39.960988   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:40.132820   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:40.134973   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:40.334132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:40.461217   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:40.633372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:40.634579   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:40.835130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:40.960674   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:41.133461   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:41.134648   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:41.334819   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:41.461247   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:41.633199   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:41.635275   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:41.834961   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:41.961048   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:42.027557   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:42.132898   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:42.135400   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:42.334915   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:42.460811   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:42.633882   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:42.635216   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:42.834688   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:42.961064   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:43.134019   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:43.134636   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:43.334587   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:43.461092   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:43.633198   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:43.634511   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:43.835459   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:43.960948   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:44.134223   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:44.134609   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:44.334817   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:44.461549   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:44.526683   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:44.633401   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:44.634776   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:44.834918   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:44.961491   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:45.132965   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:45.135092   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:45.334610   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:45.461296   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:45.633174   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:45.634378   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:45.834896   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:45.961419   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:46.133790   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:46.134593   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:46.334856   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:46.461583   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:46.526902   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:46.633569   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:46.634892   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:46.834066   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:46.962001   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:47.133687   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:47.134959   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:47.334298   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:47.460987   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:47.634114   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:47.634409   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:47.834726   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:47.961476   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:48.133477   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:48.134662   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:48.335103   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:48.461115   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:48.527501   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:48.633303   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:48.634525   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:48.834684   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:48.961381   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:49.133973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:49.135249   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:49.334536   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:49.463004   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:49.633967   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:49.634480   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:49.834552   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:49.961201   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:50.133309   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:50.134681   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:50.335355   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:50.461202   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:50.527573   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:50.633398   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:50.634947   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:50.834321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:50.961039   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:51.133745   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:51.134896   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:51.334253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:51.460878   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:51.633850   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:51.634966   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:51.834293   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:51.961751   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:52.134552   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:52.134768   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:52.335249   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:52.460692   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:52.633749   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:52.634978   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:52.834339   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:52.961030   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:53.027564   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:53.132955   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:53.135177   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:53.334913   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:53.461483   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:53.633626   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:53.635118   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:53.834183   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:53.960635   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:54.133798   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:54.134708   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:54.334931   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:54.460850   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:54.633566   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:54.634712   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:54.835138   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:54.960959   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:55.133950   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:55.135434   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:55.334687   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:55.461291   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:55.527630   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:55.633170   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:55.634687   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:55.834805   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:55.961670   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:56.133481   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:56.134724   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:56.335165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:56.460821   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:56.633748   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:56.635267   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:56.834498   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:56.960874   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:57.134153   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:57.134484   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:57.334669   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:57.461517   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:57.633325   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:57.634570   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:57.834703   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:57.961380   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:58.027849   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:58.134716   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:58.135354   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:58.334579   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:58.461124   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:58.633504   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:58.634764   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:58.835279   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:58.960851   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:59.133894   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:59.135296   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:59.334525   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:59.461189   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:59.633432   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:59.634583   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:59.834853   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:59.960448   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:00.133487   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:00.134990   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:00.335281   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:00.460860   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:00.527199   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:00.633804   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:00.635274   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:00.834159   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:00.961143   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:01.133154   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:01.134395   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:01.334742   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:01.461472   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:01.633745   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:01.635124   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:01.834339   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:01.960878   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:02.134297   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:02.134845   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:02.334538   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:02.461213   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:02.527517   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:02.633286   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:02.635151   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:02.834725   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:02.961412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:03.133696   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:03.134793   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:03.335267   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:03.461015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:03.633387   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:03.634750   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:03.835260   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:03.960902   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:04.133748   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:04.134827   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:04.334530   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:04.461105   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:04.633112   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:04.635253   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:04.834665   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:04.961529   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:05.026950   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:05.133391   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:05.134621   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:05.334996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:05.460856   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:05.633740   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:05.635082   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:05.834282   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:05.960872   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:06.133823   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:06.135063   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:06.335102   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:06.461141   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:06.633412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:06.634579   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:06.834849   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:06.960832   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:07.027326   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:07.133735   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:07.134898   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:07.334190   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:07.460664   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:07.634092   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:07.634918   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:07.834451   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:07.961931   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:08.133996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:08.134755   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:08.335359   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:08.460792   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:08.633826   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:08.635218   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:08.834723   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:08.961364   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:09.133515   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:09.134823   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:09.334070   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:09.460729   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:09.527118   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:09.633720   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:09.634905   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:09.835340   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:09.961207   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:10.133441   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:10.136603   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:10.335697   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:10.461563   12354 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0930 10:23:10.461594   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:10.529822   12354 node_ready.go:49] node "addons-591967" has status "Ready":"True"
	I0930 10:23:10.529855   12354 node_ready.go:38] duration metric: took 40.005740149s for node "addons-591967" to be "Ready" ...
	I0930 10:23:10.529867   12354 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" ...
	I0930 10:23:10.540098   12354 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:10.634984   12354 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0930 10:23:10.635007   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:10.635606   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:10.835219   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:10.963817   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:11.135485   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:11.136198   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:11.334446   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:11.461958   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:11.634054   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:11.635214   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:11.835019   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:11.961511   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:12.045545   12354 pod_ready.go:93] pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.045568   12354 pod_ready.go:82] duration metric: took 1.505441114s for pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.045588   12354 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.049579   12354 pod_ready.go:93] pod "etcd-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.049603   12354 pod_ready.go:82] duration metric: took 4.00979ms for pod "etcd-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.049614   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.053891   12354 pod_ready.go:93] pod "kube-apiserver-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.053916   12354 pod_ready.go:82] duration metric: took 4.294971ms for pod "kube-apiserver-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.053926   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.058093   12354 pod_ready.go:93] pod "kube-controller-manager-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.058116   12354 pod_ready.go:82] duration metric: took 4.183601ms for pod "kube-controller-manager-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.058128   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fqzcp" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.128104   12354 pod_ready.go:93] pod "kube-proxy-fqzcp" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.128131   12354 pod_ready.go:82] duration metric: took 69.995889ms for pod "kube-proxy-fqzcp" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.128143   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.134536   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:12.134699   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:12.334832   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:12.462286   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:12.527923   12354 pod_ready.go:93] pod "kube-scheduler-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.527947   12354 pod_ready.go:82] duration metric: took 399.796003ms for pod "kube-scheduler-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.527957   12354 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.634291   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:12.635384   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:12.834283   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:12.961321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:13.133347   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:13.134670   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:13.335471   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:13.462447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:13.633898   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:13.636301   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:13.834927   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:13.962747   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:14.134565   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:14.135085   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:14.334765   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:14.524721   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:14.533449   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:14.634413   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:14.635641   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:14.835043   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:14.964112   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:15.133980   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:15.134754   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:15.338219   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:15.461918   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:15.633499   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:15.635030   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:15.835539   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:15.962218   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:16.135050   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:16.135478   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:16.334569   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:16.461973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:16.535403   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:16.634885   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:16.635511   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:16.835046   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:16.962792   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:17.138053   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:17.138747   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:17.335593   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:17.462417   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:17.633881   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:17.635600   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:17.835003   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:17.961527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:18.134337   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:18.134894   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:18.335596   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:18.462446   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:18.634038   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:18.635508   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:18.835806   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:18.962904   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:19.034739   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:19.136700   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:19.137117   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:19.335359   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:19.462344   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:19.637902   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:19.638541   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:19.835334   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:19.961922   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:20.134261   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:20.135504   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:20.334899   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:20.462255   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:20.634130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:20.635339   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:20.833893   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:20.962917   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:21.133273   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:21.135367   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:21.337386   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:21.462469   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:21.533552   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:21.633218   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:21.635336   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:21.834533   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:21.962009   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:22.134089   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:22.135067   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:22.335587   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:22.462527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:22.634926   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:22.635277   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:22.834618   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:22.961932   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:23.134058   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:23.135622   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:23.335015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:23.461336   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:23.533631   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:23.633678   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:23.635111   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:23.834431   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:23.962059   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:24.133908   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:24.135211   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:24.334660   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:24.461926   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:24.634369   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:24.635308   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:24.835234   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:24.962197   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:25.134015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:25.135392   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:25.334978   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:25.526280   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:25.535320   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:25.634859   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:25.638900   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:25.835834   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.026451   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:26.142491   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:26.144115   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:26.336479   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.526553   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:26.635052   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:26.636178   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:26.834789   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.962969   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:27.134199   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:27.136409   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:27.335435   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:27.524551   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:27.633947   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:27.636416   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:27.834545   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:27.962684   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:28.034597   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:28.133693   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:28.135733   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:28.335413   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:28.462275   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:28.633608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:28.636041   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:28.835175   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:28.961354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:29.134065   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:29.135257   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:29.334790   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:29.462984   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:29.634460   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:29.635904   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:29.834807   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:29.962447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:30.035759   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:30.134185   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:30.135300   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:30.334676   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:30.462294   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:30.633178   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:30.635810   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:30.835501   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:30.962270   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:31.134246   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:31.135705   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:31.335389   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:31.462255   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:31.633390   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:31.635719   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:31.834782   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:31.962140   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:32.133466   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:32.135665   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:32.335372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:32.462210   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:32.534319   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:32.634321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:32.635235   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:32.834608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:32.962796   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:33.134209   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:33.135638   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:33.334842   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:33.463209   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:33.634634   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:33.635308   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:33.836420   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:33.962216   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:34.134440   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:34.135565   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:34.334679   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:34.462507   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:34.633989   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:34.634897   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:34.835505   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:34.962180   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:35.033092   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:35.134203   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:35.135018   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:35.334227   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:35.462129   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:35.634349   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:35.635410   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:35.835031   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:35.961447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:36.134148   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:36.135368   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:36.334789   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:36.462857   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:36.634794   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:36.635814   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:36.835135   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:36.961943   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:37.033994   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:37.134608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:37.134697   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:37.335705   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:37.463825   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:37.633757   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:37.634830   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:37.835362   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:37.962197   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:38.134028   12354 kapi.go:107] duration metric: took 1m3.503776295s to wait for kubernetes.io/minikube-addons=registry ...
	I0930 10:23:38.134838   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:38.335265   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:38.462033   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:38.635645   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:38.835326   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:38.961933   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:39.135529   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:39.334656   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:39.462734   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:39.533177   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:39.635811   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:39.835383   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:39.962828   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:40.136606   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:40.334941   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:40.523189   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:40.636180   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:40.835705   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:40.962390   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:41.135790   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:41.335426   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:41.462734   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:41.534893   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:41.636054   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:41.835349   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:41.962741   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:42.135298   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:42.335207   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:42.462610   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:42.636051   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:42.835499   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:42.962849   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:43.135655   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:43.335493   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:43.462930   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:43.535436   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:43.635825   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:43.835241   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:43.961882   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:44.135653   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.335021   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:44.462673   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:44.636300   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.835386   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:44.962165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:45.135453   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.334619   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:45.462388   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:45.635650   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.834758   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:45.961889   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:46.032777   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:46.136421   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.335080   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:46.461847   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:46.635931   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.835027   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.024058   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:47.135744   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:47.335439   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.462392   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:47.636291   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:47.835394   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.961866   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:48.034481   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:48.136131   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.335252   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:48.462188   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:48.635888   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.835412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:48.962731   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:49.136025   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:49.335666   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:49.462570   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:49.635861   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:49.870826   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:49.994354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.135759   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:50.334727   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:50.462783   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.533693   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:50.636166   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:50.834735   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:50.962323   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.135163   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.334458   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:51.462458   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.635732   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.835238   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:51.961953   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.135328   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:52.335195   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:52.461750   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.635259   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:52.835325   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:52.962382   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.032954   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:53.135050   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.334253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:53.461812   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.637005   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.835253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:53.961633   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.137861   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.334268   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:54.461923   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.635747   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.835132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:54.963295   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:55.034377   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:55.136086   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.334876   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:55.463146   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:55.636227   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.834879   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:55.962377   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.135639   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.334690   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:56.462354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.636389   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.836132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:56.962271   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.136427   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.334893   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:57.462459   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.533389   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:57.636523   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.840121   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:57.961934   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.136094   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.336440   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:58.463100   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.636040   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.838496   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:58.962364   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.135562   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.334686   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:59.461981   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.635880   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.834928   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:59.962447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.033811   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:00.135220   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.334676   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:00.488651   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.645276   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.927973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.160259   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.161070   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.335122   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.461786   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.635945   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.835329   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.962192   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.135563   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.334950   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:02.462117   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.534255   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:02.636075   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.835289   12354 kapi.go:107] duration metric: took 1m24.003875324s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0930 10:24:02.837433   12354 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-591967 cluster.
	I0930 10:24:02.839085   12354 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.
	I0930 10:24:02.840433   12354 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0930 10:24:02.961740   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.136444   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.462130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.635680   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.962217   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.135574   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.462664   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.635639   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.961970   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.034658   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:05.135696   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.462163   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.636195   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.962064   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.136008   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.462300   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.635955   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.964236   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.136154   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:07.461996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.534650   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:07.636146   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:07.961913   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.135382   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.461495   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.635996   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.961907   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.135769   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.462303   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.635745   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.962635   12354 kapi.go:107] duration metric: took 1m34.505001307s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0930 10:24:10.033791   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:10.134742   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:10.635721   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.135558   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.635737   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.135679   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.533120   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:12.635802   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.135744   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.635860   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.135976   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.533505   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:14.635730   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.135627   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.638621   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.136622   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.541486   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:16.639316   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.136688   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.637264   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.135575   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.636566   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.033884   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:19.135858   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.635781   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.136305   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.635245   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:21.034056   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:21.135904   12354 kapi.go:107] duration metric: took 1m46.504416913s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0930 10:24:21.137740   12354 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, nvidia-device-plugin, storage-provisioner, storage-provisioner-rancher, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0930 10:24:21.139167   12354 addons.go:510] duration metric: took 1m52.195659619s for enable addons: enabled=[cloud-spanner ingress-dns nvidia-device-plugin storage-provisioner storage-provisioner-rancher metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0930 10:24:23.533357   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:25.533637   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:28.033391   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:30.033809   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:32.533991   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:35.033312   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:37.033460   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:39.033617   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:41.033908   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:43.534185   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:46.033068   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:48.033953   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:50.050452   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:52.533185   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:54.533850   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:56.533949   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:59.033885   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:25:01.033821   12354 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"True"
	I0930 10:25:01.033843   12354 pod_ready.go:82] duration metric: took 1m48.505879308s for pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.033852   12354 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.037935   12354 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace has status "Ready":"True"
	I0930 10:25:01.037970   12354 pod_ready.go:82] duration metric: took 4.110001ms for pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.037997   12354 pod_ready.go:39] duration metric: took 1m50.508114186s 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" ...
	I0930 10:25:01.038052   12354 api_server.go:52] waiting for apiserver process to appear ...
	I0930 10:25:01.038115   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:01.038190   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:01.071661   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:01.071687   12354 cri.go:89] found id: ""
	I0930 10:25:01.071699   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:01.071749   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.075031   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:01.075098   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:01.107939   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:01.107967   12354 cri.go:89] found id: ""
	I0930 10:25:01.107978   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:01.108023   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.111302   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:01.111371   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:01.145319   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:01.145345   12354 cri.go:89] found id: ""
	I0930 10:25:01.145355   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:01.145408   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.148659   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:01.148740   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:01.182838   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:01.182861   12354 cri.go:89] found id: ""
	I0930 10:25:01.182869   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:01.182915   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.186391   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:01.186454   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:01.220029   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:01.220049   12354 cri.go:89] found id: ""
	I0930 10:25:01.220059   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:01.220112   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.223305   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:01.223369   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:01.258832   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:01.258857   12354 cri.go:89] found id: ""
	I0930 10:25:01.258867   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:01.258912   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.262274   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:01.262384   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:01.296258   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:01.296279   12354 cri.go:89] found id: ""
	I0930 10:25:01.296286   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:01.296335   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.299930   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:01.299955   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:01.373696   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:01.373731   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:01.459016   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:01.459052   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:01.471239   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:01.471267   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:01.515029   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:01.515074   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:01.558730   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:01.558765   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:01.597905   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:01.597939   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:01.633387   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:01.633416   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:01.733435   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:01.733468   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:01.773411   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:01.773447   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:01.810303   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:01.810337   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:01.869020   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:01.869061   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:04.409461   12354 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0930 10:25:04.423362   12354 api_server.go:72] duration metric: took 2m35.479770507s to wait for apiserver process to appear ...
	I0930 10:25:04.423396   12354 api_server.go:88] waiting for apiserver healthz status ...
	I0930 10:25:04.423449   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:04.423509   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:04.456151   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:04.456170   12354 cri.go:89] found id: ""
	I0930 10:25:04.456177   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:04.456216   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.459647   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:04.459715   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:04.492434   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:04.492452   12354 cri.go:89] found id: ""
	I0930 10:25:04.492460   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:04.492499   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.495678   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:04.495738   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:04.527749   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:04.527769   12354 cri.go:89] found id: ""
	I0930 10:25:04.527776   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:04.527823   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.531128   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:04.531187   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:04.563511   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:04.563537   12354 cri.go:89] found id: ""
	I0930 10:25:04.563544   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:04.563591   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.566976   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:04.567032   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:04.600242   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:04.600262   12354 cri.go:89] found id: ""
	I0930 10:25:04.600269   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:04.600321   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.603641   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:04.603708   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:04.637344   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:04.637373   12354 cri.go:89] found id: ""
	I0930 10:25:04.637382   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:04.637444   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.640699   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:04.640756   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:04.672958   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:04.672982   12354 cri.go:89] found id: ""
	I0930 10:25:04.672992   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:04.673051   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.676264   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:04.676288   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:04.764411   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:04.764453   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:04.864989   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:04.865033   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:04.908098   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:04.908130   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:04.946697   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:04.946741   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:04.981447   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:04.981472   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:04.993929   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:04.993966   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:05.036022   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:05.036049   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:05.073553   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:05.073589   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:05.105900   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:05.105929   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:05.163788   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:05.163824   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:05.236297   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:05.236337   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:07.780260   12354 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0930 10:25:07.783952   12354 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0930 10:25:07.784862   12354 api_server.go:141] control plane version: v1.31.1
	I0930 10:25:07.784884   12354 api_server.go:131] duration metric: took 3.361481149s to wait for apiserver health ...
	I0930 10:25:07.784892   12354 system_pods.go:43] waiting for kube-system pods to appear ...
	I0930 10:25:07.784911   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:07.784953   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:07.818537   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:07.818560   12354 cri.go:89] found id: ""
	I0930 10:25:07.818569   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:07.818619   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.822175   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:07.822242   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:07.855368   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:07.855398   12354 cri.go:89] found id: ""
	I0930 10:25:07.855409   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:07.855462   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.858851   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:07.858903   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:07.890933   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:07.890957   12354 cri.go:89] found id: ""
	I0930 10:25:07.890965   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:07.891022   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.894317   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:07.894364   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:07.929761   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:07.929779   12354 cri.go:89] found id: ""
	I0930 10:25:07.929787   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:07.929837   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.933361   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:07.933416   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:07.971264   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:07.971283   12354 cri.go:89] found id: ""
	I0930 10:25:07.971293   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:07.971349   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.975318   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:07.975389   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:08.014067   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:08.014091   12354 cri.go:89] found id: ""
	I0930 10:25:08.014101   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:08.014147   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:08.017506   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:08.017570   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:08.050199   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:08.050227   12354 cri.go:89] found id: ""
	I0930 10:25:08.050235   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:08.050282   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:08.053666   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:08.053692   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:08.110170   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:08.110212   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:08.187291   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:08.187323   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:08.229020   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:08.229050   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:08.273102   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:08.273130   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:08.311599   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:08.311628   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:08.343936   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:08.343967   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:08.387767   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:08.387802   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:08.426106   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:08.426138   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:08.461647   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:08.461679   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:08.548585   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:08.548628   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:08.560510   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:08.560543   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:11.165891   12354 system_pods.go:59] 18 kube-system pods found
	I0930 10:25:11.165922   12354 system_pods.go:61] "coredns-7c65d6cfc9-wqptn" [ade37592-d673-40c0-ad29-ab7642373959] Running
	I0930 10:25:11.165927   12354 system_pods.go:61] "csi-hostpath-attacher-0" [d6b3605d-c58d-4dc1-b96a-9c0bc33704a4] Running
	I0930 10:25:11.165931   12354 system_pods.go:61] "csi-hostpath-resizer-0" [a26925b4-ed86-432d-9a1f-38fddc672e80] Running
	I0930 10:25:11.165935   12354 system_pods.go:61] "csi-hostpathplugin-dcx4f" [ad5640cd-43df-47e3-92d0-69557844b3a2] Running
	I0930 10:25:11.165938   12354 system_pods.go:61] "etcd-addons-591967" [baebcca0-9486-4c0d-8395-6a63a834f0cc] Running
	I0930 10:25:11.165942   12354 system_pods.go:61] "kindnet-9gqlv" [7f3ab814-df8e-4182-878b-52586645c915] Running
	I0930 10:25:11.165946   12354 system_pods.go:61] "kube-apiserver-addons-591967" [1debbea6-9ceb-4363-9214-643fffcdf738] Running
	I0930 10:25:11.165949   12354 system_pods.go:61] "kube-controller-manager-addons-591967" [f3b13ab6-b1cb-4825-805e-8de2ea4013b1] Running
	I0930 10:25:11.165953   12354 system_pods.go:61] "kube-ingress-dns-minikube" [814d7575-f790-4944-a93a-f0fa8eb9dbbd] Running
	I0930 10:25:11.165955   12354 system_pods.go:61] "kube-proxy-fqzcp" [deae2abe-12ab-4b15-a926-5ca9c587e3e9] Running
	I0930 10:25:11.165959   12354 system_pods.go:61] "kube-scheduler-addons-591967" [b798ac80-9b79-4c75-abc3-b25914ffcef7] Running
	I0930 10:25:11.165961   12354 system_pods.go:61] "metrics-server-84c5f94fbc-5xbc7" [f00d3209-7a39-4bf2-9a8a-13fd28c806ad] Running
	I0930 10:25:11.165964   12354 system_pods.go:61] "nvidia-device-plugin-daemonset-xzgs7" [1eaf1a48-06a3-4ef1-9ead-c7bf4e2b662d] Running
	I0930 10:25:11.165967   12354 system_pods.go:61] "registry-66c9cd494c-zknzg" [8b1cda9d-a2ca-48b2-acf9-004452369435] Running
	I0930 10:25:11.165969   12354 system_pods.go:61] "registry-proxy-5bg8v" [878b56fe-bbbf-43d3-8886-018884c393c9] Running
	I0930 10:25:11.165972   12354 system_pods.go:61] "snapshot-controller-56fcc65765-knglr" [ba8c5bd7-20a2-409a-8ee4-f71eeb6c6195] Running
	I0930 10:25:11.165976   12354 system_pods.go:61] "snapshot-controller-56fcc65765-t2gj5" [35b1957c-b2fe-442d-b43d-556f7214aa80] Running
	I0930 10:25:11.165979   12354 system_pods.go:61] "storage-provisioner" [3c04903b-929c-4336-aa27-4ae7a97e11d7] Running
	I0930 10:25:11.165985   12354 system_pods.go:74] duration metric: took 3.38108788s to wait for pod list to return data ...
	I0930 10:25:11.165990   12354 default_sa.go:34] waiting for default service account to be created ...
	I0930 10:25:11.168592   12354 default_sa.go:45] found service account: "default"
	I0930 10:25:11.168612   12354 default_sa.go:55] duration metric: took 2.616912ms for default service account to be created ...
	I0930 10:25:11.168620   12354 system_pods.go:116] waiting for k8s-apps to be running ...
	I0930 10:25:11.176333   12354 system_pods.go:86] 18 kube-system pods found
	I0930 10:25:11.176364   12354 system_pods.go:89] "coredns-7c65d6cfc9-wqptn" [ade37592-d673-40c0-ad29-ab7642373959] Running
	I0930 10:25:11.176370   12354 system_pods.go:89] "csi-hostpath-attacher-0" [d6b3605d-c58d-4dc1-b96a-9c0bc33704a4] Running
	I0930 10:25:11.176374   12354 system_pods.go:89] "csi-hostpath-resizer-0" [a26925b4-ed86-432d-9a1f-38fddc672e80] Running
	I0930 10:25:11.176378   12354 system_pods.go:89] "csi-hostpathplugin-dcx4f" [ad5640cd-43df-47e3-92d0-69557844b3a2] Running
	I0930 10:25:11.176381   12354 system_pods.go:89] "etcd-addons-591967" [baebcca0-9486-4c0d-8395-6a63a834f0cc] Running
	I0930 10:25:11.176386   12354 system_pods.go:89] "kindnet-9gqlv" [7f3ab814-df8e-4182-878b-52586645c915] Running
	I0930 10:25:11.176391   12354 system_pods.go:89] "kube-apiserver-addons-591967" [1debbea6-9ceb-4363-9214-643fffcdf738] Running
	I0930 10:25:11.176398   12354 system_pods.go:89] "kube-controller-manager-addons-591967" [f3b13ab6-b1cb-4825-805e-8de2ea4013b1] Running
	I0930 10:25:11.176403   12354 system_pods.go:89] "kube-ingress-dns-minikube" [814d7575-f790-4944-a93a-f0fa8eb9dbbd] Running
	I0930 10:25:11.176408   12354 system_pods.go:89] "kube-proxy-fqzcp" [deae2abe-12ab-4b15-a926-5ca9c587e3e9] Running
	I0930 10:25:11.176414   12354 system_pods.go:89] "kube-scheduler-addons-591967" [b798ac80-9b79-4c75-abc3-b25914ffcef7] Running
	I0930 10:25:11.176423   12354 system_pods.go:89] "metrics-server-84c5f94fbc-5xbc7" [f00d3209-7a39-4bf2-9a8a-13fd28c806ad] Running
	I0930 10:25:11.176429   12354 system_pods.go:89] "nvidia-device-plugin-daemonset-xzgs7" [1eaf1a48-06a3-4ef1-9ead-c7bf4e2b662d] Running
	I0930 10:25:11.176439   12354 system_pods.go:89] "registry-66c9cd494c-zknzg" [8b1cda9d-a2ca-48b2-acf9-004452369435] Running
	I0930 10:25:11.176445   12354 system_pods.go:89] "registry-proxy-5bg8v" [878b56fe-bbbf-43d3-8886-018884c393c9] Running
	I0930 10:25:11.176450   12354 system_pods.go:89] "snapshot-controller-56fcc65765-knglr" [ba8c5bd7-20a2-409a-8ee4-f71eeb6c6195] Running
	I0930 10:25:11.176454   12354 system_pods.go:89] "snapshot-controller-56fcc65765-t2gj5" [35b1957c-b2fe-442d-b43d-556f7214aa80] Running
	I0930 10:25:11.176458   12354 system_pods.go:89] "storage-provisioner" [3c04903b-929c-4336-aa27-4ae7a97e11d7] Running
	I0930 10:25:11.176465   12354 system_pods.go:126] duration metric: took 7.839284ms to wait for k8s-apps to be running ...
	I0930 10:25:11.176473   12354 system_svc.go:44] waiting for kubelet service to be running ....
	I0930 10:25:11.176525   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:25:11.188855   12354 system_svc.go:56] duration metric: took 12.372684ms WaitForService to wait for kubelet
	I0930 10:25:11.188931   12354 kubeadm.go:582] duration metric: took 2m42.245337433s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0930 10:25:11.188964   12354 node_conditions.go:102] verifying NodePressure condition ...
	I0930 10:25:11.192312   12354 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0930 10:25:11.192353   12354 node_conditions.go:123] node cpu capacity is 8
	I0930 10:25:11.192369   12354 node_conditions.go:105] duration metric: took 3.398701ms to run NodePressure ...
	I0930 10:25:11.192384   12354 start.go:241] waiting for startup goroutines ...
	I0930 10:25:11.192395   12354 start.go:246] waiting for cluster config update ...
	I0930 10:25:11.192418   12354 start.go:255] writing updated cluster config ...
	I0930 10:25:11.192756   12354 ssh_runner.go:195] Run: rm -f paused
	I0930 10:25:11.241014   12354 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0930 10:25:11.243153   12354 out.go:177] * Done! kubectl is now configured to use "addons-591967" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.152138237Z" 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=cfda2037-6a50-4de5-b429-31c9b2624d76 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.152852304Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=803038ba-ff59-478c-8cd5-469df00e89a6 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.153695165Z" 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=803038ba-ff59-478c-8cd5-469df00e89a6 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.154510353Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-rbnx2/hello-world-app" id=d7a2dda1-3db3-427d-a07e-2037df89defd name=/runtime.v1.RuntimeService/CreateContainer
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.154650685Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.169687063Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f142f79d9910eb3329c9720a8c3432423327128d62ad7f990dffa9cccad6c624/merged/etc/passwd: no such file or directory"
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.169721455Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/f142f79d9910eb3329c9720a8c3432423327128d62ad7f990dffa9cccad6c624/merged/etc/group: no such file or directory"
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.187562708Z" level=info msg="Stopping container: aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7 (timeout: 2s)" id=ce1bd6a8-66fd-4fd7-8b11-18eba1622786 name=/runtime.v1.RuntimeService/StopContainer
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.204744183Z" level=info msg="Created container 249d5245ef7b904c9ae37747bb7496611d665d8a7f2ada0565bd87579cddd920: default/hello-world-app-55bf9c44b4-rbnx2/hello-world-app" id=d7a2dda1-3db3-427d-a07e-2037df89defd name=/runtime.v1.RuntimeService/CreateContainer
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.205396261Z" level=info msg="Starting container: 249d5245ef7b904c9ae37747bb7496611d665d8a7f2ada0565bd87579cddd920" id=50e556fa-be4f-4861-a7b6-191056c7798f name=/runtime.v1.RuntimeService/StartContainer
	Sep 30 10:36:08 addons-591967 crio[1030]: time="2024-09-30 10:36:08.211623481Z" level=info msg="Started container" PID=18103 containerID=249d5245ef7b904c9ae37747bb7496611d665d8a7f2ada0565bd87579cddd920 description=default/hello-world-app-55bf9c44b4-rbnx2/hello-world-app id=50e556fa-be4f-4861-a7b6-191056c7798f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad83c82d88f8fe620af4fd8bad8cbf7c1a6eb1668dd2266a641811d3ab051f0a
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.193961027Z" level=warning msg="Stopping container aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=ce1bd6a8-66fd-4fd7-8b11-18eba1622786 name=/runtime.v1.RuntimeService/StopContainer
	Sep 30 10:36:10 addons-591967 conmon[7095]: conmon aad843368c12824ed7a6 <ninfo>: container 7107 exited with status 137
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.326161684Z" level=info msg="Stopped container aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7: ingress-nginx/ingress-nginx-controller-bc57996ff-jhtd9/controller" id=ce1bd6a8-66fd-4fd7-8b11-18eba1622786 name=/runtime.v1.RuntimeService/StopContainer
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.326783841Z" level=info msg="Stopping pod sandbox: b14da8462f84813ce204b54c0ce2daf7161ea69e1155013b7dd5be606f7ddc83" id=72f4d0d4-c643-4da1-9f05-d81653a32de1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.330298174Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-OVE7YM2BZMWETJ4X - [0:0]\n:KUBE-HP-4MUFBSNDSBZPV6ZU - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-OVE7YM2BZMWETJ4X\n-X KUBE-HP-4MUFBSNDSBZPV6ZU\nCOMMIT\n"
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.331754381Z" level=info msg="Closing host port tcp:80"
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.331796723Z" level=info msg="Closing host port tcp:443"
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.333321974Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.333349460Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.333503268Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-jhtd9 Namespace:ingress-nginx ID:b14da8462f84813ce204b54c0ce2daf7161ea69e1155013b7dd5be606f7ddc83 UID:a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1 NetNS:/var/run/netns/264785ee-7db4-4f8e-93af-3f7d9d544c2d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.333637406Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-jhtd9 from CNI network \"kindnet\" (type=ptp)"
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.382821048Z" level=info msg="Stopped pod sandbox: b14da8462f84813ce204b54c0ce2daf7161ea69e1155013b7dd5be606f7ddc83" id=72f4d0d4-c643-4da1-9f05-d81653a32de1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.663989043Z" level=info msg="Removing container: aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7" id=21072b13-6873-4e38-8ccb-50446aeacc2b name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 30 10:36:10 addons-591967 crio[1030]: time="2024-09-30 10:36:10.676864450Z" level=info msg="Removed container aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7: ingress-nginx/ingress-nginx-controller-bc57996ff-jhtd9/controller" id=21072b13-6873-4e38-8ccb-50446aeacc2b name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	249d5245ef7b9       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        7 seconds ago       Running             hello-world-app           0                   ad83c82d88f8f       hello-world-app-55bf9c44b4-rbnx2
	4501725f547c7       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   39e4f6316cdae       nginx
	159fe2d1c8652       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   d0a515cf4d737       gcp-auth-89d5ffd79-69dfm
	727bc17c09de1       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     3                   4233a2543588d       ingress-nginx-admission-patch-9t82j
	845a1e439853b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   2951db0bdef20       ingress-nginx-admission-create-cxq99
	6e6c4e3d53d9d       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   68f614bee1140       metrics-server-84c5f94fbc-5xbc7
	9975e3c3a9cb1       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   e78bc94ef2ad1       storage-provisioner
	1f712e1545260       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   63a602cb935fb       coredns-7c65d6cfc9-wqptn
	960dff30ddc0e       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             13 minutes ago      Running             kindnet-cni               0                   72f3f945d106c       kindnet-9gqlv
	c79acd6b0f1ed       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             13 minutes ago      Running             kube-proxy                0                   b0dd376094421       kube-proxy-fqzcp
	43aaee124e0e8       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             13 minutes ago      Running             etcd                      0                   8ff814110f5b2       etcd-addons-591967
	83a83be5eceb1       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             13 minutes ago      Running             kube-scheduler            0                   1fcaff33c4b4b       kube-scheduler-addons-591967
	4ab4bd0fd0eed       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             13 minutes ago      Running             kube-apiserver            0                   5aeb68907ed24       kube-apiserver-addons-591967
	c2dd61755a207       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             13 minutes ago      Running             kube-controller-manager   0                   740a2a08fc6ef       kube-controller-manager-addons-591967
	
	
	==> coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] <==
	[INFO] 10.244.0.8:58978 - 43847 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00013578s
	[INFO] 10.244.0.8:55966 - 48695 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000082714s
	[INFO] 10.244.0.8:55966 - 48415 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000111066s
	[INFO] 10.244.0.8:35546 - 61685 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00361112s
	[INFO] 10.244.0.8:35546 - 61971 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004514633s
	[INFO] 10.244.0.8:58533 - 10261 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004410496s
	[INFO] 10.244.0.8:58533 - 9958 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005065134s
	[INFO] 10.244.0.8:32770 - 24549 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004876545s
	[INFO] 10.244.0.8:32770 - 24252 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005365866s
	[INFO] 10.244.0.8:47709 - 7534 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000071498s
	[INFO] 10.244.0.8:47709 - 7267 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000108487s
	[INFO] 10.244.0.19:45828 - 19441 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000228463s
	[INFO] 10.244.0.19:45444 - 56646 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000299449s
	[INFO] 10.244.0.19:42095 - 60282 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000148841s
	[INFO] 10.244.0.19:43077 - 12579 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000201742s
	[INFO] 10.244.0.19:54797 - 58925 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000150374s
	[INFO] 10.244.0.19:37321 - 27472 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000249292s
	[INFO] 10.244.0.19:32935 - 32239 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.011579189s
	[INFO] 10.244.0.19:32944 - 10710 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.011951285s
	[INFO] 10.244.0.19:60348 - 37566 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008548895s
	[INFO] 10.244.0.19:57823 - 62334 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009237435s
	[INFO] 10.244.0.19:54143 - 55071 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006097428s
	[INFO] 10.244.0.19:38106 - 42898 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007541908s
	[INFO] 10.244.0.19:42897 - 4804 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001052188s
	[INFO] 10.244.0.19:33510 - 62646 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.001053838s
	
	
	==> describe nodes <==
	Name:               addons-591967
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-591967
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128
	                    minikube.k8s.io/name=addons-591967
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_30T10_22_24_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-591967
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 30 Sep 2024 10:22:20 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-591967
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 30 Sep 2024 10:36:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 30 Sep 2024 10:34:57 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 30 Sep 2024 10:34:57 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 30 Sep 2024 10:34:57 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 30 Sep 2024 10:34:57 +0000   Mon, 30 Sep 2024 10:23:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-591967
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 ef4ac19868aa41afa5a32b2ceb8ec976
	  System UUID:                7c487c9b-fdc8-495f-9de2-a896d5e1bb90
	  Boot ID:                    c55e8bfc-2f3b-4552-a1ec-845569628d46
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (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-rbnx2         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  gcp-auth                    gcp-auth-89d5ffd79-69dfm                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 coredns-7c65d6cfc9-wqptn                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-addons-591967                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         13m
	  kube-system                 kindnet-9gqlv                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-addons-591967             250m (3%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-591967    200m (2%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-fqzcp                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-591967             100m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-5xbc7          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         13m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 13m                kube-proxy       
	  Normal   NodeHasSufficientMemory  13m (x8 over 13m)  kubelet          Node addons-591967 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node addons-591967 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m (x7 over 13m)  kubelet          Node addons-591967 status is now: NodeHasSufficientPID
	  Normal   Starting                 13m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 13m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  13m                kubelet          Node addons-591967 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m                kubelet          Node addons-591967 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m                kubelet          Node addons-591967 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13m                node-controller  Node addons-591967 event: Registered Node addons-591967 in Controller
	  Normal   NodeReady                13m                kubelet          Node addons-591967 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000683] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000728] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000644] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.590821] 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.
	[  +0.054395] systemd[1]: /lib/systemd/system/cloud-init.service:20: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.036721] systemd[1]: /lib/systemd/system/cloud-init-hotplugd.socket:11: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003529] systemd[1]: Configuration file /etc/systemd/system/auto-pause.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.637848] kauditd_printk_skb: 46 callbacks suppressed
	[Sep30 10:33] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +1.015599] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +2.015853] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[Sep30 10:34] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +8.191434] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[ +16.126770] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[ +33.537450] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000018] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	
	
	==> etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] <==
	{"level":"info","ts":"2024-09-30T10:22:31.740702Z","caller":"traceutil/trace.go:171","msg":"trace[470705714] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"197.466213ms","start":"2024-09-30T10:22:31.543225Z","end":"2024-09-30T10:22:31.740691Z","steps":["trace[470705714] 'process raft request'  (duration: 196.906014ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:31.740921Z","caller":"traceutil/trace.go:171","msg":"trace[1748366360] transaction","detail":"{read_only:false; response_revision:421; number_of_response:1; }","duration":"197.544763ms","start":"2024-09-30T10:22:31.543367Z","end":"2024-09-30T10:22:31.740912Z","steps":["trace[1748366360] 'process raft request'  (duration: 196.791478ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:31.741016Z","caller":"traceutil/trace.go:171","msg":"trace[1278438904] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"117.708233ms","start":"2024-09-30T10:22:31.623300Z","end":"2024-09-30T10:22:31.741008Z","steps":["trace[1278438904] 'process raft request'  (duration: 116.890278ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:31.741170Z","caller":"traceutil/trace.go:171","msg":"trace[109334295] transaction","detail":"{read_only:false; response_revision:423; number_of_response:1; }","duration":"116.069951ms","start":"2024-09-30T10:22:31.625092Z","end":"2024-09-30T10:22:31.741162Z","steps":["trace[109334295] 'process raft request'  (duration: 115.129531ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:32.922067Z","caller":"traceutil/trace.go:171","msg":"trace[695086030] transaction","detail":"{read_only:false; response_revision:489; number_of_response:1; }","duration":"179.213068ms","start":"2024-09-30T10:22:32.742838Z","end":"2024-09-30T10:22:32.922051Z","steps":["trace[695086030] 'process raft request'  (duration: 179.074927ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:23:49.869206Z","caller":"traceutil/trace.go:171","msg":"trace[612716239] transaction","detail":"{read_only:false; response_revision:1058; number_of_response:1; }","duration":"116.227989ms","start":"2024-09-30T10:23:49.752953Z","end":"2024-09-30T10:23:49.869181Z","steps":["trace[612716239] 'process raft request'  (duration: 115.970512ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:23:49.990727Z","caller":"traceutil/trace.go:171","msg":"trace[1572099350] transaction","detail":"{read_only:false; response_revision:1059; number_of_response:1; }","duration":"117.188078ms","start":"2024-09-30T10:23:49.873520Z","end":"2024-09-30T10:23:49.990708Z","steps":["trace[1572099350] 'process raft request'  (duration: 56.397554ms)","trace[1572099350] 'compare'  (duration: 60.650384ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:23:49.991013Z","caller":"traceutil/trace.go:171","msg":"trace[1387650939] transaction","detail":"{read_only:false; response_revision:1060; number_of_response:1; }","duration":"117.442197ms","start":"2024-09-30T10:23:49.873555Z","end":"2024-09-30T10:23:49.990997Z","steps":["trace[1387650939] 'process raft request'  (duration: 117.107015ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:00.925978Z","caller":"traceutil/trace.go:171","msg":"trace[736122190] transaction","detail":"{read_only:false; response_revision:1134; number_of_response:1; }","duration":"100.13644ms","start":"2024-09-30T10:24:00.825817Z","end":"2024-09-30T10:24:00.925953Z","steps":["trace[736122190] 'process raft request'  (duration: 100.011624ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:01.156641Z","caller":"traceutil/trace.go:171","msg":"trace[989402292] linearizableReadLoop","detail":"{readStateIndex:1175; appliedIndex:1171; }","duration":"196.704415ms","start":"2024-09-30T10:24:00.959919Z","end":"2024-09-30T10:24:01.156623Z","steps":["trace[989402292] 'read index received'  (duration: 59.738732ms)","trace[989402292] 'applied index is now lower than readState.Index'  (duration: 136.964712ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:24:01.156648Z","caller":"traceutil/trace.go:171","msg":"trace[1351437545] transaction","detail":"{read_only:false; response_revision:1139; number_of_response:1; }","duration":"199.71352ms","start":"2024-09-30T10:24:00.956907Z","end":"2024-09-30T10:24:01.156621Z","steps":["trace[1351437545] 'process raft request'  (duration: 130.258107ms)","trace[1351437545] 'compare'  (duration: 69.274072ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:24:01.156750Z","caller":"traceutil/trace.go:171","msg":"trace[196704123] transaction","detail":"{read_only:false; response_revision:1141; number_of_response:1; }","duration":"198.765372ms","start":"2024-09-30T10:24:00.957977Z","end":"2024-09-30T10:24:01.156742Z","steps":["trace[196704123] 'process raft request'  (duration: 198.60751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:01.156668Z","caller":"traceutil/trace.go:171","msg":"trace[891690874] transaction","detail":"{read_only:false; response_revision:1140; number_of_response:1; }","duration":"198.781762ms","start":"2024-09-30T10:24:00.957875Z","end":"2024-09-30T10:24:01.156657Z","steps":["trace[891690874] 'process raft request'  (duration: 198.658644ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:24:01.156886Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.746684ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-84c5f94fbc-5xbc7\" ","response":"range_response_count:1 size:4865"}
	{"level":"info","ts":"2024-09-30T10:24:01.156935Z","caller":"traceutil/trace.go:171","msg":"trace[1775519427] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-84c5f94fbc-5xbc7; range_end:; response_count:1; response_revision:1141; }","duration":"126.812742ms","start":"2024-09-30T10:24:01.030111Z","end":"2024-09-30T10:24:01.156924Z","steps":["trace[1775519427] 'agreement among raft nodes before linearized reading'  (duration: 126.674549ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:24:01.157142Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"197.109493ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-30T10:24:01.157181Z","caller":"traceutil/trace.go:171","msg":"trace[1376415834] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1141; }","duration":"197.255566ms","start":"2024-09-30T10:24:00.959915Z","end":"2024-09-30T10:24:01.157170Z","steps":["trace[1376415834] 'agreement among raft nodes before linearized reading'  (duration: 197.09147ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:32:19.068482Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1532}
	{"level":"info","ts":"2024-09-30T10:32:19.091115Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1532,"took":"22.17546ms","hash":4263771661,"current-db-size-bytes":6164480,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3186688,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-30T10:32:19.091166Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4263771661,"revision":1532,"compact-revision":-1}
	{"level":"info","ts":"2024-09-30T10:33:52.381521Z","caller":"traceutil/trace.go:171","msg":"trace[868782909] linearizableReadLoop","detail":"{readStateIndex:2436; appliedIndex:2433; }","duration":"103.731385ms","start":"2024-09-30T10:33:52.277775Z","end":"2024-09-30T10:33:52.381506Z","steps":["trace[868782909] 'read index received'  (duration: 40.055033ms)","trace[868782909] 'applied index is now lower than readState.Index'  (duration: 63.675556ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:33:52.381614Z","caller":"traceutil/trace.go:171","msg":"trace[413729951] transaction","detail":"{read_only:false; response_revision:2270; number_of_response:1; }","duration":"112.091315ms","start":"2024-09-30T10:33:52.269514Z","end":"2024-09-30T10:33:52.381606Z","steps":["trace[413729951] 'process raft request'  (duration: 111.928493ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:33:52.381768Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.970547ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumeclaims/default/hpvc-restore\" ","response":"range_response_count:1 size:1594"}
	{"level":"info","ts":"2024-09-30T10:33:52.381883Z","caller":"traceutil/trace.go:171","msg":"trace[1896600202] range","detail":"{range_begin:/registry/persistentvolumeclaims/default/hpvc-restore; range_end:; response_count:1; response_revision:2270; }","duration":"104.095237ms","start":"2024-09-30T10:33:52.277772Z","end":"2024-09-30T10:33:52.381867Z","steps":["trace[1896600202] 'agreement among raft nodes before linearized reading'  (duration: 103.896588ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:33:57.841847Z","caller":"traceutil/trace.go:171","msg":"trace[52542951] transaction","detail":"{read_only:false; response_revision:2282; number_of_response:1; }","duration":"120.748967ms","start":"2024-09-30T10:33:57.721068Z","end":"2024-09-30T10:33:57.841817Z","steps":["trace[52542951] 'process raft request'  (duration: 119.338248ms)"],"step_count":1}
	
	
	==> gcp-auth [159fe2d1c86524e1e400cd7cd185f2ee1b7b920ad926b392c2b98d2e95f1270c] <==
	2024/09/30 10:25:11 Ready to write response ...
	2024/09/30 10:25:11 Ready to marshal response ...
	2024/09/30 10:25:11 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:18 Ready to marshal response ...
	2024/09/30 10:33:18 Ready to write response ...
	2024/09/30 10:33:24 Ready to marshal response ...
	2024/09/30 10:33:24 Ready to write response ...
	2024/09/30 10:33:44 Ready to marshal response ...
	2024/09/30 10:33:44 Ready to write response ...
	2024/09/30 10:33:49 Ready to marshal response ...
	2024/09/30 10:33:49 Ready to write response ...
	2024/09/30 10:34:23 Ready to marshal response ...
	2024/09/30 10:34:23 Ready to write response ...
	2024/09/30 10:34:23 Ready to marshal response ...
	2024/09/30 10:34:23 Ready to write response ...
	2024/09/30 10:34:36 Ready to marshal response ...
	2024/09/30 10:34:36 Ready to write response ...
	2024/09/30 10:36:04 Ready to marshal response ...
	2024/09/30 10:36:04 Ready to write response ...
	
	
	==> kernel <==
	 10:36:15 up 18 min,  0 users,  load average: 0.12, 0.28, 0.23
	Linux addons-591967 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] <==
	I0930 10:34:09.643418       1 main.go:299] handling current node
	I0930 10:34:19.641719       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:34:19.641762       1 main.go:299] handling current node
	I0930 10:34:29.641082       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:34:29.641264       1 main.go:299] handling current node
	I0930 10:34:39.641113       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:34:39.641146       1 main.go:299] handling current node
	I0930 10:34:49.647297       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:34:49.647327       1 main.go:299] handling current node
	I0930 10:34:59.641351       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:34:59.641406       1 main.go:299] handling current node
	I0930 10:35:09.641011       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:35:09.641051       1 main.go:299] handling current node
	I0930 10:35:19.649311       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:35:19.649348       1 main.go:299] handling current node
	I0930 10:35:29.640997       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:35:29.641033       1 main.go:299] handling current node
	I0930 10:35:39.645319       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:35:39.645352       1 main.go:299] handling current node
	I0930 10:35:49.649016       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:35:49.649066       1 main.go:299] handling current node
	I0930 10:35:59.645303       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:35:59.645340       1 main.go:299] handling current node
	I0930 10:36:09.641549       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:36:09.641586       1 main.go:299] handling current node
	
	
	==> kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] <==
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0930 10:25:00.866797       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0930 10:33:14.804980       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.55.57"}
	I0930 10:33:32.539129       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0930 10:33:39.032198       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0930 10:33:40.134475       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0930 10:33:44.555238       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0930 10:33:44.833756       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.202.68"}
	I0930 10:34:05.552933       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.552995       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.566336       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.566397       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.571502       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.571539       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.583242       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.583287       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.625935       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.625972       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0930 10:34:06.572162       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0930 10:34:06.626239       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0930 10:34:06.741489       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0930 10:34:52.675120       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0930 10:36:05.059128       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.228.175"}
	
	
	==> kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] <==
	W0930 10:34:51.318707       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
	E0930 10:34:51.318753       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"
	I0930 10:34:57.626058       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-591967"
	W0930 10:35:10.391991       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
	E0930 10:35:10.392034       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"
	W0930 10:35:20.794287       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
	E0930 10:35:20.794325       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"
	I0930 10:35:24.672716       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	W0930 10:35:24.899531       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
	E0930 10:35:24.899570       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"
	W0930 10:35:31.642316       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
	E0930 10:35:31.642367       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"
	W0930 10:35:44.207656       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
	E0930 10:35:44.207706       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"
	W0930 10:35:57.149479       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
	E0930 10:35:57.149516       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"
	I0930 10:36:04.853855       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="16.211549ms"
	I0930 10:36:04.864681       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="10.780663ms"
	I0930 10:36:04.864784       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="60.931µs"
	I0930 10:36:04.865245       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="55.118µs"
	I0930 10:36:07.175435       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0930 10:36:07.177308       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="10.083µs"
	I0930 10:36:07.179436       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0930 10:36:08.671830       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="6.269705ms"
	I0930 10:36:08.671913       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="48.089µs"
	
	
	==> kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] <==
	I0930 10:22:28.886612       1 server_linux.go:66] "Using iptables proxy"
	I0930 10:22:29.229007       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0930 10:22:29.229189       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`"
	I0930 10:22:29.832267       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0930 10:22:29.832448       1 server_linux.go:169] "Using iptables Proxier"
	I0930 10:22:29.838044       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"
	I0930 10:22:29.838693       1 server.go:483] "Version info" version="v1.31.1"
	I0930 10:22:29.838996       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0930 10:22:29.841205       1 config.go:199] "Starting service config controller"
	I0930 10:22:29.921474       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0930 10:22:29.935168       1 shared_informer.go:320] Caches are synced for service config
	I0930 10:22:29.842088       1 config.go:105] "Starting endpoint slice config controller"
	I0930 10:22:29.935475       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0930 10:22:29.935632       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0930 10:22:29.928401       1 config.go:328] "Starting node config controller"
	I0930 10:22:29.936172       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0930 10:22:30.037732       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] <==
	W0930 10:22:20.836754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0930 10:22:20.837544       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.836897       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0930 10:22:20.838559       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.837179       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
	E0930 10:22:20.838652       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"
	W0930 10:22:20.836708       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0930 10:22:20.838696       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.838783       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0930 10:22:20.838803       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.837615       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
	E0930 10:22:20.838847       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"
	W0930 10:22:20.838974       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
	E0930 10:22:20.839039       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"
	W0930 10:22:21.715158       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
	E0930 10:22:21.715199       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"
	W0930 10:22:21.771767       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
	E0930 10:22:21.771805       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"
	W0930 10:22:21.818202       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
	E0930 10:22:21.818242       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"
	W0930 10:22:21.827625       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0930 10:22:21.827670       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:21.945709       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0930 10:22:21.945749       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0930 10:22:22.233607       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 30 10:36:04 addons-591967 kubelet[1628]: I0930 10:36:04.895463    1628 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/61e9da54-7678-45f3-bd2d-4b43b29dea55-gcp-creds\") pod \"hello-world-app-55bf9c44b4-rbnx2\" (UID: \"61e9da54-7678-45f3-bd2d-4b43b29dea55\") " pod="default/hello-world-app-55bf9c44b4-rbnx2"
	Sep 30 10:36:06 addons-591967 kubelet[1628]: I0930 10:36:06.002519    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hlvg4\" (UniqueName: \"kubernetes.io/projected/814d7575-f790-4944-a93a-f0fa8eb9dbbd-kube-api-access-hlvg4\") pod \"814d7575-f790-4944-a93a-f0fa8eb9dbbd\" (UID: \"814d7575-f790-4944-a93a-f0fa8eb9dbbd\") "
	Sep 30 10:36:06 addons-591967 kubelet[1628]: I0930 10:36:06.004276    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/814d7575-f790-4944-a93a-f0fa8eb9dbbd-kube-api-access-hlvg4" (OuterVolumeSpecName: "kube-api-access-hlvg4") pod "814d7575-f790-4944-a93a-f0fa8eb9dbbd" (UID: "814d7575-f790-4944-a93a-f0fa8eb9dbbd"). InnerVolumeSpecName "kube-api-access-hlvg4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:36:06 addons-591967 kubelet[1628]: I0930 10:36:06.102848    1628 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-hlvg4\" (UniqueName: \"kubernetes.io/projected/814d7575-f790-4944-a93a-f0fa8eb9dbbd-kube-api-access-hlvg4\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:36:06 addons-591967 kubelet[1628]: I0930 10:36:06.651645    1628 scope.go:117] "RemoveContainer" containerID="a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e"
	Sep 30 10:36:06 addons-591967 kubelet[1628]: I0930 10:36:06.666363    1628 scope.go:117] "RemoveContainer" containerID="a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e"
	Sep 30 10:36:06 addons-591967 kubelet[1628]: E0930 10:36:06.666736    1628 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e\": container with ID starting with a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e not found: ID does not exist" containerID="a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e"
	Sep 30 10:36:06 addons-591967 kubelet[1628]: I0930 10:36:06.666770    1628 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e"} err="failed to get container status \"a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e\": rpc error: code = NotFound desc = could not find container \"a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e\": container with ID starting with a9ed6e30e5f0cf534902fd282c96c81f8b3289424c7092c233886ad2002fc25e not found: ID does not exist"
	Sep 30 10:36:07 addons-591967 kubelet[1628]: I0930 10:36:07.263986    1628 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="814d7575-f790-4944-a93a-f0fa8eb9dbbd" path="/var/lib/kubelet/pods/814d7575-f790-4944-a93a-f0fa8eb9dbbd/volumes"
	Sep 30 10:36:07 addons-591967 kubelet[1628]: I0930 10:36:07.264514    1628 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b97b5104-545b-49ee-a9a3-997713c17d3f" path="/var/lib/kubelet/pods/b97b5104-545b-49ee-a9a3-997713c17d3f/volumes"
	Sep 30 10:36:07 addons-591967 kubelet[1628]: I0930 10:36:07.265007    1628 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ea9447ed-3825-429f-b4df-1ecffe58f881" path="/var/lib/kubelet/pods/ea9447ed-3825-429f-b4df-1ecffe58f881/volumes"
	Sep 30 10:36:08 addons-591967 kubelet[1628]: I0930 10:36:08.665594    1628 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-rbnx2" podStartSLOduration=1.740042056 podStartE2EDuration="4.665576281s" podCreationTimestamp="2024-09-30 10:36:04 +0000 UTC" firstStartedPulling="2024-09-30 10:36:05.22684343 +0000 UTC m=+822.043283661" lastFinishedPulling="2024-09-30 10:36:08.152377654 +0000 UTC m=+824.968817886" observedRunningTime="2024-09-30 10:36:08.665391244 +0000 UTC m=+825.481831494" watchObservedRunningTime="2024-09-30 10:36:08.665576281 +0000 UTC m=+825.482016531"
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.541431    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-d7gp8\" (UniqueName: \"kubernetes.io/projected/a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1-kube-api-access-d7gp8\") pod \"a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1\" (UID: \"a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1\") "
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.541479    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1-webhook-cert\") pod \"a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1\" (UID: \"a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1\") "
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.543459    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1" (UID: "a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.543462    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1-kube-api-access-d7gp8" (OuterVolumeSpecName: "kube-api-access-d7gp8") pod "a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1" (UID: "a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1"). InnerVolumeSpecName "kube-api-access-d7gp8". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.641832    1628 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-d7gp8\" (UniqueName: \"kubernetes.io/projected/a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1-kube-api-access-d7gp8\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.641916    1628 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1-webhook-cert\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.662890    1628 scope.go:117] "RemoveContainer" containerID="aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7"
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.677149    1628 scope.go:117] "RemoveContainer" containerID="aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7"
	Sep 30 10:36:10 addons-591967 kubelet[1628]: E0930 10:36:10.677590    1628 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7\": container with ID starting with aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7 not found: ID does not exist" containerID="aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7"
	Sep 30 10:36:10 addons-591967 kubelet[1628]: I0930 10:36:10.677638    1628 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7"} err="failed to get container status \"aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7\": rpc error: code = NotFound desc = could not find container \"aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7\": container with ID starting with aad843368c12824ed7a69ed1db206c5ca569f26c8a63206296dc5253f7ee55f7 not found: ID does not exist"
	Sep 30 10:36:11 addons-591967 kubelet[1628]: I0930 10:36:11.263199    1628 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1" path="/var/lib/kubelet/pods/a5b4d4ca-8db1-4fc0-a535-a2d33d9ac1e1/volumes"
	Sep 30 10:36:13 addons-591967 kubelet[1628]: E0930 10:36:13.566631    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692573566408744,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:36:13 addons-591967 kubelet[1628]: E0930 10:36:13.566668    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692573566408744,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [9975e3c3a9cb1469f0304d5357786a86c13758c54839f0cc77e528cefafefafb] <==
	I0930 10:23:11.177472       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0930 10:23:11.223525       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0930 10:23:11.223571       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0930 10:23:11.231071       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0930 10:23:11.231180       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"af8dcd0a-5966-4577-a524-93743d7696b3", APIVersion:"v1", ResourceVersion:"914", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9 became leader
	I0930 10:23:11.231235       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9!
	I0930 10:23:11.331464       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-591967/192.168.49.2
	Start Time:       Mon, 30 Sep 2024 10:25:11 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p9kk7 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-p9kk7:
	    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-591967
	  Normal   Pulling    9m31s (x4 over 11m)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     9m31s (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     9m31s (x4 over 11m)  kubelet            Error: ErrImagePull
	  Warning  Failed     9m19s (x6 over 11m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    56s (x42 over 11m)   kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (334.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 3.338283ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
I0930 10:33:14.095161   10591 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0930 10:33:14.095186   10591 kapi.go:107] duration metric: took 4.385736ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
helpers_test.go:344: "metrics-server-84c5f94fbc-5xbc7" [f00d3209-7a39-4bf2-9a8a-13fd28c806ad] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003635488s
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (74.701199ms)

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

                                                
                                                
** /stderr **
I0930 10:33:19.172793   10591 retry.go:31] will retry after 2.347354591s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (77.290066ms)

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

                                                
                                                
** /stderr **
I0930 10:33:21.598263   10591 retry.go:31] will retry after 2.494352781s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (81.694881ms)

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

                                                
                                                
** /stderr **
I0930 10:33:24.174769   10591 retry.go:31] will retry after 3.565773366s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (65.316821ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-wqptn, age: 10m59.805544707s

                                                
                                                
** /stderr **
I0930 10:33:27.807127   10591 retry.go:31] will retry after 6.837926952s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (66.023968ms)

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

                                                
                                                
** /stderr **
I0930 10:33:34.712013   10591 retry.go:31] will retry after 8.155491738s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (71.253633ms)

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

                                                
                                                
** /stderr **
I0930 10:33:42.939898   10591 retry.go:31] will retry after 20.389856982s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (64.335982ms)

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

                                                
                                                
** /stderr **
I0930 10:34:03.394930   10591 retry.go:31] will retry after 29.802662605s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (68.759159ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-wqptn, age: 12m5.265420556s

                                                
                                                
** /stderr **
I0930 10:34:33.267344   10591 retry.go:31] will retry after 52.761748942s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (61.74533ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-wqptn, age: 12m58.089048143s

                                                
                                                
** /stderr **
I0930 10:35:26.091253   10591 retry.go:31] will retry after 1m3.678882054s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (62.863018ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-wqptn, age: 14m1.835423694s

                                                
                                                
** /stderr **
I0930 10:36:29.837601   10591 retry.go:31] will retry after 1m16.669675326s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (65.767708ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-wqptn, age: 15m18.575651832s

                                                
                                                
** /stderr **
I0930 10:37:46.577632   10591 retry.go:31] will retry after 59.163822329s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-591967 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-591967 top pods -n kube-system: exit status 1 (63.316128ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-wqptn, age: 16m17.803954993s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a",
	        "Created": "2024-09-30T10:22:06.098219959Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13092,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-30T10:22:06.243485248Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/hostname",
	        "HostsPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/hosts",
	        "LogPath": "/var/lib/docker/containers/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a/9da8d743d590a0b0d6ac4f9876c0a24b89d4569300e765a865c938c5edeae06a-json.log",
	        "Name": "/addons-591967",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-591967:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-591967",
	            "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/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675-init/diff:/var/lib/docker/overlay2/6a00548e90e66592fab76c02d7df74659c1dfbc894a8d906a61c4050de028418/diff",
	                "MergedDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/merged",
	                "UpperDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/diff",
	                "WorkDir": "/var/lib/docker/overlay2/1c1b45d24f01853cbe52ead061001585edacacb4f34d0bf4f8c87ad2f3fa2675/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-591967",
	                "Source": "/var/lib/docker/volumes/addons-591967/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-591967",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-591967",
	                "name.minikube.sigs.k8s.io": "addons-591967",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3a171b8be37059396a06339c851e357b4b343c6c7ea83f0dedaccf5dc707ffc1",
	            "SandboxKey": "/var/run/docker/netns/3a171b8be370",
	            "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-591967": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "4816bfb7bcf8f0e739791c288158d3f0dda1fae7c99a04f6d1f1116ad58d7076",
	                    "EndpointID": "075cf0a811153c3b21499553e356c63a742014b938c46e3a2126fae96a23464d",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-591967",
	                        "9da8d743d590"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-591967 -n addons-591967
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-591967 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-591967 logs -n 25: (1.209660074s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-556979                                                                     | download-only-556979   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | --download-only -p                                                                          | download-docker-480294 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | download-docker-480294                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-480294                                                                   | download-docker-480294 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-669405   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | binary-mirror-669405                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46883                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-669405                                                                     | binary-mirror-669405   | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| addons  | disable dashboard -p                                                                        | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-591967 --wait=true                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:25 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | -p addons-591967                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:33 UTC |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-591967 ssh curl -s                                                                   | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-591967 addons                                                                        | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:33 UTC | 30 Sep 24 10:34 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-591967 addons                                                                        | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | -p addons-591967                                                                            |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-591967 ip                                                                            | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | addons-591967                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-591967 ssh cat                                                                       | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:34 UTC |
	|         | /opt/local-path-provisioner/pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:34 UTC | 30 Sep 24 10:35 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-591967 ip                                                                            | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:36 UTC | 30 Sep 24 10:36 UTC |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:36 UTC | 30 Sep 24 10:36 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-591967 addons disable                                                                | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:36 UTC | 30 Sep 24 10:36 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-591967 addons                                                                        | addons-591967          | jenkins | v1.34.0 | 30 Sep 24 10:38 UTC | 30 Sep 24 10:38 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/30 10:21:43
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0930 10:21:43.600314   12354 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:21:43.600440   12354 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:43.600449   12354 out.go:358] Setting ErrFile to fd 2...
	I0930 10:21:43.600453   12354 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:43.600622   12354 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:21:43.601206   12354 out.go:352] Setting JSON to false
	I0930 10:21:43.602136   12354 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":247,"bootTime":1727691457,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 10:21:43.602247   12354 start.go:139] virtualization: kvm guest
	I0930 10:21:43.604392   12354 out.go:177] * [addons-591967] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0930 10:21:43.605717   12354 notify.go:220] Checking for updates...
	I0930 10:21:43.605753   12354 out.go:177]   - MINIKUBE_LOCATION=19734
	I0930 10:21:43.607125   12354 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:21:43.608715   12354 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:21:43.610195   12354 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 10:21:43.611525   12354 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:21:43.612883   12354 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:21:43.614454   12354 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:21:43.635437   12354 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 10:21:43.635555   12354 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:43.682092   12354 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:43.673383047 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:43.682206   12354 docker.go:318] overlay module found
	I0930 10:21:43.683900   12354 out.go:177] * Using the docker driver based on user configuration
	I0930 10:21:43.685372   12354 start.go:297] selected driver: docker
	I0930 10:21:43.685393   12354 start.go:901] validating driver "docker" against <nil>
	I0930 10:21:43.685408   12354 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:21:43.686335   12354 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:43.736635   12354 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:43.727603686 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:43.736984   12354 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0930 10:21:43.737316   12354 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]
	I0930 10:21:43.739223   12354 out.go:177] * Using Docker driver with root privileges
	I0930 10:21:43.740480   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:21:43.740540   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:21:43.740553   12354 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0930 10:21:43.740633   12354 start.go:340] cluster config:
	{Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:21:43.742009   12354 out.go:177] * Starting "addons-591967" primary control-plane node in "addons-591967" cluster
	I0930 10:21:43.743257   12354 cache.go:121] Beginning downloading kic base image for docker with crio
	I0930 10:21:43.744633   12354 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0930 10:21:43.745816   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:21:43.745840   12354 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0930 10:21:43.745860   12354 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0930 10:21:43.745872   12354 cache.go:56] Caching tarball of preloaded images
	I0930 10:21:43.745965   12354 preload.go:172] Found /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0930 10:21:43.745979   12354 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0930 10:21:43.746346   12354 profile.go:143] Saving config to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json ...
	I0930 10:21:43.746372   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json: {Name:mk318b6ffae8d675a13d69e246f0bb1e357b271a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:21:43.763396   12354 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:21:43.763489   12354 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0930 10:21:43.763505   12354 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0930 10:21:43.763509   12354 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0930 10:21:43.763518   12354 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0930 10:21:43.763523   12354 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0930 10:21:56.254194   12354 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0930 10:21:56.254232   12354 cache.go:194] Successfully downloaded all kic artifacts
	I0930 10:21:56.254278   12354 start.go:360] acquireMachinesLock for addons-591967: {Name:mk4596c634acb3ca52d88754a330c3afbe89e37b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0930 10:21:56.254379   12354 start.go:364] duration metric: took 82.661µs to acquireMachinesLock for "addons-591967"
	I0930 10:21:56.254403   12354 start.go:93] Provisioning new machine with config: &{Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:21:56.254474   12354 start.go:125] createHost starting for "" (driver="docker")
	I0930 10:21:56.256602   12354 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0930 10:21:56.256817   12354 start.go:159] libmachine.API.Create for "addons-591967" (driver="docker")
	I0930 10:21:56.256847   12354 client.go:168] LocalClient.Create starting
	I0930 10:21:56.256961   12354 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem
	I0930 10:21:56.406303   12354 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem
	I0930 10:21:56.481502   12354 cli_runner.go:164] Run: docker network inspect addons-591967 --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}}]}"
	W0930 10:21:56.496959   12354 cli_runner.go:211] docker network inspect addons-591967 --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
	I0930 10:21:56.497037   12354 network_create.go:284] running [docker network inspect addons-591967] to gather additional debugging logs...
	I0930 10:21:56.497088   12354 cli_runner.go:164] Run: docker network inspect addons-591967
	W0930 10:21:56.512899   12354 cli_runner.go:211] docker network inspect addons-591967 returned with exit code 1
	I0930 10:21:56.512933   12354 network_create.go:287] error running [docker network inspect addons-591967]: docker network inspect addons-591967: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-591967 not found
	I0930 10:21:56.512947   12354 network_create.go:289] output of [docker network inspect addons-591967]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-591967 not found
	
	** /stderr **
	I0930 10:21:56.513035   12354 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}}]}"
	I0930 10:21:56.529361   12354 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:0xc00160c920}
	I0930 10:21:56.529413   12354 network_create.go:124] attempt to create docker network addons-591967 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0930 10:21:56.529455   12354 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-591967 addons-591967
	I0930 10:21:56.607716   12354 network_create.go:108] docker network addons-591967 192.168.49.0/24 created
	I0930 10:21:56.607749   12354 kic.go:121] calculated static IP "192.168.49.2" for the "addons-591967" container
	I0930 10:21:56.607829   12354 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0930 10:21:56.623048   12354 cli_runner.go:164] Run: docker volume create addons-591967 --label name.minikube.sigs.k8s.io=addons-591967 --label created_by.minikube.sigs.k8s.io=true
	I0930 10:21:56.640608   12354 oci.go:103] Successfully created a docker volume addons-591967
	I0930 10:21:56.640695   12354 cli_runner.go:164] Run: docker run --rm --name addons-591967-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --entrypoint /usr/bin/test -v addons-591967:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0930 10:22:01.661030   12354 cli_runner.go:217] Completed: docker run --rm --name addons-591967-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --entrypoint /usr/bin/test -v addons-591967:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (5.020293764s)
	I0930 10:22:01.661060   12354 oci.go:107] Successfully prepared a docker volume addons-591967
	I0930 10:22:01.661074   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:22:01.661092   12354 kic.go:194] Starting extracting preloaded images to volume ...
	I0930 10:22:01.661140   12354 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-591967:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0930 10:22:06.034783   12354 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-591967:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.373604999s)
	I0930 10:22:06.034815   12354 kic.go:203] duration metric: took 4.373720961s to extract preloaded images to volume ...
	W0930 10:22:06.034951   12354 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0930 10:22:06.035142   12354 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0930 10:22:06.083144   12354 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-591967 --name addons-591967 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-591967 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-591967 --network addons-591967 --ip 192.168.49.2 --volume addons-591967:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0930 10:22:06.392221   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Running}}
	I0930 10:22:06.410032   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.428914   12354 cli_runner.go:164] Run: docker exec addons-591967 stat /var/lib/dpkg/alternatives/iptables
	I0930 10:22:06.475789   12354 oci.go:144] the created container "addons-591967" has a running status.
	I0930 10:22:06.475825   12354 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa...
	I0930 10:22:06.595285   12354 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0930 10:22:06.619813   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.644849   12354 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0930 10:22:06.644874   12354 kic_runner.go:114] Args: [docker exec --privileged addons-591967 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0930 10:22:06.699227   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:06.718994   12354 machine.go:93] provisionDockerMachine start ...
	I0930 10:22:06.719069   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:06.739368   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:06.739600   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:06.739616   12354 main.go:141] libmachine: About to run SSH command:
	hostname
	I0930 10:22:06.740297   12354 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:40634->127.0.0.1:32768: read: connection reset by peer
	I0930 10:22:09.852637   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-591967
	
	I0930 10:22:09.852662   12354 ubuntu.go:169] provisioning hostname "addons-591967"
	I0930 10:22:09.852720   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:09.869905   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:09.870106   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:09.870124   12354 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-591967 && echo "addons-591967" | sudo tee /etc/hostname
	I0930 10:22:09.991552   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-591967
	
	I0930 10:22:09.991622   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.009243   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:10.009414   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:10.009430   12354 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-591967' /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-591967/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-591967' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0930 10:22:10.121151   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0930 10:22:10.121179   12354 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19734-3817/.minikube CaCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19734-3817/.minikube}
	I0930 10:22:10.121194   12354 ubuntu.go:177] setting up certificates
	I0930 10:22:10.121204   12354 provision.go:84] configureAuth start
	I0930 10:22:10.121275   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:10.138129   12354 provision.go:143] copyHostCerts
	I0930 10:22:10.138198   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/ca.pem (1082 bytes)
	I0930 10:22:10.138309   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/cert.pem (1123 bytes)
	I0930 10:22:10.138366   12354 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19734-3817/.minikube/key.pem (1675 bytes)
	I0930 10:22:10.138423   12354 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem org=jenkins.addons-591967 san=[127.0.0.1 192.168.49.2 addons-591967 localhost minikube]
	I0930 10:22:10.466353   12354 provision.go:177] copyRemoteCerts
	I0930 10:22:10.466415   12354 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0930 10:22:10.466447   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.483350   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:10.569446   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0930 10:22:10.590889   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0930 10:22:10.612375   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0930 10:22:10.634008   12354 provision.go:87] duration metric: took 512.790375ms to configureAuth
	I0930 10:22:10.634047   12354 ubuntu.go:193] setting minikube options for container-runtime
	I0930 10:22:10.634254   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:10.634360   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.651267   12354 main.go:141] libmachine: Using SSH client type: native
	I0930 10:22:10.651441   12354 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0930 10:22:10.651457   12354 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
	I0930 10:22:10.849208   12354 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0930 10:22:10.849249   12354 machine.go:96] duration metric: took 4.130234469s to provisionDockerMachine
	I0930 10:22:10.849262   12354 client.go:171] duration metric: took 14.59240668s to LocalClient.Create
	I0930 10:22:10.849284   12354 start.go:167] duration metric: took 14.592468119s to libmachine.API.Create "addons-591967"
	I0930 10:22:10.849294   12354 start.go:293] postStartSetup for "addons-591967" (driver="docker")
	I0930 10:22:10.849307   12354 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]
	I0930 10:22:10.849354   12354 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
	I0930 10:22:10.849389   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.865767   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:10.949908   12354 ssh_runner.go:195] Run: cat /etc/os-release
	I0930 10:22:10.952737   12354 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0930 10:22:10.952769   12354 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0930 10:22:10.952777   12354 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0930 10:22:10.952783   12354 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0930 10:22:10.952791   12354 filesync.go:126] Scanning /home/jenkins/minikube-integration/19734-3817/.minikube/addons for local assets ...
	I0930 10:22:10.952843   12354 filesync.go:126] Scanning /home/jenkins/minikube-integration/19734-3817/.minikube/files for local assets ...
	I0930 10:22:10.952873   12354 start.go:296] duration metric: took 103.573916ms for postStartSetup
	I0930 10:22:10.953122   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:10.969711   12354 profile.go:143] Saving config to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/config.json ...
	I0930 10:22:10.969948   12354 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:22:10.969984   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:10.986360   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.066037   12354 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0930 10:22:11.070293   12354 start.go:128] duration metric: took 14.815804101s to createHost
	I0930 10:22:11.070322   12354 start.go:83] releasing machines lock for "addons-591967", held for 14.815927903s
	I0930 10:22:11.070389   12354 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-591967
	I0930 10:22:11.086518   12354 ssh_runner.go:195] Run: cat /version.json
	I0930 10:22:11.086576   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:11.086638   12354 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0930 10:22:11.086706   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:11.105639   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.106429   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:11.266567   12354 ssh_runner.go:195] Run: systemctl --version
	I0930 10:22:11.271044   12354 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0930 10:22:11.406835   12354 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0930 10:22:11.411047   12354 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" ;
	I0930 10:22:11.428795   12354 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0930 10:22:11.428879   12354 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" ;
	I0930 10:22:11.455342   12354 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0930 10:22:11.455370   12354 start.go:495] detecting cgroup driver to use...
	I0930 10:22:11.455405   12354 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0930 10:22:11.455459   12354 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0930 10:22:11.469133   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0930 10:22:11.479449   12354 docker.go:217] disabling cri-docker service (if available) ...
	I0930 10:22:11.479496   12354 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0930 10:22:11.491493   12354 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0930 10:22:11.504495   12354 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0930 10:22:11.583503   12354 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0930 10:22:11.659905   12354 docker.go:233] disabling docker service ...
	I0930 10:22:11.659984   12354 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0930 10:22:11.677067   12354 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0930 10:22:11.688116   12354 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0930 10:22:11.768336   12354 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0930 10:22:11.852290   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0930 10:22:11.862329   12354 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"
	I0930 10:22:11.876579   12354 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0930 10:22:11.876627   12354 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"
	I0930 10:22:11.885251   12354 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0930 10:22:11.885317   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.893752   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.902040   12354 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0930 10:22:11.910331   12354 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0930 10:22:11.918212   12354 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"
	I0930 10:22:11.926676   12354 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"
	I0930 10:22:11.940245   12354 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"
	I0930 10:22:11.948907   12354 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0930 10:22:11.956207   12354 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0930 10:22:11.956255   12354 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0930 10:22:11.969533   12354 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0930 10:22:11.977910   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:12.058534   12354 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0930 10:22:12.151918   12354 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0930 10:22:12.151987   12354 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0930 10:22:12.155399   12354 start.go:563] Will wait 60s for crictl version
	I0930 10:22:12.155458   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:22:12.158607   12354 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0930 10:22:12.190832   12354 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0930 10:22:12.190954   12354 ssh_runner.go:195] Run: crio --version
	I0930 10:22:12.224687   12354 ssh_runner.go:195] Run: crio --version
	I0930 10:22:12.259375   12354 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0930 10:22:12.260631   12354 cli_runner.go:164] Run: docker network inspect addons-591967 --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}}]}"
	I0930 10:22:12.276547   12354 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0930 10:22:12.280220   12354 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""
	I0930 10:22:12.290216   12354 kubeadm.go:883] updating cluster {Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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} ...
	I0930 10:22:12.290338   12354 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:22:12.290396   12354 ssh_runner.go:195] Run: sudo crictl images --output json
	I0930 10:22:12.349331   12354 crio.go:514] all images are preloaded for cri-o runtime.
	I0930 10:22:12.349354   12354 crio.go:433] Images already preloaded, skipping extraction
	I0930 10:22:12.349397   12354 ssh_runner.go:195] Run: sudo crictl images --output json
	I0930 10:22:12.380144   12354 crio.go:514] all images are preloaded for cri-o runtime.
	I0930 10:22:12.380167   12354 cache_images.go:84] Images are preloaded, skipping loading
	I0930 10:22:12.380174   12354 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0930 10:22:12.380255   12354 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-591967 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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:}
	I0930 10:22:12.380313   12354 ssh_runner.go:195] Run: crio config
	I0930 10:22:12.421598   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:22:12.421618   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:22:12.421626   12354 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0930 10:22:12.421646   12354 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-591967 NodeName:addons-591967 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}
	I0930 10:22:12.421777   12354 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-591967"
	  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
	
	I0930 10:22:12.421834   12354 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0930 10:22:12.430375   12354 binaries.go:44] Found k8s binaries, skipping transfer
	I0930 10:22:12.430446   12354 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0930 10:22:12.438655   12354 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0930 10:22:12.455985   12354 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0930 10:22:12.472351   12354 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0930 10:22:12.488569   12354 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0930 10:22:12.491753   12354 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""
	I0930 10:22:12.501825   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:12.579225   12354 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:22:12.591599   12354 certs.go:68] Setting up /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967 for IP: 192.168.49.2
	I0930 10:22:12.591622   12354 certs.go:194] generating shared ca certs ...
	I0930 10:22:12.591644   12354 certs.go:226] acquiring lock for ca certs: {Name:mk362e743f22f9e52ff0b729f37c6e80b7312c0b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.591787   12354 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key
	I0930 10:22:12.738963   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt ...
	I0930 10:22:12.738994   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt: {Name:mk1589b5f7d85c2a24c5508e7fe47bd591ceb12f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.739189   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key ...
	I0930 10:22:12.739208   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key: {Name:mk69d64d462ad6a4d3dfbb12b6e9565b3df093f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.739309   12354 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key
	I0930 10:22:12.942327   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt ...
	I0930 10:22:12.942357   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt: {Name:mk1f627ef9e41f9aa8eda8dff3fc74a3b493a612 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.942541   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key ...
	I0930 10:22:12.942560   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key: {Name:mk72f0b3090c2b4f4cdea660882c982b4c9a5461 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:12.942659   12354 certs.go:256] generating profile certs ...
	I0930 10:22:12.942725   12354 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key
	I0930 10:22:12.942756   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt with IP's: []
	I0930 10:22:13.127841   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt ...
	I0930 10:22:13.127870   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: {Name:mk14e25aaf9da64aa99a527c4a27eb63e301d4a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.128081   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key ...
	I0930 10:22:13.128100   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.key: {Name:mkdca4f437ae2d8e71d2bb365b2c068c0ce2c9d0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.128204   12354 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b
	I0930 10:22:13.128224   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0930 10:22:13.326990   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b ...
	I0930 10:22:13.327026   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b: {Name:mk6bc801c3be0ed697598a7e5f8f91e9e1902679 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.327190   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b ...
	I0930 10:22:13.327202   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b: {Name:mk9ab670fb109bc9a8ec6f2db9092da4f94cff76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.327267   12354 certs.go:381] copying /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt.143d3f1b -> /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt
	I0930 10:22:13.327344   12354 certs.go:385] copying /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key.143d3f1b -> /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key
	I0930 10:22:13.327390   12354 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key
	I0930 10:22:13.327406   12354 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt with IP's: []
	I0930 10:22:13.437642   12354 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt ...
	I0930 10:22:13.437670   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt: {Name:mk4ab3dd121343807833ce9e85ae24546c073c39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.437809   12354 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key ...
	I0930 10:22:13.437819   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key: {Name:mk87112612f531a3ee77d6fed551664802d1cec7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:13.437976   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca-key.pem (1679 bytes)
	I0930 10:22:13.438009   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/ca.pem (1082 bytes)
	I0930 10:22:13.438033   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/cert.pem (1123 bytes)
	I0930 10:22:13.438054   12354 certs.go:484] found cert: /home/jenkins/minikube-integration/19734-3817/.minikube/certs/key.pem (1675 bytes)
	I0930 10:22:13.438623   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0930 10:22:13.462128   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0930 10:22:13.484552   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0930 10:22:13.506357   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0930 10:22:13.528066   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0930 10:22:13.549550   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0930 10:22:13.571273   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0930 10:22:13.592987   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0930 10:22:13.614715   12354 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0930 10:22:13.636014   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0930 10:22:13.652465   12354 ssh_runner.go:195] Run: openssl version
	I0930 10:22:13.657442   12354 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"
	I0930 10:22:13.665944   12354 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.669116   12354 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 30 10:22 /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.669164   12354 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0930 10:22:13.675398   12354 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"
	I0930 10:22:13.684021   12354 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0930 10:22:13.687194   12354 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
	I0930 10:22:13.687251   12354 kubeadm.go:392] StartCluster: {Name:addons-591967 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-591967 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}
	I0930 10:22:13.687318   12354 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0930 10:22:13.687356   12354 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0930 10:22:13.719503   12354 cri.go:89] found id: ""
	I0930 10:22:13.719582   12354 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0930 10:22:13.727757   12354 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0930 10:22:13.735628   12354 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0930 10:22:13.735678   12354 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
	I0930 10:22:13.743043   12354 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
	I0930 10:22:13.743063   12354 kubeadm.go:157] found existing configuration files:
	
	I0930 10:22:13.743102   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0930 10:22:13.750582   12354 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
	I0930 10:22:13.750636   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0930 10:22:13.758136   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0930 10:22:13.766257   12354 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
	I0930 10:22:13.766311   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0930 10:22:13.773837   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0930 10:22:13.781771   12354 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
	I0930 10:22:13.781821   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0930 10:22:13.789346   12354 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0930 10:22:13.796833   12354 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
	I0930 10:22:13.796881   12354 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0930 10:22:13.804129   12354 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"
	I0930 10:22:13.838049   12354 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0930 10:22:13.838116   12354 kubeadm.go:310] [preflight] Running pre-flight checks
	I0930 10:22:13.854450   12354 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0930 10:22:13.854550   12354 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0930 10:22:13.854610   12354 kubeadm.go:310] OS: Linux
	I0930 10:22:13.854689   12354 kubeadm.go:310] CGROUPS_CPU: enabled
	I0930 10:22:13.854758   12354 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0930 10:22:13.854828   12354 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0930 10:22:13.854895   12354 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0930 10:22:13.854942   12354 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0930 10:22:13.854986   12354 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0930 10:22:13.855055   12354 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0930 10:22:13.855153   12354 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0930 10:22:13.855218   12354 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0930 10:22:13.901496   12354 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0930 10:22:13.901670   12354 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0930 10:22:13.901788   12354 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0930 10:22:13.907867   12354 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0930 10:22:13.910363   12354 out.go:235]   - Generating certificates and keys ...
	I0930 10:22:13.910455   12354 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0930 10:22:13.910519   12354 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0930 10:22:14.188808   12354 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0930 10:22:14.490457   12354 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0930 10:22:14.572867   12354 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0930 10:22:14.800721   12354 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0930 10:22:15.220730   12354 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0930 10:22:15.220871   12354 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-591967 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:22:15.263142   12354 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0930 10:22:15.263277   12354 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-591967 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0930 10:22:15.641035   12354 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0930 10:22:15.956059   12354 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0930 10:22:16.347199   12354 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0930 10:22:16.347278   12354 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0930 10:22:16.387959   12354 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0930 10:22:16.582394   12354 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0930 10:22:16.626622   12354 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0930 10:22:16.797358   12354 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0930 10:22:16.985290   12354 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0930 10:22:16.985792   12354 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0930 10:22:16.988608   12354 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0930 10:22:16.990750   12354 out.go:235]   - Booting up control plane ...
	I0930 10:22:16.990844   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0930 10:22:16.990923   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0930 10:22:16.990992   12354 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0930 10:22:16.999089   12354 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0930 10:22:17.004179   12354 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0930 10:22:17.004257   12354 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0930 10:22:17.085449   12354 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0930 10:22:17.085616   12354 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0930 10:22:18.086925   12354 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001625767s
	I0930 10:22:18.087125   12354 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0930 10:22:22.588581   12354 kubeadm.go:310] [api-check] The API server is healthy after 4.50161297s
	I0930 10:22:22.600133   12354 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0930 10:22:22.610611   12354 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0930 10:22:22.629150   12354 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0930 10:22:22.629491   12354 kubeadm.go:310] [mark-control-plane] Marking the node addons-591967 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0930 10:22:22.639168   12354 kubeadm.go:310] [bootstrap-token] Using token: notxfu.vcrazb8ew3yotdug
	I0930 10:22:22.640656   12354 out.go:235]   - Configuring RBAC rules ...
	I0930 10:22:22.640829   12354 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0930 10:22:22.644293   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0930 10:22:22.650731   12354 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
	I0930 10:22:22.653459   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0930 10:22:22.658562   12354 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0930 10:22:22.661933   12354 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0930 10:22:22.995834   12354 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0930 10:22:23.414289   12354 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0930 10:22:23.995715   12354 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0930 10:22:23.996917   12354 kubeadm.go:310] 
	I0930 10:22:23.996980   12354 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0930 10:22:23.997010   12354 kubeadm.go:310] 
	I0930 10:22:23.997113   12354 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0930 10:22:23.997123   12354 kubeadm.go:310] 
	I0930 10:22:23.997168   12354 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0930 10:22:23.997273   12354 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0930 10:22:23.997335   12354 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0930 10:22:23.997343   12354 kubeadm.go:310] 
	I0930 10:22:23.997387   12354 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0930 10:22:23.997395   12354 kubeadm.go:310] 
	I0930 10:22:23.997440   12354 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0930 10:22:23.997447   12354 kubeadm.go:310] 
	I0930 10:22:23.997494   12354 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0930 10:22:23.997559   12354 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0930 10:22:23.997620   12354 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0930 10:22:23.997627   12354 kubeadm.go:310] 
	I0930 10:22:23.997701   12354 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0930 10:22:23.997775   12354 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0930 10:22:23.997782   12354 kubeadm.go:310] 
	I0930 10:22:23.997868   12354 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token notxfu.vcrazb8ew3yotdug \
	I0930 10:22:23.997962   12354 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83c4b192587a8e6a8af45fa5e2a332956723b456e63c5fb0864aa0fa38b76820 \
	I0930 10:22:23.997984   12354 kubeadm.go:310] 	--control-plane 
	I0930 10:22:23.997988   12354 kubeadm.go:310] 
	I0930 10:22:23.998064   12354 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0930 10:22:23.998072   12354 kubeadm.go:310] 
	I0930 10:22:23.998201   12354 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token notxfu.vcrazb8ew3yotdug \
	I0930 10:22:23.998363   12354 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83c4b192587a8e6a8af45fa5e2a332956723b456e63c5fb0864aa0fa38b76820 
	I0930 10:22:24.000692   12354 kubeadm.go:310] W0930 10:22:13.835530    1290 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.
	I0930 10:22:24.000947   12354 kubeadm.go:310] W0930 10:22:13.836132    1290 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.
	I0930 10:22:24.001154   12354 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1069-gcp\n", err: exit status 1
	I0930 10:22:24.001306   12354 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0930 10:22:24.001335   12354 cni.go:84] Creating CNI manager for ""
	I0930 10:22:24.001341   12354 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:22:24.004044   12354 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0930 10:22:24.005349   12354 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0930 10:22:24.008953   12354 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0930 10:22:24.008974   12354 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0930 10:22:24.025806   12354 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
	I0930 10:22:24.216215   12354 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0930 10:22:24.216294   12354 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
	I0930 10:22:24.216303   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-591967 minikube.k8s.io/updated_at=2024_09_30T10_22_24_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128 minikube.k8s.io/name=addons-591967 minikube.k8s.io/primary=true
	I0930 10:22:24.361036   12354 ops.go:34] apiserver oom_adj: -16
	I0930 10:22:24.361251   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:24.861912   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:25.361914   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:25.862290   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:26.362058   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:26.861666   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:27.362046   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:27.861800   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.361394   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.861877   12354 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0930 10:22:28.942752   12354 kubeadm.go:1113] duration metric: took 4.726521182s to wait for elevateKubeSystemPrivileges
	I0930 10:22:28.942786   12354 kubeadm.go:394] duration metric: took 15.255539936s to StartCluster
	I0930 10:22:28.942806   12354 settings.go:142] acquiring lock: {Name:mkf764e61eb65483d795cd9d8ae1497e5e63c001 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:28.942928   12354 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:22:28.943272   12354 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/kubeconfig: {Name:mk46102b9edb194ade5f5ef432630957ee253f61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:22:28.943481   12354 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"
	I0930 10:22:28.943482   12354 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}
	I0930 10:22:28.943510   12354 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0930 10:22:28.943618   12354 addons.go:69] Setting yakd=true in profile "addons-591967"
	I0930 10:22:28.943677   12354 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-591967"
	I0930 10:22:28.943701   12354 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-591967"
	I0930 10:22:28.943699   12354 addons.go:69] Setting registry=true in profile "addons-591967"
	I0930 10:22:28.943726   12354 addons.go:234] Setting addon registry=true in "addons-591967"
	I0930 10:22:28.943736   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943761   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943637   12354 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-591967"
	I0930 10:22:28.943706   12354 addons.go:234] Setting addon yakd=true in "addons-591967"
	I0930 10:22:28.943633   12354 addons.go:69] Setting cloud-spanner=true in profile "addons-591967"
	I0930 10:22:28.943867   12354 addons.go:234] Setting addon cloud-spanner=true in "addons-591967"
	I0930 10:22:28.943897   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943656   12354 addons.go:69] Setting ingress-dns=true in profile "addons-591967"
	I0930 10:22:28.943942   12354 addons.go:234] Setting addon ingress-dns=true in "addons-591967"
	I0930 10:22:28.943968   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943658   12354 addons.go:69] Setting gcp-auth=true in profile "addons-591967"
	I0930 10:22:28.944039   12354 mustload.go:65] Loading cluster: addons-591967
	I0930 10:22:28.943651   12354 addons.go:69] Setting storage-provisioner=true in profile "addons-591967"
	I0930 10:22:28.944166   12354 addons.go:234] Setting addon storage-provisioner=true in "addons-591967"
	I0930 10:22:28.944198   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944203   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:28.944263   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944323   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943669   12354 addons.go:69] Setting metrics-server=true in profile "addons-591967"
	I0930 10:22:28.944360   12354 addons.go:234] Setting addon metrics-server=true in "addons-591967"
	I0930 10:22:28.944385   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944438   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944468   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944264   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.944677   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943667   12354 addons.go:69] Setting volcano=true in profile "addons-591967"
	I0930 10:22:28.944755   12354 addons.go:234] Setting addon volcano=true in "addons-591967"
	I0930 10:22:28.944784   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943664   12354 addons.go:69] Setting ingress=true in profile "addons-591967"
	I0930 10:22:28.944798   12354 addons.go:234] Setting addon ingress=true in "addons-591967"
	I0930 10:22:28.944823   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943668   12354 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-591967"
	I0930 10:22:28.944937   12354 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-591967"
	I0930 10:22:28.943626   12354 addons.go:69] Setting inspektor-gadget=true in profile "addons-591967"
	I0930 10:22:28.945256   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.945291   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.945334   12354 addons.go:234] Setting addon inspektor-gadget=true in "addons-591967"
	I0930 10:22:28.945370   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.943676   12354 addons.go:69] Setting volumesnapshots=true in profile "addons-591967"
	I0930 10:22:28.945953   12354 addons.go:234] Setting addon volumesnapshots=true in "addons-591967"
	I0930 10:22:28.945983   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.944785   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946111   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943707   12354 config.go:182] Loaded profile config "addons-591967": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:22:28.943647   12354 addons.go:69] Setting default-storageclass=true in profile "addons-591967"
	I0930 10:22:28.946140   12354 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-591967"
	I0930 10:22:28.943850   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946391   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946515   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946558   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.946622   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.943832   12354 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-591967"
	I0930 10:22:28.946758   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.946721   12354 out.go:177] * Verifying Kubernetes components...
	I0930 10:22:28.956612   12354 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0930 10:22:28.973894   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:28.974564   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:28.984703   12354 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0930 10:22:28.987322   12354 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
	I0930 10:22:28.988581   12354 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0930 10:22:28.988881   12354 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0930 10:22:28.988922   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0930 10:22:28.988984   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.989151   12354 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0930 10:22:28.989828   12354 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0930 10:22:28.989892   12354 out.go:177]   - Using image docker.io/registry:2.8.3
	I0930 10:22:28.990045   12354 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0930 10:22:28.990060   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0930 10:22:28.990113   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993256   12354 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0930 10:22:28.993277   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0930 10:22:28.993329   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993582   12354 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0930 10:22:28.993596   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0930 10:22:28.993638   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:28.993906   12354 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0930 10:22:28.993918   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0930 10:22:28.993958   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.000224   12354 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0930 10:22:29.001713   12354 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0930 10:22:29.001741   12354 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0930 10:22:29.001821   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.021799   12354 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0930 10:22:29.024575   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0930 10:22:29.024604   12354 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0930 10:22:29.024680   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	W0930 10:22:29.031679   12354 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0930 10:22:29.040276   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:29.045407   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.055317   12354 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-591967"
	I0930 10:22:29.055374   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:29.055829   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:29.062583   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:29.065513   12354 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0930 10:22:29.065598   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0930 10:22:29.065637   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0930 10:22:29.066085   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.067146   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0930 10:22:29.067175   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0930 10:22:29.069183   12354 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0930 10:22:29.069259   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.075027   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0930 10:22:29.076309   12354 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0930 10:22:29.076335   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0930 10:22:29.076385   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0930 10:22:29.076409   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.076598   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0930 10:22:29.076614   12354 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0930 10:22:29.076671   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.078862   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0930 10:22:29.079360   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.081057   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0930 10:22:29.082009   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.083905   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.085299   12354 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0930 10:22:29.085373   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0930 10:22:29.085573   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.086214   12354 addons.go:234] Setting addon default-storageclass=true in "addons-591967"
	I0930 10:22:29.086254   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:29.086691   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:29.088489   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0930 10:22:29.088567   12354 out.go:177]   - Using image docker.io/busybox:stable
	I0930 10:22:29.088939   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.090274   12354 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0930 10:22:29.090302   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0930 10:22:29.090363   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.091395   12354 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0930 10:22:29.092716   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0930 10:22:29.092741   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0930 10:22:29.092808   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.115059   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.116487   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.116568   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.117338   12354 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0930 10:22:29.117354   12354 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0930 10:22:29.117404   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:29.118643   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.155108   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.155143   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:29.236667   12354 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 -"
	I0930 10:22:29.333257   12354 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0930 10:22:29.422141   12354 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
	I0930 10:22:29.422692   12354 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
	I0930 10:22:29.423840   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0930 10:22:29.423858   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0930 10:22:29.434526   12354 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0930 10:22:29.434567   12354 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0930 10:22:29.532563   12354 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
	I0930 10:22:29.623641   12354 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
	I0930 10:22:29.624146   12354 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0930 10:22:29.624224   12354 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0930 10:22:29.633206   12354 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
	I0930 10:22:29.644042   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0930 10:22:29.644069   12354 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0930 10:22:29.722966   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0930 10:22:29.722992   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0930 10:22:29.723543   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0930 10:22:29.723562   12354 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)
	I0930 10:22:29.723771   12354 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0930 10:22:29.723783   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0930 10:22:29.724092   12354 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
	I0930 10:22:29.733326   12354 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
	I0930 10:22:29.743681   12354 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0930 10:22:29.743768   12354 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0930 10:22:29.830384   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0930 10:22:29.830484   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0930 10:22:29.839311   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0930 10:22:29.839406   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0930 10:22:29.941005   12354 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0930 10:22:29.941112   12354 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0930 10:22:29.943355   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0930 10:22:29.943379   12354 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0930 10:22:30.030718   12354 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
	I0930 10:22:30.031582   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0930 10:22:30.031602   12354 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0930 10:22:30.039490   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0930 10:22:30.039516   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0930 10:22:30.139176   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0930 10:22:30.139200   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0930 10:22:30.230637   12354 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0930 10:22:30.230737   12354 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0930 10:22:30.240554   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0930 10:22:30.240634   12354 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0930 10:22:30.240554   12354 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0930 10:22:30.240695   12354 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0930 10:22:30.339573   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0930 10:22:30.339603   12354 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0930 10:22:30.431671   12354 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0930 10:22:30.431697   12354 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0930 10:22:30.522070   12354 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.285309758s)
	I0930 10:22:30.522129   12354 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0930 10:22:30.523349   12354 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.190002781s)
	I0930 10:22:30.524097   12354 node_ready.go:35] waiting up to 6m0s for node "addons-591967" to be "Ready" ...
	I0930 10:22:30.524702   12354 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
	I0930 10:22:30.538297   12354 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0930 10:22:30.538382   12354 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0930 10:22:30.629195   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0930 10:22:30.629292   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0930 10:22:30.743878   12354 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0930 10:22:30.743968   12354 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0930 10:22:30.822696   12354 addons.go:431] installing /etc/kubernetes/addons/ig-configmap.yaml
	I0930 10:22:30.822740   12354 ssh_runner.go:362] scp inspektor-gadget/ig-configmap.yaml --> /etc/kubernetes/addons/ig-configmap.yaml (754 bytes)
	I0930 10:22:30.823554   12354 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0930 10:22:30.823618   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0930 10:22:30.932090   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0930 10:22:30.932178   12354 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0930 10:22:31.022992   12354 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0930 10:22:31.023088   12354 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0930 10:22:31.122232   12354 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
	I0930 10:22:31.130592   12354 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-591967" context rescaled to 1 replicas
	I0930 10:22:31.136680   12354 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0930 10:22:31.136769   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0930 10:22:31.233808   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0930 10:22:31.233898   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0930 10:22:31.321986   12354 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:22:31.322009   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (8196 bytes)
	I0930 10:22:31.431072   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0930 10:22:31.431095   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0930 10:22:31.529297   12354 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
	I0930 10:22:31.627994   12354 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-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0930 10:22:31.829482   12354 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0930 10:22:31.829514   12354 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0930 10:22:32.021903   12354 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
	I0930 10:22:32.141714   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.718987826s)
	I0930 10:22:32.530174   12354 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: (3.107919545s)
	I0930 10:22:32.542606   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:33.323140   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.790472719s)
	I0930 10:22:33.323530   12354 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: (3.699803507s)
	I0930 10:22:33.323667   12354 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.690371384s)
	I0930 10:22:34.625757   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.901580792s)
	I0930 10:22:34.625825   12354 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.892405559s)
	I0930 10:22:34.625853   12354 addons.go:475] Verifying addon ingress=true in "addons-591967"
	I0930 10:22:34.625913   12354 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.595166377s)
	I0930 10:22:34.625936   12354 addons.go:475] Verifying addon registry=true in "addons-591967"
	I0930 10:22:34.625997   12354 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.101226442s)
	I0930 10:22:34.626023   12354 addons.go:475] Verifying addon metrics-server=true in "addons-591967"
	I0930 10:22:34.626082   12354 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.503771598s)
	I0930 10:22:34.627517   12354 out.go:177] * Verifying registry addon...
	I0930 10:22:34.627567   12354 out.go:177] * Verifying ingress addon...
	I0930 10:22:34.628489   12354 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-591967 service yakd-dashboard -n yakd-dashboard
	
	I0930 10:22:34.630249   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0930 10:22:34.631488   12354 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0930 10:22:34.635993   12354 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0930 10:22:34.636018   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:34.636196   12354 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0930 10:22:34.636214   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:35.032102   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:35.133543   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:35.138149   12354 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.608806166s)
	W0930 10:22:35.138203   12354 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
	I0930 10:22:35.138230   12354 retry.go:31] will retry after 189.972264ms: 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
	I0930 10:22:35.138299   12354 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-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.510254684s)
	I0930 10:22:35.141614   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:35.329017   12354 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
	I0930 10:22:35.453706   12354 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.431736896s)
	I0930 10:22:35.453748   12354 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-591967"
	I0930 10:22:35.455338   12354 out.go:177] * Verifying csi-hostpath-driver addon...
	I0930 10:22:35.457637   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0930 10:22:35.460778   12354 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0930 10:22:35.460805   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:35.634571   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:35.635045   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.039726   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:36.134399   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:36.135772   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.227409   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0930 10:22:36.227501   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:36.258013   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:36.525372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:36.539193   12354 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0930 10:22:36.558594   12354 addons.go:234] Setting addon gcp-auth=true in "addons-591967"
	I0930 10:22:36.558656   12354 host.go:66] Checking if "addons-591967" exists ...
	I0930 10:22:36.559177   12354 cli_runner.go:164] Run: docker container inspect addons-591967 --format={{.State.Status}}
	I0930 10:22:36.576652   12354 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0930 10:22:36.576698   12354 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-591967
	I0930 10:22:36.593058   12354 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/addons-591967/id_rsa Username:docker}
	I0930 10:22:36.633527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:36.634855   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:36.960890   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:37.133495   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:37.135115   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:37.461763   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:37.526881   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:37.633732   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:37.634790   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:37.961766   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:38.126121   12354 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.797050211s)
	I0930 10:22:38.126210   12354 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.549528892s)
	I0930 10:22:38.128582   12354 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0930 10:22:38.130112   12354 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0930 10:22:38.131597   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0930 10:22:38.131620   12354 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0930 10:22:38.134402   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:38.134849   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:38.150520   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0930 10:22:38.150547   12354 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0930 10:22:38.168762   12354 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0930 10:22:38.168786   12354 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0930 10:22:38.221902   12354 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
	I0930 10:22:38.461169   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:38.633435   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:38.635826   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:38.827683   12354 addons.go:475] Verifying addon gcp-auth=true in "addons-591967"
	I0930 10:22:38.829386   12354 out.go:177] * Verifying gcp-auth addon...
	I0930 10:22:38.831416   12354 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0930 10:22:38.836536   12354 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0930 10:22:38.836553   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:38.961621   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:39.132875   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:39.135219   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:39.334527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:39.461182   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:39.527613   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:39.633423   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:39.634687   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:39.835165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:39.960988   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:40.132820   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:40.134973   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:40.334132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:40.461217   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:40.633372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:40.634579   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:40.835130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:40.960674   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:41.133461   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:41.134648   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:41.334819   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:41.461247   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:41.633199   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:41.635275   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:41.834961   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:41.961048   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:42.027557   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:42.132898   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:42.135400   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:42.334915   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:42.460811   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:42.633882   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:42.635216   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:42.834688   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:42.961064   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:43.134019   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:43.134636   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:43.334587   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:43.461092   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:43.633198   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:43.634511   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:43.835459   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:43.960948   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:44.134223   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:44.134609   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:44.334817   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:44.461549   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:44.526683   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:44.633401   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:44.634776   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:44.834918   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:44.961491   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:45.132965   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:45.135092   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:45.334610   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:45.461296   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:45.633174   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:45.634378   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:45.834896   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:45.961419   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:46.133790   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:46.134593   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:46.334856   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:46.461583   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:46.526902   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:46.633569   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:46.634892   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:46.834066   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:46.962001   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:47.133687   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:47.134959   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:47.334298   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:47.460987   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:47.634114   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:47.634409   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:47.834726   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:47.961476   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:48.133477   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:48.134662   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:48.335103   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:48.461115   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:48.527501   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:48.633303   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:48.634525   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:48.834684   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:48.961381   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:49.133973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:49.135249   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:49.334536   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:49.463004   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:49.633967   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:49.634480   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:49.834552   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:49.961201   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:50.133309   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:50.134681   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:50.335355   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:50.461202   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:50.527573   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:50.633398   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:50.634947   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:50.834321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:50.961039   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:51.133745   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:51.134896   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:51.334253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:51.460878   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:51.633850   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:51.634966   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:51.834293   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:51.961751   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:52.134552   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:52.134768   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:52.335249   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:52.460692   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:52.633749   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:52.634978   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:52.834339   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:52.961030   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:53.027564   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:53.132955   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:53.135177   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:53.334913   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:53.461483   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:53.633626   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:53.635118   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:53.834183   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:53.960635   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:54.133798   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:54.134708   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:54.334931   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:54.460850   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:54.633566   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:54.634712   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:54.835138   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:54.960959   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:55.133950   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:55.135434   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:55.334687   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:55.461291   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:55.527630   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:55.633170   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:55.634687   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:55.834805   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:55.961670   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:56.133481   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:56.134724   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:56.335165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:56.460821   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:56.633748   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:56.635267   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:56.834498   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:56.960874   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:57.134153   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:57.134484   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:57.334669   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:57.461517   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:57.633325   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:57.634570   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:57.834703   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:57.961380   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:58.027849   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:22:58.134716   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:58.135354   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:58.334579   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:58.461124   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:58.633504   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:58.634764   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:58.835279   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:58.960851   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:59.133894   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:59.135296   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:59.334525   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:59.461189   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:22:59.633432   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:22:59.634583   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:22:59.834853   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:22:59.960448   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:00.133487   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:00.134990   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:00.335281   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:00.460860   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:00.527199   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:00.633804   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:00.635274   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:00.834159   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:00.961143   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:01.133154   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:01.134395   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:01.334742   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:01.461472   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:01.633745   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:01.635124   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:01.834339   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:01.960878   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:02.134297   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:02.134845   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:02.334538   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:02.461213   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:02.527517   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:02.633286   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:02.635151   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:02.834725   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:02.961412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:03.133696   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:03.134793   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:03.335267   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:03.461015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:03.633387   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:03.634750   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:03.835260   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:03.960902   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:04.133748   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:04.134827   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:04.334530   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:04.461105   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:04.633112   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:04.635253   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:04.834665   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:04.961529   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:05.026950   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:05.133391   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:05.134621   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:05.334996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:05.460856   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:05.633740   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:05.635082   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:05.834282   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:05.960872   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:06.133823   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:06.135063   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:06.335102   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:06.461141   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:06.633412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:06.634579   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:06.834849   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:06.960832   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:07.027326   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:07.133735   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:07.134898   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:07.334190   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:07.460664   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:07.634092   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:07.634918   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:07.834451   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:07.961931   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:08.133996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:08.134755   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:08.335359   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:08.460792   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:08.633826   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:08.635218   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:08.834723   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:08.961364   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:09.133515   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:09.134823   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:09.334070   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:09.460729   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:09.527118   12354 node_ready.go:53] node "addons-591967" has status "Ready":"False"
	I0930 10:23:09.633720   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:09.634905   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:09.835340   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:09.961207   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:10.133441   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:10.136603   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:10.335697   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:10.461563   12354 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0930 10:23:10.461594   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:10.529822   12354 node_ready.go:49] node "addons-591967" has status "Ready":"True"
	I0930 10:23:10.529855   12354 node_ready.go:38] duration metric: took 40.005740149s for node "addons-591967" to be "Ready" ...
	I0930 10:23:10.529867   12354 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" ...
	I0930 10:23:10.540098   12354 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:10.634984   12354 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0930 10:23:10.635007   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:10.635606   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:10.835219   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:10.963817   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:11.135485   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:11.136198   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:11.334446   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:11.461958   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:11.634054   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:11.635214   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:11.835019   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:11.961511   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:12.045545   12354 pod_ready.go:93] pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.045568   12354 pod_ready.go:82] duration metric: took 1.505441114s for pod "coredns-7c65d6cfc9-wqptn" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.045588   12354 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.049579   12354 pod_ready.go:93] pod "etcd-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.049603   12354 pod_ready.go:82] duration metric: took 4.00979ms for pod "etcd-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.049614   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.053891   12354 pod_ready.go:93] pod "kube-apiserver-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.053916   12354 pod_ready.go:82] duration metric: took 4.294971ms for pod "kube-apiserver-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.053926   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.058093   12354 pod_ready.go:93] pod "kube-controller-manager-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.058116   12354 pod_ready.go:82] duration metric: took 4.183601ms for pod "kube-controller-manager-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.058128   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-fqzcp" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.128104   12354 pod_ready.go:93] pod "kube-proxy-fqzcp" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.128131   12354 pod_ready.go:82] duration metric: took 69.995889ms for pod "kube-proxy-fqzcp" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.128143   12354 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.134536   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:12.134699   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:12.334832   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:12.462286   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:12.527923   12354 pod_ready.go:93] pod "kube-scheduler-addons-591967" in "kube-system" namespace has status "Ready":"True"
	I0930 10:23:12.527947   12354 pod_ready.go:82] duration metric: took 399.796003ms for pod "kube-scheduler-addons-591967" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.527957   12354 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace to be "Ready" ...
	I0930 10:23:12.634291   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:12.635384   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:12.834283   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:12.961321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:13.133347   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:13.134670   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:13.335471   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:13.462447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:13.633898   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:13.636301   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:13.834927   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:13.962747   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:14.134565   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:14.135085   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:14.334765   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:14.524721   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:14.533449   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:14.634413   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:14.635641   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:14.835043   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:14.964112   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:15.133980   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:15.134754   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:15.338219   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:15.461918   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:15.633499   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:15.635030   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:15.835539   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:15.962218   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:16.135050   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:16.135478   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:16.334569   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:16.461973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:16.535403   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:16.634885   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:16.635511   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:16.835046   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:16.962792   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:17.138053   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:17.138747   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:17.335593   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:17.462417   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:17.633881   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:17.635600   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:17.835003   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:17.961527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:18.134337   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:18.134894   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:18.335596   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:18.462446   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:18.634038   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:18.635508   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:18.835806   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:18.962904   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:19.034739   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:19.136700   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:19.137117   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:19.335359   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:19.462344   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:19.637902   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:19.638541   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:19.835334   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:19.961922   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:20.134261   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:20.135504   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:20.334899   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:20.462255   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:20.634130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:20.635339   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:20.833893   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:20.962917   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:21.133273   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:21.135367   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:21.337386   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:21.462469   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:21.533552   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:21.633218   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:21.635336   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:21.834533   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:21.962009   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:22.134089   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:22.135067   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:22.335587   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:22.462527   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:22.634926   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:22.635277   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:22.834618   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:22.961932   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:23.134058   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:23.135622   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:23.335015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:23.461336   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:23.533631   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:23.633678   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:23.635111   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:23.834431   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:23.962059   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:24.133908   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:24.135211   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:24.334660   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:24.461926   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:24.634369   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:24.635308   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:24.835234   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:24.962197   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:25.134015   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:25.135392   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:25.334978   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:25.526280   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:25.535320   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:25.634859   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:25.638900   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:25.835834   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.026451   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:26.142491   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:26.144115   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:26.336479   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.526553   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:26.635052   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:26.636178   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:26.834789   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:26.962969   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:27.134199   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:27.136409   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:27.335435   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:27.524551   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:27.633947   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:27.636416   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:27.834545   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:27.962684   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:28.034597   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:28.133693   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:28.135733   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:28.335413   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:28.462275   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:28.633608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:28.636041   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:28.835175   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:28.961354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:29.134065   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:29.135257   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:29.334790   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:29.462984   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:29.634460   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:29.635904   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:29.834807   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:29.962447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:30.035759   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:30.134185   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:30.135300   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:30.334676   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:30.462294   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:30.633178   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:30.635810   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:30.835501   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:30.962270   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:31.134246   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:31.135705   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:31.335389   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:31.462255   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:31.633390   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:31.635719   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:31.834782   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:31.962140   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:32.133466   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:32.135665   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:32.335372   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:32.462210   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:32.534319   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:32.634321   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:32.635235   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:32.834608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:32.962796   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:33.134209   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:33.135638   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:33.334842   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:33.463209   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:33.634634   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:33.635308   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:33.836420   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:33.962216   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:34.134440   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:34.135565   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:34.334679   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:34.462507   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:34.633989   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:34.634897   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:34.835505   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:34.962180   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:35.033092   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:35.134203   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:35.135018   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:35.334227   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:35.462129   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:35.634349   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:35.635410   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:35.835031   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:35.961447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:36.134148   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:36.135368   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:36.334789   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:36.462857   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:36.634794   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:36.635814   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:36.835135   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:36.961943   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:37.033994   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:37.134608   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:37.134697   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:37.335705   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:37.463825   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:37.633757   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0930 10:23:37.634830   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:37.835362   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:37.962197   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:38.134028   12354 kapi.go:107] duration metric: took 1m3.503776295s to wait for kubernetes.io/minikube-addons=registry ...
	I0930 10:23:38.134838   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:38.335265   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:38.462033   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:38.635645   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:38.835326   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:38.961933   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:39.135529   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:39.334656   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:39.462734   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:39.533177   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:39.635811   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:39.835383   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:39.962828   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:40.136606   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:40.334941   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:40.523189   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:40.636180   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:40.835705   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:40.962390   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:41.135790   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:41.335426   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:41.462734   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:41.534893   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:41.636054   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:41.835349   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:41.962741   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:42.135298   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:42.335207   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:42.462610   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:42.636051   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:42.835499   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:42.962849   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:43.135655   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:43.335493   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:43.462930   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:43.535436   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:43.635825   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:43.835241   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:43.961882   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:44.135653   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.335021   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:44.462673   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:44.636300   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:44.835386   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:44.962165   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:45.135453   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.334619   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:45.462388   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:45.635650   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:45.834758   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:45.961889   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:46.032777   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:46.136421   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.335080   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:46.461847   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:46.635931   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:46.835027   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.024058   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:47.135744   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:47.335439   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.462392   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:47.636291   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:47.835394   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:47.961866   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:48.034481   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:48.136131   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.335252   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:48.462188   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:48.635888   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:48.835412   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:48.962731   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:49.136025   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:49.335666   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:49.462570   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:49.635861   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:49.870826   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:49.994354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.135759   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:50.334727   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:50.462783   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:50.533693   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:50.636166   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:50.834735   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:50.962323   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.135163   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.334458   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:51.462458   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:51.635732   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:51.835238   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:51.961953   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.135328   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:52.335195   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:52.461750   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:52.635259   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:52.835325   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:52.962382   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.032954   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:53.135050   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.334253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:53.461812   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:53.637005   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:53.835253   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:53.961633   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.137861   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.334268   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:54.461923   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:54.635747   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:54.835132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:54.963295   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:55.034377   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:55.136086   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.334876   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:55.463146   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:55.636227   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:55.834879   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:55.962377   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.135639   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.334690   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:56.462354   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:56.636389   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:56.836132   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:56.962271   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.136427   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.334893   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:57.462459   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:57.533389   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:23:57.636523   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:57.840121   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:57.961934   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.136094   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.336440   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:58.463100   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:58.636040   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:58.838496   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:58.962364   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.135562   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.334686   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:59.461981   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:23:59.635880   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:23:59.834928   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:23:59.962447   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.033811   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:00.135220   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.334676   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:00.488651   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:00.645276   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:00.927973   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.160259   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.161070   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.335122   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.461786   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:01.635945   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:01.835329   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:01.962192   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.135563   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.334950   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0930 10:24:02.462117   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:02.534255   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:02.636075   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:02.835289   12354 kapi.go:107] duration metric: took 1m24.003875324s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0930 10:24:02.837433   12354 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-591967 cluster.
	I0930 10:24:02.839085   12354 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.
	I0930 10:24:02.840433   12354 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0930 10:24:02.961740   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.136444   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.462130   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:03.635680   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:03.962217   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.135574   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.462664   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:04.635639   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:04.961970   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.034658   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:05.135696   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.462163   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:05.636195   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:05.962064   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.136008   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.462300   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:06.635955   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:06.964236   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.136154   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:07.461996   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:07.534650   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:07.636146   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:07.961913   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.135382   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.461495   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:08.635996   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:08.961907   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.135769   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.462303   12354 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0930 10:24:09.635745   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:09.962635   12354 kapi.go:107] duration metric: took 1m34.505001307s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0930 10:24:10.033791   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:10.134742   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:10.635721   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.135558   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:11.635737   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.135679   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:12.533120   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:12.635802   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.135744   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:13.635860   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.135976   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:14.533505   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:14.635730   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.135627   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:15.638621   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.136622   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:16.541486   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:16.639316   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.136688   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:17.637264   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.135575   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:18.636566   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.033884   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:19.135858   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:19.635781   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.136305   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:20.635245   12354 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0930 10:24:21.034056   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:21.135904   12354 kapi.go:107] duration metric: took 1m46.504416913s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0930 10:24:21.137740   12354 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, nvidia-device-plugin, storage-provisioner, storage-provisioner-rancher, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0930 10:24:21.139167   12354 addons.go:510] duration metric: took 1m52.195659619s for enable addons: enabled=[cloud-spanner ingress-dns nvidia-device-plugin storage-provisioner storage-provisioner-rancher metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0930 10:24:23.533357   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:25.533637   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:28.033391   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:30.033809   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:32.533991   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:35.033312   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:37.033460   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:39.033617   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:41.033908   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:43.534185   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:46.033068   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:48.033953   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:50.050452   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:52.533185   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:54.533850   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:56.533949   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:24:59.033885   12354 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"False"
	I0930 10:25:01.033821   12354 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace has status "Ready":"True"
	I0930 10:25:01.033843   12354 pod_ready.go:82] duration metric: took 1m48.505879308s for pod "metrics-server-84c5f94fbc-5xbc7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.033852   12354 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.037935   12354 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace has status "Ready":"True"
	I0930 10:25:01.037970   12354 pod_ready.go:82] duration metric: took 4.110001ms for pod "nvidia-device-plugin-daemonset-xzgs7" in "kube-system" namespace to be "Ready" ...
	I0930 10:25:01.037997   12354 pod_ready.go:39] duration metric: took 1m50.508114186s 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" ...
	I0930 10:25:01.038052   12354 api_server.go:52] waiting for apiserver process to appear ...
	I0930 10:25:01.038115   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:01.038190   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:01.071661   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:01.071687   12354 cri.go:89] found id: ""
	I0930 10:25:01.071699   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:01.071749   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.075031   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:01.075098   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:01.107939   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:01.107967   12354 cri.go:89] found id: ""
	I0930 10:25:01.107978   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:01.108023   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.111302   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:01.111371   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:01.145319   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:01.145345   12354 cri.go:89] found id: ""
	I0930 10:25:01.145355   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:01.145408   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.148659   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:01.148740   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:01.182838   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:01.182861   12354 cri.go:89] found id: ""
	I0930 10:25:01.182869   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:01.182915   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.186391   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:01.186454   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:01.220029   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:01.220049   12354 cri.go:89] found id: ""
	I0930 10:25:01.220059   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:01.220112   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.223305   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:01.223369   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:01.258832   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:01.258857   12354 cri.go:89] found id: ""
	I0930 10:25:01.258867   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:01.258912   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.262274   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:01.262384   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:01.296258   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:01.296279   12354 cri.go:89] found id: ""
	I0930 10:25:01.296286   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:01.296335   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:01.299930   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:01.299955   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:01.373696   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:01.373731   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:01.459016   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:01.459052   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:01.471239   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:01.471267   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:01.515029   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:01.515074   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:01.558730   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:01.558765   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:01.597905   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:01.597939   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:01.633387   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:01.633416   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:01.733435   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:01.733468   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:01.773411   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:01.773447   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:01.810303   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:01.810337   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:01.869020   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:01.869061   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:04.409461   12354 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0930 10:25:04.423362   12354 api_server.go:72] duration metric: took 2m35.479770507s to wait for apiserver process to appear ...
	I0930 10:25:04.423396   12354 api_server.go:88] waiting for apiserver healthz status ...
	I0930 10:25:04.423449   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:04.423509   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:04.456151   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:04.456170   12354 cri.go:89] found id: ""
	I0930 10:25:04.456177   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:04.456216   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.459647   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:04.459715   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:04.492434   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:04.492452   12354 cri.go:89] found id: ""
	I0930 10:25:04.492460   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:04.492499   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.495678   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:04.495738   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:04.527749   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:04.527769   12354 cri.go:89] found id: ""
	I0930 10:25:04.527776   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:04.527823   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.531128   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:04.531187   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:04.563511   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:04.563537   12354 cri.go:89] found id: ""
	I0930 10:25:04.563544   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:04.563591   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.566976   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:04.567032   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:04.600242   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:04.600262   12354 cri.go:89] found id: ""
	I0930 10:25:04.600269   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:04.600321   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.603641   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:04.603708   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:04.637344   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:04.637373   12354 cri.go:89] found id: ""
	I0930 10:25:04.637382   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:04.637444   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.640699   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:04.640756   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:04.672958   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:04.672982   12354 cri.go:89] found id: ""
	I0930 10:25:04.672992   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:04.673051   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:04.676264   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:04.676288   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:04.764411   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:04.764453   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:04.864989   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:04.865033   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:04.908098   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:04.908130   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:04.946697   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:04.946741   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:04.981447   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:04.981472   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:04.993929   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:04.993966   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:05.036022   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:05.036049   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:05.073553   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:05.073589   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:05.105900   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:05.105929   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:05.163788   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:05.163824   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:05.236297   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:05.236337   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:07.780260   12354 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0930 10:25:07.783952   12354 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0930 10:25:07.784862   12354 api_server.go:141] control plane version: v1.31.1
	I0930 10:25:07.784884   12354 api_server.go:131] duration metric: took 3.361481149s to wait for apiserver health ...
	I0930 10:25:07.784892   12354 system_pods.go:43] waiting for kube-system pods to appear ...
	I0930 10:25:07.784911   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0930 10:25:07.784953   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0930 10:25:07.818537   12354 cri.go:89] found id: "4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:07.818560   12354 cri.go:89] found id: ""
	I0930 10:25:07.818569   12354 logs.go:276] 1 containers: [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48]
	I0930 10:25:07.818619   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.822175   12354 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0930 10:25:07.822242   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0930 10:25:07.855368   12354 cri.go:89] found id: "43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:07.855398   12354 cri.go:89] found id: ""
	I0930 10:25:07.855409   12354 logs.go:276] 1 containers: [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f]
	I0930 10:25:07.855462   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.858851   12354 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0930 10:25:07.858903   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0930 10:25:07.890933   12354 cri.go:89] found id: "1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:07.890957   12354 cri.go:89] found id: ""
	I0930 10:25:07.890965   12354 logs.go:276] 1 containers: [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15]
	I0930 10:25:07.891022   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.894317   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0930 10:25:07.894364   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0930 10:25:07.929761   12354 cri.go:89] found id: "83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:07.929779   12354 cri.go:89] found id: ""
	I0930 10:25:07.929787   12354 logs.go:276] 1 containers: [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11]
	I0930 10:25:07.929837   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.933361   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0930 10:25:07.933416   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0930 10:25:07.971264   12354 cri.go:89] found id: "c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:07.971283   12354 cri.go:89] found id: ""
	I0930 10:25:07.971293   12354 logs.go:276] 1 containers: [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743]
	I0930 10:25:07.971349   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:07.975318   12354 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0930 10:25:07.975389   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0930 10:25:08.014067   12354 cri.go:89] found id: "c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:08.014091   12354 cri.go:89] found id: ""
	I0930 10:25:08.014101   12354 logs.go:276] 1 containers: [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5]
	I0930 10:25:08.014147   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:08.017506   12354 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0930 10:25:08.017570   12354 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0930 10:25:08.050199   12354 cri.go:89] found id: "960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:08.050227   12354 cri.go:89] found id: ""
	I0930 10:25:08.050235   12354 logs.go:276] 1 containers: [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7]
	I0930 10:25:08.050282   12354 ssh_runner.go:195] Run: which crictl
	I0930 10:25:08.053666   12354 logs.go:123] Gathering logs for kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] ...
	I0930 10:25:08.053692   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5"
	I0930 10:25:08.110170   12354 logs.go:123] Gathering logs for CRI-O ...
	I0930 10:25:08.110212   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0930 10:25:08.187291   12354 logs.go:123] Gathering logs for container status ...
	I0930 10:25:08.187323   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0930 10:25:08.229020   12354 logs.go:123] Gathering logs for kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] ...
	I0930 10:25:08.229050   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48"
	I0930 10:25:08.273102   12354 logs.go:123] Gathering logs for kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] ...
	I0930 10:25:08.273130   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11"
	I0930 10:25:08.311599   12354 logs.go:123] Gathering logs for kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] ...
	I0930 10:25:08.311628   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743"
	I0930 10:25:08.343936   12354 logs.go:123] Gathering logs for etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] ...
	I0930 10:25:08.343967   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f"
	I0930 10:25:08.387767   12354 logs.go:123] Gathering logs for coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] ...
	I0930 10:25:08.387802   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15"
	I0930 10:25:08.426106   12354 logs.go:123] Gathering logs for kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] ...
	I0930 10:25:08.426138   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7"
	I0930 10:25:08.461647   12354 logs.go:123] Gathering logs for kubelet ...
	I0930 10:25:08.461679   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0930 10:25:08.548585   12354 logs.go:123] Gathering logs for dmesg ...
	I0930 10:25:08.548628   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0930 10:25:08.560510   12354 logs.go:123] Gathering logs for describe nodes ...
	I0930 10:25:08.560543   12354 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0930 10:25:11.165891   12354 system_pods.go:59] 18 kube-system pods found
	I0930 10:25:11.165922   12354 system_pods.go:61] "coredns-7c65d6cfc9-wqptn" [ade37592-d673-40c0-ad29-ab7642373959] Running
	I0930 10:25:11.165927   12354 system_pods.go:61] "csi-hostpath-attacher-0" [d6b3605d-c58d-4dc1-b96a-9c0bc33704a4] Running
	I0930 10:25:11.165931   12354 system_pods.go:61] "csi-hostpath-resizer-0" [a26925b4-ed86-432d-9a1f-38fddc672e80] Running
	I0930 10:25:11.165935   12354 system_pods.go:61] "csi-hostpathplugin-dcx4f" [ad5640cd-43df-47e3-92d0-69557844b3a2] Running
	I0930 10:25:11.165938   12354 system_pods.go:61] "etcd-addons-591967" [baebcca0-9486-4c0d-8395-6a63a834f0cc] Running
	I0930 10:25:11.165942   12354 system_pods.go:61] "kindnet-9gqlv" [7f3ab814-df8e-4182-878b-52586645c915] Running
	I0930 10:25:11.165946   12354 system_pods.go:61] "kube-apiserver-addons-591967" [1debbea6-9ceb-4363-9214-643fffcdf738] Running
	I0930 10:25:11.165949   12354 system_pods.go:61] "kube-controller-manager-addons-591967" [f3b13ab6-b1cb-4825-805e-8de2ea4013b1] Running
	I0930 10:25:11.165953   12354 system_pods.go:61] "kube-ingress-dns-minikube" [814d7575-f790-4944-a93a-f0fa8eb9dbbd] Running
	I0930 10:25:11.165955   12354 system_pods.go:61] "kube-proxy-fqzcp" [deae2abe-12ab-4b15-a926-5ca9c587e3e9] Running
	I0930 10:25:11.165959   12354 system_pods.go:61] "kube-scheduler-addons-591967" [b798ac80-9b79-4c75-abc3-b25914ffcef7] Running
	I0930 10:25:11.165961   12354 system_pods.go:61] "metrics-server-84c5f94fbc-5xbc7" [f00d3209-7a39-4bf2-9a8a-13fd28c806ad] Running
	I0930 10:25:11.165964   12354 system_pods.go:61] "nvidia-device-plugin-daemonset-xzgs7" [1eaf1a48-06a3-4ef1-9ead-c7bf4e2b662d] Running
	I0930 10:25:11.165967   12354 system_pods.go:61] "registry-66c9cd494c-zknzg" [8b1cda9d-a2ca-48b2-acf9-004452369435] Running
	I0930 10:25:11.165969   12354 system_pods.go:61] "registry-proxy-5bg8v" [878b56fe-bbbf-43d3-8886-018884c393c9] Running
	I0930 10:25:11.165972   12354 system_pods.go:61] "snapshot-controller-56fcc65765-knglr" [ba8c5bd7-20a2-409a-8ee4-f71eeb6c6195] Running
	I0930 10:25:11.165976   12354 system_pods.go:61] "snapshot-controller-56fcc65765-t2gj5" [35b1957c-b2fe-442d-b43d-556f7214aa80] Running
	I0930 10:25:11.165979   12354 system_pods.go:61] "storage-provisioner" [3c04903b-929c-4336-aa27-4ae7a97e11d7] Running
	I0930 10:25:11.165985   12354 system_pods.go:74] duration metric: took 3.38108788s to wait for pod list to return data ...
	I0930 10:25:11.165990   12354 default_sa.go:34] waiting for default service account to be created ...
	I0930 10:25:11.168592   12354 default_sa.go:45] found service account: "default"
	I0930 10:25:11.168612   12354 default_sa.go:55] duration metric: took 2.616912ms for default service account to be created ...
	I0930 10:25:11.168620   12354 system_pods.go:116] waiting for k8s-apps to be running ...
	I0930 10:25:11.176333   12354 system_pods.go:86] 18 kube-system pods found
	I0930 10:25:11.176364   12354 system_pods.go:89] "coredns-7c65d6cfc9-wqptn" [ade37592-d673-40c0-ad29-ab7642373959] Running
	I0930 10:25:11.176370   12354 system_pods.go:89] "csi-hostpath-attacher-0" [d6b3605d-c58d-4dc1-b96a-9c0bc33704a4] Running
	I0930 10:25:11.176374   12354 system_pods.go:89] "csi-hostpath-resizer-0" [a26925b4-ed86-432d-9a1f-38fddc672e80] Running
	I0930 10:25:11.176378   12354 system_pods.go:89] "csi-hostpathplugin-dcx4f" [ad5640cd-43df-47e3-92d0-69557844b3a2] Running
	I0930 10:25:11.176381   12354 system_pods.go:89] "etcd-addons-591967" [baebcca0-9486-4c0d-8395-6a63a834f0cc] Running
	I0930 10:25:11.176386   12354 system_pods.go:89] "kindnet-9gqlv" [7f3ab814-df8e-4182-878b-52586645c915] Running
	I0930 10:25:11.176391   12354 system_pods.go:89] "kube-apiserver-addons-591967" [1debbea6-9ceb-4363-9214-643fffcdf738] Running
	I0930 10:25:11.176398   12354 system_pods.go:89] "kube-controller-manager-addons-591967" [f3b13ab6-b1cb-4825-805e-8de2ea4013b1] Running
	I0930 10:25:11.176403   12354 system_pods.go:89] "kube-ingress-dns-minikube" [814d7575-f790-4944-a93a-f0fa8eb9dbbd] Running
	I0930 10:25:11.176408   12354 system_pods.go:89] "kube-proxy-fqzcp" [deae2abe-12ab-4b15-a926-5ca9c587e3e9] Running
	I0930 10:25:11.176414   12354 system_pods.go:89] "kube-scheduler-addons-591967" [b798ac80-9b79-4c75-abc3-b25914ffcef7] Running
	I0930 10:25:11.176423   12354 system_pods.go:89] "metrics-server-84c5f94fbc-5xbc7" [f00d3209-7a39-4bf2-9a8a-13fd28c806ad] Running
	I0930 10:25:11.176429   12354 system_pods.go:89] "nvidia-device-plugin-daemonset-xzgs7" [1eaf1a48-06a3-4ef1-9ead-c7bf4e2b662d] Running
	I0930 10:25:11.176439   12354 system_pods.go:89] "registry-66c9cd494c-zknzg" [8b1cda9d-a2ca-48b2-acf9-004452369435] Running
	I0930 10:25:11.176445   12354 system_pods.go:89] "registry-proxy-5bg8v" [878b56fe-bbbf-43d3-8886-018884c393c9] Running
	I0930 10:25:11.176450   12354 system_pods.go:89] "snapshot-controller-56fcc65765-knglr" [ba8c5bd7-20a2-409a-8ee4-f71eeb6c6195] Running
	I0930 10:25:11.176454   12354 system_pods.go:89] "snapshot-controller-56fcc65765-t2gj5" [35b1957c-b2fe-442d-b43d-556f7214aa80] Running
	I0930 10:25:11.176458   12354 system_pods.go:89] "storage-provisioner" [3c04903b-929c-4336-aa27-4ae7a97e11d7] Running
	I0930 10:25:11.176465   12354 system_pods.go:126] duration metric: took 7.839284ms to wait for k8s-apps to be running ...
	I0930 10:25:11.176473   12354 system_svc.go:44] waiting for kubelet service to be running ....
	I0930 10:25:11.176525   12354 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:25:11.188855   12354 system_svc.go:56] duration metric: took 12.372684ms WaitForService to wait for kubelet
	I0930 10:25:11.188931   12354 kubeadm.go:582] duration metric: took 2m42.245337433s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0930 10:25:11.188964   12354 node_conditions.go:102] verifying NodePressure condition ...
	I0930 10:25:11.192312   12354 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0930 10:25:11.192353   12354 node_conditions.go:123] node cpu capacity is 8
	I0930 10:25:11.192369   12354 node_conditions.go:105] duration metric: took 3.398701ms to run NodePressure ...
	I0930 10:25:11.192384   12354 start.go:241] waiting for startup goroutines ...
	I0930 10:25:11.192395   12354 start.go:246] waiting for cluster config update ...
	I0930 10:25:11.192418   12354 start.go:255] writing updated cluster config ...
	I0930 10:25:11.192756   12354 ssh_runner.go:195] Run: rm -f paused
	I0930 10:25:11.241014   12354 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0930 10:25:11.243153   12354 out.go:177] * Done! kubectl is now configured to use "addons-591967" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 30 10:36:23 addons-591967 crio[1030]: time="2024-09-30 10:36:23.572069801Z" level=info msg="Stopping pod sandbox: 7d6beebe8e157d91e0a5c6fd1c82d74c9f2f848a70cfc7cd67895264ae960fee" id=d0b2a926-6760-4fcd-b75a-b0e475a6401f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:36:23 addons-591967 crio[1030]: time="2024-09-30 10:36:23.572114333Z" level=info msg="Stopped pod sandbox (already stopped): 7d6beebe8e157d91e0a5c6fd1c82d74c9f2f848a70cfc7cd67895264ae960fee" id=d0b2a926-6760-4fcd-b75a-b0e475a6401f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 30 10:36:23 addons-591967 crio[1030]: time="2024-09-30 10:36:23.572465012Z" level=info msg="Removing pod sandbox: 7d6beebe8e157d91e0a5c6fd1c82d74c9f2f848a70cfc7cd67895264ae960fee" id=af731fe2-a44e-4447-b607-241838eb5936 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 30 10:36:23 addons-591967 crio[1030]: time="2024-09-30 10:36:23.579283399Z" level=info msg="Removed pod sandbox: 7d6beebe8e157d91e0a5c6fd1c82d74c9f2f848a70cfc7cd67895264ae960fee" id=af731fe2-a44e-4447-b607-241838eb5936 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 30 10:36:32 addons-591967 crio[1030]: time="2024-09-30 10:36:32.261967110Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=065f7071-b4a7-45c7-abed-9b718cc263be name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:32 addons-591967 crio[1030]: time="2024-09-30 10:36:32.262195347Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=065f7071-b4a7-45c7-abed-9b718cc263be name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:45 addons-591967 crio[1030]: time="2024-09-30 10:36:45.262957614Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=06196232-7d9b-4b38-a5dc-b1a0f83ca0d5 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:45 addons-591967 crio[1030]: time="2024-09-30 10:36:45.263254681Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=06196232-7d9b-4b38-a5dc-b1a0f83ca0d5 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:58 addons-591967 crio[1030]: time="2024-09-30 10:36:58.262714700Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=235c7f3e-4be5-4a7b-9c6c-e998772aaacc name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:36:58 addons-591967 crio[1030]: time="2024-09-30 10:36:58.262938955Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=235c7f3e-4be5-4a7b-9c6c-e998772aaacc name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:10 addons-591967 crio[1030]: time="2024-09-30 10:37:10.262648304Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d93cbc00-546f-43e0-baa9-6fa8b45b6c46 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:10 addons-591967 crio[1030]: time="2024-09-30 10:37:10.262925160Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d93cbc00-546f-43e0-baa9-6fa8b45b6c46 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:25 addons-591967 crio[1030]: time="2024-09-30 10:37:25.262108837Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=1916cde3-5c9e-4672-a607-403158fa7bc8 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:25 addons-591967 crio[1030]: time="2024-09-30 10:37:25.262423517Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=1916cde3-5c9e-4672-a607-403158fa7bc8 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:40 addons-591967 crio[1030]: time="2024-09-30 10:37:40.262916338Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=fd8b080b-8e6a-45ac-b975-71546f1b994c name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:40 addons-591967 crio[1030]: time="2024-09-30 10:37:40.263134760Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=fd8b080b-8e6a-45ac-b975-71546f1b994c name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:55 addons-591967 crio[1030]: time="2024-09-30 10:37:55.261860802Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c74bc247-dbf7-4cb6-99aa-f7cec1918e19 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:37:55 addons-591967 crio[1030]: time="2024-09-30 10:37:55.262085362Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c74bc247-dbf7-4cb6-99aa-f7cec1918e19 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:38:07 addons-591967 crio[1030]: time="2024-09-30 10:38:07.262721007Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=a776f7c0-73e6-41b2-b9c0-98bab45bd1cd name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:38:07 addons-591967 crio[1030]: time="2024-09-30 10:38:07.263010341Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=a776f7c0-73e6-41b2-b9c0-98bab45bd1cd name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:38:22 addons-591967 crio[1030]: time="2024-09-30 10:38:22.262639535Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3cddc7bd-fcdc-481d-ba8c-a619f39b4199 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:38:22 addons-591967 crio[1030]: time="2024-09-30 10:38:22.262833862Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3cddc7bd-fcdc-481d-ba8c-a619f39b4199 name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:38:36 addons-591967 crio[1030]: time="2024-09-30 10:38:36.262784374Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=860ce91f-3ebf-484c-8a98-5c8a58f1c8cb name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:38:36 addons-591967 crio[1030]: time="2024-09-30 10:38:36.263003307Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=860ce91f-3ebf-484c-8a98-5c8a58f1c8cb name=/runtime.v1.ImageService/ImageStatus
	Sep 30 10:38:46 addons-591967 crio[1030]: time="2024-09-30 10:38:46.225160755Z" level=info msg="Stopping container: 6e6c4e3d53d9d8a674a763ec168032f97ef023e03a21aa7e3cc3b20027460995 (timeout: 30s)" id=00debb54-9fca-4003-8c5e-4555b4443cb2 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	249d5245ef7b9       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   ad83c82d88f8f       hello-world-app-55bf9c44b4-rbnx2
	4501725f547c7       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   39e4f6316cdae       nginx
	159fe2d1c8652       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            14 minutes ago      Running             gcp-auth                  0                   d0a515cf4d737       gcp-auth-89d5ffd79-69dfm
	6e6c4e3d53d9d       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   14 minutes ago      Running             metrics-server            0                   68f614bee1140       metrics-server-84c5f94fbc-5xbc7
	9975e3c3a9cb1       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        15 minutes ago      Running             storage-provisioner       0                   e78bc94ef2ad1       storage-provisioner
	1f712e1545260       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        15 minutes ago      Running             coredns                   0                   63a602cb935fb       coredns-7c65d6cfc9-wqptn
	960dff30ddc0e       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        16 minutes ago      Running             kindnet-cni               0                   72f3f945d106c       kindnet-9gqlv
	c79acd6b0f1ed       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        16 minutes ago      Running             kube-proxy                0                   b0dd376094421       kube-proxy-fqzcp
	43aaee124e0e8       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        16 minutes ago      Running             etcd                      0                   8ff814110f5b2       etcd-addons-591967
	83a83be5eceb1       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        16 minutes ago      Running             kube-scheduler            0                   1fcaff33c4b4b       kube-scheduler-addons-591967
	4ab4bd0fd0eed       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        16 minutes ago      Running             kube-apiserver            0                   5aeb68907ed24       kube-apiserver-addons-591967
	c2dd61755a207       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        16 minutes ago      Running             kube-controller-manager   0                   740a2a08fc6ef       kube-controller-manager-addons-591967
	
	
	==> coredns [1f712e1545260441d57c75f07e7c6ebeadf6d1ea33208559f48b666775dd5a15] <==
	[INFO] 10.244.0.8:58978 - 43847 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00013578s
	[INFO] 10.244.0.8:55966 - 48695 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000082714s
	[INFO] 10.244.0.8:55966 - 48415 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000111066s
	[INFO] 10.244.0.8:35546 - 61685 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.00361112s
	[INFO] 10.244.0.8:35546 - 61971 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004514633s
	[INFO] 10.244.0.8:58533 - 10261 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004410496s
	[INFO] 10.244.0.8:58533 - 9958 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005065134s
	[INFO] 10.244.0.8:32770 - 24549 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004876545s
	[INFO] 10.244.0.8:32770 - 24252 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005365866s
	[INFO] 10.244.0.8:47709 - 7534 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000071498s
	[INFO] 10.244.0.8:47709 - 7267 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000108487s
	[INFO] 10.244.0.19:45828 - 19441 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000228463s
	[INFO] 10.244.0.19:45444 - 56646 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000299449s
	[INFO] 10.244.0.19:42095 - 60282 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000148841s
	[INFO] 10.244.0.19:43077 - 12579 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000201742s
	[INFO] 10.244.0.19:54797 - 58925 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000150374s
	[INFO] 10.244.0.19:37321 - 27472 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000249292s
	[INFO] 10.244.0.19:32935 - 32239 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.011579189s
	[INFO] 10.244.0.19:32944 - 10710 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.011951285s
	[INFO] 10.244.0.19:60348 - 37566 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008548895s
	[INFO] 10.244.0.19:57823 - 62334 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009237435s
	[INFO] 10.244.0.19:54143 - 55071 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006097428s
	[INFO] 10.244.0.19:38106 - 42898 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007541908s
	[INFO] 10.244.0.19:42897 - 4804 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001052188s
	[INFO] 10.244.0.19:33510 - 62646 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.001053838s
	
	
	==> describe nodes <==
	Name:               addons-591967
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-591967
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=b68b4b088317c82ffa16da1c47933e77f0f5d128
	                    minikube.k8s.io/name=addons-591967
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_30T10_22_24_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-591967
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 30 Sep 2024 10:22:20 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-591967
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 30 Sep 2024 10:38:42 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 30 Sep 2024 10:36:29 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 30 Sep 2024 10:36:29 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 30 Sep 2024 10:36:29 +0000   Mon, 30 Sep 2024 10:22:19 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 30 Sep 2024 10:36:29 +0000   Mon, 30 Sep 2024 10:23:10 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-591967
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 ef4ac19868aa41afa5a32b2ceb8ec976
	  System UUID:                7c487c9b-fdc8-495f-9de2-a896d5e1bb90
	  Boot ID:                    c55e8bfc-2f3b-4552-a1ec-845569628d46
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 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-rbnx2         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m43s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m3s
	  gcp-auth                    gcp-auth-89d5ffd79-69dfm                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-wqptn                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     16m
	  kube-system                 etcd-addons-591967                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         16m
	  kube-system                 kindnet-9gqlv                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-591967             250m (3%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-591967    200m (2%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-fqzcp                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-591967             100m (1%)     0 (0%)      0 (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                850m (10%)  100m (1%)
	  memory             220Mi (0%)  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-591967 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m (x8 over 16m)  kubelet          Node addons-591967 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m (x7 over 16m)  kubelet          Node addons-591967 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-591967 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m                kubelet          Node addons-591967 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m                kubelet          Node addons-591967 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m                node-controller  Node addons-591967 event: Registered Node addons-591967 in Controller
	  Normal   NodeReady                15m                kubelet          Node addons-591967 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000683] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000728] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000644] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.590821] 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.
	[  +0.054395] systemd[1]: /lib/systemd/system/cloud-init.service:20: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.036721] systemd[1]: /lib/systemd/system/cloud-init-hotplugd.socket:11: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003529] systemd[1]: Configuration file /etc/systemd/system/auto-pause.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.637848] kauditd_printk_skb: 46 callbacks suppressed
	[Sep30 10:33] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +1.015599] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000012] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +2.015853] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[Sep30 10:34] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[  +8.191434] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[ +16.126770] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	[ +33.537450] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000018] ll header: 00000000: a6 47 51 f2 16 8d 0a 71 a4 aa c8 7a 08 00
	
	
	==> etcd [43aaee124e0e8b047f2fa81c958f3a78216f00a5b07aa4be7f2b7fba9640096f] <==
	{"level":"info","ts":"2024-09-30T10:22:31.741170Z","caller":"traceutil/trace.go:171","msg":"trace[109334295] transaction","detail":"{read_only:false; response_revision:423; number_of_response:1; }","duration":"116.069951ms","start":"2024-09-30T10:22:31.625092Z","end":"2024-09-30T10:22:31.741162Z","steps":["trace[109334295] 'process raft request'  (duration: 115.129531ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:22:32.922067Z","caller":"traceutil/trace.go:171","msg":"trace[695086030] transaction","detail":"{read_only:false; response_revision:489; number_of_response:1; }","duration":"179.213068ms","start":"2024-09-30T10:22:32.742838Z","end":"2024-09-30T10:22:32.922051Z","steps":["trace[695086030] 'process raft request'  (duration: 179.074927ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:23:49.869206Z","caller":"traceutil/trace.go:171","msg":"trace[612716239] transaction","detail":"{read_only:false; response_revision:1058; number_of_response:1; }","duration":"116.227989ms","start":"2024-09-30T10:23:49.752953Z","end":"2024-09-30T10:23:49.869181Z","steps":["trace[612716239] 'process raft request'  (duration: 115.970512ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:23:49.990727Z","caller":"traceutil/trace.go:171","msg":"trace[1572099350] transaction","detail":"{read_only:false; response_revision:1059; number_of_response:1; }","duration":"117.188078ms","start":"2024-09-30T10:23:49.873520Z","end":"2024-09-30T10:23:49.990708Z","steps":["trace[1572099350] 'process raft request'  (duration: 56.397554ms)","trace[1572099350] 'compare'  (duration: 60.650384ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:23:49.991013Z","caller":"traceutil/trace.go:171","msg":"trace[1387650939] transaction","detail":"{read_only:false; response_revision:1060; number_of_response:1; }","duration":"117.442197ms","start":"2024-09-30T10:23:49.873555Z","end":"2024-09-30T10:23:49.990997Z","steps":["trace[1387650939] 'process raft request'  (duration: 117.107015ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:00.925978Z","caller":"traceutil/trace.go:171","msg":"trace[736122190] transaction","detail":"{read_only:false; response_revision:1134; number_of_response:1; }","duration":"100.13644ms","start":"2024-09-30T10:24:00.825817Z","end":"2024-09-30T10:24:00.925953Z","steps":["trace[736122190] 'process raft request'  (duration: 100.011624ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:01.156641Z","caller":"traceutil/trace.go:171","msg":"trace[989402292] linearizableReadLoop","detail":"{readStateIndex:1175; appliedIndex:1171; }","duration":"196.704415ms","start":"2024-09-30T10:24:00.959919Z","end":"2024-09-30T10:24:01.156623Z","steps":["trace[989402292] 'read index received'  (duration: 59.738732ms)","trace[989402292] 'applied index is now lower than readState.Index'  (duration: 136.964712ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:24:01.156648Z","caller":"traceutil/trace.go:171","msg":"trace[1351437545] transaction","detail":"{read_only:false; response_revision:1139; number_of_response:1; }","duration":"199.71352ms","start":"2024-09-30T10:24:00.956907Z","end":"2024-09-30T10:24:01.156621Z","steps":["trace[1351437545] 'process raft request'  (duration: 130.258107ms)","trace[1351437545] 'compare'  (duration: 69.274072ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:24:01.156750Z","caller":"traceutil/trace.go:171","msg":"trace[196704123] transaction","detail":"{read_only:false; response_revision:1141; number_of_response:1; }","duration":"198.765372ms","start":"2024-09-30T10:24:00.957977Z","end":"2024-09-30T10:24:01.156742Z","steps":["trace[196704123] 'process raft request'  (duration: 198.60751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:24:01.156668Z","caller":"traceutil/trace.go:171","msg":"trace[891690874] transaction","detail":"{read_only:false; response_revision:1140; number_of_response:1; }","duration":"198.781762ms","start":"2024-09-30T10:24:00.957875Z","end":"2024-09-30T10:24:01.156657Z","steps":["trace[891690874] 'process raft request'  (duration: 198.658644ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:24:01.156886Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.746684ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-84c5f94fbc-5xbc7\" ","response":"range_response_count:1 size:4865"}
	{"level":"info","ts":"2024-09-30T10:24:01.156935Z","caller":"traceutil/trace.go:171","msg":"trace[1775519427] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-84c5f94fbc-5xbc7; range_end:; response_count:1; response_revision:1141; }","duration":"126.812742ms","start":"2024-09-30T10:24:01.030111Z","end":"2024-09-30T10:24:01.156924Z","steps":["trace[1775519427] 'agreement among raft nodes before linearized reading'  (duration: 126.674549ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:24:01.157142Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"197.109493ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-30T10:24:01.157181Z","caller":"traceutil/trace.go:171","msg":"trace[1376415834] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1141; }","duration":"197.255566ms","start":"2024-09-30T10:24:00.959915Z","end":"2024-09-30T10:24:01.157170Z","steps":["trace[1376415834] 'agreement among raft nodes before linearized reading'  (duration: 197.09147ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:32:19.068482Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1532}
	{"level":"info","ts":"2024-09-30T10:32:19.091115Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1532,"took":"22.17546ms","hash":4263771661,"current-db-size-bytes":6164480,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":3186688,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-30T10:32:19.091166Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4263771661,"revision":1532,"compact-revision":-1}
	{"level":"info","ts":"2024-09-30T10:33:52.381521Z","caller":"traceutil/trace.go:171","msg":"trace[868782909] linearizableReadLoop","detail":"{readStateIndex:2436; appliedIndex:2433; }","duration":"103.731385ms","start":"2024-09-30T10:33:52.277775Z","end":"2024-09-30T10:33:52.381506Z","steps":["trace[868782909] 'read index received'  (duration: 40.055033ms)","trace[868782909] 'applied index is now lower than readState.Index'  (duration: 63.675556ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-30T10:33:52.381614Z","caller":"traceutil/trace.go:171","msg":"trace[413729951] transaction","detail":"{read_only:false; response_revision:2270; number_of_response:1; }","duration":"112.091315ms","start":"2024-09-30T10:33:52.269514Z","end":"2024-09-30T10:33:52.381606Z","steps":["trace[413729951] 'process raft request'  (duration: 111.928493ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-30T10:33:52.381768Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.970547ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumeclaims/default/hpvc-restore\" ","response":"range_response_count:1 size:1594"}
	{"level":"info","ts":"2024-09-30T10:33:52.381883Z","caller":"traceutil/trace.go:171","msg":"trace[1896600202] range","detail":"{range_begin:/registry/persistentvolumeclaims/default/hpvc-restore; range_end:; response_count:1; response_revision:2270; }","duration":"104.095237ms","start":"2024-09-30T10:33:52.277772Z","end":"2024-09-30T10:33:52.381867Z","steps":["trace[1896600202] 'agreement among raft nodes before linearized reading'  (duration: 103.896588ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:33:57.841847Z","caller":"traceutil/trace.go:171","msg":"trace[52542951] transaction","detail":"{read_only:false; response_revision:2282; number_of_response:1; }","duration":"120.748967ms","start":"2024-09-30T10:33:57.721068Z","end":"2024-09-30T10:33:57.841817Z","steps":["trace[52542951] 'process raft request'  (duration: 119.338248ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-30T10:37:19.073091Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1948}
	{"level":"info","ts":"2024-09-30T10:37:19.089384Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1948,"took":"15.76781ms","hash":3118871987,"current-db-size-bytes":6164480,"current-db-size":"6.2 MB","current-db-size-in-use-bytes":5005312,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-30T10:37:19.089432Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3118871987,"revision":1948,"compact-revision":1532}
	
	
	==> gcp-auth [159fe2d1c86524e1e400cd7cd185f2ee1b7b920ad926b392c2b98d2e95f1270c] <==
	2024/09/30 10:25:11 Ready to write response ...
	2024/09/30 10:25:11 Ready to marshal response ...
	2024/09/30 10:25:11 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:14 Ready to marshal response ...
	2024/09/30 10:33:14 Ready to write response ...
	2024/09/30 10:33:18 Ready to marshal response ...
	2024/09/30 10:33:18 Ready to write response ...
	2024/09/30 10:33:24 Ready to marshal response ...
	2024/09/30 10:33:24 Ready to write response ...
	2024/09/30 10:33:44 Ready to marshal response ...
	2024/09/30 10:33:44 Ready to write response ...
	2024/09/30 10:33:49 Ready to marshal response ...
	2024/09/30 10:33:49 Ready to write response ...
	2024/09/30 10:34:23 Ready to marshal response ...
	2024/09/30 10:34:23 Ready to write response ...
	2024/09/30 10:34:23 Ready to marshal response ...
	2024/09/30 10:34:23 Ready to write response ...
	2024/09/30 10:34:36 Ready to marshal response ...
	2024/09/30 10:34:36 Ready to write response ...
	2024/09/30 10:36:04 Ready to marshal response ...
	2024/09/30 10:36:04 Ready to write response ...
	
	
	==> kernel <==
	 10:38:47 up 21 min,  0 users,  load average: 0.05, 0.18, 0.20
	Linux addons-591967 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [960dff30ddc0ed8a852f1ef4f3685f7794c5b08a2dc5e426312287233bd88eb7] <==
	I0930 10:36:39.645354       1 main.go:299] handling current node
	I0930 10:36:49.649668       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:36:49.649708       1 main.go:299] handling current node
	I0930 10:36:59.641414       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:36:59.641452       1 main.go:299] handling current node
	I0930 10:37:09.646276       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:37:09.646312       1 main.go:299] handling current node
	I0930 10:37:19.650441       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:37:19.650484       1 main.go:299] handling current node
	I0930 10:37:29.641913       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:37:29.641952       1 main.go:299] handling current node
	I0930 10:37:39.645315       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:37:39.645346       1 main.go:299] handling current node
	I0930 10:37:49.649299       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:37:49.649333       1 main.go:299] handling current node
	I0930 10:37:59.650146       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:37:59.650183       1 main.go:299] handling current node
	I0930 10:38:09.646477       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:38:09.646508       1 main.go:299] handling current node
	I0930 10:38:19.650609       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:38:19.650644       1 main.go:299] handling current node
	I0930 10:38:29.641696       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:38:29.641759       1 main.go:299] handling current node
	I0930 10:38:39.645321       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0930 10:38:39.645361       1 main.go:299] handling current node
	
	
	==> kube-apiserver [4ab4bd0fd0eed7a24da8eac04059ef52736408f07640536c0452bf6a9088fb48] <==
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0930 10:25:00.866797       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0930 10:33:14.804980       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.55.57"}
	I0930 10:33:32.539129       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0930 10:33:39.032198       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0930 10:33:40.134475       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0930 10:33:44.555238       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0930 10:33:44.833756       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.202.68"}
	I0930 10:34:05.552933       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.552995       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.566336       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.566397       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.571502       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.571539       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.583242       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.583287       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0930 10:34:05.625935       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0930 10:34:05.625972       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0930 10:34:06.572162       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0930 10:34:06.626239       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0930 10:34:06.741489       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0930 10:34:52.675120       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0930 10:36:05.059128       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.228.175"}
	
	
	==> kube-controller-manager [c2dd61755a2078e166eddd8a77731674b62028832fa032be10c36097108b5de5] <==
	E0930 10:36:24.586101       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"
	I0930 10:36:29.444998       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-591967"
	W0930 10:36:29.857069       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
	E0930 10:36:29.857109       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"
	W0930 10:36:53.027460       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
	E0930 10:36:53.027503       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"
	W0930 10:36:55.733926       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
	E0930 10:36:55.733975       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"
	W0930 10:37:20.904510       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
	E0930 10:37:20.904555       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"
	W0930 10:37:21.152354       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
	E0930 10:37:21.152402       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"
	W0930 10:37:34.262773       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
	E0930 10:37:34.262824       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"
	W0930 10:37:36.197896       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
	E0930 10:37:36.197936       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"
	W0930 10:37:56.254082       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
	E0930 10:37:56.254128       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"
	W0930 10:38:16.199020       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
	E0930 10:38:16.199059       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"
	W0930 10:38:20.054825       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
	E0930 10:38:20.054866       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"
	W0930 10:38:31.999917       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
	E0930 10:38:31.999958       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"
	I0930 10:38:46.217299       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="7.569µs"
	
	
	==> kube-proxy [c79acd6b0f1edbea10cb3bcdf9a82c4ecf7b5cf863342ed0713e92550756f743] <==
	I0930 10:22:28.886612       1 server_linux.go:66] "Using iptables proxy"
	I0930 10:22:29.229007       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0930 10:22:29.229189       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`"
	I0930 10:22:29.832267       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0930 10:22:29.832448       1 server_linux.go:169] "Using iptables Proxier"
	I0930 10:22:29.838044       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"
	I0930 10:22:29.838693       1 server.go:483] "Version info" version="v1.31.1"
	I0930 10:22:29.838996       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0930 10:22:29.841205       1 config.go:199] "Starting service config controller"
	I0930 10:22:29.921474       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0930 10:22:29.935168       1 shared_informer.go:320] Caches are synced for service config
	I0930 10:22:29.842088       1 config.go:105] "Starting endpoint slice config controller"
	I0930 10:22:29.935475       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0930 10:22:29.935632       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0930 10:22:29.928401       1 config.go:328] "Starting node config controller"
	I0930 10:22:29.936172       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0930 10:22:30.037732       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [83a83be5eceb161768a412be9063c15d74ed59e13bfbbd344bf52d0f2f099a11] <==
	W0930 10:22:20.836754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0930 10:22:20.837544       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.836897       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0930 10:22:20.838559       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.837179       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
	E0930 10:22:20.838652       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"
	W0930 10:22:20.836708       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0930 10:22:20.838696       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.838783       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0930 10:22:20.838803       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:20.837615       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
	E0930 10:22:20.838847       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"
	W0930 10:22:20.838974       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
	E0930 10:22:20.839039       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"
	W0930 10:22:21.715158       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
	E0930 10:22:21.715199       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"
	W0930 10:22:21.771767       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
	E0930 10:22:21.771805       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"
	W0930 10:22:21.818202       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
	E0930 10:22:21.818242       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"
	W0930 10:22:21.827625       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0930 10:22:21.827670       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0930 10:22:21.945709       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0930 10:22:21.945749       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0930 10:22:22.233607       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 30 10:37:40 addons-591967 kubelet[1628]: E0930 10:37:40.263481    1628 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="938f61a7-d23f-46bf-af49-e2aafcbc7f8f"
	Sep 30 10:37:43 addons-591967 kubelet[1628]: E0930 10:37:43.587979    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692663587737583,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:37:43 addons-591967 kubelet[1628]: E0930 10:37:43.588013    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692663587737583,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:37:53 addons-591967 kubelet[1628]: E0930 10:37:53.590418    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692673590153483,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:37:53 addons-591967 kubelet[1628]: E0930 10:37:53.590463    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692673590153483,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:37:55 addons-591967 kubelet[1628]: E0930 10:37:55.262376    1628 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="938f61a7-d23f-46bf-af49-e2aafcbc7f8f"
	Sep 30 10:38:03 addons-591967 kubelet[1628]: E0930 10:38:03.593343    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692683593057578,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:03 addons-591967 kubelet[1628]: E0930 10:38:03.593383    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692683593057578,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:07 addons-591967 kubelet[1628]: E0930 10:38:07.263243    1628 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="938f61a7-d23f-46bf-af49-e2aafcbc7f8f"
	Sep 30 10:38:13 addons-591967 kubelet[1628]: E0930 10:38:13.596216    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692693595968922,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:13 addons-591967 kubelet[1628]: E0930 10:38:13.596251    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692693595968922,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:22 addons-591967 kubelet[1628]: E0930 10:38:22.263084    1628 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="938f61a7-d23f-46bf-af49-e2aafcbc7f8f"
	Sep 30 10:38:23 addons-591967 kubelet[1628]: E0930 10:38:23.598507    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692703598245182,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:23 addons-591967 kubelet[1628]: E0930 10:38:23.598542    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692703598245182,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:33 addons-591967 kubelet[1628]: E0930 10:38:33.601374    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692713601095547,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:33 addons-591967 kubelet[1628]: E0930 10:38:33.601412    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692713601095547,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:36 addons-591967 kubelet[1628]: E0930 10:38:36.263228    1628 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="938f61a7-d23f-46bf-af49-e2aafcbc7f8f"
	Sep 30 10:38:43 addons-591967 kubelet[1628]: E0930 10:38:43.603815    1628 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692723603610132,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:43 addons-591967 kubelet[1628]: E0930 10:38:43.603850    1628 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727692723603610132,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:574708,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 30 10:38:47 addons-591967 kubelet[1628]: I0930 10:38:47.564311    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2npl5\" (UniqueName: \"kubernetes.io/projected/f00d3209-7a39-4bf2-9a8a-13fd28c806ad-kube-api-access-2npl5\") pod \"f00d3209-7a39-4bf2-9a8a-13fd28c806ad\" (UID: \"f00d3209-7a39-4bf2-9a8a-13fd28c806ad\") "
	Sep 30 10:38:47 addons-591967 kubelet[1628]: I0930 10:38:47.564376    1628 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f00d3209-7a39-4bf2-9a8a-13fd28c806ad-tmp-dir\") pod \"f00d3209-7a39-4bf2-9a8a-13fd28c806ad\" (UID: \"f00d3209-7a39-4bf2-9a8a-13fd28c806ad\") "
	Sep 30 10:38:47 addons-591967 kubelet[1628]: I0930 10:38:47.565331    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/f00d3209-7a39-4bf2-9a8a-13fd28c806ad-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "f00d3209-7a39-4bf2-9a8a-13fd28c806ad" (UID: "f00d3209-7a39-4bf2-9a8a-13fd28c806ad"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 30 10:38:47 addons-591967 kubelet[1628]: I0930 10:38:47.566262    1628 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f00d3209-7a39-4bf2-9a8a-13fd28c806ad-kube-api-access-2npl5" (OuterVolumeSpecName: "kube-api-access-2npl5") pod "f00d3209-7a39-4bf2-9a8a-13fd28c806ad" (UID: "f00d3209-7a39-4bf2-9a8a-13fd28c806ad"). InnerVolumeSpecName "kube-api-access-2npl5". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 30 10:38:47 addons-591967 kubelet[1628]: I0930 10:38:47.664799    1628 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/f00d3209-7a39-4bf2-9a8a-13fd28c806ad-tmp-dir\") on node \"addons-591967\" DevicePath \"\""
	Sep 30 10:38:47 addons-591967 kubelet[1628]: I0930 10:38:47.664838    1628 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2npl5\" (UniqueName: \"kubernetes.io/projected/f00d3209-7a39-4bf2-9a8a-13fd28c806ad-kube-api-access-2npl5\") on node \"addons-591967\" DevicePath \"\""
	
	
	==> storage-provisioner [9975e3c3a9cb1469f0304d5357786a86c13758c54839f0cc77e528cefafefafb] <==
	I0930 10:23:11.177472       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0930 10:23:11.223525       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0930 10:23:11.223571       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0930 10:23:11.231071       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0930 10:23:11.231180       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"af8dcd0a-5966-4577-a524-93743d7696b3", APIVersion:"v1", ResourceVersion:"914", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9 became leader
	I0930 10:23:11.231235       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9!
	I0930 10:23:11.331464       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-591967_63eecb7f-f453-44f2-a320-e3d4225181c9!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-591967/192.168.49.2
	Start Time:       Mon, 30 Sep 2024 10:25:11 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p9kk7 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-p9kk7:
	    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-591967
	  Normal   Pulling    12m (x4 over 13m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     12m (x4 over 13m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     12m (x4 over 13m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 13m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m28s (x42 over 13m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    

Test pass (299/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 15.1
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.1/json-events 13.63
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.21
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.08
21 TestBinaryMirror 0.77
22 TestOffline 79.12
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 207.69
31 TestAddons/serial/GCPAuth/Namespaces 0.14
35 TestAddons/parallel/InspektorGadget 11.72
38 TestAddons/parallel/CSI 51.82
39 TestAddons/parallel/Headlamp 18.45
40 TestAddons/parallel/CloudSpanner 6.52
41 TestAddons/parallel/LocalPath 56.76
42 TestAddons/parallel/NvidiaDevicePlugin 6.43
43 TestAddons/parallel/Yakd 10.6
44 TestAddons/StoppedEnableDisable 6.04
45 TestCertOptions 34.33
46 TestCertExpiration 231.29
48 TestForceSystemdFlag 35.14
49 TestForceSystemdEnv 36.62
51 TestKVMDriverInstallOrUpdate 4.19
55 TestErrorSpam/setup 22.42
56 TestErrorSpam/start 0.58
57 TestErrorSpam/status 0.85
58 TestErrorSpam/pause 1.49
59 TestErrorSpam/unpause 1.68
60 TestErrorSpam/stop 1.35
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 41.91
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 26.63
67 TestFunctional/serial/KubeContext 0.05
68 TestFunctional/serial/KubectlGetPods 0.08
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.58
72 TestFunctional/serial/CacheCmd/cache/add_local 2.38
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
74 TestFunctional/serial/CacheCmd/cache/list 0.05
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
76 TestFunctional/serial/CacheCmd/cache/cache_reload 2.13
77 TestFunctional/serial/CacheCmd/cache/delete 0.1
78 TestFunctional/serial/MinikubeKubectlCmd 0.11
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
80 TestFunctional/serial/ExtraConfig 39.55
81 TestFunctional/serial/ComponentHealth 0.06
82 TestFunctional/serial/LogsCmd 1.33
83 TestFunctional/serial/LogsFileCmd 1.36
84 TestFunctional/serial/InvalidService 4.3
86 TestFunctional/parallel/ConfigCmd 0.37
87 TestFunctional/parallel/DashboardCmd 13.43
88 TestFunctional/parallel/DryRun 0.37
89 TestFunctional/parallel/InternationalLanguage 0.16
90 TestFunctional/parallel/StatusCmd 0.93
94 TestFunctional/parallel/ServiceCmdConnect 18.73
95 TestFunctional/parallel/AddonsCmd 0.13
96 TestFunctional/parallel/PersistentVolumeClaim 35.45
98 TestFunctional/parallel/SSHCmd 0.5
99 TestFunctional/parallel/CpCmd 1.63
100 TestFunctional/parallel/MySQL 20.75
101 TestFunctional/parallel/FileSync 0.28
102 TestFunctional/parallel/CertSync 1.58
106 TestFunctional/parallel/NodeLabels 0.07
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.57
110 TestFunctional/parallel/License 1.07
111 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
112 TestFunctional/parallel/ImageCommands/ImageListTable 0.22
113 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
114 TestFunctional/parallel/ImageCommands/ImageListYaml 0.24
115 TestFunctional/parallel/ImageCommands/ImageBuild 3.83
116 TestFunctional/parallel/ImageCommands/Setup 1.81
117 TestFunctional/parallel/Version/short 0.05
118 TestFunctional/parallel/Version/components 0.49
119 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
120 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
121 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
123 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.39
124 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.32
125 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
127 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 21.2
128 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.85
129 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.24
130 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.8
131 TestFunctional/parallel/ImageCommands/ImageRemove 2.48
132 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 3.42
133 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.52
134 TestFunctional/parallel/ServiceCmd/DeployApp 11.15
135 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
136 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
140 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
141 TestFunctional/parallel/ProfileCmd/profile_not_create 0.53
142 TestFunctional/parallel/ProfileCmd/profile_list 0.44
143 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
144 TestFunctional/parallel/MountCmd/any-port 8.41
145 TestFunctional/parallel/ServiceCmd/List 0.92
146 TestFunctional/parallel/MountCmd/specific-port 2.01
147 TestFunctional/parallel/ServiceCmd/JSONOutput 0.87
148 TestFunctional/parallel/ServiceCmd/HTTPS 0.63
149 TestFunctional/parallel/ServiceCmd/Format 0.6
150 TestFunctional/parallel/MountCmd/VerifyCleanup 1.61
151 TestFunctional/parallel/ServiceCmd/URL 0.5
152 TestFunctional/delete_echo-server_images 0.04
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 152.91
159 TestMultiControlPlane/serial/DeployApp 7.16
160 TestMultiControlPlane/serial/PingHostFromPods 1.05
161 TestMultiControlPlane/serial/AddWorkerNode 30.33
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.84
164 TestMultiControlPlane/serial/CopyFile 15.25
165 TestMultiControlPlane/serial/StopSecondaryNode 12.56
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.67
167 TestMultiControlPlane/serial/RestartSecondaryNode 31.25
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.82
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 178.94
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.27
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
172 TestMultiControlPlane/serial/StopCluster 29.75
173 TestMultiControlPlane/serial/RestartCluster 119.14
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.65
175 TestMultiControlPlane/serial/AddSecondaryNode 63.74
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.83
180 TestJSONOutput/start/Command 38.7
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.65
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.58
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.78
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.21
205 TestKicCustomNetwork/create_custom_network 34.88
206 TestKicCustomNetwork/use_default_bridge_network 24.22
207 TestKicExistingNetwork 23.4
208 TestKicCustomSubnet 23.18
209 TestKicStaticIP 26.79
210 TestMainNoArgs 0.04
211 TestMinikubeProfile 49.55
214 TestMountStart/serial/StartWithMountFirst 8.88
215 TestMountStart/serial/VerifyMountFirst 0.23
216 TestMountStart/serial/StartWithMountSecond 8.85
217 TestMountStart/serial/VerifyMountSecond 0.23
218 TestMountStart/serial/DeleteFirst 1.6
219 TestMountStart/serial/VerifyMountPostDelete 0.24
220 TestMountStart/serial/Stop 1.17
221 TestMountStart/serial/RestartStopped 7.73
222 TestMountStart/serial/VerifyMountPostStop 0.23
225 TestMultiNode/serial/FreshStart2Nodes 64.82
226 TestMultiNode/serial/DeployApp2Nodes 5.36
227 TestMultiNode/serial/PingHostFrom2Pods 0.72
228 TestMultiNode/serial/AddNode 27.71
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.61
231 TestMultiNode/serial/CopyFile 8.78
232 TestMultiNode/serial/StopNode 2.1
233 TestMultiNode/serial/StartAfterStop 8.87
234 TestMultiNode/serial/RestartKeepsNodes 110.34
235 TestMultiNode/serial/DeleteNode 5.25
236 TestMultiNode/serial/StopMultiNode 23.71
237 TestMultiNode/serial/RestartMultiNode 51.47
238 TestMultiNode/serial/ValidateNameConflict 25.61
243 TestPreload 116.08
245 TestScheduledStopUnix 96.58
248 TestInsufficientStorage 12.27
249 TestRunningBinaryUpgrade 126.18
251 TestKubernetesUpgrade 336.03
252 TestMissingContainerUpgrade 103.96
254 TestStoppedBinaryUpgrade/Setup 2.92
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
256 TestNoKubernetes/serial/StartWithK8s 30.43
257 TestStoppedBinaryUpgrade/Upgrade 118.99
258 TestNoKubernetes/serial/StartWithStopK8s 11.2
259 TestNoKubernetes/serial/Start 8.94
260 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
261 TestNoKubernetes/serial/ProfileList 0.94
262 TestNoKubernetes/serial/Stop 1.18
263 TestNoKubernetes/serial/StartNoArgs 6.97
264 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.33
273 TestPause/serial/Start 68.34
274 TestStoppedBinaryUpgrade/MinikubeLogs 1.71
275 TestPause/serial/SecondStartNoReconfiguration 15.45
276 TestPause/serial/Pause 1.11
277 TestPause/serial/VerifyStatus 0.41
278 TestPause/serial/Unpause 0.95
279 TestPause/serial/PauseAgain 0.81
280 TestPause/serial/DeletePaused 2.81
281 TestPause/serial/VerifyDeletedResources 5.4
289 TestNetworkPlugins/group/false 3.49
294 TestStartStop/group/old-k8s-version/serial/FirstStart 135.73
296 TestStartStop/group/embed-certs/serial/FirstStart 43.03
297 TestStartStop/group/embed-certs/serial/DeployApp 11.25
298 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.84
299 TestStartStop/group/embed-certs/serial/Stop 11.88
300 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.17
301 TestStartStop/group/embed-certs/serial/SecondStart 262.71
302 TestStartStop/group/old-k8s-version/serial/DeployApp 11.41
303 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.79
304 TestStartStop/group/old-k8s-version/serial/Stop 12.24
305 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
306 TestStartStop/group/old-k8s-version/serial/SecondStart 137.77
308 TestStartStop/group/no-preload/serial/FirstStart 60.82
309 TestStartStop/group/no-preload/serial/DeployApp 11.24
310 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.86
311 TestStartStop/group/no-preload/serial/Stop 11.89
312 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
313 TestStartStop/group/no-preload/serial/SecondStart 262.8
314 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
316 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 44.4
317 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
318 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
319 TestStartStop/group/old-k8s-version/serial/Pause 2.6
321 TestStartStop/group/newest-cni/serial/FirstStart 26.81
322 TestStartStop/group/newest-cni/serial/DeployApp 0
323 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.82
324 TestStartStop/group/newest-cni/serial/Stop 1.2
325 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
326 TestStartStop/group/newest-cni/serial/SecondStart 12.75
327 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.27
328 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
329 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
330 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
331 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.98
332 TestStartStop/group/newest-cni/serial/Pause 2.83
333 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.95
334 TestNetworkPlugins/group/auto/Start 73.22
335 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
337 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 263.17
338 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
339 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
340 TestStartStop/group/embed-certs/serial/Pause 3.19
341 TestNetworkPlugins/group/kindnet/Start 70.79
342 TestNetworkPlugins/group/auto/KubeletFlags 0.27
343 TestNetworkPlugins/group/auto/NetCatPod 9.2
344 TestNetworkPlugins/group/auto/DNS 0.17
345 TestNetworkPlugins/group/auto/Localhost 0.1
346 TestNetworkPlugins/group/auto/HairPin 0.11
347 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
348 TestNetworkPlugins/group/kindnet/KubeletFlags 0.27
349 TestNetworkPlugins/group/kindnet/NetCatPod 9.23
350 TestNetworkPlugins/group/calico/Start 56.5
351 TestNetworkPlugins/group/kindnet/DNS 0.13
352 TestNetworkPlugins/group/kindnet/Localhost 0.13
353 TestNetworkPlugins/group/kindnet/HairPin 0.11
354 TestNetworkPlugins/group/custom-flannel/Start 49.62
355 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
356 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
357 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
358 TestNetworkPlugins/group/calico/ControllerPod 6.01
359 TestStartStop/group/no-preload/serial/Pause 2.85
360 TestNetworkPlugins/group/calico/KubeletFlags 0.29
361 TestNetworkPlugins/group/enable-default-cni/Start 36.42
362 TestNetworkPlugins/group/calico/NetCatPod 12.22
363 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
364 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.19
365 TestNetworkPlugins/group/calico/DNS 0.15
366 TestNetworkPlugins/group/calico/Localhost 0.13
367 TestNetworkPlugins/group/calico/HairPin 0.15
368 TestNetworkPlugins/group/custom-flannel/DNS 0.14
369 TestNetworkPlugins/group/custom-flannel/Localhost 0.13
370 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
371 TestNetworkPlugins/group/bridge/Start 69.69
372 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.39
373 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.63
374 TestNetworkPlugins/group/flannel/Start 52.86
375 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
376 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
377 TestNetworkPlugins/group/enable-default-cni/HairPin 0.16
378 TestNetworkPlugins/group/flannel/ControllerPod 6.01
379 TestNetworkPlugins/group/flannel/KubeletFlags 0.26
380 TestNetworkPlugins/group/flannel/NetCatPod 11.19
381 TestNetworkPlugins/group/bridge/KubeletFlags 0.26
382 TestNetworkPlugins/group/bridge/NetCatPod 9.18
383 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
384 TestNetworkPlugins/group/bridge/DNS 0.12
385 TestNetworkPlugins/group/bridge/Localhost 0.11
386 TestNetworkPlugins/group/bridge/HairPin 0.11
387 TestNetworkPlugins/group/flannel/DNS 0.13
388 TestNetworkPlugins/group/flannel/Localhost 0.1
389 TestNetworkPlugins/group/flannel/HairPin 0.11
390 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.08
391 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
392 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.12
x
+
TestDownloadOnly/v1.20.0/json-events (15.1s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0930 10:21:26.986715   10591 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0930 10:21:26.986815   10591 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-911195 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |          |
	|         | -p download-only-911195        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/30 10:21:11
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0930 10:21:11.926094   10603 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:21:11.926230   10603 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:11.926241   10603 out.go:358] Setting ErrFile to fd 2...
	I0930 10:21:11.926247   10603 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:11.926430   10603 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	W0930 10:21:11.926557   10603 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19734-3817/.minikube/config/config.json: open /home/jenkins/minikube-integration/19734-3817/.minikube/config/config.json: no such file or directory
	I0930 10:21:11.927152   10603 out.go:352] Setting JSON to true
	I0930 10:21:11.928040   10603 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":215,"bootTime":1727691457,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 10:21:11.928142   10603 start.go:139] virtualization: kvm guest
	I0930 10:21:11.930527   10603 out.go:97] [download-only-911195] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0930 10:21:11.930643   10603 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball: no such file or directory
	I0930 10:21:11.930681   10603 notify.go:220] Checking for updates...
	I0930 10:21:11.931950   10603 out.go:169] MINIKUBE_LOCATION=19734
	I0930 10:21:11.933404   10603 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:21:11.934834   10603 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:21:11.936154   10603 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 10:21:11.937443   10603 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0930 10:21:11.939762   10603 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0930 10:21:11.939986   10603 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:21:11.963595   10603 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 10:21:11.963708   10603 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:12.346124   10603 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:48 SystemTime:2024-09-30 10:21:12.335314575 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:12.346305   10603 docker.go:318] overlay module found
	I0930 10:21:12.348575   10603 out.go:97] Using the docker driver based on user configuration
	I0930 10:21:12.348611   10603 start.go:297] selected driver: docker
	I0930 10:21:12.348619   10603 start.go:901] validating driver "docker" against <nil>
	I0930 10:21:12.348712   10603 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:12.395930   10603 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:48 SystemTime:2024-09-30 10:21:12.387086198 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:12.396098   10603 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0930 10:21:12.396613   10603 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0930 10:21:12.396754   10603 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0930 10:21:12.398610   10603 out.go:169] Using Docker driver with root privileges
	I0930 10:21:12.400349   10603 cni.go:84] Creating CNI manager for ""
	I0930 10:21:12.400400   10603 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:21:12.400411   10603 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0930 10:21:12.400479   10603 start.go:340] cluster config:
	{Name:download-only-911195 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-911195 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}
	I0930 10:21:12.402107   10603 out.go:97] Starting "download-only-911195" primary control-plane node in "download-only-911195" cluster
	I0930 10:21:12.402140   10603 cache.go:121] Beginning downloading kic base image for docker with crio
	I0930 10:21:12.403668   10603 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0930 10:21:12.403701   10603 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0930 10:21:12.403825   10603 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0930 10:21:12.420642   10603 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:21:12.420815   10603 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0930 10:21:12.420923   10603 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:21:12.509940   10603 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
	I0930 10:21:12.509969   10603 cache.go:56] Caching tarball of preloaded images
	I0930 10:21:12.510117   10603 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0930 10:21:12.512120   10603 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0930 10:21:12.512143   10603 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0930 10:21:12.607428   10603 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/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0930 10:21:17.026375   10603 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0930 10:21:25.209667   10603 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0930 10:21:25.209758   10603 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0930 10:21:26.236329   10603 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0930 10:21:26.236636   10603 profile.go:143] Saving config to /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/download-only-911195/config.json ...
	I0930 10:21:26.236663   10603 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/download-only-911195/config.json: {Name:mk6fc8c11d5065dfd5eea2a3aee031953e6e1199 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0930 10:21:26.236866   10603 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0930 10:21:26.237064   10603 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/19734-3817/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-911195 host does not exist
	  To start a cluster, run: "minikube start -p download-only-911195"

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0930 10:21:41.017247   10591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0930 10:21:41.017305   10591 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-911195 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | -p download-only-911195        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| delete  | -p download-only-911195        | download-only-911195 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC | 30 Sep 24 10:21 UTC |
	| start   | -o=json --download-only        | download-only-556979 | jenkins | v1.34.0 | 30 Sep 24 10:21 UTC |                     |
	|         | -p download-only-556979        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/30 10:21:27
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0930 10:21:27.419892   11406 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:21:27.420429   11406 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:27.420461   11406 out.go:358] Setting ErrFile to fd 2...
	I0930 10:21:27.420472   11406 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:21:27.420908   11406 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:21:27.421925   11406 out.go:352] Setting JSON to true
	I0930 10:21:27.422777   11406 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":230,"bootTime":1727691457,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 10:21:27.422877   11406 start.go:139] virtualization: kvm guest
	I0930 10:21:27.424904   11406 out.go:97] [download-only-556979] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0930 10:21:27.425040   11406 notify.go:220] Checking for updates...
	I0930 10:21:27.426803   11406 out.go:169] MINIKUBE_LOCATION=19734
	I0930 10:21:27.428483   11406 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:21:27.430183   11406 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:21:27.431673   11406 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 10:21:27.433194   11406 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0930 10:21:27.436708   11406 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0930 10:21:27.436929   11406 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:21:27.460716   11406 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 10:21:27.460817   11406 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:27.510214   11406 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:27.49971224 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:27.510316   11406 docker.go:318] overlay module found
	I0930 10:21:27.512310   11406 out.go:97] Using the docker driver based on user configuration
	I0930 10:21:27.512340   11406 start.go:297] selected driver: docker
	I0930 10:21:27.512347   11406 start.go:901] validating driver "docker" against <nil>
	I0930 10:21:27.512431   11406 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:21:27.561001   11406 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:26 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-30 10:21:27.55269539 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:21:27.561191   11406 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0930 10:21:27.561701   11406 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0930 10:21:27.561847   11406 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0930 10:21:27.563842   11406 out.go:169] Using Docker driver with root privileges
	I0930 10:21:27.565479   11406 cni.go:84] Creating CNI manager for ""
	I0930 10:21:27.565539   11406 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0930 10:21:27.565551   11406 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0930 10:21:27.565618   11406 start.go:340] cluster config:
	{Name:download-only-556979 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-556979 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}
	I0930 10:21:27.567187   11406 out.go:97] Starting "download-only-556979" primary control-plane node in "download-only-556979" cluster
	I0930 10:21:27.567214   11406 cache.go:121] Beginning downloading kic base image for docker with crio
	I0930 10:21:27.568682   11406 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0930 10:21:27.568710   11406 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:21:27.568784   11406 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0930 10:21:27.586281   11406 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0930 10:21:27.586436   11406 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0930 10:21:27.586458   11406 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0930 10:21:27.586466   11406 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0930 10:21:27.586479   11406 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0930 10:21:27.949915   11406 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
	I0930 10:21:27.949947   11406 cache.go:56] Caching tarball of preloaded images
	I0930 10:21:27.950106   11406 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0930 10:21:27.952134   11406 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0930 10:21:27.952161   11406 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0930 10:21:28.050276   11406 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/19734-3817/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-556979 host does not exist
	  To start a cluster, run: "minikube start -p download-only-556979"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.08s)

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

                                                
                                    
x
+
TestBinaryMirror (0.77s)

                                                
                                                
=== RUN   TestBinaryMirror
I0930 10:21:42.741144   10591 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-669405 --alsologtostderr --binary-mirror http://127.0.0.1:46883 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-669405" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-669405
--- PASS: TestBinaryMirror (0.77s)

                                                
                                    
x
+
TestOffline (79.12s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (207.69s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-591967 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-591967 --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: (3m27.692187797s)
--- PASS: TestAddons/Setup (207.69s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-w5b5l" [5044d055-0706-4cb8-a05d-7d0340c0ca8e] Running
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004835586s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-591967
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-591967: (5.711025623s)
--- PASS: TestAddons/parallel/InspektorGadget (11.72s)

                                                
                                    
x
+
TestAddons/parallel/CSI (51.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0930 10:33:14.090813   10591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 4.393117ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-591967 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-591967 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [08e7a27c-428c-4bee-8c39-eba96852e07a] Pending
helpers_test.go:344: "task-pv-pod" [08e7a27c-428c-4bee-8c39-eba96852e07a] 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" [08e7a27c-428c-4bee-8c39-eba96852e07a] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 14.003218235s
addons_test.go:528: (dbg) Run:  kubectl --context addons-591967 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-591967 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-591967 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-591967 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-591967 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-591967 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-591967 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [c72af287-0c78-40a9-8ead-230bbb0d4106] Pending
helpers_test.go:344: "task-pv-pod-restore" [c72af287-0c78-40a9-8ead-230bbb0d4106] 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" [c72af287-0c78-40a9-8ead-230bbb0d4106] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003931638s
addons_test.go:570: (dbg) Run:  kubectl --context addons-591967 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-591967 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-591967 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-591967 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.518740157s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (51.82s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-591967 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-r8chb" [5827ea7f-822c-4475-9e24-d41c5d192b58] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-r8chb" [5827ea7f-822c-4475-9e24-d41c5d192b58] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003830812s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-591967 addons disable headlamp --alsologtostderr -v=1: (5.68612993s)
--- PASS: TestAddons/parallel/Headlamp (18.45s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-575s4" [d2b32a36-8a64-4fa9-9827-6f91f6414e23] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003197181s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-591967
--- PASS: TestAddons/parallel/CloudSpanner (6.52s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (56.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-591967 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-591967 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [60714982-cb58-4afb-b65e-2acbdc529ec8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [60714982-cb58-4afb-b65e-2acbdc529ec8] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [60714982-cb58-4afb-b65e-2acbdc529ec8] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.003760479s
addons_test.go:938: (dbg) Run:  kubectl --context addons-591967 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 ssh "cat /opt/local-path-provisioner/pvc-cbb8129d-8b42-44c5-aae6-8f057d443a3f_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-591967 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-591967 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-amd64 -p addons-591967 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.958532319s)
--- PASS: TestAddons/parallel/LocalPath (56.76s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-xzgs7" [1eaf1a48-06a3-4ef1-9ead-c7bf4e2b662d] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003932832s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-591967
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-6s945" [161bd0b8-aea8-41eb-bcd1-1f629be4fb86] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003685146s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-591967 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-591967 addons disable yakd --alsologtostderr -v=1: (5.598678924s)
--- PASS: TestAddons/parallel/Yakd (10.60s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.04s)

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

                                                
                                    
x
+
TestCertOptions (34.33s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (231.29s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (35.14s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-565548 --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-565548 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (32.341387655s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-565548 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-565548" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-565548
I0930 11:10:37.707178   10591 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0930 11:10:37.707266   10591 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0930 11:10:37.739298   10591 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0930 11:10:37.739343   10591 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0930 11:10:37.739417   10591 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0930 11:10:37.739456   10591 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1504433767/002/docker-machine-driver-kvm2
I0930 11:10:37.800763   10591 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1504433767/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4670640 0x4670640 0x4670640 0x4670640 0x4670640 0x4670640 0x4670640] Decompressors:map[bz2:0xc000994700 gz:0xc000994708 tar:0xc0009946b0 tar.bz2:0xc0009946c0 tar.gz:0xc0009946d0 tar.xz:0xc0009946e0 tar.zst:0xc0009946f0 tbz2:0xc0009946c0 tgz:0xc0009946d0 txz:0xc0009946e0 tzst:0xc0009946f0 xz:0xc000994710 zip:0xc000994720 zst:0xc000994718] Getters:map[file:0xc0020f82d0 http:0xc001c46280 https:0xc001c462d0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0930 11:10:37.800814   10591 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1504433767/002/docker-machine-driver-kvm2
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-565548: (2.51383855s)
--- PASS: TestForceSystemdFlag (35.14s)

                                                
                                    
x
+
TestForceSystemdEnv (36.62s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.19s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0930 11:10:35.375064   10591 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0930 11:10:35.375216   10591 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0930 11:10:35.409162   10591 install.go:62] docker-machine-driver-kvm2: exit status 1
W0930 11:10:35.409532   10591 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0930 11:10:35.409603   10591 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1504433767/001/docker-machine-driver-kvm2
I0930 11:10:35.609171   10591 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1504433767/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x4670640 0x4670640 0x4670640 0x4670640 0x4670640 0x4670640 0x4670640] Decompressors:map[bz2:0xc000994700 gz:0xc000994708 tar:0xc0009946b0 tar.bz2:0xc0009946c0 tar.gz:0xc0009946d0 tar.xz:0xc0009946e0 tar.zst:0xc0009946f0 tbz2:0xc0009946c0 tgz:0xc0009946d0 txz:0xc0009946e0 tzst:0xc0009946f0 xz:0xc000994710 zip:0xc000994720 zst:0xc000994718] Getters:map[file:0xc001b29ac0 http:0xc0004cf5e0 https:0xc0004cf630] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0930 11:10:35.609265   10591 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1504433767/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (4.19s)

                                                
                                    
x
+
TestErrorSpam/setup (22.42s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.58s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.85s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.49s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.68s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.35s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (41.91s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-044969 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0930 10:40:11.590464   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:11.596920   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:11.608292   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:11.629725   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:11.671108   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:11.752614   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:11.914448   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:12.236196   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:12.877739   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:14.159326   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-044969 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (41.905196988s)
--- PASS: TestFunctional/serial/StartWithProxy (41.91s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (26.63s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0930 10:40:14.727228   10591 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-044969 --alsologtostderr -v=8
E0930 10:40:16.721086   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:21.842806   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:40:32.084259   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-044969 --alsologtostderr -v=8: (26.633151145s)
functional_test.go:663: soft start took 26.633965113s for "functional-044969" cluster.
I0930 10:40:41.360721   10591 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (26.63s)

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

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

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

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

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

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

                                                
                                    
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-044969 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.26s)

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.55s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-044969 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0930 10:40:52.566536   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-044969 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (39.550254094s)
functional_test.go:761: restart took 39.550367283s for "functional-044969" cluster.
I0930 10:41:30.792183   10591 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (39.55s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.33s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.36s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 logs --file /tmp/TestFunctionalserialLogsFileCmd1066291374/001/logs.txt
E0930 10:41:33.528882   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-044969 logs --file /tmp/TestFunctionalserialLogsFileCmd1066291374/001/logs.txt: (1.356020946s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.36s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.3s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.37s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (13.43s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.37s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 10:42:11.684475   61077 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:42:11.684603   61077 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:42:11.684615   61077 out.go:358] Setting ErrFile to fd 2...
	I0930 10:42:11.684622   61077 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:42:11.684905   61077 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:42:11.685642   61077 out.go:352] Setting JSON to false
	I0930 10:42:11.686903   61077 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":1475,"bootTime":1727691457,"procs":242,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 10:42:11.687036   61077 start.go:139] virtualization: kvm guest
	I0930 10:42:11.689606   61077 out.go:177] * [functional-044969] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0930 10:42:11.691153   61077 notify.go:220] Checking for updates...
	I0930 10:42:11.691177   61077 out.go:177]   - MINIKUBE_LOCATION=19734
	I0930 10:42:11.692772   61077 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:42:11.694499   61077 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:42:11.696180   61077 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 10:42:11.697754   61077 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:42:11.699868   61077 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:42:11.702132   61077 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:42:11.702734   61077 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:42:11.728803   61077 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 10:42:11.728905   61077 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:42:11.784298   61077 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-30 10:42:11.771910037 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:42:11.784409   61077 docker.go:318] overlay module found
	I0930 10:42:11.786207   61077 out.go:177] * Using the docker driver based on existing profile
	I0930 10:42:11.787539   61077 start.go:297] selected driver: docker
	I0930 10:42:11.787555   61077 start.go:901] validating driver "docker" against &{Name:functional-044969 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-044969 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}
	I0930 10:42:11.787643   61077 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:42:11.789556   61077 out.go:201] 
	W0930 10:42:11.790785   61077 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
	I0930 10:42:11.792111   61077 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 10:42:11.504610   60950 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:42:11.504853   60950 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:42:11.504862   60950 out.go:358] Setting ErrFile to fd 2...
	I0930 10:42:11.504866   60950 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:42:11.505145   60950 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:42:11.505734   60950 out.go:352] Setting JSON to false
	I0930 10:42:11.506730   60950 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":1474,"bootTime":1727691457,"procs":238,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 10:42:11.506828   60950 start.go:139] virtualization: kvm guest
	I0930 10:42:11.509140   60950 out.go:177] * [functional-044969] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0930 10:42:11.510740   60950 notify.go:220] Checking for updates...
	I0930 10:42:11.510770   60950 out.go:177]   - MINIKUBE_LOCATION=19734
	I0930 10:42:11.512283   60950 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 10:42:11.513656   60950 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 10:42:11.515180   60950 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 10:42:11.516802   60950 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 10:42:11.518289   60950 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 10:42:11.520149   60950 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:42:11.520833   60950 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 10:42:11.546700   60950 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 10:42:11.546769   60950 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:42:11.609433   60950 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-30 10:42:11.597966367 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:42:11.609584   60950 docker.go:318] overlay module found
	I0930 10:42:11.611763   60950 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0930 10:42:11.613444   60950 start.go:297] selected driver: docker
	I0930 10:42:11.613464   60950 start.go:901] validating driver "docker" against &{Name:functional-044969 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-044969 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}
	I0930 10:42:11.613580   60950 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 10:42:11.616037   60950 out.go:201] 
	W0930 10:42:11.617532   60950 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
	I0930 10:42:11.619138   60950 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.93s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (18.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-044969 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-044969 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-bch8x" [1eec3922-1370-441c-8c2f-e7de1d8f0452] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-bch8x" [1eec3922-1370-441c-8c2f-e7de1d8f0452] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 18.003401785s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32725
functional_test.go:1675: http://192.168.49.2:32725: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (35.45s)

                                                
                                                
=== 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" [e58c68d3-a442-49f6-8af5-f19c663f812a] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004247714s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-044969 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-044969 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-044969 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-044969 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" [86e638de-6ffe-4d95-9699-6e6860433ca1] Pending
helpers_test.go:344: "sp-pod" [86e638de-6ffe-4d95-9699-6e6860433ca1] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [86e638de-6ffe-4d95-9699-6e6860433ca1] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 21.003611756s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-044969 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-044969 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-044969 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" [7f6b0b39-b163-4b5d-b11c-73cba06b075f] Pending
helpers_test.go:344: "sp-pod" [7f6b0b39-b163-4b5d-b11c-73cba06b075f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [7f6b0b39-b163-4b5d-b11c-73cba06b075f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004097165s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-044969 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (35.45s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.5s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.63s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (20.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-044969 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-slk7j" [dfb9b225-92b9-4717-a278-72b93219deac] Pending
helpers_test.go:344: "mysql-6cdb49bbb-slk7j" [dfb9b225-92b9-4717-a278-72b93219deac] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-slk7j" [dfb9b225-92b9-4717-a278-72b93219deac] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 19.037973758s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-044969 exec mysql-6cdb49bbb-slk7j -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-044969 exec mysql-6cdb49bbb-slk7j -- mysql -ppassword -e "show databases;": exit status 1 (226.961962ms)

                                                
                                                
** 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 **
I0930 10:41:58.650098   10591 retry.go:31] will retry after 1.169872899s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-044969 exec mysql-6cdb49bbb-slk7j -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (20.75s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.58s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.57s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.07s)

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

                                                
                                                

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

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

                                                
                                                
=== 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-044969 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-044969 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-044969
localhost/kicbase/echo-server:functional-044969
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-044969 image ls --format short --alsologtostderr:
I0930 10:42:15.311845   63273 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:15.312177   63273 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.312189   63273 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:15.312195   63273 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.312454   63273 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
I0930 10:42:15.313250   63273 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.313389   63273 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.313817   63273 cli_runner.go:164] Run: docker container inspect functional-044969 --format={{.State.Status}}
I0930 10:42:15.332335   63273 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:15.332379   63273 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-044969
I0930 10:42:15.352438   63273 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/functional-044969/id_rsa Username:docker}
I0930 10:42:15.438525   63273 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

                                                
                                                
=== 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-044969 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-044969 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/kicbase/echo-server           | functional-044969  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/library/nginx                 | latest             | 9527c0f683c3b | 192MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/minikube-local-cache-test     | functional-044969  | df29d7852aaa6 | 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 |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-044969 image ls --format table --alsologtostderr:
I0930 10:42:15.677154   63579 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:15.677285   63579 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.677295   63579 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:15.677300   63579 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.677524   63579 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
I0930 10:42:15.678164   63579 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.678260   63579 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.678653   63579 cli_runner.go:164] Run: docker container inspect functional-044969 --format={{.State.Status}}
I0930 10:42:15.699680   63579 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:15.699725   63579 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-044969
I0930 10:42:15.720836   63579 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/functional-044969/id_rsa Username:docker}
I0930 10:42:15.802069   63579 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.22s)

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

                                                
                                                
=== 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-044969 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-044969 image ls --format json --alsologtostderr:
[{"id":"9527c0f683c3b2f0465019f9f5456f01a0fc0d4d274466831b9910a21d0302cd","repoDigests":["docker.io/library/nginx@sha256:10b61fc3d8262c8bf44c89aef3d81202ce12b8cba12fff2e32ca5978a2d88c2b","docker.io/library/nginx@sha256:b5d3f3e104699f0768e5ca8626914c16e52647943c65274d8a9e63072bd015bb"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853881"},{"id":"df29d7852aaa63dd0c1072658fc8b8b8b35c13725b4c616fa8df75bcc73dbc26","repoDigests":["localhost/minikube-local-cache-test@sha256:b9023f14f572c0bc043c06418fb544b4265e0474b0ecca141bc4456ae3d926a0"],"repoTags":["localhost/minikube-local-cache-test:functional-044969"],"size":"3330"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"id":"87
3ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library
/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"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":"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":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echo
server@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"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":"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:9f9da5b27e03f89599cc40
ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"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":"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:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92eff
a15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-044969"],"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"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-044969 image ls --format json --alsologtostderr:
I0930 10:42:15.547302   63457 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:15.547411   63457 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.547421   63457 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:15.547425   63457 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.547610   63457 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
I0930 10:42:15.548192   63457 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.548336   63457 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.549072   63457 cli_runner.go:164] Run: docker container inspect functional-044969 --format={{.State.Status}}
I0930 10:42:15.567522   63457 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:15.567594   63457 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-044969
I0930 10:42:15.586331   63457 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/functional-044969/id_rsa Username:docker}
I0930 10:42:15.673719   63457 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

                                                
                                                
=== 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-044969 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-044969 image ls --format yaml --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: 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: 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: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: df29d7852aaa63dd0c1072658fc8b8b8b35c13725b4c616fa8df75bcc73dbc26
repoDigests:
- localhost/minikube-local-cache-test@sha256:b9023f14f572c0bc043c06418fb544b4265e0474b0ecca141bc4456ae3d926a0
repoTags:
- localhost/minikube-local-cache-test:functional-044969
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: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
- registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "68420934"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- 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: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-044969
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: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 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: 9527c0f683c3b2f0465019f9f5456f01a0fc0d4d274466831b9910a21d0302cd
repoDigests:
- docker.io/library/nginx@sha256:10b61fc3d8262c8bf44c89aef3d81202ce12b8cba12fff2e32ca5978a2d88c2b
- docker.io/library/nginx@sha256:b5d3f3e104699f0768e5ca8626914c16e52647943c65274d8a9e63072bd015bb
repoTags:
- docker.io/library/nginx:latest
size: "191853881"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-044969 image ls --format yaml --alsologtostderr:
I0930 10:42:15.449297   63385 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:15.449447   63385 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.449458   63385 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:15.449465   63385 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.449708   63385 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
I0930 10:42:15.450537   63385 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.450682   63385 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.451253   63385 cli_runner.go:164] Run: docker container inspect functional-044969 --format={{.State.Status}}
I0930 10:42:15.476251   63385 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:15.476399   63385 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-044969
I0930 10:42:15.498030   63385 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/functional-044969/id_rsa Username:docker}
I0930 10:42:15.582106   63385 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.24s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 image build -t localhost/my-image:functional-044969 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-044969 image build -t localhost/my-image:functional-044969 testdata/build --alsologtostderr: (3.385991735s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-044969 image build -t localhost/my-image:functional-044969 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> b7a54f3cb87
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-044969
--> 2e80630165e
Successfully tagged localhost/my-image:functional-044969
2e80630165ec22e6b34a55a1f18b0a4bc27e1894d8de3fe55b2192098f350392
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-044969 image build -t localhost/my-image:functional-044969 testdata/build --alsologtostderr:
I0930 10:42:15.775436   63637 out.go:345] Setting OutFile to fd 1 ...
I0930 10:42:15.775589   63637 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.775598   63637 out.go:358] Setting ErrFile to fd 2...
I0930 10:42:15.775602   63637 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0930 10:42:15.775773   63637 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
I0930 10:42:15.776399   63637 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.776999   63637 config.go:182] Loaded profile config "functional-044969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0930 10:42:15.777449   63637 cli_runner.go:164] Run: docker container inspect functional-044969 --format={{.State.Status}}
I0930 10:42:15.794845   63637 ssh_runner.go:195] Run: systemctl --version
I0930 10:42:15.794894   63637 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-044969
I0930 10:42:15.812350   63637 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/functional-044969/id_rsa Username:docker}
I0930 10:42:15.893320   63637 build_images.go:161] Building image from path: /tmp/build.651795962.tar
I0930 10:42:15.893378   63637 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0930 10:42:15.901329   63637 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.651795962.tar
I0930 10:42:15.904345   63637 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.651795962.tar: stat -c "%s %y" /var/lib/minikube/build/build.651795962.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.651795962.tar': No such file or directory
I0930 10:42:15.904375   63637 ssh_runner.go:362] scp /tmp/build.651795962.tar --> /var/lib/minikube/build/build.651795962.tar (3072 bytes)
I0930 10:42:15.926634   63637 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.651795962
I0930 10:42:15.935599   63637 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.651795962 -xf /var/lib/minikube/build/build.651795962.tar
I0930 10:42:15.944134   63637 crio.go:315] Building image: /var/lib/minikube/build/build.651795962
I0930 10:42:15.944202   63637 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-044969 /var/lib/minikube/build/build.651795962 --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
I0930 10:42:19.096375   63637 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-044969 /var/lib/minikube/build/build.651795962 --cgroup-manager=cgroupfs: (3.152140034s)
I0930 10:42:19.096445   63637 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.651795962
I0930 10:42:19.105423   63637 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.651795962.tar
I0930 10:42:19.113504   63637 build_images.go:217] Built localhost/my-image:functional-044969 from /tmp/build.651795962.tar
I0930 10:42:19.113538   63637 build_images.go:133] succeeded building to: functional-044969
I0930 10:42:19.113545   63637 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 image ls
2024/09/30 10:42:25 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.83s)

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

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

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

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

                                                
                                                

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

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

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-044969 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" [6abec799-bba1-41d5-9c05-0601498a0b09] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [6abec799-bba1-41d5-9c05-0601498a0b09] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 21.004107725s
I0930 10:42:01.561496   10591 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (21.20s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-044969 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-044969 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-2drpj" [5fb27184-43af-4f6d-88be-89b9b90c1474] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-2drpj" [5fb27184-43af-4f6d-88be-89b9b90c1474] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.004945076s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.15s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0930 10:42:03.376409   10591 retry.go:31] will retry after 300.92796ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 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 30 10:42 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 30 10:42 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 30 10:42 test-1727692923113917195
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh cat /mount-9p/test-1727692923113917195
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-044969 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" [e02a7f69-ff6f-4dd4-9bd9-347caf792c7d] Pending
helpers_test.go:344: "busybox-mount" [e02a7f69-ff6f-4dd4-9bd9-347caf792c7d] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [e02a7f69-ff6f-4dd4-9bd9-347caf792c7d] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [e02a7f69-ff6f-4dd4-9bd9-347caf792c7d] 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.003250131s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-044969 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-044969 /tmp/TestFunctionalparallelMountCmdany-port2670971072/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.41s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0930 10:42:11.816864   10591 retry.go:31] will retry after 718.958861ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 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-044969 /tmp/TestFunctionalparallelMountCmdspecific-port2509098078/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-044969 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-044969 ssh "sudo umount -f /mount-9p": exit status 1 (284.448515ms)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0930 10:42:13.853911   10591 retry.go:31] will retry after 494.541516ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-044969 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-044969 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-044969 /tmp/TestFunctionalparallelMountCmdVerifyCleanup401614466/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-044969 /tmp/TestFunctionalparallelMountCmdVerifyCleanup401614466/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-044969 /tmp/TestFunctionalparallelMountCmdVerifyCleanup401614466/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.61s)

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

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (152.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-734334 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0930 10:42:55.451206   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-734334 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m32.225868628s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-734334 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (152.91s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.16s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.05s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (30.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-734334 -v=7 --alsologtostderr
E0930 10:45:11.583516   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:45:39.293462   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-734334 -v=7 --alsologtostderr: (29.486053993s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-734334 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (30.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.84s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.25s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.56s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 10:46:08.638203   84626 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:46:08.638327   84626 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:46:08.638336   84626 out.go:358] Setting ErrFile to fd 2...
	I0930 10:46:08.638340   84626 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:46:08.638527   84626 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:46:08.638693   84626 out.go:352] Setting JSON to false
	I0930 10:46:08.638712   84626 mustload.go:65] Loading cluster: ha-734334
	I0930 10:46:08.638769   84626 notify.go:220] Checking for updates...
	I0930 10:46:08.639113   84626 config.go:182] Loaded profile config "ha-734334": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:46:08.639130   84626 status.go:174] checking status of ha-734334 ...
	I0930 10:46:08.639516   84626 cli_runner.go:164] Run: docker container inspect ha-734334 --format={{.State.Status}}
	I0930 10:46:08.659533   84626 status.go:364] ha-734334 host status = "Running" (err=<nil>)
	I0930 10:46:08.659582   84626 host.go:66] Checking if "ha-734334" exists ...
	I0930 10:46:08.659977   84626 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-734334
	I0930 10:46:08.679747   84626 host.go:66] Checking if "ha-734334" exists ...
	I0930 10:46:08.680095   84626 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:46:08.680164   84626 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-734334
	I0930 10:46:08.699239   84626 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/ha-734334/id_rsa Username:docker}
	I0930 10:46:08.782411   84626 ssh_runner.go:195] Run: systemctl --version
	I0930 10:46:08.786625   84626 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:46:08.834244   84626 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:46:08.891169   84626 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-30 10:46:08.879783664 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:46:08.891669   84626 kubeconfig.go:125] found "ha-734334" server: "https://192.168.49.254:8443"
	I0930 10:46:08.891693   84626 api_server.go:166] Checking apiserver status ...
	I0930 10:46:08.891721   84626 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0930 10:46:08.902728   84626 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1520/cgroup
	I0930 10:46:08.911431   84626 api_server.go:182] apiserver freezer: "3:freezer:/docker/cf68dfe46f1248ac98fe7b1648d16f60f2c8bb3337f5468e5285707f1d2984f8/crio/crio-0b4ee782daec63e2b1db7a6f5608d1c34a16754e3bfded5a05fd3e337f751da9"
	I0930 10:46:08.911483   84626 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/cf68dfe46f1248ac98fe7b1648d16f60f2c8bb3337f5468e5285707f1d2984f8/crio/crio-0b4ee782daec63e2b1db7a6f5608d1c34a16754e3bfded5a05fd3e337f751da9/freezer.state
	I0930 10:46:08.919536   84626 api_server.go:204] freezer state: "THAWED"
	I0930 10:46:08.919565   84626 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0930 10:46:08.923472   84626 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0930 10:46:08.923500   84626 status.go:456] ha-734334 apiserver status = Running (err=<nil>)
	I0930 10:46:08.923510   84626 status.go:176] ha-734334 status: &{Name:ha-734334 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0930 10:46:08.923527   84626 status.go:174] checking status of ha-734334-m02 ...
	I0930 10:46:08.923759   84626 cli_runner.go:164] Run: docker container inspect ha-734334-m02 --format={{.State.Status}}
	I0930 10:46:08.942321   84626 status.go:364] ha-734334-m02 host status = "Stopped" (err=<nil>)
	I0930 10:46:08.942343   84626 status.go:377] host is not running, skipping remaining checks
	I0930 10:46:08.942351   84626 status.go:176] ha-734334-m02 status: &{Name:ha-734334-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0930 10:46:08.942373   84626 status.go:174] checking status of ha-734334-m03 ...
	I0930 10:46:08.942592   84626 cli_runner.go:164] Run: docker container inspect ha-734334-m03 --format={{.State.Status}}
	I0930 10:46:08.960620   84626 status.go:364] ha-734334-m03 host status = "Running" (err=<nil>)
	I0930 10:46:08.960656   84626 host.go:66] Checking if "ha-734334-m03" exists ...
	I0930 10:46:08.960896   84626 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-734334-m03
	I0930 10:46:08.978676   84626 host.go:66] Checking if "ha-734334-m03" exists ...
	I0930 10:46:08.978934   84626 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:46:08.978979   84626 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-734334-m03
	I0930 10:46:08.996313   84626 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/ha-734334-m03/id_rsa Username:docker}
	I0930 10:46:09.082449   84626 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:46:09.093520   84626 kubeconfig.go:125] found "ha-734334" server: "https://192.168.49.254:8443"
	I0930 10:46:09.093557   84626 api_server.go:166] Checking apiserver status ...
	I0930 10:46:09.093605   84626 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0930 10:46:09.104229   84626 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1409/cgroup
	I0930 10:46:09.113005   84626 api_server.go:182] apiserver freezer: "3:freezer:/docker/adfd157400251ab889593a409546a0d89aa995e7836ebb40abf01ad35d931cce/crio/crio-fce8afecd4e17852ee7973b506089e93394de5019a269941a5b2d2f98b7c246d"
	I0930 10:46:09.113077   84626 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/adfd157400251ab889593a409546a0d89aa995e7836ebb40abf01ad35d931cce/crio/crio-fce8afecd4e17852ee7973b506089e93394de5019a269941a5b2d2f98b7c246d/freezer.state
	I0930 10:46:09.121173   84626 api_server.go:204] freezer state: "THAWED"
	I0930 10:46:09.121203   84626 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0930 10:46:09.124743   84626 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0930 10:46:09.124768   84626 status.go:456] ha-734334-m03 apiserver status = Running (err=<nil>)
	I0930 10:46:09.124778   84626 status.go:176] ha-734334-m03 status: &{Name:ha-734334-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0930 10:46:09.124802   84626 status.go:174] checking status of ha-734334-m04 ...
	I0930 10:46:09.125184   84626 cli_runner.go:164] Run: docker container inspect ha-734334-m04 --format={{.State.Status}}
	I0930 10:46:09.142667   84626 status.go:364] ha-734334-m04 host status = "Running" (err=<nil>)
	I0930 10:46:09.142688   84626 host.go:66] Checking if "ha-734334-m04" exists ...
	I0930 10:46:09.142909   84626 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-734334-m04
	I0930 10:46:09.160788   84626 host.go:66] Checking if "ha-734334-m04" exists ...
	I0930 10:46:09.161066   84626 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:46:09.161144   84626 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-734334-m04
	I0930 10:46:09.179566   84626 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/ha-734334-m04/id_rsa Username:docker}
	I0930 10:46:09.262046   84626 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:46:09.272570   84626 status.go:176] ha-734334-m04 status: &{Name:ha-734334-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (31.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-734334 node start m02 -v=7 --alsologtostderr
E0930 10:46:39.385885   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:39.392263   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:39.403667   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:39.425058   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:39.466404   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:39.547792   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:39.709048   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:40.030459   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-734334 node start m02 -v=7 --alsologtostderr: (30.354110986s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-734334 status -v=7 --alsologtostderr
E0930 10:46:40.671738   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (31.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0930 10:46:41.953258   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (178.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-734334 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-734334 -v=7 --alsologtostderr
E0930 10:46:44.515133   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:49.636744   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:46:59.878146   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-734334 -v=7 --alsologtostderr: (30.624112776s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-734334 --wait=true -v=7 --alsologtostderr
E0930 10:47:20.359801   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:48:01.321172   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:49:23.242676   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-734334 --wait=true -v=7 --alsologtostderr: (2m28.216873861s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-734334
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (178.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (29.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-734334 stop -v=7 --alsologtostderr
E0930 10:50:11.583628   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-734334 stop -v=7 --alsologtostderr: (29.643838846s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-734334 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-734334 status -v=7 --alsologtostderr: exit status 7 (102.79849ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 10:50:22.568404  102189 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:50:22.568700  102189 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:50:22.568711  102189 out.go:358] Setting ErrFile to fd 2...
	I0930 10:50:22.568717  102189 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:50:22.568904  102189 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:50:22.569110  102189 out.go:352] Setting JSON to false
	I0930 10:50:22.569140  102189 mustload.go:65] Loading cluster: ha-734334
	I0930 10:50:22.569274  102189 notify.go:220] Checking for updates...
	I0930 10:50:22.569649  102189 config.go:182] Loaded profile config "ha-734334": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:50:22.569670  102189 status.go:174] checking status of ha-734334 ...
	I0930 10:50:22.570092  102189 cli_runner.go:164] Run: docker container inspect ha-734334 --format={{.State.Status}}
	I0930 10:50:22.590407  102189 status.go:364] ha-734334 host status = "Stopped" (err=<nil>)
	I0930 10:50:22.590435  102189 status.go:377] host is not running, skipping remaining checks
	I0930 10:50:22.590443  102189 status.go:176] ha-734334 status: &{Name:ha-734334 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0930 10:50:22.590469  102189 status.go:174] checking status of ha-734334-m02 ...
	I0930 10:50:22.590813  102189 cli_runner.go:164] Run: docker container inspect ha-734334-m02 --format={{.State.Status}}
	I0930 10:50:22.609267  102189 status.go:364] ha-734334-m02 host status = "Stopped" (err=<nil>)
	I0930 10:50:22.609293  102189 status.go:377] host is not running, skipping remaining checks
	I0930 10:50:22.609301  102189 status.go:176] ha-734334-m02 status: &{Name:ha-734334-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0930 10:50:22.609332  102189 status.go:174] checking status of ha-734334-m04 ...
	I0930 10:50:22.609583  102189 cli_runner.go:164] Run: docker container inspect ha-734334-m04 --format={{.State.Status}}
	I0930 10:50:22.627674  102189 status.go:364] ha-734334-m04 host status = "Stopped" (err=<nil>)
	I0930 10:50:22.627703  102189 status.go:377] host is not running, skipping remaining checks
	I0930 10:50:22.627711  102189 status.go:176] ha-734334-m04 status: &{Name:ha-734334-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (119.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-734334 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0930 10:51:39.385739   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
E0930 10:52:07.084129   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-734334 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m58.394778174s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-734334 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 (119.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (63.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.83s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (38.7s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.65s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.58s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.78s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"d82ad80c-f882-4803-84ef-a84508897656","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-666519] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"512aa0b1-3e2e-40cc-866f-5f0f96d7ced6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19734"}}
	{"specversion":"1.0","id":"2c5ba80a-3da6-4f5f-8327-fca8735e9a3a","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":"8f9d640e-4db6-473f-93fe-3cedba9f5010","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig"}}
	{"specversion":"1.0","id":"50606867-269f-4af5-a6a0-66993269009f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube"}}
	{"specversion":"1.0","id":"a8fe7aad-af17-4c5e-825d-76e82b9aaa4a","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":"d574b4d6-d2c2-4ea9-8c0e-8f9395f9f97a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"8c8abdcd-d366-46b6-8d4e-234fa4b46d1c","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-666519" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-666519
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (34.88s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.22s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-304877 --network=bridge
E0930 10:55:11.584155   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/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-304877 --network=bridge: (22.261972919s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-304877" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-304877
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-304877: (1.938611916s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (24.22s)

                                                
                                    
x
+
TestKicExistingNetwork (23.4s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0930 10:55:23.869607   10591 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0930 10:55:23.886266   10591 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0930 10:55:23.886344   10591 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0930 10:55:23.886374   10591 cli_runner.go:164] Run: docker network inspect existing-network
W0930 10:55:23.903537   10591 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0930 10:55:23.903573   10591 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0930 10:55:23.903594   10591 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0930 10:55:23.903768   10591 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}}]}"
I0930 10:55:23.922057   10591 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-8aafbdc8d701 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:b1:f0:79:06} reservation:<nil>}
I0930 10:55:23.922629   10591 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001de5500}
I0930 10:55:23.922665   10591 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0930 10:55:23.922722   10591 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0930 10:55:23.985583   10591 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-607184 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-607184 --network=existing-network: (21.376115119s)
helpers_test.go:175: Cleaning up "existing-network-607184" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-607184
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-607184: (1.877728859s)
I0930 10:55:47.256609   10591 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (23.40s)

                                                
                                    
x
+
TestKicCustomSubnet (23.18s)

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

                                                
                                    
x
+
TestKicStaticIP (26.79s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-065980 --static-ip=192.168.200.200
E0930 10:56:34.655153   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-065980 --static-ip=192.168.200.200: (24.684546909s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-065980 ip
helpers_test.go:175: Cleaning up "static-ip-065980" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-065980
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-065980: (1.978922959s)
--- PASS: TestKicStaticIP (26.79s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.55s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-957441 --driver=docker  --container-runtime=crio
E0930 10:56:39.386037   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-957441 --driver=docker  --container-runtime=crio: (23.536966435s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-968241 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-968241 --driver=docker  --container-runtime=crio: (20.836607577s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-957441
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-968241
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-968241" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-968241
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-968241: (1.83074148s)
helpers_test.go:175: Cleaning up "first-957441" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-957441
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-957441: (2.202277371s)
--- PASS: TestMinikubeProfile (49.55s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.88s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.85s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.6s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.73s)

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

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (64.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-259268 --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-259268 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m4.354509195s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-259268 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (64.82s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.36s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.72s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (27.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.61s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.78s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.1s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 10:59:47.499682  167821 out.go:345] Setting OutFile to fd 1 ...
	I0930 10:59:47.499831  167821 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:59:47.499841  167821 out.go:358] Setting ErrFile to fd 2...
	I0930 10:59:47.499847  167821 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 10:59:47.500401  167821 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 10:59:47.500717  167821 out.go:352] Setting JSON to false
	I0930 10:59:47.500742  167821 mustload.go:65] Loading cluster: multinode-259268
	I0930 10:59:47.501134  167821 notify.go:220] Checking for updates...
	I0930 10:59:47.501822  167821 config.go:182] Loaded profile config "multinode-259268": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 10:59:47.501851  167821 status.go:174] checking status of multinode-259268 ...
	I0930 10:59:47.502433  167821 cli_runner.go:164] Run: docker container inspect multinode-259268 --format={{.State.Status}}
	I0930 10:59:47.523306  167821 status.go:364] multinode-259268 host status = "Running" (err=<nil>)
	I0930 10:59:47.523347  167821 host.go:66] Checking if "multinode-259268" exists ...
	I0930 10:59:47.523659  167821 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-259268
	I0930 10:59:47.541489  167821 host.go:66] Checking if "multinode-259268" exists ...
	I0930 10:59:47.541777  167821 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:59:47.541816  167821 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-259268
	I0930 10:59:47.560589  167821 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/multinode-259268/id_rsa Username:docker}
	I0930 10:59:47.646706  167821 ssh_runner.go:195] Run: systemctl --version
	I0930 10:59:47.651117  167821 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:59:47.662269  167821 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 10:59:47.712293  167821 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-30 10:59:47.702080658 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 10:59:47.712792  167821 kubeconfig.go:125] found "multinode-259268" server: "https://192.168.67.2:8443"
	I0930 10:59:47.712819  167821 api_server.go:166] Checking apiserver status ...
	I0930 10:59:47.712850  167821 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0930 10:59:47.723553  167821 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1517/cgroup
	I0930 10:59:47.732380  167821 api_server.go:182] apiserver freezer: "3:freezer:/docker/68aeee1171d139b6917fe12071f442273d81599f422e5054b1a9b61dc3d68513/crio/crio-daf7a1b972dd51fc10e0e0a3e60db10f8c0c4c62c003f1cf94cde2d108d59d65"
	I0930 10:59:47.732451  167821 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/68aeee1171d139b6917fe12071f442273d81599f422e5054b1a9b61dc3d68513/crio/crio-daf7a1b972dd51fc10e0e0a3e60db10f8c0c4c62c003f1cf94cde2d108d59d65/freezer.state
	I0930 10:59:47.740623  167821 api_server.go:204] freezer state: "THAWED"
	I0930 10:59:47.740656  167821 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0930 10:59:47.744274  167821 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0930 10:59:47.744301  167821 status.go:456] multinode-259268 apiserver status = Running (err=<nil>)
	I0930 10:59:47.744310  167821 status.go:176] multinode-259268 status: &{Name:multinode-259268 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0930 10:59:47.744358  167821 status.go:174] checking status of multinode-259268-m02 ...
	I0930 10:59:47.744586  167821 cli_runner.go:164] Run: docker container inspect multinode-259268-m02 --format={{.State.Status}}
	I0930 10:59:47.761773  167821 status.go:364] multinode-259268-m02 host status = "Running" (err=<nil>)
	I0930 10:59:47.761795  167821 host.go:66] Checking if "multinode-259268-m02" exists ...
	I0930 10:59:47.762032  167821 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-259268-m02
	I0930 10:59:47.780071  167821 host.go:66] Checking if "multinode-259268-m02" exists ...
	I0930 10:59:47.780335  167821 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0930 10:59:47.780405  167821 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-259268-m02
	I0930 10:59:47.798766  167821 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19734-3817/.minikube/machines/multinode-259268-m02/id_rsa Username:docker}
	I0930 10:59:47.882016  167821 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0930 10:59:47.893192  167821 status.go:176] multinode-259268-m02 status: &{Name:multinode-259268-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0930 10:59:47.893259  167821 status.go:174] checking status of multinode-259268-m03 ...
	I0930 10:59:47.893522  167821 cli_runner.go:164] Run: docker container inspect multinode-259268-m03 --format={{.State.Status}}
	I0930 10:59:47.910859  167821 status.go:364] multinode-259268-m03 host status = "Stopped" (err=<nil>)
	I0930 10:59:47.910882  167821 status.go:377] host is not running, skipping remaining checks
	I0930 10:59:47.910897  167821 status.go:176] multinode-259268-m03 status: &{Name:multinode-259268-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.87s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (110.34s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-259268
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-259268
E0930 11:00:11.584898   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-259268: (24.659974635s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-259268 --wait=true -v=8 --alsologtostderr
E0930 11:01:39.385772   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-259268 --wait=true -v=8 --alsologtostderr: (1m25.580632154s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-259268
--- PASS: TestMultiNode/serial/RestartKeepsNodes (110.34s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.71s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 11:02:16.041194  177505 out.go:345] Setting OutFile to fd 1 ...
	I0930 11:02:16.041489  177505 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 11:02:16.041500  177505 out.go:358] Setting ErrFile to fd 2...
	I0930 11:02:16.041505  177505 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 11:02:16.041714  177505 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 11:02:16.041883  177505 out.go:352] Setting JSON to false
	I0930 11:02:16.041907  177505 mustload.go:65] Loading cluster: multinode-259268
	I0930 11:02:16.042047  177505 notify.go:220] Checking for updates...
	I0930 11:02:16.042347  177505 config.go:182] Loaded profile config "multinode-259268": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 11:02:16.042366  177505 status.go:174] checking status of multinode-259268 ...
	I0930 11:02:16.042745  177505 cli_runner.go:164] Run: docker container inspect multinode-259268 --format={{.State.Status}}
	I0930 11:02:16.060336  177505 status.go:364] multinode-259268 host status = "Stopped" (err=<nil>)
	I0930 11:02:16.060366  177505 status.go:377] host is not running, skipping remaining checks
	I0930 11:02:16.060374  177505 status.go:176] multinode-259268 status: &{Name:multinode-259268 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0930 11:02:16.060407  177505 status.go:174] checking status of multinode-259268-m02 ...
	I0930 11:02:16.060690  177505 cli_runner.go:164] Run: docker container inspect multinode-259268-m02 --format={{.State.Status}}
	I0930 11:02:16.079179  177505 status.go:364] multinode-259268-m02 host status = "Stopped" (err=<nil>)
	I0930 11:02:16.079206  177505 status.go:377] host is not running, skipping remaining checks
	I0930 11:02:16.079213  177505 status.go:176] multinode-259268-m02 status: &{Name:multinode-259268-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.47s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-259268 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0930 11:03:02.446402   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-259268 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (50.905419674s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-259268 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 (51.47s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.61s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (116.08s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-890908 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-890908 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m18.468056425s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-890908 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-890908 image pull gcr.io/k8s-minikube/busybox: (3.314048335s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-890908
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-890908: (5.686411932s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-890908 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0930 11:05:11.584811   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-890908 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (26.003625905s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-890908 image list
helpers_test.go:175: Cleaning up "test-preload-890908" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-890908
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-890908: (2.378898856s)
--- PASS: TestPreload (116.08s)

                                                
                                    
x
+
TestScheduledStopUnix (96.58s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-908354 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-908354 --memory=2048 --driver=docker  --container-runtime=crio: (20.66583548s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-908354 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-908354 -n scheduled-stop-908354
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-908354 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0930 11:05:54.186741   10591 retry.go:31] will retry after 110.02µs: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.187919   10591 retry.go:31] will retry after 137.72µs: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.189116   10591 retry.go:31] will retry after 323.423µs: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.190251   10591 retry.go:31] will retry after 320.148µs: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.191382   10591 retry.go:31] will retry after 547.088µs: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.192478   10591 retry.go:31] will retry after 814.862µs: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.193610   10591 retry.go:31] will retry after 967.959µs: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.194749   10591 retry.go:31] will retry after 2.334594ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.197949   10591 retry.go:31] will retry after 3.05463ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.201106   10591 retry.go:31] will retry after 3.819041ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.205317   10591 retry.go:31] will retry after 5.92099ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.211632   10591 retry.go:31] will retry after 10.642572ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.222935   10591 retry.go:31] will retry after 6.921774ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.230478   10591 retry.go:31] will retry after 16.40653ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
I0930 11:05:54.247768   10591 retry.go:31] will retry after 37.994266ms: open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/scheduled-stop-908354/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-908354 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-908354 -n scheduled-stop-908354
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-908354
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-908354 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0930 11:06:39.388876   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-908354
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-908354: exit status 7 (64.264315ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.27s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"34996f1d-d01c-471f-8b03-841a1456cc11","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-366937] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1329ae9d-b336-434e-9c1d-745579436792","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19734"}}
	{"specversion":"1.0","id":"f25319d5-1d18-436e-b022-c18e0a8eeb9f","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":"536b9a1b-e92f-4203-8fc1-c252e2fe0a71","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig"}}
	{"specversion":"1.0","id":"3e0d5737-8da5-4c4a-8799-a2a96d5b7f84","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube"}}
	{"specversion":"1.0","id":"314b0cfd-72a4-4b41-960c-731726b85a53","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":"a0b84345-f1a1-4bd5-8265-7525d0071962","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"ceade9bd-eb19-472e-b458-7f0958c2d203","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":"1a82279f-dec6-4eb7-8750-a34be0c31c37","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":"5e85e497-96e5-40bb-93c8-4ff5def5788a","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":"0a4626b5-2446-4f50-b41e-a845e61ee645","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":"fead7516-cb6e-4cfa-b2f7-5e3006b9aa5c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-366937\" primary control-plane node in \"insufficient-storage-366937\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"fc3fbf37-9c1d-448b-8425-22550dd303d3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1727108449-19696 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"d19bde1e-7df8-4c38-bf17-47592299c84e","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":"28dde42b-7bb6-470b-95fb-aeeb3eea195f","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-366937 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-366937 --output=json --layout=cluster: exit status 7 (261.799852ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0930 11:07:19.904208  199948 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-366937" does not appear in /home/jenkins/minikube-integration/19734-3817/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0930 11:07:20.161850  200047 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-366937" does not appear in /home/jenkins/minikube-integration/19734-3817/kubeconfig
	E0930 11:07:20.171851  200047 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/insufficient-storage-366937/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (126.18s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestKubernetesUpgrade (336.03s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-523585 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0930 11:10:11.583597   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-523585 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (46.193616277s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-523585
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-523585: (1.18732332s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-523585 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-523585 status --format={{.Host}}: exit status 7 (67.362553ms)

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (103.96s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.92s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (118.99s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.395571726 start -p stopped-upgrade-617270 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.395571726 start -p stopped-upgrade-617270 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m27.933240364s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.395571726 -p stopped-upgrade-617270 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.395571726 -p stopped-upgrade-617270 stop: (2.597852942s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-617270 --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-617270 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.462358035s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (118.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (11.2s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.94s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.94s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.33s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Start (68.34s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.71s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (15.45s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.11s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.41s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.95s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.81s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.81s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (5.4s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.49s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0930 11:10:28.361025  246986 out.go:345] Setting OutFile to fd 1 ...
	I0930 11:10:28.361146  246986 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 11:10:28.361156  246986 out.go:358] Setting ErrFile to fd 2...
	I0930 11:10:28.361163  246986 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0930 11:10:28.361409  246986 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19734-3817/.minikube/bin
	I0930 11:10:28.362019  246986 out.go:352] Setting JSON to false
	I0930 11:10:28.363172  246986 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":3171,"bootTime":1727691457,"procs":265,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0930 11:10:28.363288  246986 start.go:139] virtualization: kvm guest
	I0930 11:10:28.365487  246986 out.go:177] * [false-724398] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0930 11:10:28.366739  246986 out.go:177]   - MINIKUBE_LOCATION=19734
	I0930 11:10:28.366767  246986 notify.go:220] Checking for updates...
	I0930 11:10:28.369489  246986 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0930 11:10:28.370956  246986 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19734-3817/kubeconfig
	I0930 11:10:28.372223  246986 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19734-3817/.minikube
	I0930 11:10:28.373545  246986 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0930 11:10:28.374721  246986 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0930 11:10:28.376326  246986 config.go:182] Loaded profile config "cert-expiration-447997": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 11:10:28.376438  246986 config.go:182] Loaded profile config "force-systemd-flag-565548": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0930 11:10:28.376518  246986 config.go:182] Loaded profile config "kubernetes-upgrade-523585": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.20.0
	I0930 11:10:28.376598  246986 driver.go:394] Setting default libvirt URI to qemu:///system
	I0930 11:10:28.403730  246986 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0930 11:10:28.403851  246986 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0930 11:10:28.465455  246986 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:59 OomKillDisable:true NGoroutines:82 SystemTime:2024-09-30 11:10:28.45409193 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0930 11:10:28.465563  246986 docker.go:318] overlay module found
	I0930 11:10:28.467376  246986 out.go:177] * Using the docker driver based on user configuration
	I0930 11:10:28.468575  246986 start.go:297] selected driver: docker
	I0930 11:10:28.468592  246986 start.go:901] validating driver "docker" against <nil>
	I0930 11:10:28.468603  246986 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0930 11:10:28.470908  246986 out.go:201] 
	W0930 11:10:28.472336  246986 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
	I0930 11:10:28.473675  246986 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 30 Sep 2024 11:09:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-447997
contexts:
- context:
cluster: cert-expiration-447997
extensions:
- extension:
last-update: Mon, 30 Sep 2024 11:09:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-447997
name: cert-expiration-447997
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-447997
user:
client-certificate: /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/cert-expiration-447997/client.crt
client-key: /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/cert-expiration-447997/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-810246 --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-810246 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m15.731004126s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (135.73s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-253641 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0930 11:11:39.385965   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-253641 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (43.029337092s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (43.03s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-253641 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" [e022f3ab-97f8-41c5-96ec-753c449a6277] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e022f3ab-97f8-41c5-96ec-753c449a6277] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.004100717s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-253641 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.25s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-810246 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" [7ae36bad-2ac4-4744-988c-64e1d35fb7fe] Pending
helpers_test.go:344: "busybox" [7ae36bad-2ac4-4744-988c-64e1d35fb7fe] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7ae36bad-2ac4-4744-988c-64e1d35fb7fe] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.00330196s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-810246 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.41s)

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

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

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

                                                
                                                
=== 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-810246 --alsologtostderr -v=3
E0930 11:13:14.657159   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-810246 --alsologtostderr -v=3: (12.238806441s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.24s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-164503 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" [fa9fdbe3-b248-4076-b6ef-950954f1729c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [fa9fdbe3-b248-4076-b6ef-950954f1729c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003064368s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-164503 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.24s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-164503 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0930 11:15:11.583979   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-164503 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m22.42871708s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-164503 -n no-preload-164503
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.80s)

                                                
                                    
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-66tbm" [2d82d682-b25d-48ee-ab00-292ace0f02c0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003555379s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

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

                                                
                                    
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-66tbm" [2d82d682-b25d-48ee-ab00-292ace0f02c0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003912145s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-810246 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-102575 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" [10364912-6a7e-45e0-a494-36d135a10e70] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [10364912-6a7e-45e0-a494-36d135a10e70] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.004876887s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-102575 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.27s)

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

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

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

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

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

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

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

                                                
                                                
-- 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-155577 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-155577 -n newest-cni-155577
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-155577 -n newest-cni-155577
E0930 11:16:39.385993   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.83s)

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

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

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

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

                                                
                                    
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-g48kz" [dddc551f-51c7-4096-8191-c21d9c0834d6] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003869649s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

                                                
                                    
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-g48kz" [dddc551f-51c7-4096-8191-c21d9c0834d6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004008411s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-253641 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
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-253641 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 (3.19s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-724398 "pgrep -a kubelet"
I0930 11:17:55.105993   10591 config.go:182] Loaded profile config "auto-724398": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-724398 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-xhfsx" [abf92ab3-f44f-4499-9daf-b7cfb86a4c4a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0930 11:17:55.724989   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:55.731362   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:55.742767   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:55.764212   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:55.805677   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:55.887102   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:56.048629   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:56.370578   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:57.012239   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
E0930 11:17:58.294369   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-xhfsx" [abf92ab3-f44f-4499-9daf-b7cfb86a4c4a] Running
E0930 11:18:00.855791   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004328275s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.20s)

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

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

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

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

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

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

                                                
                                    
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-g24dh" [491ed2c2-2a72-4e95-a1aa-0255d39f6785] Running
E0930 11:18:16.219155   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004444333s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-724398 "pgrep -a kubelet"
I0930 11:18:18.506350   10591 config.go:182] Loaded profile config "kindnet-724398": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-724398 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-dbwl2" [d59bfe96-3bea-423c-af3f-8e024623a7c1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dbwl2" [d59bfe96-3bea-423c-af3f-8e024623a7c1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.039970314s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.23s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-pwbr9" [6cca31fc-44a8-4df7-becd-8c0fca1b2393] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004022545s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-pwbr9" [6cca31fc-44a8-4df7-becd-8c0fca1b2393] Running
E0930 11:19:17.663398   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/old-k8s-version-810246/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003855339s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-164503 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

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

                                                
                                    
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-n56vt" [4cd22ac9-5034-4883-8a95-4ce9e2375a99] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005513184s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-724398 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
I0930 11:19:25.465092   10591 config.go:182] Loaded profile config "calico-724398": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-724398 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (36.419557035s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (36.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-724398 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-9qdpr" [28651ce3-1ee4-478b-9553-2dc68b32d7ad] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9qdpr" [28651ce3-1ee4-478b-9553-2dc68b32d7ad] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.004143146s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-724398 "pgrep -a kubelet"
I0930 11:19:36.835627   10591 config.go:182] Loaded profile config "custom-flannel-724398": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-724398 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-nq795" [a2069263-ceab-4ace-a9e4-de2895a1d262] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-nq795" [a2069263-ceab-4ace-a9e4-de2895a1d262] Running
E0930 11:19:42.448345   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/functional-044969/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004595124s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-724398 "pgrep -a kubelet"
I0930 11:20:01.998503   10591 config.go:182] Loaded profile config "enable-default-cni-724398": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-724398 replace --force -f testdata/netcat-deployment.yaml
I0930 11:20:02.316542   10591 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I0930 11:20:02.435991   10591 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
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-kbmh9" [0c167f6b-ee69-41dc-ae40-7a5a5a8653d1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kbmh9" [0c167f6b-ee69-41dc-ae40-7a5a5a8653d1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004605411s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.63s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-724398 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0930 11:20:11.584258   10591 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/addons-591967/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-724398 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (52.85752225s)
--- PASS: TestNetworkPlugins/group/flannel/Start (52.86s)

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

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

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

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

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

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

                                                
                                    
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-58s7r" [d24d0261-c8aa-47a1-9a78-ddd6e02b800d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00338049s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-724398 "pgrep -a kubelet"
I0930 11:21:07.146127   10591 config.go:182] Loaded profile config "flannel-724398": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-724398 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-rsvjq" [f05fdccb-586a-4995-bc38-14813527bb07] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
I0930 11:21:07.547223   10591 config.go:182] Loaded profile config "bridge-724398": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
helpers_test.go:344: "netcat-6fc964789b-rsvjq" [f05fdccb-586a-4995-bc38-14813527bb07] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003695199s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.19s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-724398 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-8hpl7" [7e398abd-4c41-46c4-b5fe-d00ca9d9dcbf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-8hpl7" [7e398abd-4c41-46c4-b5fe-d00ca9d9dcbf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004728868s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-h7bm4" [d52d1a29-c081-4ec6-90b5-c60bb0825b23] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004552118s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-724398 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-724398 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-h7bm4" [d52d1a29-c081-4ec6-90b5-c60bb0825b23] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004684159s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-102575 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.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-102575 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

                                                
                                    

Test skip (25/327)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:463: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing crio container runtime
--- SKIP: TestSkaffold (0.00s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.25s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 30 Sep 2024 11:09:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-447997
contexts:
- context:
cluster: cert-expiration-447997
extensions:
- extension:
last-update: Mon, 30 Sep 2024 11:09:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-447997
name: cert-expiration-447997
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-447997
user:
client-certificate: /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/cert-expiration-447997/client.crt
client-key: /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/cert-expiration-447997/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.57s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19734-3817/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 30 Sep 2024 11:09:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-447997
contexts:
- context:
cluster: cert-expiration-447997
extensions:
- extension:
last-update: Mon, 30 Sep 2024 11:09:53 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-447997
name: cert-expiration-447997
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-447997
user:
client-certificate: /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/cert-expiration-447997/client.crt
client-key: /home/jenkins/minikube-integration/19734-3817/.minikube/profiles/cert-expiration-447997/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard