Test Report: Docker_Linux_crio_arm64 19576

                    
                      2e9b50ac88536491e648f1503809a6b59d99d481:2024-09-06:36104
                    
                

Test fail (4/328)

Order failed test Duration
33 TestAddons/parallel/Registry 74.88
34 TestAddons/parallel/Ingress 151.77
36 TestAddons/parallel/MetricsServer 341.52
111 TestFunctional/parallel/License 0.22
x
+
TestAddons/parallel/Registry (74.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 4.997956ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-bcfnn" [ee78f617-5232-4019-b050-b95d952380cd] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003678615s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-px9rx" [87475f12-2112-414e-949c-8a12553b1baa] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004313346s
addons_test.go:342: (dbg) Run:  kubectl --context addons-407094 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-407094 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-407094 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.167050311s)

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872",
	        "Created": "2024-09-06T18:30:12.378424846Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 8937,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-06T18:30:12.531649702Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:8411aacd61cb8f2a7ae48c92e2c9e76ad4dd701b3dba8b30393c5cc31fbd2b15",
	        "ResolvConfPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/hostname",
	        "HostsPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/hosts",
	        "LogPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872-json.log",
	        "Name": "/addons-407094",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-407094:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-407094",
	            "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/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959-init/diff:/var/lib/docker/overlay2/c90231b37c8538b287027ea7a13a1f410fa67ec3734e36d1b5e0a21e11607d1a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/merged",
	                "UpperDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/diff",
	                "WorkDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-407094",
	                "Source": "/var/lib/docker/volumes/addons-407094/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-407094",
	            "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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85",
	            "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-407094",
	                "name.minikube.sigs.k8s.io": "addons-407094",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "0aa8b188875c6dc08f1aef1932849202b79d3d263e922b18eebf34f4cc9f4373",
	            "SandboxKey": "/var/run/docker/netns/0aa8b188875c",
	            "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-407094": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "cac8cf81f2c65e858e1d316f177458eb772a6276a858fc986fd43efa09d90099",
	                    "EndpointID": "b2cdd228f4f63d8b8b0b5995b8d5ea8e1d302e5a9d94ccdfab2f73aa2ae8da45",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-407094",
	                        "d3f796923670"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-407094 -n addons-407094
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-arm64 -p addons-407094 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-407094 logs -n 25: (2.430957105s)
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-925158   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | -p download-only-925158              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| delete  | -p download-only-925158              | download-only-925158   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | -o=json --download-only              | download-only-315259   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | -p download-only-315259              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| delete  | -p download-only-315259              | download-only-315259   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| delete  | -p download-only-925158              | download-only-925158   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| delete  | -p download-only-315259              | download-only-315259   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | --download-only -p                   | download-docker-479198 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | download-docker-479198               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-479198            | download-docker-479198 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | --download-only -p                   | binary-mirror-097391   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | binary-mirror-097391                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38627               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-097391              | binary-mirror-097391   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| addons  | disable dashboard -p                 | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | addons-407094                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | addons-407094                        |                        |         |         |                     |                     |
	| start   | -p addons-407094 --wait=true         | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:33 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  | addons-407094 addons                 | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-407094 addons                 | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable         | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| ip      | addons-407094 ip                     | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	| addons  | addons-407094 addons disable         | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/06 18:29:47
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0906 18:29:47.739459    8436 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:29:47.739566    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:47.739576    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:29:47.739581    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:47.740035    8436 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 18:29:47.740520    8436 out.go:352] Setting JSON to false
	I0906 18:29:47.741231    8436 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":736,"bootTime":1725646652,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 18:29:47.741298    8436 start.go:139] virtualization:  
	I0906 18:29:47.743716    8436 out.go:177] * [addons-407094] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0906 18:29:47.745450    8436 out.go:177]   - MINIKUBE_LOCATION=19576
	I0906 18:29:47.745514    8436 notify.go:220] Checking for updates...
	I0906 18:29:47.748405    8436 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:29:47.749518    8436 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:29:47.750983    8436 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 18:29:47.752332    8436 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0906 18:29:47.753723    8436 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 18:29:47.755485    8436 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:29:47.778146    8436 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 18:29:47.778276    8436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:47.847820    8436 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-06 18:29:47.838104365 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:47.847943    8436 docker.go:318] overlay module found
	I0906 18:29:47.849562    8436 out.go:177] * Using the docker driver based on user configuration
	I0906 18:29:47.851469    8436 start.go:297] selected driver: docker
	I0906 18:29:47.851490    8436 start.go:901] validating driver "docker" against <nil>
	I0906 18:29:47.851523    8436 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:29:47.852210    8436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:47.907488    8436 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-06 18:29:47.898376452 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:47.907652    8436 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0906 18:29:47.907879    8436 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]
	I0906 18:29:47.909425    8436 out.go:177] * Using Docker driver with root privileges
	I0906 18:29:47.910849    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:29:47.910875    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:29:47.910890    8436 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0906 18:29:47.910962    8436 start.go:340] cluster config:
	{Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.0 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: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0906 18:29:47.912407    8436 out.go:177] * Starting "addons-407094" primary control-plane node in "addons-407094" cluster
	I0906 18:29:47.913485    8436 cache.go:121] Beginning downloading kic base image for docker with crio
	I0906 18:29:47.914967    8436 out.go:177] * Pulling base image v0.0.45 ...
	I0906 18:29:47.916490    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:29:47.916539    8436 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0906 18:29:47.916551    8436 cache.go:56] Caching tarball of preloaded images
	I0906 18:29:47.916573    8436 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
	I0906 18:29:47.916632    8436 preload.go:172] Found /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0906 18:29:47.916643    8436 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0906 18:29:47.916994    8436 profile.go:143] Saving config to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json ...
	I0906 18:29:47.917025    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json: {Name:mk5f1e7a8bb7da0a0357fe2467ee3057f3626456 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:29:47.932165    8436 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:29:47.932278    8436 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
	I0906 18:29:47.932302    8436 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory, skipping pull
	I0906 18:29:47.932307    8436 image.go:135] gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 exists in cache, skipping pull
	I0906 18:29:47.932316    8436 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 as a tarball
	I0906 18:29:47.932325    8436 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from local cache
	I0906 18:30:05.958105    8436 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from cached tarball
	I0906 18:30:05.958136    8436 cache.go:194] Successfully downloaded all kic artifacts
	I0906 18:30:05.958177    8436 start.go:360] acquireMachinesLock for addons-407094: {Name:mk2697447e5434f44b0785de55c37269f0c84cae Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0906 18:30:05.958297    8436 start.go:364] duration metric: took 98.207µs to acquireMachinesLock for "addons-407094"
	I0906 18:30:05.958326    8436 start.go:93] Provisioning new machine with config: &{Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 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.0 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: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0906 18:30:05.958413    8436 start.go:125] createHost starting for "" (driver="docker")
	I0906 18:30:05.960006    8436 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0906 18:30:05.960276    8436 start.go:159] libmachine.API.Create for "addons-407094" (driver="docker")
	I0906 18:30:05.960318    8436 client.go:168] LocalClient.Create starting
	I0906 18:30:05.960432    8436 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem
	I0906 18:30:06.595392    8436 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem
	I0906 18:30:06.854572    8436 cli_runner.go:164] Run: docker network inspect addons-407094 --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}}]}"
	W0906 18:30:06.870041    8436 cli_runner.go:211] docker network inspect addons-407094 --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
	I0906 18:30:06.870135    8436 network_create.go:284] running [docker network inspect addons-407094] to gather additional debugging logs...
	I0906 18:30:06.870154    8436 cli_runner.go:164] Run: docker network inspect addons-407094
	W0906 18:30:06.884533    8436 cli_runner.go:211] docker network inspect addons-407094 returned with exit code 1
	I0906 18:30:06.884562    8436 network_create.go:287] error running [docker network inspect addons-407094]: docker network inspect addons-407094: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-407094 not found
	I0906 18:30:06.884575    8436 network_create.go:289] output of [docker network inspect addons-407094]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-407094 not found
	
	** /stderr **
	I0906 18:30:06.884682    8436 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}}]}"
	I0906 18:30:06.902804    8436 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:0x4001c0de90}
	I0906 18:30:06.902846    8436 network_create.go:124] attempt to create docker network addons-407094 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0906 18:30:06.902904    8436 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-407094 addons-407094
	I0906 18:30:06.972566    8436 network_create.go:108] docker network addons-407094 192.168.49.0/24 created
	I0906 18:30:06.972592    8436 kic.go:121] calculated static IP "192.168.49.2" for the "addons-407094" container
	I0906 18:30:06.972673    8436 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0906 18:30:06.987441    8436 cli_runner.go:164] Run: docker volume create addons-407094 --label name.minikube.sigs.k8s.io=addons-407094 --label created_by.minikube.sigs.k8s.io=true
	I0906 18:30:07.006888    8436 oci.go:103] Successfully created a docker volume addons-407094
	I0906 18:30:07.006989    8436 cli_runner.go:164] Run: docker run --rm --name addons-407094-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --entrypoint /usr/bin/test -v addons-407094:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib
	I0906 18:30:08.177092    8436 cli_runner.go:217] Completed: docker run --rm --name addons-407094-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --entrypoint /usr/bin/test -v addons-407094:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib: (1.17005507s)
	I0906 18:30:08.177122    8436 oci.go:107] Successfully prepared a docker volume addons-407094
	I0906 18:30:08.177151    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:30:08.177173    8436 kic.go:194] Starting extracting preloaded images to volume ...
	I0906 18:30:08.177259    8436 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-407094:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir
	I0906 18:30:12.308061    8436 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-407094:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir: (4.130762796s)
	I0906 18:30:12.308105    8436 kic.go:203] duration metric: took 4.130929368s to extract preloaded images to volume ...
	W0906 18:30:12.308259    8436 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0906 18:30:12.308394    8436 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0906 18:30:12.364277    8436 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-407094 --name addons-407094 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-407094 --network addons-407094 --ip 192.168.49.2 --volume addons-407094:/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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85
	I0906 18:30:12.687903    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Running}}
	I0906 18:30:12.706270    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:12.732383    8436 cli_runner.go:164] Run: docker exec addons-407094 stat /var/lib/dpkg/alternatives/iptables
	I0906 18:30:12.797592    8436 oci.go:144] the created container "addons-407094" has a running status.
	I0906 18:30:12.797633    8436 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa...
	I0906 18:30:13.164840    8436 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0906 18:30:13.198098    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:13.223036    8436 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0906 18:30:13.223054    8436 kic_runner.go:114] Args: [docker exec --privileged addons-407094 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0906 18:30:13.297705    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:13.319156    8436 machine.go:93] provisionDockerMachine start ...
	I0906 18:30:13.319246    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.344251    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.344513    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.344530    8436 main.go:141] libmachine: About to run SSH command:
	hostname
	I0906 18:30:13.519780    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-407094
	
	I0906 18:30:13.519803    8436 ubuntu.go:169] provisioning hostname "addons-407094"
	I0906 18:30:13.519867    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.548772    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.549009    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.549026    8436 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-407094 && echo "addons-407094" | sudo tee /etc/hostname
	I0906 18:30:13.703805    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-407094
	
	I0906 18:30:13.703894    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.726978    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.727219    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.727241    8436 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-407094' /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-407094/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-407094' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0906 18:30:13.864188    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0906 18:30:13.864212    8436 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19576-2213/.minikube CaCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19576-2213/.minikube}
	I0906 18:30:13.864234    8436 ubuntu.go:177] setting up certificates
	I0906 18:30:13.864245    8436 provision.go:84] configureAuth start
	I0906 18:30:13.864307    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:13.881269    8436 provision.go:143] copyHostCerts
	I0906 18:30:13.881352    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/ca.pem (1082 bytes)
	I0906 18:30:13.881474    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/cert.pem (1123 bytes)
	I0906 18:30:13.881538    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/key.pem (1675 bytes)
	I0906 18:30:13.881587    8436 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem org=jenkins.addons-407094 san=[127.0.0.1 192.168.49.2 addons-407094 localhost minikube]
	I0906 18:30:14.330185    8436 provision.go:177] copyRemoteCerts
	I0906 18:30:14.330259    8436 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0906 18:30:14.330302    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.346770    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.436815    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0906 18:30:14.460286    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0906 18:30:14.484708    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0906 18:30:14.509048    8436 provision.go:87] duration metric: took 644.788742ms to configureAuth
	I0906 18:30:14.509073    8436 ubuntu.go:193] setting minikube options for container-runtime
	I0906 18:30:14.509269    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:14.509369    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.526583    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:14.526832    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:14.526847    8436 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
	I0906 18:30:14.747259    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0906 18:30:14.747282    8436 machine.go:96] duration metric: took 1.428104121s to provisionDockerMachine
	I0906 18:30:14.747292    8436 client.go:171] duration metric: took 8.786967455s to LocalClient.Create
	I0906 18:30:14.747304    8436 start.go:167] duration metric: took 8.787034318s to libmachine.API.Create "addons-407094"
	I0906 18:30:14.747311    8436 start.go:293] postStartSetup for "addons-407094" (driver="docker")
	I0906 18:30:14.747323    8436 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]
	I0906 18:30:14.747394    8436 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
	I0906 18:30:14.747440    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.764253    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.852892    8436 ssh_runner.go:195] Run: cat /etc/os-release
	I0906 18:30:14.855806    8436 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0906 18:30:14.855842    8436 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0906 18:30:14.855862    8436 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0906 18:30:14.855870    8436 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0906 18:30:14.855883    8436 filesync.go:126] Scanning /home/jenkins/minikube-integration/19576-2213/.minikube/addons for local assets ...
	I0906 18:30:14.855956    8436 filesync.go:126] Scanning /home/jenkins/minikube-integration/19576-2213/.minikube/files for local assets ...
	I0906 18:30:14.855982    8436 start.go:296] duration metric: took 108.665006ms for postStartSetup
	I0906 18:30:14.856311    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:14.872110    8436 profile.go:143] Saving config to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json ...
	I0906 18:30:14.872400    8436 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 18:30:14.872452    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.888317    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.972566    8436 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0906 18:30:14.976736    8436 start.go:128] duration metric: took 9.01830865s to createHost
	I0906 18:30:14.976758    8436 start.go:83] releasing machines lock for "addons-407094", held for 9.018449778s
	I0906 18:30:14.976836    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:14.992963    8436 ssh_runner.go:195] Run: cat /version.json
	I0906 18:30:14.993020    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.993072    8436 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0906 18:30:14.993108    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:15.019756    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:15.020310    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:15.246288    8436 ssh_runner.go:195] Run: systemctl --version
	I0906 18:30:15.250922    8436 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0906 18:30:15.392627    8436 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0906 18:30:15.396856    8436 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" ;
	I0906 18:30:15.417268    8436 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0906 18:30:15.417387    8436 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" ;
	I0906 18:30:15.450866    8436 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0906 18:30:15.450890    8436 start.go:495] detecting cgroup driver to use...
	I0906 18:30:15.450940    8436 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0906 18:30:15.451012    8436 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0906 18:30:15.468825    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0906 18:30:15.481036    8436 docker.go:217] disabling cri-docker service (if available) ...
	I0906 18:30:15.481123    8436 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0906 18:30:15.496115    8436 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0906 18:30:15.511362    8436 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0906 18:30:15.606798    8436 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0906 18:30:15.693483    8436 docker.go:233] disabling docker service ...
	I0906 18:30:15.693547    8436 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0906 18:30:15.713605    8436 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0906 18:30:15.725689    8436 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0906 18:30:15.818271    8436 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0906 18:30:15.914523    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0906 18:30:15.926441    8436 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"
	I0906 18:30:15.942178    8436 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0906 18:30:15.942243    8436 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"
	I0906 18:30:15.952105    8436 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0906 18:30:15.952170    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.962271    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.972503    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.982770    8436 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0906 18:30:15.992483    8436 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"
	I0906 18:30:16.002439    8436 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"
	I0906 18:30:16.028762    8436 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"
	I0906 18:30:16.041305    8436 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0906 18:30:16.051281    8436 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0906 18:30:16.060170    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:16.148549    8436 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0906 18:30:16.263671    8436 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0906 18:30:16.263824    8436 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0906 18:30:16.267423    8436 start.go:563] Will wait 60s for crictl version
	I0906 18:30:16.267534    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:30:16.271025    8436 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0906 18:30:16.307317    8436 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0906 18:30:16.307523    8436 ssh_runner.go:195] Run: crio --version
	I0906 18:30:16.347257    8436 ssh_runner.go:195] Run: crio --version
	I0906 18:30:16.387589    8436 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0906 18:30:16.389176    8436 cli_runner.go:164] Run: docker network inspect addons-407094 --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}}]}"
	I0906 18:30:16.404703    8436 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0906 18:30:16.408192    8436 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""
	I0906 18:30:16.418893    8436 kubeadm.go:883] updating cluster {Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.0 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: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0906 18:30:16.419008    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:30:16.419066    8436 ssh_runner.go:195] Run: sudo crictl images --output json
	I0906 18:30:16.496626    8436 crio.go:514] all images are preloaded for cri-o runtime.
	I0906 18:30:16.496657    8436 crio.go:433] Images already preloaded, skipping extraction
	I0906 18:30:16.496713    8436 ssh_runner.go:195] Run: sudo crictl images --output json
	I0906 18:30:16.533876    8436 crio.go:514] all images are preloaded for cri-o runtime.
	I0906 18:30:16.533898    8436 cache_images.go:84] Images are preloaded, skipping loading
	I0906 18:30:16.533906    8436 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0906 18:30:16.534019    8436 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-407094 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-407094 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:}
	I0906 18:30:16.534106    8436 ssh_runner.go:195] Run: crio config
	I0906 18:30:16.591986    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:30:16.592058    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:30:16.592112    8436 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0906 18:30:16.592163    8436 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-407094 NodeName:addons-407094 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}
	I0906 18:30:16.592350    8436 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-407094"
	  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.0
	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
	
	I0906 18:30:16.592421    8436 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0906 18:30:16.601304    8436 binaries.go:44] Found k8s binaries, skipping transfer
	I0906 18:30:16.601376    8436 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0906 18:30:16.610279    8436 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0906 18:30:16.627919    8436 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0906 18:30:16.646814    8436 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0906 18:30:16.665059    8436 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0906 18:30:16.668568    8436 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""
	I0906 18:30:16.679357    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:16.766129    8436 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:30:16.780142    8436 certs.go:68] Setting up /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094 for IP: 192.168.49.2
	I0906 18:30:16.780209    8436 certs.go:194] generating shared ca certs ...
	I0906 18:30:16.780237    8436 certs.go:226] acquiring lock for ca certs: {Name:mkb9e7d29326b798916871be176b884ed76ff5a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.780401    8436 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key
	I0906 18:30:16.971823    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt ...
	I0906 18:30:16.971856    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt: {Name:mk48845736b7f9583e8e8a3f306f591216f8838d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.972050    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key ...
	I0906 18:30:16.972062    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key: {Name:mk6d4f170354243c8f298dffe041d3b5ba8c5b3f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.972180    8436 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key
	I0906 18:30:17.419989    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt ...
	I0906 18:30:17.420025    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt: {Name:mk1c883e8a163fd93ae91a3959f95a4c68bcc4c7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.420216    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key ...
	I0906 18:30:17.420230    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key: {Name:mkec37c797ac01907e1c80456b315ed431d4820e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.420300    8436 certs.go:256] generating profile certs ...
	I0906 18:30:17.420362    8436 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key
	I0906 18:30:17.420379    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt with IP's: []
	I0906 18:30:17.535360    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt ...
	I0906 18:30:17.535390    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: {Name:mk9ccf68694d0dc2ca1976b14484466f468957b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.535556    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key ...
	I0906 18:30:17.535571    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key: {Name:mkc056659ff1ad65d720032e596a4b882e65d6f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.535642    8436 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959
	I0906 18:30:17.535668    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0906 18:30:18.550157    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 ...
	I0906 18:30:18.550194    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959: {Name:mkc2ee6d8e69829a7a0e0368b2dbb7eaa48567e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:18.550397    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959 ...
	I0906 18:30:18.550413    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959: {Name:mkcc6f333f08a40dae7dce9bdca6553752679ccf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:18.550501    8436 certs.go:381] copying /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 -> /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt
	I0906 18:30:18.550582    8436 certs.go:385] copying /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959 -> /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key
	I0906 18:30:18.550638    8436 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key
	I0906 18:30:18.550654    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt with IP's: []
	I0906 18:30:19.552146    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt ...
	I0906 18:30:19.552176    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt: {Name:mk79ab3128ce0c520e5bf2c8c28f5cedbfbf228d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:19.552355    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key ...
	I0906 18:30:19.552367    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key: {Name:mk945667a58a1bdcc369d6c112360ab501335080 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:19.552563    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem (1675 bytes)
	I0906 18:30:19.552605    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem (1082 bytes)
	I0906 18:30:19.552637    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem (1123 bytes)
	I0906 18:30:19.552666    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem (1675 bytes)
	I0906 18:30:19.553272    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0906 18:30:19.579380    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0906 18:30:19.602904    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0906 18:30:19.626679    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0906 18:30:19.650321    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0906 18:30:19.674154    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0906 18:30:19.698440    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0906 18:30:19.724233    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0906 18:30:19.749735    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0906 18:30:19.783390    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0906 18:30:19.801896    8436 ssh_runner.go:195] Run: openssl version
	I0906 18:30:19.807752    8436 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"
	I0906 18:30:19.817451    8436 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.821412    8436 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  6 18:30 /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.821488    8436 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.828757    8436 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"
	I0906 18:30:19.838257    8436 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0906 18:30:19.841352    8436 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
	I0906 18:30:19.841398    8436 kubeadm.go:392] StartCluster: {Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.0 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: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0906 18:30:19.841476    8436 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0906 18:30:19.841543    8436 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0906 18:30:19.877847    8436 cri.go:89] found id: ""
	I0906 18:30:19.877923    8436 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0906 18:30:19.886673    8436 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0906 18:30:19.895396    8436 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0906 18:30:19.895461    8436 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
	I0906 18:30:19.904204    8436 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
	I0906 18:30:19.904226    8436 kubeadm.go:157] found existing configuration files:
	
	I0906 18:30:19.904281    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0906 18:30:19.912656    8436 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
	I0906 18:30:19.912718    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0906 18:30:19.920975    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0906 18:30:19.929525    8436 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
	I0906 18:30:19.929601    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0906 18:30:19.938091    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0906 18:30:19.946777    8436 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
	I0906 18:30:19.946843    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0906 18:30:19.955219    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0906 18:30:19.964008    8436 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
	I0906 18:30:19.964142    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0906 18:30:19.972567    8436 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0906 18:30:20.017506    8436 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0906 18:30:20.018102    8436 kubeadm.go:310] [preflight] Running pre-flight checks
	I0906 18:30:20.058235    8436 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0906 18:30:20.058320    8436 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0906 18:30:20.058359    8436 kubeadm.go:310] OS: Linux
	I0906 18:30:20.058407    8436 kubeadm.go:310] CGROUPS_CPU: enabled
	I0906 18:30:20.058457    8436 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0906 18:30:20.058507    8436 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0906 18:30:20.058556    8436 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0906 18:30:20.058606    8436 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0906 18:30:20.058656    8436 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0906 18:30:20.058714    8436 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0906 18:30:20.058767    8436 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0906 18:30:20.058814    8436 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0906 18:30:20.129486    8436 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0906 18:30:20.129639    8436 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0906 18:30:20.129743    8436 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0906 18:30:20.139071    8436 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0906 18:30:20.143213    8436 out.go:235]   - Generating certificates and keys ...
	I0906 18:30:20.143362    8436 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0906 18:30:20.143443    8436 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0906 18:30:20.512585    8436 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0906 18:30:20.720609    8436 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0906 18:30:21.072746    8436 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0906 18:30:21.323402    8436 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0906 18:30:22.173027    8436 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0906 18:30:22.173331    8436 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-407094 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:30:22.840595    8436 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0906 18:30:22.840863    8436 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-407094 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:30:23.137283    8436 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0906 18:30:23.558609    8436 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0906 18:30:23.958969    8436 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0906 18:30:23.959257    8436 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0906 18:30:24.209466    8436 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0906 18:30:24.568202    8436 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0906 18:30:26.360357    8436 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0906 18:30:27.034476    8436 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0906 18:30:28.178025    8436 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0906 18:30:28.178837    8436 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0906 18:30:28.181819    8436 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0906 18:30:28.183439    8436 out.go:235]   - Booting up control plane ...
	I0906 18:30:28.183535    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0906 18:30:28.183616    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0906 18:30:28.184457    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0906 18:30:28.194961    8436 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0906 18:30:28.201389    8436 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0906 18:30:28.201633    8436 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0906 18:30:28.289250    8436 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0906 18:30:28.289367    8436 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0906 18:30:29.291967    8436 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001321337s
	I0906 18:30:29.292057    8436 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0906 18:30:35.792388    8436 kubeadm.go:310] [api-check] The API server is healthy after 6.501985678s
	I0906 18:30:35.816180    8436 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0906 18:30:35.833859    8436 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0906 18:30:35.862588    8436 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0906 18:30:35.862783    8436 kubeadm.go:310] [mark-control-plane] Marking the node addons-407094 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0906 18:30:35.876181    8436 kubeadm.go:310] [bootstrap-token] Using token: 3tx5g3.txwdwgfndxzvh56g
	I0906 18:30:35.878874    8436 out.go:235]   - Configuring RBAC rules ...
	I0906 18:30:35.879034    8436 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0906 18:30:35.885393    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0906 18:30:35.897802    8436 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
	I0906 18:30:35.902190    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0906 18:30:35.906621    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0906 18:30:35.911739    8436 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0906 18:30:36.198807    8436 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0906 18:30:36.622665    8436 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0906 18:30:37.198890    8436 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0906 18:30:37.200226    8436 kubeadm.go:310] 
	I0906 18:30:37.200305    8436 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0906 18:30:37.200311    8436 kubeadm.go:310] 
	I0906 18:30:37.200399    8436 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0906 18:30:37.200404    8436 kubeadm.go:310] 
	I0906 18:30:37.200428    8436 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0906 18:30:37.200489    8436 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0906 18:30:37.200623    8436 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0906 18:30:37.200632    8436 kubeadm.go:310] 
	I0906 18:30:37.200698    8436 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0906 18:30:37.200704    8436 kubeadm.go:310] 
	I0906 18:30:37.200758    8436 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0906 18:30:37.200762    8436 kubeadm.go:310] 
	I0906 18:30:37.200815    8436 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0906 18:30:37.200908    8436 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0906 18:30:37.200977    8436 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0906 18:30:37.200982    8436 kubeadm.go:310] 
	I0906 18:30:37.201076    8436 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0906 18:30:37.201152    8436 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0906 18:30:37.201157    8436 kubeadm.go:310] 
	I0906 18:30:37.201241    8436 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 3tx5g3.txwdwgfndxzvh56g \
	I0906 18:30:37.201361    8436 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3bb1538e48c345c9e221b2ed04af1a742475dbf5e4e8db2425008348f235b150 \
	I0906 18:30:37.201381    8436 kubeadm.go:310] 	--control-plane 
	I0906 18:30:37.201386    8436 kubeadm.go:310] 
	I0906 18:30:37.201481    8436 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0906 18:30:37.201486    8436 kubeadm.go:310] 
	I0906 18:30:37.201564    8436 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 3tx5g3.txwdwgfndxzvh56g \
	I0906 18:30:37.201680    8436 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3bb1538e48c345c9e221b2ed04af1a742475dbf5e4e8db2425008348f235b150 
	I0906 18:30:37.204394    8436 kubeadm.go:310] W0906 18:30:20.010856    1188 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.
	I0906 18:30:37.204705    8436 kubeadm.go:310] W0906 18:30:20.012676    1188 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.
	I0906 18:30:37.204924    8436 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0906 18:30:37.205029    8436 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0906 18:30:37.205049    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:30:37.205057    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:30:37.207712    8436 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0906 18:30:37.210249    8436 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0906 18:30:37.214015    8436 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0906 18:30:37.214038    8436 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0906 18:30:37.234816    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0906 18:30:37.502322    8436 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0906 18:30:37.502447    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:37.502522    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-407094 minikube.k8s.io/updated_at=2024_09_06T18_30_37_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13 minikube.k8s.io/name=addons-407094 minikube.k8s.io/primary=true
	I0906 18:30:37.687106    8436 ops.go:34] apiserver oom_adj: -16
	I0906 18:30:37.687224    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:38.187289    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:38.687371    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:39.187934    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:39.687604    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:40.188112    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:40.687360    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.187418    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.687989    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.859425    8436 kubeadm.go:1113] duration metric: took 4.357020899s to wait for elevateKubeSystemPrivileges
	I0906 18:30:41.859453    8436 kubeadm.go:394] duration metric: took 22.018058513s to StartCluster
	I0906 18:30:41.859470    8436 settings.go:142] acquiring lock: {Name:mk773bf782117c151e4d972241c0bde1105f9ca1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:41.859581    8436 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:30:41.860277    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/kubeconfig: {Name:mk2d969b36e3bc128697fba3b9b1caaa229033c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:41.860949    8436 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0906 18:30:41.861618    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0906 18:30:41.861927    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:41.862313    8436 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller: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]
	I0906 18:30:41.862444    8436 addons.go:69] Setting yakd=true in profile "addons-407094"
	I0906 18:30:41.862469    8436 addons.go:234] Setting addon yakd=true in "addons-407094"
	I0906 18:30:41.862496    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.863040    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.864682    8436 addons.go:69] Setting metrics-server=true in profile "addons-407094"
	I0906 18:30:41.864713    8436 addons.go:234] Setting addon metrics-server=true in "addons-407094"
	I0906 18:30:41.864739    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.865262    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.866764    8436 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-407094"
	I0906 18:30:41.866818    8436 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-407094"
	I0906 18:30:41.866859    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.867338    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.867817    8436 addons.go:69] Setting registry=true in profile "addons-407094"
	I0906 18:30:41.867855    8436 addons.go:234] Setting addon registry=true in "addons-407094"
	I0906 18:30:41.867892    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.868395    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.874540    8436 addons.go:69] Setting cloud-spanner=true in profile "addons-407094"
	I0906 18:30:41.874584    8436 addons.go:234] Setting addon cloud-spanner=true in "addons-407094"
	I0906 18:30:41.874630    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.875143    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.883125    8436 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-407094"
	I0906 18:30:41.883236    8436 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-407094"
	I0906 18:30:41.883270    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.883787    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.900313    8436 addons.go:69] Setting default-storageclass=true in profile "addons-407094"
	I0906 18:30:41.900364    8436 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-407094"
	I0906 18:30:41.900723    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.900878    8436 addons.go:69] Setting storage-provisioner=true in profile "addons-407094"
	I0906 18:30:41.900905    8436 addons.go:234] Setting addon storage-provisioner=true in "addons-407094"
	I0906 18:30:41.900934    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.901403    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.910584    8436 addons.go:69] Setting gcp-auth=true in profile "addons-407094"
	I0906 18:30:41.910645    8436 mustload.go:65] Loading cluster: addons-407094
	I0906 18:30:41.910858    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:41.911159    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.915654    8436 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-407094"
	I0906 18:30:41.915718    8436 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-407094"
	I0906 18:30:41.916201    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.921366    8436 addons.go:69] Setting ingress=true in profile "addons-407094"
	I0906 18:30:41.921419    8436 addons.go:234] Setting addon ingress=true in "addons-407094"
	I0906 18:30:41.921476    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.922000    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.936917    8436 addons.go:69] Setting volcano=true in profile "addons-407094"
	I0906 18:30:41.936966    8436 addons.go:234] Setting addon volcano=true in "addons-407094"
	I0906 18:30:41.937028    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.937578    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.937875    8436 addons.go:69] Setting ingress-dns=true in profile "addons-407094"
	I0906 18:30:41.937905    8436 addons.go:234] Setting addon ingress-dns=true in "addons-407094"
	I0906 18:30:41.937954    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.938482    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.974576    8436 addons.go:69] Setting volumesnapshots=true in profile "addons-407094"
	I0906 18:30:41.974636    8436 addons.go:234] Setting addon volumesnapshots=true in "addons-407094"
	I0906 18:30:41.974673    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.975202    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.984315    8436 addons.go:69] Setting inspektor-gadget=true in profile "addons-407094"
	I0906 18:30:41.984362    8436 addons.go:234] Setting addon inspektor-gadget=true in "addons-407094"
	I0906 18:30:41.984406    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.984951    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.994339    8436 out.go:177] * Verifying Kubernetes components...
	I0906 18:30:42.081417    8436 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0906 18:30:42.085058    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0906 18:30:42.087279    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0906 18:30:42.089279    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0906 18:30:42.091551    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0906 18:30:42.093427    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0906 18:30:42.095111    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0906 18:30:42.095175    8436 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0906 18:30:42.095302    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.108157    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:42.120380    8436 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0906 18:30:42.123379    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0906 18:30:42.123412    8436 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0906 18:30:42.123491    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.130354    8436 out.go:177]   - Using image docker.io/registry:2.8.3
	I0906 18:30:42.130735    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0906 18:30:42.148314    8436 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0906 18:30:42.150553    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.161541    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0906 18:30:42.163093    8436 addons.go:234] Setting addon default-storageclass=true in "addons-407094"
	I0906 18:30:42.163131    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.163566    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:42.166161    8436 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0906 18:30:42.169795    8436 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-407094"
	I0906 18:30:42.174571    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.175134    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:42.175313    8436 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:30:42.175401    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0906 18:30:42.175520    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.178099    8436 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0906 18:30:42.179270    8436 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0906 18:30:42.179290    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0906 18:30:42.179357    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.179792    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0906 18:30:42.189667    8436 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0906 18:30:42.189771    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0906 18:30:42.189897    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.225480    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0906 18:30:42.229367    8436 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0906 18:30:42.230079    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0906 18:30:42.230783    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0906 18:30:42.230830    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0906 18:30:42.230956    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.240868    8436 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:30:42.240898    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0906 18:30:42.240991    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.280441    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	W0906 18:30:42.281182    8436 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0906 18:30:42.282624    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0906 18:30:42.282987    8436 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0906 18:30:42.292868    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.293390    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0906 18:30:42.297706    8436 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0906 18:30:42.297845    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.302901    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:30:42.314603    8436 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:30:42.314677    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0906 18:30:42.314779    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.320681    8436 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0906 18:30:42.320713    8436 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0906 18:30:42.320790    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.340401    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.343606    8436 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0906 18:30:42.348494    8436 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:30:42.348585    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0906 18:30:42.348695    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.365661    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.452766    8436 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0906 18:30:42.460283    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.470228    8436 out.go:177]   - Using image docker.io/busybox:stable
	I0906 18:30:42.471926    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.473785    8436 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:30:42.473909    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0906 18:30:42.474196    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.478518    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.486213    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.508274    8436 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0906 18:30:42.508406    8436 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0906 18:30:42.508474    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.530276    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.533554    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.535189    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.537751    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.572097    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.589414    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	W0906 18:30:42.591563    8436 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0906 18:30:42.591593    8436 retry.go:31] will retry after 227.27618ms: ssh: handshake failed: EOF
	I0906 18:30:42.681929    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0906 18:30:42.682003    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0906 18:30:42.791576    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0906 18:30:42.791596    8436 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0906 18:30:42.832360    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:30:42.858336    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0906 18:30:42.858358    8436 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0906 18:30:42.933829    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0906 18:30:42.943902    8436 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0906 18:30:42.943971    8436 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0906 18:30:42.946956    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0906 18:30:42.947013    8436 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0906 18:30:42.952046    8436 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:30:42.960333    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0906 18:30:42.960390    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0906 18:30:43.005903    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:30:43.010524    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0906 18:30:43.010613    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0906 18:30:43.029942    8436 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0906 18:30:43.029967    8436 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0906 18:30:43.066741    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0906 18:30:43.066767    8436 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0906 18:30:43.070773    8436 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0906 18:30:43.070794    8436 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0906 18:30:43.074530    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.080303    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0906 18:30:43.080327    8436 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)
	I0906 18:30:43.111608    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:30:43.127870    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:30:43.175733    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:30:43.193093    8436 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0906 18:30:43.193165    8436 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0906 18:30:43.205479    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0906 18:30:43.205549    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0906 18:30:43.220569    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0906 18:30:43.220643    8436 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0906 18:30:43.229586    8436 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:30:43.229653    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0906 18:30:43.237311    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0906 18:30:43.237385    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0906 18:30:43.292674    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0906 18:30:43.394819    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:30:43.396842    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0906 18:30:43.396900    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0906 18:30:43.400877    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0906 18:30:43.400944    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0906 18:30:43.409971    8436 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0906 18:30:43.410049    8436 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0906 18:30:43.414246    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0906 18:30:43.414316    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0906 18:30:43.555942    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0906 18:30:43.556019    8436 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0906 18:30:43.574096    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.601105    8436 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0906 18:30:43.601177    8436 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0906 18:30:43.613446    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0906 18:30:43.613514    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0906 18:30:43.750885    8436 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0906 18:30:43.750961    8436 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0906 18:30:43.758362    8436 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0906 18:30:43.758380    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0906 18:30:43.779479    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0906 18:30:43.779500    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0906 18:30:43.909098    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0906 18:30:43.909169    8436 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0906 18:30:43.920962    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.939006    8436 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0906 18:30:43.939078    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0906 18:30:44.040224    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0906 18:30:44.040297    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0906 18:30:44.074892    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0906 18:30:44.248163    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0906 18:30:44.248187    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0906 18:30:44.417576    8436 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.255998652s)
	I0906 18:30:44.417602    8436 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0906 18:30:44.467630    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0906 18:30:44.467660    8436 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0906 18:30:44.712881    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:45.472354    8436 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-407094" context rescaled to 1 replicas
	I0906 18:30:45.508301    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.675869535s)
	I0906 18:30:46.996863    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.062963616s)
	I0906 18:30:46.996962    8436 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.044767281s)
	I0906 18:30:46.997745    8436 node_ready.go:35] waiting up to 6m0s for node "addons-407094" to be "Ready" ...
	I0906 18:30:47.632403    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.626412573s)
	I0906 18:30:47.936994    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.862416852s)
	I0906 18:30:47.937076    8436 addons.go:475] Verifying addon metrics-server=true in "addons-407094"
	I0906 18:30:48.842390    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.6665808s)
	I0906 18:30:48.842601    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.549860371s)
	I0906 18:30:48.842705    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.447824076s)
	I0906 18:30:48.842718    8436 addons.go:475] Verifying addon registry=true in "addons-407094"
	I0906 18:30:48.842890    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.731257071s)
	I0906 18:30:48.842916    8436 addons.go:475] Verifying addon ingress=true in "addons-407094"
	I0906 18:30:48.842999    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.714385791s)
	I0906 18:30:48.843092    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.268925538s)
	I0906 18:30:48.845247    8436 out.go:177] * Verifying registry addon...
	I0906 18:30:48.845349    8436 out.go:177] * Verifying ingress addon...
	I0906 18:30:48.845394    8436 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-407094 service yakd-dashboard -n yakd-dashboard
	
	I0906 18:30:48.847748    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0906 18:30:48.850517    8436 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0906 18:30:48.870201    8436 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0906 18:30:48.870297    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:48.871359    8436 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0906 18:30:48.871412    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0906 18:30:48.877577    8436 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0906 18:30:48.923083    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.002033301s)
	W0906 18:30:48.923485    8436 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:48.923554    8436 retry.go:31] will retry after 162.525047ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:48.923523    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.848251241s)
	I0906 18:30:49.013353    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:49.086588    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:49.162455    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (4.449522654s)
	I0906 18:30:49.162547    8436 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-407094"
	I0906 18:30:49.166962    8436 out.go:177] * Verifying csi-hostpath-driver addon...
	I0906 18:30:49.170173    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0906 18:30:49.189111    8436 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0906 18:30:49.189134    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:49.352117    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:49.356837    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:49.673982    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:49.851950    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:49.854535    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.173631    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:50.351613    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:50.354638    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.674111    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:50.733584    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0906 18:30:50.733664    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:50.763445    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:50.861599    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:50.862656    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.864230    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0906 18:30:50.881865    8436 addons.go:234] Setting addon gcp-auth=true in "addons-407094"
	I0906 18:30:50.881916    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:50.882370    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:50.908499    8436 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0906 18:30:50.908557    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:50.935833    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:51.174660    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:51.350633    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:51.353950    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:51.517389    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:51.674667    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:51.852171    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:51.856215    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:51.974129    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.887448509s)
	I0906 18:30:51.974261    8436 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.06574323s)
	I0906 18:30:51.976989    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:30:51.979112    8436 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0906 18:30:51.981172    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0906 18:30:51.981227    8436 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0906 18:30:52.025208    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0906 18:30:52.025338    8436 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0906 18:30:52.047308    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0906 18:30:52.047381    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0906 18:30:52.070365    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:52.175976    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:52.356313    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:52.357424    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:52.690292    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:52.735236    8436 addons.go:475] Verifying addon gcp-auth=true in "addons-407094"
	I0906 18:30:52.739891    8436 out.go:177] * Verifying gcp-auth addon...
	I0906 18:30:52.744528    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0906 18:30:52.789049    8436 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0906 18:30:52.789074    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:52.853259    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:52.855291    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:53.175017    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:53.248576    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:53.352703    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:53.355095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:53.674021    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:53.748200    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:53.850907    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:53.854844    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:54.001602    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:54.174642    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:54.247996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:54.351768    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:54.354769    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:54.678140    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:54.748648    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:54.852524    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:54.856173    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:55.179871    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:55.275661    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:55.352002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:55.354616    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:55.676587    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:55.747710    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:55.850679    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:55.854145    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.008773    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:56.176155    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:56.249039    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:56.351973    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:56.356029    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.680617    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:56.748480    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:56.860011    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.861326    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.174544    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:57.247407    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:57.352152    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.354479    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:57.680916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:57.747888    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:57.853455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.856423    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:58.173814    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:58.248634    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:58.350934    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:58.354349    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:58.501874    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:58.681143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:58.748763    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:58.851472    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:58.854176    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:59.174166    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:59.247964    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:59.352154    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:59.354755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:59.674749    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:59.748026    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:59.851817    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:59.854578    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:00.203299    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:00.250003    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:00.352117    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:00.356109    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:00.673600    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:00.748824    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:00.851566    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:00.854726    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:01.001187    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:01.174539    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:01.247653    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:01.351218    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:01.355430    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:01.674521    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:01.747928    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:01.851648    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:01.854034    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:02.173724    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:02.248491    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:02.351993    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:02.354572    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:02.675236    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:02.749013    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:02.851721    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:02.854996    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:03.001515    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:03.173834    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:03.248681    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:03.350905    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:03.354491    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:03.674100    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:03.748065    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:03.850677    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:03.854071    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:04.173810    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:04.248323    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:04.351353    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:04.353956    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:04.673305    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:04.748805    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:04.851388    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:04.854260    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:05.001788    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:05.174068    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:05.248318    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:05.351683    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:05.354525    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:05.673631    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:05.748490    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:05.851484    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:05.854414    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:06.174394    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:06.248613    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:06.351640    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:06.354684    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:06.674520    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:06.748374    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:06.851578    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:06.854024    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:07.174289    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:07.248632    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:07.354747    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:07.354904    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:07.500787    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:07.673736    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:07.748479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:07.852343    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:07.854225    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:08.173932    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:08.247813    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:08.350847    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:08.353975    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:08.673706    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:08.748324    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:08.851258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:08.853751    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:09.174395    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:09.248479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:09.351446    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:09.354151    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:09.501299    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:09.673883    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:09.748959    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:09.850942    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:09.853512    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:10.174290    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:10.247841    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:10.353887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:10.355147    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:10.673511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:10.748141    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:10.851262    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:10.853854    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:11.173494    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:11.250091    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:11.351458    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:11.354755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:11.501612    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:11.673231    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:11.748390    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:11.851011    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:11.853711    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:12.174007    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:12.248435    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:12.351450    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:12.354515    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:12.673894    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:12.748825    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:12.851369    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:12.854078    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:13.174382    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:13.247826    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:13.350927    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:13.354084    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:13.674118    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:13.749249    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:13.853614    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:13.856969    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:14.001525    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:14.188425    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:14.248101    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:14.350594    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:14.353994    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:14.674611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:14.749660    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:14.854431    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:14.859095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:15.177018    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:15.247984    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:15.351800    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:15.354890    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:15.674682    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:15.747821    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:15.851095    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:15.854001    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:16.173900    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:16.248468    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:16.351091    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:16.353846    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:16.501890    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:16.674133    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:16.748601    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:16.850918    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:16.854307    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:17.174207    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:17.247781    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:17.351530    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:17.354424    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:17.673992    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:17.748281    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:17.851670    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:17.854340    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:18.174240    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:18.248264    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:18.351414    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:18.354444    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:18.674330    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:18.748902    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:18.851156    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:18.854098    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:19.002598    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:19.173977    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:19.248455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:19.351472    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:19.354672    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:19.674746    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:19.748455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:19.850969    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:19.853908    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:20.176343    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:20.248657    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:20.352365    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:20.354216    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:20.673316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:20.748644    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:20.850804    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:20.854178    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:21.173625    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:21.247738    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:21.352557    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:21.354312    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:21.501657    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:21.673455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:21.748495    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:21.851023    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:21.854179    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:22.174162    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:22.248265    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:22.351042    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:22.353918    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:22.674199    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:22.749096    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:22.851431    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:22.854420    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:23.174213    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:23.248410    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:23.351307    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:23.354037    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:23.673469    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:23.748285    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:23.853880    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:23.854853    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:24.001444    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:24.174512    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:24.247498    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:24.351286    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:24.354201    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:24.674283    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:24.749392    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:24.851479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:24.854592    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:25.174155    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:25.248547    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:25.351586    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:25.354757    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:25.673859    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:25.749082    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:25.851938    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:25.854632    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:26.174173    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:26.247954    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:26.350925    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:26.354178    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:26.501242    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:26.673833    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:26.748642    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:26.851765    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:26.854095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:27.173763    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:27.248252    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:27.351366    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:27.354507    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:27.673595    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:27.748723    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:27.854204    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:27.855636    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:28.173522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:28.247830    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:28.353118    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:28.390542    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:28.515516    8436 node_ready.go:49] node "addons-407094" has status "Ready":"True"
	I0906 18:31:28.515541    8436 node_ready.go:38] duration metric: took 41.51776977s for node "addons-407094" to be "Ready" ...
	I0906 18:31:28.515554    8436 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" ...
	I0906 18:31:28.568120    8436 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:28.782030    8436 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0906 18:31:28.782106    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:28.831505    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:28.887430    8436 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0906 18:31:28.887600    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:28.888112    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:29.183110    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:29.277621    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:29.379772    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:29.380015    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:29.675959    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:29.769996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:29.852245    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:29.854647    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:30.178054    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:30.252289    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:30.353953    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:30.356088    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:30.575125    8436 pod_ready.go:103] pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:30.674611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:30.750397    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:30.856638    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:30.858796    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:31.075996    8436 pod_ready.go:93] pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.076023    8436 pod_ready.go:82] duration metric: took 2.507809814s for pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.076103    8436 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.082274    8436 pod_ready.go:93] pod "etcd-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.082298    8436 pod_ready.go:82] duration metric: took 6.180954ms for pod "etcd-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.082332    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.103988    8436 pod_ready.go:93] pod "kube-apiserver-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.104016    8436 pod_ready.go:82] duration metric: took 21.666439ms for pod "kube-apiserver-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.104052    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.121934    8436 pod_ready.go:93] pod "kube-controller-manager-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.121964    8436 pod_ready.go:82] duration metric: took 17.903336ms for pod "kube-controller-manager-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.121980    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4nm75" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.132270    8436 pod_ready.go:93] pod "kube-proxy-4nm75" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.132305    8436 pod_ready.go:82] duration metric: took 10.285054ms for pod "kube-proxy-4nm75" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.132415    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.185103    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:31.248996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:31.354280    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:31.361686    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:31.473145    8436 pod_ready.go:93] pod "kube-scheduler-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.473180    8436 pod_ready.go:82] duration metric: took 340.750236ms for pod "kube-scheduler-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.473287    8436 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.679002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:31.748255    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:31.851864    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:31.855876    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:32.179267    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:32.248417    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:32.355328    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:32.363728    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:32.677717    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:32.748288    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:32.852005    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:32.855921    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:33.176335    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:33.253704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:33.357617    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:33.358662    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:33.483433    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:33.675765    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:33.749319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:33.853914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:33.856401    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:34.175666    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:34.249994    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:34.353447    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:34.357414    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:34.675457    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:34.749887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:34.851678    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:34.855413    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.175598    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:35.249816    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:35.357633    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:35.360695    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.679306    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:35.750914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:35.854753    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:35.859247    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.982807    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:36.176059    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:36.249424    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:36.357176    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:36.359522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:36.675554    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:36.747914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:36.852782    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:36.860251    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:37.176398    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:37.252137    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:37.356179    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:37.357092    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:37.675808    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:37.748738    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:37.851849    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:37.854716    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:38.175622    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:38.248596    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:38.351700    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:38.354375    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:38.479709    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:38.677051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:38.748507    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:38.852477    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:38.863042    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:39.176611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:39.249640    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:39.353492    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:39.357584    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:39.677182    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:39.776697    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:39.876473    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:39.878328    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:40.175921    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:40.248855    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:40.353143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:40.355867    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:40.480002    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:40.674503    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:40.748912    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:40.851651    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:40.855403    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:41.177890    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:41.248916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:41.356337    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:41.357345    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:41.676557    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:41.748392    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:41.853374    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:41.856998    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.177061    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:42.248725    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:42.352410    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:42.355226    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.675824    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:42.749238    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:42.851193    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:42.854814    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.980523    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:43.175268    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:43.248263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:43.351680    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:43.354714    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:43.675756    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:43.748788    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:43.851726    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:43.854774    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:44.175107    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:44.247541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:44.352541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:44.356185    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:44.676623    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:44.749661    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:44.851573    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:44.855575    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:45.195416    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:45.248694    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:45.353710    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:45.368762    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:45.483023    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:45.675455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:45.748181    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:45.853198    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:45.859309    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:46.175693    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:46.248658    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:46.353400    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:46.357076    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:46.675760    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:46.749258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:46.853263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:46.861878    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.175846    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:47.248997    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:47.360138    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:47.368371    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.676129    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:47.750308    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:47.853189    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:47.857347    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.995777    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:48.176504    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:48.249542    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:48.353282    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:48.357996    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:48.685464    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:48.748319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:48.854444    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:48.859628    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:49.175413    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:49.248528    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:49.351814    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:49.355202    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:49.677534    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:49.749265    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:49.852110    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:49.856914    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:50.175220    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:50.247956    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:50.352058    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:50.355062    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:50.480807    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:50.675430    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:50.749258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:50.851408    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:50.855003    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:51.175121    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:51.248046    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:51.352223    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:51.356777    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:51.677109    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:51.747609    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:51.851316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:51.854332    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:52.174728    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:52.248984    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:52.354913    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:52.356657    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:52.481388    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:52.676050    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:52.749511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:52.856541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:52.858061    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:53.176863    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:53.248493    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:53.353695    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:53.356955    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:53.676187    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:53.749417    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:53.854261    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:53.858982    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:54.175688    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:54.248904    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:54.352416    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:54.356634    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:54.484456    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:54.677002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:54.749735    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:54.862024    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:54.870538    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:55.176022    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:55.248305    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:55.352703    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:55.355667    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:55.675977    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:55.748250    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:55.854958    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:55.856554    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.176141    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:56.275961    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:56.352395    8436 kapi.go:107] duration metric: took 1m7.50464523s to wait for kubernetes.io/minikube-addons=registry ...
	I0906 18:31:56.354955    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.674709    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:56.749643    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:56.854871    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.979939    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:57.174966    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:57.248719    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:57.355929    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:57.675312    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:57.749702    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:57.855487    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.178618    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:58.248944    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:58.355871    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.676574    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:58.749514    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:58.854972    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.982744    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:59.181071    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:59.250168    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:59.359363    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:59.676125    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:59.750570    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:59.858655    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:00.185226    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:00.250887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:00.360545    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:00.679490    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:00.753816    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:00.864015    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:01.176689    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:01.259727    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:01.355533    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:01.481090    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:01.674962    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:01.750813    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:01.855593    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:02.176099    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:02.248465    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:02.356196    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:02.675407    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:02.748966    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:02.855922    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.175676    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:03.248815    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:03.355411    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.675253    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:03.748832    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:03.855682    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.980801    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:04.175561    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:04.252116    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:04.355123    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:04.675208    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:04.747644    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:04.855557    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:05.176160    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:05.250231    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:05.356758    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:05.675968    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:05.748314    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:05.855926    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:06.176376    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:06.248308    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:06.354935    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:06.480706    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:06.675616    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:06.748429    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:06.855619    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:07.176064    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:07.249112    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:07.357204    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:07.679513    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:07.751617    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:07.855470    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:08.176081    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:08.248744    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:08.358144    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:08.483801    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:08.675709    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:08.751051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:08.856263    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:09.178371    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:09.263198    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:09.355851    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:09.675561    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:09.747544    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:09.854538    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.176135    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:10.249369    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:10.359284    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.675441    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:10.751252    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:10.854862    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.981791    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:11.175062    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:11.248821    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:11.355464    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:11.674866    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:11.748263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:11.855454    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:12.175179    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:12.247788    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:12.355537    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:12.678266    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:12.748515    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:12.858993    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:13.175574    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:13.248827    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:13.356100    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:13.481280    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:13.676457    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:13.748494    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:13.854595    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:14.174552    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:14.254489    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:14.363170    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:14.675719    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:14.748492    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:14.855635    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.177170    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:15.248968    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:15.357447    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.675883    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:15.747721    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:15.855097    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.980386    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:16.196051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:16.248143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:16.356815    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:16.677730    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:16.749192    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:16.867043    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.175251    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:17.248750    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:17.356907    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.676165    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:17.778758    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:17.855608    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.983678    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:18.190188    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:18.248202    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:18.357893    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:18.676282    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:18.748310    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:18.856678    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:19.175200    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:19.247934    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:19.354917    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:19.681170    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:19.748686    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:19.856197    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:20.175768    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:20.248704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:20.361755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:20.481252    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:20.675511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:20.748636    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:20.855297    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:21.176403    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:21.248596    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:21.367528    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:21.679443    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:21.777197    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:21.854923    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.175318    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:22.248654    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:22.355296    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.675974    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:22.748536    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:22.855125    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.982468    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:23.175639    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:23.248366    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:23.355665    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:23.678576    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:23.748851    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:23.855366    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.175620    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:24.248319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:24.354910    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.675496    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:24.749639    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:24.855124    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.984404    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:25.175955    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:25.247924    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:25.355732    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:25.675370    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:25.775522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:25.856770    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:26.175236    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:26.274871    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:26.355728    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:26.675764    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:26.748157    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:26.855075    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:27.175327    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:27.249899    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:27.354671    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:27.480196    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:27.676812    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:27.750902    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:27.857146    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:28.175104    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:28.248735    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:28.355472    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:28.675537    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:28.748629    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:28.855193    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.177128    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:29.248232    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:29.355338    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.681116    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:29.777130    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:29.855239    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.987304    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:30.182732    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:30.249019    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:30.357701    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:30.675424    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:30.749656    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:30.855323    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:31.176274    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:31.248256    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:31.355614    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:31.674670    8436 kapi.go:107] duration metric: took 1m42.504496468s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0906 18:32:31.774949    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:31.855746    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:32.248026    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:32.354563    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:32.480439    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:32.749733    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:32.856009    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:33.247901    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:33.354625    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:33.748704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:33.854813    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:34.248799    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:34.355338    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:34.481718    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:34.749106    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:34.859562    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:35.249094    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:35.355398    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:35.754604    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:35.856234    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:36.249179    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:36.357346    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:36.484711    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:36.751593    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:36.855304    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:37.249354    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:37.358037    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:37.748563    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:37.857180    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.248636    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:38.355791    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.747980    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:38.855170    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.980788    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:39.248916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:39.354754    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:39.749497    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:39.867262    8436 kapi.go:107] duration metric: took 1m51.016741318s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0906 18:32:40.249184    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:40.748015    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:40.980856    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:41.248345    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:41.748733    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:42.249725    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:42.749316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:43.248025    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:43.481172    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:43.749085    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:44.248827    8436 kapi.go:107] duration metric: took 1m51.504296169s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0906 18:32:44.250431    8436 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-407094 cluster.
	I0906 18:32:44.251821    8436 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.
	I0906 18:32:44.253434    8436 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0906 18:32:44.254981    8436 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, metrics-server, ingress-dns, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0906 18:32:44.256195    8436 addons.go:510] duration metric: took 2m2.393901361s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner metrics-server ingress-dns yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0906 18:32:45.978793    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:47.980370    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:50.479948    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:52.979740    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:54.980606    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:57.479991    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:59.979809    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:01.980171    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:03.980281    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:06.479871    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:08.980960    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:09.482949    8436 pod_ready.go:93] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:09.483034    8436 pod_ready.go:82] duration metric: took 1m38.009732853s for pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.483070    8436 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.493529    8436 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:09.493631    8436 pod_ready.go:82] duration metric: took 10.523322ms for pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.493719    8436 pod_ready.go:39] duration metric: took 1m40.978146259s 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" ...
	I0906 18:33:09.493753    8436 api_server.go:52] waiting for apiserver process to appear ...
	I0906 18:33:09.493823    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:09.493988    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:09.546440    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:09.546509    8436 cri.go:89] found id: ""
	I0906 18:33:09.546530    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:09.546616    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.549981    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:09.550069    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:09.589430    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:09.589449    8436 cri.go:89] found id: ""
	I0906 18:33:09.589457    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:09.589510    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.592973    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:09.593091    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:09.632390    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:09.632410    8436 cri.go:89] found id: ""
	I0906 18:33:09.632417    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:09.632471    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.635699    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:09.635766    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:09.679209    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:09.679285    8436 cri.go:89] found id: ""
	I0906 18:33:09.679307    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:09.679404    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.683865    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:09.683953    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:09.725734    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:09.725753    8436 cri.go:89] found id: ""
	I0906 18:33:09.725760    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:09.725819    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.729557    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:09.729652    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:09.773556    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:09.773575    8436 cri.go:89] found id: ""
	I0906 18:33:09.773583    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:09.773639    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.777716    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:09.777809    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:09.820027    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:09.820050    8436 cri.go:89] found id: ""
	I0906 18:33:09.820057    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:09.820174    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.823919    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:09.823942    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:09.866142    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:09.866169    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:09.961722    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:09.961753    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:10.053409    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:10.053496    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:10.114410    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:10.114441    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:10.204109    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:10.204143    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:10.257938    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:10.257971    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:10.301014    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:10.301046    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:10.340527    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:10.340557    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:10.443949    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:10.444022    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:10.479161    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.479416    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497016    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.497250    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497435    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.497656    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497825    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498032    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.498246    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498472    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.498644    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498860    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:10.550141    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:10.550174    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:10.563384    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:10.563408    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:10.771798    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:10.771824    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:10.771927    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:10.771941    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.771963    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.771975    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.771981    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.771989    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:10.771999    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:10.772006    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:20.773116    8436 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0906 18:33:20.787369    8436 api_server.go:72] duration metric: took 2m38.926391644s to wait for apiserver process to appear ...
	I0906 18:33:20.787397    8436 api_server.go:88] waiting for apiserver healthz status ...
	I0906 18:33:20.787429    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:20.787486    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:20.827537    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:20.827567    8436 cri.go:89] found id: ""
	I0906 18:33:20.827575    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:20.827651    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.831215    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:20.831294    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:20.872664    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:20.872685    8436 cri.go:89] found id: ""
	I0906 18:33:20.872692    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:20.872753    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.876153    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:20.876218    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:20.921961    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:20.921988    8436 cri.go:89] found id: ""
	I0906 18:33:20.921996    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:20.922053    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.925638    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:20.925717    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:20.969937    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:20.969956    8436 cri.go:89] found id: ""
	I0906 18:33:20.969967    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:20.970023    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.973634    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:20.973743    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:21.027214    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:21.027232    8436 cri.go:89] found id: ""
	I0906 18:33:21.027240    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:21.027301    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.035734    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:21.035808    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:21.083321    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:21.083340    8436 cri.go:89] found id: ""
	I0906 18:33:21.083347    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:21.083401    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.086986    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:21.087094    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:21.136876    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:21.136896    8436 cri.go:89] found id: ""
	I0906 18:33:21.136903    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:21.136959    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.140652    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:21.140691    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:21.233735    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:21.233771    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:21.286494    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:21.286522    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:21.314948    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.315247    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.338835    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339076    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.339266    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339497    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.339675    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339884    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.340077    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.340342    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.340514    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.340724    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:21.391338    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:21.391372    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:21.403925    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:21.403952    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:21.555878    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:21.555906    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:21.595622    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:21.595700    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:21.679224    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:21.679256    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:21.720158    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:21.720187    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:21.783911    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:21.783947    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:21.835365    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:21.835395    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:21.878395    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:21.878429    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:21.922108    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:21.922135    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:21.922184    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:21.922198    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.922205    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.922215    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.922222    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.922237    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:21.922244    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:21.922252    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:31.923592    8436 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0906 18:33:31.932063    8436 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0906 18:33:31.933171    8436 api_server.go:141] control plane version: v1.31.0
	I0906 18:33:31.933197    8436 api_server.go:131] duration metric: took 11.145794423s to wait for apiserver health ...
	I0906 18:33:31.933206    8436 system_pods.go:43] waiting for kube-system pods to appear ...
	I0906 18:33:31.933226    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:31.933288    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:31.983425    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:31.983448    8436 cri.go:89] found id: ""
	I0906 18:33:31.983457    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:31.983520    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:31.987279    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:31.987355    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:32.055771    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:32.055796    8436 cri.go:89] found id: ""
	I0906 18:33:32.055804    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:32.055870    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.059612    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:32.059686    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:32.098787    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:32.098811    8436 cri.go:89] found id: ""
	I0906 18:33:32.098820    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:32.098878    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.102489    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:32.102561    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:32.141115    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:32.141137    8436 cri.go:89] found id: ""
	I0906 18:33:32.141145    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:32.141225    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.144646    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:32.144768    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:32.183656    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:32.183677    8436 cri.go:89] found id: ""
	I0906 18:33:32.183685    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:32.183768    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.187091    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:32.187198    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:32.234943    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:32.234963    8436 cri.go:89] found id: ""
	I0906 18:33:32.234976    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:32.235031    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.238598    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:32.238671    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:32.278305    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:32.278329    8436 cri.go:89] found id: ""
	I0906 18:33:32.278337    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:32.278390    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.282026    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:32.282051    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:32.306097    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.306364    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.323785    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324019    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.324209    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324433    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.324603    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324817    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.325002    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.325228    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.325398    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.325607    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:32.377665    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:32.377718    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:32.475400    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:32.475434    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:32.520417    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:32.520446    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:32.589409    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:32.589443    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:32.629473    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:32.629500    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:32.674735    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:32.674766    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:32.715679    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:32.715706    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:32.812721    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:32.812761    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:32.824715    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:32.824742    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:32.966554    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:32.966583    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:33.050505    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:33.050547    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:33.107046    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:33.107077    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:33.107133    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:33.107145    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:33.107163    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:33.107175    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:33.107181    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:33.107187    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:33.107200    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:33.107208    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:43.122045    8436 system_pods.go:59] 18 kube-system pods found
	I0906 18:33:43.122085    8436 system_pods.go:61] "coredns-6f6b679f8f-5m5x6" [defe5d02-f30d-443e-99e7-c991b7dec6c7] Running
	I0906 18:33:43.122092    8436 system_pods.go:61] "csi-hostpath-attacher-0" [48965704-d5fd-49db-9678-bd967beec9db] Running
	I0906 18:33:43.122097    8436 system_pods.go:61] "csi-hostpath-resizer-0" [6e259fbe-1ccb-454a-90aa-754b23bd561c] Running
	I0906 18:33:43.122101    8436 system_pods.go:61] "csi-hostpathplugin-pv2tb" [363e6e2b-6aca-4252-a04f-063803d68ff8] Running
	I0906 18:33:43.122106    8436 system_pods.go:61] "etcd-addons-407094" [8c4735e0-724c-49f7-8c3a-0a0d8ee406ba] Running
	I0906 18:33:43.122110    8436 system_pods.go:61] "kindnet-452f8" [4957fc67-31d1-4b42-9810-d3885afca573] Running
	I0906 18:33:43.122114    8436 system_pods.go:61] "kube-apiserver-addons-407094" [66bff67a-ecea-499e-a307-b6640fe0d02f] Running
	I0906 18:33:43.122118    8436 system_pods.go:61] "kube-controller-manager-addons-407094" [8119e064-13bc-4f09-a81f-f0be67594174] Running
	I0906 18:33:43.122151    8436 system_pods.go:61] "kube-ingress-dns-minikube" [11164297-e9b5-4789-8912-fa77baf8b9f7] Running
	I0906 18:33:43.122156    8436 system_pods.go:61] "kube-proxy-4nm75" [4d9ea617-f2f5-4c37-be26-3519e4d3f81a] Running
	I0906 18:33:43.122162    8436 system_pods.go:61] "kube-scheduler-addons-407094" [f7d5a197-b07e-4d6b-b415-58cfbcd6fcfb] Running
	I0906 18:33:43.122166    8436 system_pods.go:61] "metrics-server-84c5f94fbc-whh9q" [d58757da-5b2b-43ef-a72c-994f1ebb8cc9] Running
	I0906 18:33:43.122172    8436 system_pods.go:61] "nvidia-device-plugin-daemonset-6drrf" [672026d1-b5fa-45db-831f-317e790e4b05] Running
	I0906 18:33:43.122176    8436 system_pods.go:61] "registry-6fb4cdfc84-bcfnn" [ee78f617-5232-4019-b050-b95d952380cd] Running
	I0906 18:33:43.122182    8436 system_pods.go:61] "registry-proxy-px9rx" [87475f12-2112-414e-949c-8a12553b1baa] Running
	I0906 18:33:43.122195    8436 system_pods.go:61] "snapshot-controller-56fcc65765-2xvmw" [ecdf5f07-c9e0-4999-b8a6-190bf5492007] Running
	I0906 18:33:43.122199    8436 system_pods.go:61] "snapshot-controller-56fcc65765-ffntm" [84263a27-974e-4b39-8dcc-b0e3bdfa53f7] Running
	I0906 18:33:43.122202    8436 system_pods.go:61] "storage-provisioner" [5d401df3-b813-491e-8590-2be89212ac5c] Running
	I0906 18:33:43.122224    8436 system_pods.go:74] duration metric: took 11.189010485s to wait for pod list to return data ...
	I0906 18:33:43.122237    8436 default_sa.go:34] waiting for default service account to be created ...
	I0906 18:33:43.128546    8436 default_sa.go:45] found service account: "default"
	I0906 18:33:43.128573    8436 default_sa.go:55] duration metric: took 6.329552ms for default service account to be created ...
	I0906 18:33:43.128584    8436 system_pods.go:116] waiting for k8s-apps to be running ...
	I0906 18:33:43.139015    8436 system_pods.go:86] 18 kube-system pods found
	I0906 18:33:43.139047    8436 system_pods.go:89] "coredns-6f6b679f8f-5m5x6" [defe5d02-f30d-443e-99e7-c991b7dec6c7] Running
	I0906 18:33:43.139054    8436 system_pods.go:89] "csi-hostpath-attacher-0" [48965704-d5fd-49db-9678-bd967beec9db] Running
	I0906 18:33:43.139059    8436 system_pods.go:89] "csi-hostpath-resizer-0" [6e259fbe-1ccb-454a-90aa-754b23bd561c] Running
	I0906 18:33:43.139063    8436 system_pods.go:89] "csi-hostpathplugin-pv2tb" [363e6e2b-6aca-4252-a04f-063803d68ff8] Running
	I0906 18:33:43.139067    8436 system_pods.go:89] "etcd-addons-407094" [8c4735e0-724c-49f7-8c3a-0a0d8ee406ba] Running
	I0906 18:33:43.139071    8436 system_pods.go:89] "kindnet-452f8" [4957fc67-31d1-4b42-9810-d3885afca573] Running
	I0906 18:33:43.139076    8436 system_pods.go:89] "kube-apiserver-addons-407094" [66bff67a-ecea-499e-a307-b6640fe0d02f] Running
	I0906 18:33:43.139080    8436 system_pods.go:89] "kube-controller-manager-addons-407094" [8119e064-13bc-4f09-a81f-f0be67594174] Running
	I0906 18:33:43.139084    8436 system_pods.go:89] "kube-ingress-dns-minikube" [11164297-e9b5-4789-8912-fa77baf8b9f7] Running
	I0906 18:33:43.139090    8436 system_pods.go:89] "kube-proxy-4nm75" [4d9ea617-f2f5-4c37-be26-3519e4d3f81a] Running
	I0906 18:33:43.139094    8436 system_pods.go:89] "kube-scheduler-addons-407094" [f7d5a197-b07e-4d6b-b415-58cfbcd6fcfb] Running
	I0906 18:33:43.139099    8436 system_pods.go:89] "metrics-server-84c5f94fbc-whh9q" [d58757da-5b2b-43ef-a72c-994f1ebb8cc9] Running
	I0906 18:33:43.139108    8436 system_pods.go:89] "nvidia-device-plugin-daemonset-6drrf" [672026d1-b5fa-45db-831f-317e790e4b05] Running
	I0906 18:33:43.139113    8436 system_pods.go:89] "registry-6fb4cdfc84-bcfnn" [ee78f617-5232-4019-b050-b95d952380cd] Running
	I0906 18:33:43.139116    8436 system_pods.go:89] "registry-proxy-px9rx" [87475f12-2112-414e-949c-8a12553b1baa] Running
	I0906 18:33:43.139121    8436 system_pods.go:89] "snapshot-controller-56fcc65765-2xvmw" [ecdf5f07-c9e0-4999-b8a6-190bf5492007] Running
	I0906 18:33:43.139127    8436 system_pods.go:89] "snapshot-controller-56fcc65765-ffntm" [84263a27-974e-4b39-8dcc-b0e3bdfa53f7] Running
	I0906 18:33:43.139131    8436 system_pods.go:89] "storage-provisioner" [5d401df3-b813-491e-8590-2be89212ac5c] Running
	I0906 18:33:43.139138    8436 system_pods.go:126] duration metric: took 10.548236ms to wait for k8s-apps to be running ...
	I0906 18:33:43.139149    8436 system_svc.go:44] waiting for kubelet service to be running ....
	I0906 18:33:43.139203    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 18:33:43.157717    8436 system_svc.go:56] duration metric: took 18.557287ms WaitForService to wait for kubelet
	I0906 18:33:43.157746    8436 kubeadm.go:582] duration metric: took 3m1.296772052s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0906 18:33:43.157767    8436 node_conditions.go:102] verifying NodePressure condition ...
	I0906 18:33:43.161073    8436 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0906 18:33:43.161106    8436 node_conditions.go:123] node cpu capacity is 2
	I0906 18:33:43.161119    8436 node_conditions.go:105] duration metric: took 3.346623ms to run NodePressure ...
	I0906 18:33:43.161133    8436 start.go:241] waiting for startup goroutines ...
	I0906 18:33:43.161140    8436 start.go:246] waiting for cluster config update ...
	I0906 18:33:43.161155    8436 start.go:255] writing updated cluster config ...
	I0906 18:33:43.161447    8436 ssh_runner.go:195] Run: rm -f paused
	I0906 18:33:43.496242    8436 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0906 18:33:43.498168    8436 out.go:177] * Done! kubectl is now configured to use "addons-407094" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 06 18:42:57 addons-407094 crio[961]: time="2024-09-06 18:42:57.697503300Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:b0cee287e8f97dc7f05be60b2688d6ccb47aa9d7c78cf7b5e53658c717105958 UID:5e56884e-192b-42c1-91db-851eb9bf8248 NetNS:/var/run/netns/d8a03103-e6a1-4e57-96b1-e6e7bb90edd4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 06 18:42:57 addons-407094 crio[961]: time="2024-09-06 18:42:57.697745203Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 06 18:42:57 addons-407094 crio[961]: time="2024-09-06 18:42:57.746463998Z" level=info msg="Stopped pod sandbox: b0cee287e8f97dc7f05be60b2688d6ccb47aa9d7c78cf7b5e53658c717105958" id=82eda605-9e76-4a4a-b076-e383beb76d55 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.425278802Z" level=info msg="Stopping container: 89afefa5f742596d1e5a72b8be43162c557d82f1b204899c571433ce56e62ec3 (timeout: 30s)" id=3e5d93ed-718f-4796-a195-97e6bbd6da1c name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:42:58 addons-407094 conmon[3152]: conmon 89afefa5f742596d1e5a <ninfo>: container 3163 exited with status 2
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.462082202Z" level=info msg="Stopping container: 6841f2eebb359c85dc9650144a7c752d4af63d9359a888f5b63c3981b4ec8f5a (timeout: 30s)" id=5d6aa562-3ad7-47bb-8b99-d8f6c6dc497b name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.532574904Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=81b89a15-009b-4ddd-9802-ef0b00d4cf5f name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.532799011Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=81b89a15-009b-4ddd-9802-ef0b00d4cf5f name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.594450522Z" level=info msg="Stopped container 89afefa5f742596d1e5a72b8be43162c557d82f1b204899c571433ce56e62ec3: kube-system/registry-6fb4cdfc84-bcfnn/registry" id=3e5d93ed-718f-4796-a195-97e6bbd6da1c name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.595121562Z" level=info msg="Stopping pod sandbox: 537bd001f8df574319dbfea6323301e828808063d442c441b3b8693165f239c2" id=7e1256b1-c818-4062-b857-57001ac4aaff name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.595362045Z" level=info msg="Got pod network &{Name:registry-6fb4cdfc84-bcfnn Namespace:kube-system ID:537bd001f8df574319dbfea6323301e828808063d442c441b3b8693165f239c2 UID:ee78f617-5232-4019-b050-b95d952380cd NetNS:/var/run/netns/87c9a2c9-6975-4272-9dbd-7c8e80f11c8c Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.595513487Z" level=info msg="Deleting pod kube-system_registry-6fb4cdfc84-bcfnn from CNI network \"kindnet\" (type=ptp)"
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.610546575Z" level=info msg="Stopped pod sandbox: 537bd001f8df574319dbfea6323301e828808063d442c441b3b8693165f239c2" id=7e1256b1-c818-4062-b857-57001ac4aaff name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.658253613Z" level=info msg="Stopped container 6841f2eebb359c85dc9650144a7c752d4af63d9359a888f5b63c3981b4ec8f5a: kube-system/registry-proxy-px9rx/registry-proxy" id=5d6aa562-3ad7-47bb-8b99-d8f6c6dc497b name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.658898109Z" level=info msg="Stopping pod sandbox: 76377a6a568396d6f9aeeb02e27ebd3c4fcf0e37fd4b7adc3c51dded60871b0f" id=2dba28d0-1058-40b0-aac8-67b26be049e8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.663541347Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-3WZIG2TYWGDUI7MC - [0:0]\n:KUBE-HP-5EX7DCSV7CMXKD5I - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-TYOIAZQVQXZ2FLDR - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rkrwt_ingress-nginx_1c02b753-c78a-420b-88b8-b74ff86e305b_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-TYOIAZQVQXZ2FLDR\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rkrwt_ingress-nginx_1c02b753-c78a-420b-88b8-b74ff86e305b_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-5EX7DCSV7CMXKD5I\n-A KUBE-HP-5EX7DCSV7CMXKD5I -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rkrwt_ingress-nginx_1c02b753-c78a-420b-88b8-b74ff86e305b_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-5EX7DCSV7CMXKD5I -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rkrwt_ingress-nginx_1c02b753-c78a-420b-88b
8-b74ff86e305b_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.19:80\n-A KUBE-HP-TYOIAZQVQXZ2FLDR -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rkrwt_ingress-nginx_1c02b753-c78a-420b-88b8-b74ff86e305b_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-TYOIAZQVQXZ2FLDR -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-rkrwt_ingress-nginx_1c02b753-c78a-420b-88b8-b74ff86e305b_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.19:443\n-X KUBE-HP-3WZIG2TYWGDUI7MC\nCOMMIT\n"
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.670086375Z" level=info msg="Closing host port tcp:5000"
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.671765447Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.671951547Z" level=info msg="Got pod network &{Name:registry-proxy-px9rx Namespace:kube-system ID:76377a6a568396d6f9aeeb02e27ebd3c4fcf0e37fd4b7adc3c51dded60871b0f UID:87475f12-2112-414e-949c-8a12553b1baa NetNS:/var/run/netns/86530744-9f4b-4c80-b142-f5adcbe20343 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.672528548Z" level=info msg="Deleting pod kube-system_registry-proxy-px9rx from CNI network \"kindnet\" (type=ptp)"
	Sep 06 18:42:58 addons-407094 crio[961]: time="2024-09-06 18:42:58.701958587Z" level=info msg="Stopped pod sandbox: 76377a6a568396d6f9aeeb02e27ebd3c4fcf0e37fd4b7adc3c51dded60871b0f" id=2dba28d0-1058-40b0-aac8-67b26be049e8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:42:59 addons-407094 crio[961]: time="2024-09-06 18:42:59.504167533Z" level=info msg="Removing container: 6841f2eebb359c85dc9650144a7c752d4af63d9359a888f5b63c3981b4ec8f5a" id=6cbe2800-e779-4a45-b5a3-8cb693ef9429 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 06 18:42:59 addons-407094 crio[961]: time="2024-09-06 18:42:59.542264405Z" level=info msg="Removed container 6841f2eebb359c85dc9650144a7c752d4af63d9359a888f5b63c3981b4ec8f5a: kube-system/registry-proxy-px9rx/registry-proxy" id=6cbe2800-e779-4a45-b5a3-8cb693ef9429 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 06 18:42:59 addons-407094 crio[961]: time="2024-09-06 18:42:59.549442319Z" level=info msg="Removing container: 89afefa5f742596d1e5a72b8be43162c557d82f1b204899c571433ce56e62ec3" id=fbbe404b-060f-4543-8226-a32afaa59048 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 06 18:42:59 addons-407094 crio[961]: time="2024-09-06 18:42:59.613321153Z" level=info msg="Removed container 89afefa5f742596d1e5a72b8be43162c557d82f1b204899c571433ce56e62ec3: kube-system/registry-6fb4cdfc84-bcfnn/registry" id=fbbe404b-060f-4543-8226-a32afaa59048 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	47212435fd0d7       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            27 seconds ago      Exited              gadget                     7                   afca5be1f2f23       gadget-kqr94
	1592cefdb26d7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 10 minutes ago      Running             gcp-auth                   0                   c06a335e5cbbe       gcp-auth-89d5ffd79-4ftb6
	0dcec8227473f       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             10 minutes ago      Running             controller                 0                   7ee99b1d176bd       ingress-nginx-controller-bc57996ff-rkrwt
	9ddf9fc4abf33       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              patch                      0                   a8a3054a6e5b5       ingress-nginx-admission-patch-7qqqb
	2ade6d8be0801       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                     0                   a516c2fd31ee0       ingress-nginx-admission-create-qn7g6
	d1d7a03193011       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             10 minutes ago      Running             local-path-provisioner     0                   e5189dc9a7245       local-path-provisioner-86d989889c-2bkxn
	d0634b2f5996b       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               10 minutes ago      Running             cloud-spanner-emulator     0                   20f221c1251d4       cloud-spanner-emulator-769b77f747-s6tbg
	94889f36dbe77       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        11 minutes ago      Running             metrics-server             0                   9bd65254f213a       metrics-server-84c5f94fbc-whh9q
	c17c9f012693f       nvcr.io/nvidia/k8s-device-plugin@sha256:cdd05f9d89f0552478d46474005e86b98795ad364664f644225b99d94978e680                     11 minutes ago      Running             nvidia-device-plugin-ctr   0                   f7baaa5759a27       nvidia-device-plugin-daemonset-6drrf
	3c39ba47bc17e       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             11 minutes ago      Running             minikube-ingress-dns       0                   9c27c30f25236       kube-ingress-dns-minikube
	9ca829996a232       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             11 minutes ago      Running             coredns                    0                   24df26c2e5c69       coredns-6f6b679f8f-5m5x6
	027e0fd396102       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner        0                   c0c4f4e21fd3b       storage-provisioner
	f733867810a27       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           12 minutes ago      Running             kindnet-cni                0                   a0f3c36248ffd       kindnet-452f8
	a47e6d2fdee59       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             12 minutes ago      Running             kube-proxy                 0                   985f06aed4321       kube-proxy-4nm75
	8c134def906a6       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             12 minutes ago      Running             kube-apiserver             0                   d65ab41c0bd8f       kube-apiserver-addons-407094
	c12b54bde9111       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             12 minutes ago      Running             etcd                       0                   ecacf74fbaac9       etcd-addons-407094
	32737b7e0bd99       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             12 minutes ago      Running             kube-scheduler             0                   5d2f3ce8ac267       kube-scheduler-addons-407094
	d5bd6d4fed8c4       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             12 minutes ago      Running             kube-controller-manager    0                   30217a4a44bfc       kube-controller-manager-addons-407094
	
	
	==> coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] <==
	[INFO] 10.244.0.4:51041 - 34331 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000202749s
	[INFO] 10.244.0.4:54554 - 52229 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004140172s
	[INFO] 10.244.0.4:54554 - 38680 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004324311s
	[INFO] 10.244.0.4:59463 - 3151 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000214622s
	[INFO] 10.244.0.4:59463 - 4684 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000147151s
	[INFO] 10.244.0.4:45612 - 54707 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000104419s
	[INFO] 10.244.0.4:45612 - 18103 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000182006s
	[INFO] 10.244.0.4:40408 - 35883 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000100546s
	[INFO] 10.244.0.4:40408 - 48425 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000070515s
	[INFO] 10.244.0.4:52876 - 57241 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000054884s
	[INFO] 10.244.0.4:52876 - 51355 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000034043s
	[INFO] 10.244.0.4:41021 - 35342 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001377398s
	[INFO] 10.244.0.4:41021 - 20493 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001485141s
	[INFO] 10.244.0.4:56511 - 5747 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000061178s
	[INFO] 10.244.0.4:56511 - 55412 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000051766s
	[INFO] 10.244.0.20:41735 - 21079 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000198057s
	[INFO] 10.244.0.20:54809 - 667 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000109654s
	[INFO] 10.244.0.20:35442 - 5748 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000159943s
	[INFO] 10.244.0.20:55590 - 32056 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000094572s
	[INFO] 10.244.0.20:39225 - 9910 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000125801s
	[INFO] 10.244.0.20:45199 - 11169 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000108029s
	[INFO] 10.244.0.20:58389 - 60835 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004235248s
	[INFO] 10.244.0.20:51093 - 9449 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005319494s
	[INFO] 10.244.0.20:40166 - 44255 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001513597s
	[INFO] 10.244.0.20:39537 - 34885 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00563988s
	
	
	==> describe nodes <==
	Name:               addons-407094
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-407094
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13
	                    minikube.k8s.io/name=addons-407094
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_06T18_30_37_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-407094
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 06 Sep 2024 18:30:33 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-407094
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 06 Sep 2024 18:43:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 06 Sep 2024 18:42:10 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 06 Sep 2024 18:42:10 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 06 Sep 2024 18:42:10 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 06 Sep 2024 18:42:10 +0000   Fri, 06 Sep 2024 18:31:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-407094
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 cd3f68a44ba844248e17aaf39592cd74
	  System UUID:                9faf998d-d974-473e-bb0f-60639ff3bfd0
	  Boot ID:                    99b2a203-612f-4d7f-83e8-fe6b34f289ff
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m17s
	  default                     cloud-spanner-emulator-769b77f747-s6tbg     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gadget                      gadget-kqr94                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  gcp-auth                    gcp-auth-89d5ffd79-4ftb6                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-rkrwt    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         12m
	  kube-system                 coredns-6f6b679f8f-5m5x6                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 etcd-addons-407094                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kindnet-452f8                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-addons-407094                250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-407094       200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-4nm75                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-407094                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-whh9q             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         12m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  local-path-storage          local-path-provisioner-86d989889c-2bkxn     0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 12m                kube-proxy       
	  Warning  CgroupV1                 12m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-407094 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-407094 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-407094 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-407094 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node addons-407094 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node addons-407094 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m                node-controller  Node addons-407094 event: Registered Node addons-407094 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-407094 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep 6 18:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.015284] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.523697] 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.786701] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.637033] kauditd_printk_skb: 36 callbacks suppressed
	
	
	==> etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] <==
	{"level":"info","ts":"2024-09-06T18:30:45.349107Z","caller":"traceutil/trace.go:171","msg":"trace[1172763085] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"123.901007ms","start":"2024-09-06T18:30:45.225188Z","end":"2024-09-06T18:30:45.349089Z","steps":["trace[1172763085] 'process raft request'  (duration: 77.560966ms)","trace[1172763085] 'compare'  (duration: 44.830509ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-06T18:30:45.456371Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"281.279048ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-06T18:30:45.456527Z","caller":"traceutil/trace.go:171","msg":"trace[1535893178] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:398; }","duration":"281.446416ms","start":"2024-09-06T18:30:45.175067Z","end":"2024-09-06T18:30:45.456514Z","steps":["trace[1535893178] 'agreement among raft nodes before linearized reading'  (duration: 281.203922ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:45.347742Z","caller":"traceutil/trace.go:171","msg":"trace[2145179728] linearizableReadLoop","detail":"{readStateIndex:407; appliedIndex:406; }","duration":"122.404725ms","start":"2024-09-06T18:30:45.225321Z","end":"2024-09-06T18:30:45.347726Z","steps":["trace[2145179728] 'read index received'  (duration: 77.374471ms)","trace[2145179728] 'applied index is now lower than readState.Index'  (duration: 45.029253ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:45.487088Z","caller":"traceutil/trace.go:171","msg":"trace[2018014101] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"150.209886ms","start":"2024-09-06T18:30:45.336842Z","end":"2024-09-06T18:30:45.487052Z","steps":["trace[2018014101] 'process raft request'  (duration: 150.111047ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:45.534265Z","caller":"traceutil/trace.go:171","msg":"trace[253716] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"107.164225ms","start":"2024-09-06T18:30:45.427084Z","end":"2024-09-06T18:30:45.534249Z","steps":["trace[253716] 'process raft request'  (duration: 105.909856ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:45.534721Z","caller":"traceutil/trace.go:171","msg":"trace[956836333] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"107.399729ms","start":"2024-09-06T18:30:45.427308Z","end":"2024-09-06T18:30:45.534708Z","steps":["trace[956836333] 'process raft request'  (duration: 106.140823ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535151Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.168639ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.537014Z","caller":"traceutil/trace.go:171","msg":"trace[577613473] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:401; }","duration":"109.049839ms","start":"2024-09-06T18:30:45.427951Z","end":"2024-09-06T18:30:45.537001Z","steps":["trace[577613473] 'agreement among raft nodes before linearized reading'  (duration: 107.156577ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535187Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.778075ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-06T18:30:45.537167Z","caller":"traceutil/trace.go:171","msg":"trace[424741761] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:401; }","duration":"109.755817ms","start":"2024-09-06T18:30:45.427405Z","end":"2024-09-06T18:30:45.537161Z","steps":["trace[424741761] 'agreement among raft nodes before linearized reading'  (duration: 107.765407ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535209Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.002306ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-06T18:30:45.561004Z","caller":"traceutil/trace.go:171","msg":"trace[1780623501] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:401; }","duration":"133.769801ms","start":"2024-09-06T18:30:45.427202Z","end":"2024-09-06T18:30:45.560971Z","steps":["trace[1780623501] 'agreement among raft nodes before linearized reading'  (duration: 107.995634ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.536595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"223.734359ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.561346Z","caller":"traceutil/trace.go:171","msg":"trace[616652077] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:401; }","duration":"248.494256ms","start":"2024-09-06T18:30:45.312843Z","end":"2024-09-06T18:30:45.561338Z","steps":["trace[616652077] 'agreement among raft nodes before linearized reading'  (duration: 223.715775ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.684939Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"129.488213ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/yakd-dashboard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.685594Z","caller":"traceutil/trace.go:171","msg":"trace[579579684] range","detail":"{range_begin:/registry/namespaces/yakd-dashboard; range_end:; response_count:0; response_revision:402; }","duration":"130.156726ms","start":"2024-09-06T18:30:45.555428Z","end":"2024-09-06T18:30:45.685585Z","steps":["trace[579579684] 'agreement among raft nodes before linearized reading'  (duration: 74.529422ms)","trace[579579684] 'range keys from in-memory index tree'  (duration: 54.949446ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-06T18:30:45.684999Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"167.309195ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.685717Z","caller":"traceutil/trace.go:171","msg":"trace[75050379] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:402; }","duration":"168.124351ms","start":"2024-09-06T18:30:45.517585Z","end":"2024-09-06T18:30:45.685710Z","steps":["trace[75050379] 'agreement among raft nodes before linearized reading'  (duration: 112.352661ms)","trace[75050379] 'range keys from in-memory index tree'  (duration: 54.944505ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:45.685246Z","caller":"traceutil/trace.go:171","msg":"trace[1142828326] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"115.311754ms","start":"2024-09-06T18:30:45.569922Z","end":"2024-09-06T18:30:45.685234Z","steps":["trace[1142828326] 'process raft request'  (duration: 112.547747ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:46.023177Z","caller":"traceutil/trace.go:171","msg":"trace[2040869057] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"147.674803ms","start":"2024-09-06T18:30:45.875483Z","end":"2024-09-06T18:30:46.023158Z","steps":["trace[2040869057] 'process raft request'  (duration: 100.51735ms)","trace[2040869057] 'compare'  (duration: 47.059959ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:46.024011Z","caller":"traceutil/trace.go:171","msg":"trace[445562253] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"139.511577ms","start":"2024-09-06T18:30:45.884489Z","end":"2024-09-06T18:30:46.024001Z","steps":["trace[445562253] 'process raft request'  (duration: 139.348541ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:40:31.652444Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1540}
	{"level":"info","ts":"2024-09-06T18:40:31.686611Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1540,"took":"33.715229ms","hash":2107361206,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3383296,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-06T18:40:31.686668Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2107361206,"revision":1540,"compact-revision":-1}
	
	
	==> gcp-auth [1592cefdb26d73d748148b7b10f29a640cace431d5faf7c8c0b813d8992d752e] <==
	2024/09/06 18:32:43 GCP Auth Webhook started!
	2024/09/06 18:33:43 Ready to marshal response ...
	2024/09/06 18:33:43 Ready to write response ...
	2024/09/06 18:33:43 Ready to marshal response ...
	2024/09/06 18:33:43 Ready to write response ...
	2024/09/06 18:33:44 Ready to marshal response ...
	2024/09/06 18:33:44 Ready to write response ...
	2024/09/06 18:41:57 Ready to marshal response ...
	2024/09/06 18:41:57 Ready to write response ...
	2024/09/06 18:41:58 Ready to marshal response ...
	2024/09/06 18:41:58 Ready to write response ...
	2024/09/06 18:42:26 Ready to marshal response ...
	2024/09/06 18:42:26 Ready to write response ...
	2024/09/06 18:43:00 Ready to marshal response ...
	2024/09/06 18:43:00 Ready to write response ...
	2024/09/06 18:43:00 Ready to marshal response ...
	2024/09/06 18:43:00 Ready to write response ...
	
	
	==> kernel <==
	 18:43:00 up 25 min,  0 users,  load average: 0.77, 0.46, 0.39
	Linux addons-407094 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] <==
	I0906 18:40:57.847453       1 main.go:299] handling current node
	I0906 18:41:07.843610       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:41:07.843640       1 main.go:299] handling current node
	I0906 18:41:17.843404       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:41:17.843524       1 main.go:299] handling current node
	I0906 18:41:27.845151       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:41:27.845272       1 main.go:299] handling current node
	I0906 18:41:37.852145       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:41:37.852272       1 main.go:299] handling current node
	I0906 18:41:47.844312       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:41:47.844346       1 main.go:299] handling current node
	I0906 18:41:57.844248       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:41:57.844280       1 main.go:299] handling current node
	I0906 18:42:07.843560       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:42:07.843591       1 main.go:299] handling current node
	I0906 18:42:17.846568       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:42:17.846681       1 main.go:299] handling current node
	I0906 18:42:27.844168       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:42:27.844198       1 main.go:299] handling current node
	I0906 18:42:37.843814       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:42:37.843846       1 main.go:299] handling current node
	I0906 18:42:47.843462       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:42:47.843498       1 main.go:299] handling current node
	I0906 18:42:57.844056       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:42:57.844275       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] <==
	 > logger="UnhandledError"
	W0906 18:33:10.069668       1 handler_proxy.go:99] no RequestInfo found in the context
	E0906 18:33:10.069695       1 controller.go:113] "Unhandled Error" err="loading OpenAPI spec for \"v1beta1.metrics.k8s.io\" failed with: Error, could not get list of group versions for APIService" logger="UnhandledError"
	I0906 18:33:10.073696       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0906 18:33:10.083679       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0906 18:33:14.079730       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.164.91:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.164.91:443/apis/metrics.k8s.io/v1beta1\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)" logger="UnhandledError"
	W0906 18:33:14.079891       1 handler_proxy.go:99] no RequestInfo found in the context
	E0906 18:33:14.079934       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"
	E0906 18:33:14.132335       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0906 18:33:14.140214       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0906 18:42:09.906872       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0906 18:42:42.147036       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.147269       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.194662       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.194735       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.233619       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.234005       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.310109       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.310766       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0906 18:42:43.233028       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0906 18:42:43.318436       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0906 18:42:43.362541       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] <==
	W0906 18:42:44.229982       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
	E0906 18:42:44.230027       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"
	W0906 18:42:44.515278       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
	E0906 18:42:44.515319       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"
	W0906 18:42:44.771496       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
	E0906 18:42:44.771543       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"
	W0906 18:42:46.889385       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
	E0906 18:42:46.889429       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"
	W0906 18:42:47.394188       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
	E0906 18:42:47.394236       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"
	W0906 18:42:47.471965       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
	E0906 18:42:47.472018       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"
	I0906 18:42:49.057324       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="7.065µs"
	W0906 18:42:52.198003       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
	E0906 18:42:52.198046       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"
	W0906 18:42:52.206723       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
	E0906 18:42:52.206765       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"
	W0906 18:42:52.976603       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
	E0906 18:42:52.976650       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"
	I0906 18:42:58.399695       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="7.09µs"
	W0906 18:42:59.012952       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
	E0906 18:42:59.013011       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"
	I0906 18:42:59.218545       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0906 18:42:59.393528       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
	E0906 18:42:59.393567       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 [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] <==
	I0906 18:30:42.043348       1 server_linux.go:66] "Using iptables proxy"
	I0906 18:30:42.487228       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0906 18:30:42.487321       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`"
	I0906 18:30:47.218969       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0906 18:30:47.219250       1 server_linux.go:169] "Using iptables Proxier"
	I0906 18:30:47.383576       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"
	I0906 18:30:47.418782       1 server.go:483] "Version info" version="v1.31.0"
	I0906 18:30:47.449981       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0906 18:30:47.541953       1 config.go:197] "Starting service config controller"
	I0906 18:30:47.556156       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0906 18:30:47.556302       1 config.go:104] "Starting endpoint slice config controller"
	I0906 18:30:47.556335       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0906 18:30:47.556898       1 config.go:326] "Starting node config controller"
	I0906 18:30:47.556959       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0906 18:30:47.660372       1 shared_informer.go:320] Caches are synced for node config
	I0906 18:30:47.660422       1 shared_informer.go:320] Caches are synced for service config
	I0906 18:30:47.660449       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] <==
	W0906 18:30:34.479809       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0906 18:30:34.480843       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.479893       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
	E0906 18:30:34.480953       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"
	W0906 18:30:34.479931       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
	E0906 18:30:34.481049       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"
	W0906 18:30:34.479968       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0906 18:30:34.481132       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.480008       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
	E0906 18:30:34.481216       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"
	W0906 18:30:34.480059       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
	E0906 18:30:34.481312       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"
	W0906 18:30:34.480126       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
	E0906 18:30:34.481396       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"
	W0906 18:30:34.480197       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
	E0906 18:30:34.481478       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"
	W0906 18:30:34.480237       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
	E0906 18:30:34.481567       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"
	W0906 18:30:34.480271       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0906 18:30:34.481666       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.480333       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
	E0906 18:30:34.481787       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"
	W0906 18:30:35.340902       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0906 18:30:35.340944       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0906 18:30:37.473978       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 06 18:43:00 addons-407094 kubelet[1505]: E0906 18:43:00.914769    1505 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="6e259fbe-1ccb-454a-90aa-754b23bd561c" containerName="csi-resizer"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: E0906 18:43:00.914775    1505 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="48965704-d5fd-49db-9678-bd967beec9db" containerName="csi-attacher"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: E0906 18:43:00.914782    1505 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="csi-snapshotter"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: E0906 18:43:00.914790    1505 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="672026d1-b5fa-45db-831f-317e790e4b05" containerName="nvidia-device-plugin-ctr"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: E0906 18:43:00.914798    1505 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="node-driver-registrar"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: E0906 18:43:00.914804    1505 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="ee78f617-5232-4019-b050-b95d952380cd" containerName="registry"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914840    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="87475f12-2112-414e-949c-8a12553b1baa" containerName="registry-proxy"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914849    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="csi-provisioner"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914859    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="672026d1-b5fa-45db-831f-317e790e4b05" containerName="nvidia-device-plugin-ctr"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914867    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="48965704-d5fd-49db-9678-bd967beec9db" containerName="csi-attacher"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914873    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="node-driver-registrar"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914881    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="hostpath"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914888    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="ee78f617-5232-4019-b050-b95d952380cd" containerName="registry"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914893    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="csi-external-health-monitor-controller"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914899    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="84263a27-974e-4b39-8dcc-b0e3bdfa53f7" containerName="volume-snapshot-controller"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914904    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="a9b738b2-f70b-4cbd-b58f-804517508952" containerName="task-pv-container"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914910    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="liveness-probe"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914917    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="ecdf5f07-c9e0-4999-b8a6-190bf5492007" containerName="volume-snapshot-controller"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914923    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="6e259fbe-1ccb-454a-90aa-754b23bd561c" containerName="csi-resizer"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914929    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="a139b02d-e9ae-4651-a86c-8f0859685b0c" containerName="yakd"
	Sep 06 18:43:00 addons-407094 kubelet[1505]: I0906 18:43:00.914935    1505 memory_manager.go:354] "RemoveStaleState removing state" podUID="363e6e2b-6aca-4252-a04f-063803d68ff8" containerName="csi-snapshotter"
	Sep 06 18:43:01 addons-407094 kubelet[1505]: I0906 18:43:01.080342    1505 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/69105ae5-05f6-468d-8e13-14f98e9e5e66-data\") pod \"helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092\" (UID: \"69105ae5-05f6-468d-8e13-14f98e9e5e66\") " pod="local-path-storage/helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092"
	Sep 06 18:43:01 addons-407094 kubelet[1505]: I0906 18:43:01.080407    1505 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/69105ae5-05f6-468d-8e13-14f98e9e5e66-script\") pod \"helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092\" (UID: \"69105ae5-05f6-468d-8e13-14f98e9e5e66\") " pod="local-path-storage/helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092"
	Sep 06 18:43:01 addons-407094 kubelet[1505]: I0906 18:43:01.080440    1505 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/69105ae5-05f6-468d-8e13-14f98e9e5e66-gcp-creds\") pod \"helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092\" (UID: \"69105ae5-05f6-468d-8e13-14f98e9e5e66\") " pod="local-path-storage/helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092"
	Sep 06 18:43:01 addons-407094 kubelet[1505]: I0906 18:43:01.080465    1505 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-269j5\" (UniqueName: \"kubernetes.io/projected/69105ae5-05f6-468d-8e13-14f98e9e5e66-kube-api-access-269j5\") pod \"helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092\" (UID: \"69105ae5-05f6-468d-8e13-14f98e9e5e66\") " pod="local-path-storage/helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092"
	
	
	==> storage-provisioner [027e0fd3961020511f18476dfb13127200a52893155544b58addfd7af51d79e5] <==
	I0906 18:31:29.258130       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0906 18:31:29.271291       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0906 18:31:29.271450       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0906 18:31:29.284446       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0906 18:31:29.285003       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6400e856-ff3f-404a-88ef-dc006a2f5702", APIVersion:"v1", ResourceVersion:"929", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65 became leader
	I0906 18:31:29.285118       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65!
	I0906 18:31:29.386167       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-407094 -n addons-407094
helpers_test.go:261: (dbg) Run:  kubectl --context addons-407094 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-qn7g6 ingress-nginx-admission-patch-7qqqb helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-407094 describe pod busybox test-local-path ingress-nginx-admission-create-qn7g6 ingress-nginx-admission-patch-7qqqb helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-407094 describe pod busybox test-local-path ingress-nginx-admission-create-qn7g6 ingress-nginx-admission-patch-7qqqb helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092: exit status 1 (184.46286ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-407094/192.168.49.2
	Start Time:       Fri, 06 Sep 2024 18:33:43 +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-l2j89 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-l2j89:
	    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  9m19s                  default-scheduler  Successfully assigned default/busybox to addons-407094
	  Normal   Pulling    7m51s (x4 over 9m18s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m51s (x4 over 9m18s)  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     7m51s (x4 over 9m18s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m37s (x6 over 9m18s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m8s (x21 over 9m18s)  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-gxccq (ro)
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-gxccq:
	    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-qn7g6" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-7qqqb" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-407094 describe pod busybox test-local-path ingress-nginx-admission-create-qn7g6 ingress-nginx-admission-patch-7qqqb helper-pod-create-pvc-8a4de30d-f478-4555-96aa-38f91cdd3092: exit status 1
--- FAIL: TestAddons/parallel/Registry (74.88s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (151.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-407094 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-407094 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-407094 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [0781c26d-9238-4986-84fb-27e28683367b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [0781c26d-9238-4986-84fb-27e28683367b] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004928955s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-407094 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-407094 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.6494989s)

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872",
	        "Created": "2024-09-06T18:30:12.378424846Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 8937,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-06T18:30:12.531649702Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:8411aacd61cb8f2a7ae48c92e2c9e76ad4dd701b3dba8b30393c5cc31fbd2b15",
	        "ResolvConfPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/hostname",
	        "HostsPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/hosts",
	        "LogPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872-json.log",
	        "Name": "/addons-407094",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-407094:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-407094",
	            "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/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959-init/diff:/var/lib/docker/overlay2/c90231b37c8538b287027ea7a13a1f410fa67ec3734e36d1b5e0a21e11607d1a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/merged",
	                "UpperDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/diff",
	                "WorkDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-407094",
	                "Source": "/var/lib/docker/volumes/addons-407094/_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-407094",
	            "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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85",
	            "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-407094",
	                "name.minikube.sigs.k8s.io": "addons-407094",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "0aa8b188875c6dc08f1aef1932849202b79d3d263e922b18eebf34f4cc9f4373",
	            "SandboxKey": "/var/run/docker/netns/0aa8b188875c",
	            "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-407094": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "cac8cf81f2c65e858e1d316f177458eb772a6276a858fc986fd43efa09d90099",
	                    "EndpointID": "b2cdd228f4f63d8b8b0b5995b8d5ea8e1d302e5a9d94ccdfab2f73aa2ae8da45",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-407094",
	                        "d3f796923670"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-407094 -n addons-407094
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-arm64 -p addons-407094 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-407094 logs -n 25: (1.421775662s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-925158                                                                     | download-only-925158   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| delete  | -p download-only-315259                                                                     | download-only-315259   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | --download-only -p                                                                          | download-docker-479198 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | download-docker-479198                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-479198                                                                   | download-docker-479198 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-097391   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | binary-mirror-097391                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38627                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-097391                                                                     | binary-mirror-097391   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| addons  | disable dashboard -p                                                                        | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-407094 --wait=true                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:33 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  | addons-407094 addons                                                                        | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-407094 addons                                                                        | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-407094 ip                                                                            | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | -p addons-407094                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | -p addons-407094                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-407094 ssh cat                                                                       | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | /opt/local-path-provisioner/pvc-8a4de30d-f478-4555-96aa-38f91cdd3092_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-407094 ssh curl -s                                                                   | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-407094 ip                                                                            | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:46 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/06 18:29:47
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0906 18:29:47.739459    8436 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:29:47.739566    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:47.739576    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:29:47.739581    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:47.740035    8436 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 18:29:47.740520    8436 out.go:352] Setting JSON to false
	I0906 18:29:47.741231    8436 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":736,"bootTime":1725646652,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 18:29:47.741298    8436 start.go:139] virtualization:  
	I0906 18:29:47.743716    8436 out.go:177] * [addons-407094] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0906 18:29:47.745450    8436 out.go:177]   - MINIKUBE_LOCATION=19576
	I0906 18:29:47.745514    8436 notify.go:220] Checking for updates...
	I0906 18:29:47.748405    8436 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:29:47.749518    8436 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:29:47.750983    8436 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 18:29:47.752332    8436 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0906 18:29:47.753723    8436 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 18:29:47.755485    8436 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:29:47.778146    8436 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 18:29:47.778276    8436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:47.847820    8436 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-06 18:29:47.838104365 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:47.847943    8436 docker.go:318] overlay module found
	I0906 18:29:47.849562    8436 out.go:177] * Using the docker driver based on user configuration
	I0906 18:29:47.851469    8436 start.go:297] selected driver: docker
	I0906 18:29:47.851490    8436 start.go:901] validating driver "docker" against <nil>
	I0906 18:29:47.851523    8436 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:29:47.852210    8436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:47.907488    8436 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-06 18:29:47.898376452 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:47.907652    8436 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0906 18:29:47.907879    8436 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]
	I0906 18:29:47.909425    8436 out.go:177] * Using Docker driver with root privileges
	I0906 18:29:47.910849    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:29:47.910875    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:29:47.910890    8436 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0906 18:29:47.910962    8436 start.go:340] cluster config:
	{Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.0 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: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0906 18:29:47.912407    8436 out.go:177] * Starting "addons-407094" primary control-plane node in "addons-407094" cluster
	I0906 18:29:47.913485    8436 cache.go:121] Beginning downloading kic base image for docker with crio
	I0906 18:29:47.914967    8436 out.go:177] * Pulling base image v0.0.45 ...
	I0906 18:29:47.916490    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:29:47.916539    8436 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0906 18:29:47.916551    8436 cache.go:56] Caching tarball of preloaded images
	I0906 18:29:47.916573    8436 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
	I0906 18:29:47.916632    8436 preload.go:172] Found /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0906 18:29:47.916643    8436 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0906 18:29:47.916994    8436 profile.go:143] Saving config to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json ...
	I0906 18:29:47.917025    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json: {Name:mk5f1e7a8bb7da0a0357fe2467ee3057f3626456 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:29:47.932165    8436 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:29:47.932278    8436 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
	I0906 18:29:47.932302    8436 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory, skipping pull
	I0906 18:29:47.932307    8436 image.go:135] gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 exists in cache, skipping pull
	I0906 18:29:47.932316    8436 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 as a tarball
	I0906 18:29:47.932325    8436 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from local cache
	I0906 18:30:05.958105    8436 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from cached tarball
	I0906 18:30:05.958136    8436 cache.go:194] Successfully downloaded all kic artifacts
	I0906 18:30:05.958177    8436 start.go:360] acquireMachinesLock for addons-407094: {Name:mk2697447e5434f44b0785de55c37269f0c84cae Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0906 18:30:05.958297    8436 start.go:364] duration metric: took 98.207µs to acquireMachinesLock for "addons-407094"
	I0906 18:30:05.958326    8436 start.go:93] Provisioning new machine with config: &{Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 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.0 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: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0906 18:30:05.958413    8436 start.go:125] createHost starting for "" (driver="docker")
	I0906 18:30:05.960006    8436 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0906 18:30:05.960276    8436 start.go:159] libmachine.API.Create for "addons-407094" (driver="docker")
	I0906 18:30:05.960318    8436 client.go:168] LocalClient.Create starting
	I0906 18:30:05.960432    8436 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem
	I0906 18:30:06.595392    8436 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem
	I0906 18:30:06.854572    8436 cli_runner.go:164] Run: docker network inspect addons-407094 --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}}]}"
	W0906 18:30:06.870041    8436 cli_runner.go:211] docker network inspect addons-407094 --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
	I0906 18:30:06.870135    8436 network_create.go:284] running [docker network inspect addons-407094] to gather additional debugging logs...
	I0906 18:30:06.870154    8436 cli_runner.go:164] Run: docker network inspect addons-407094
	W0906 18:30:06.884533    8436 cli_runner.go:211] docker network inspect addons-407094 returned with exit code 1
	I0906 18:30:06.884562    8436 network_create.go:287] error running [docker network inspect addons-407094]: docker network inspect addons-407094: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-407094 not found
	I0906 18:30:06.884575    8436 network_create.go:289] output of [docker network inspect addons-407094]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-407094 not found
	
	** /stderr **
	I0906 18:30:06.884682    8436 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}}]}"
	I0906 18:30:06.902804    8436 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:0x4001c0de90}
	I0906 18:30:06.902846    8436 network_create.go:124] attempt to create docker network addons-407094 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0906 18:30:06.902904    8436 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-407094 addons-407094
	I0906 18:30:06.972566    8436 network_create.go:108] docker network addons-407094 192.168.49.0/24 created
	I0906 18:30:06.972592    8436 kic.go:121] calculated static IP "192.168.49.2" for the "addons-407094" container
	I0906 18:30:06.972673    8436 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0906 18:30:06.987441    8436 cli_runner.go:164] Run: docker volume create addons-407094 --label name.minikube.sigs.k8s.io=addons-407094 --label created_by.minikube.sigs.k8s.io=true
	I0906 18:30:07.006888    8436 oci.go:103] Successfully created a docker volume addons-407094
	I0906 18:30:07.006989    8436 cli_runner.go:164] Run: docker run --rm --name addons-407094-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --entrypoint /usr/bin/test -v addons-407094:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib
	I0906 18:30:08.177092    8436 cli_runner.go:217] Completed: docker run --rm --name addons-407094-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --entrypoint /usr/bin/test -v addons-407094:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib: (1.17005507s)
	I0906 18:30:08.177122    8436 oci.go:107] Successfully prepared a docker volume addons-407094
	I0906 18:30:08.177151    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:30:08.177173    8436 kic.go:194] Starting extracting preloaded images to volume ...
	I0906 18:30:08.177259    8436 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-407094:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir
	I0906 18:30:12.308061    8436 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-407094:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir: (4.130762796s)
	I0906 18:30:12.308105    8436 kic.go:203] duration metric: took 4.130929368s to extract preloaded images to volume ...
	W0906 18:30:12.308259    8436 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0906 18:30:12.308394    8436 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0906 18:30:12.364277    8436 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-407094 --name addons-407094 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-407094 --network addons-407094 --ip 192.168.49.2 --volume addons-407094:/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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85
	I0906 18:30:12.687903    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Running}}
	I0906 18:30:12.706270    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:12.732383    8436 cli_runner.go:164] Run: docker exec addons-407094 stat /var/lib/dpkg/alternatives/iptables
	I0906 18:30:12.797592    8436 oci.go:144] the created container "addons-407094" has a running status.
	I0906 18:30:12.797633    8436 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa...
	I0906 18:30:13.164840    8436 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0906 18:30:13.198098    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:13.223036    8436 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0906 18:30:13.223054    8436 kic_runner.go:114] Args: [docker exec --privileged addons-407094 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0906 18:30:13.297705    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:13.319156    8436 machine.go:93] provisionDockerMachine start ...
	I0906 18:30:13.319246    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.344251    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.344513    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.344530    8436 main.go:141] libmachine: About to run SSH command:
	hostname
	I0906 18:30:13.519780    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-407094
	
	I0906 18:30:13.519803    8436 ubuntu.go:169] provisioning hostname "addons-407094"
	I0906 18:30:13.519867    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.548772    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.549009    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.549026    8436 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-407094 && echo "addons-407094" | sudo tee /etc/hostname
	I0906 18:30:13.703805    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-407094
	
	I0906 18:30:13.703894    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.726978    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.727219    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.727241    8436 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-407094' /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-407094/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-407094' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0906 18:30:13.864188    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0906 18:30:13.864212    8436 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19576-2213/.minikube CaCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19576-2213/.minikube}
	I0906 18:30:13.864234    8436 ubuntu.go:177] setting up certificates
	I0906 18:30:13.864245    8436 provision.go:84] configureAuth start
	I0906 18:30:13.864307    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:13.881269    8436 provision.go:143] copyHostCerts
	I0906 18:30:13.881352    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/ca.pem (1082 bytes)
	I0906 18:30:13.881474    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/cert.pem (1123 bytes)
	I0906 18:30:13.881538    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/key.pem (1675 bytes)
	I0906 18:30:13.881587    8436 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem org=jenkins.addons-407094 san=[127.0.0.1 192.168.49.2 addons-407094 localhost minikube]
	I0906 18:30:14.330185    8436 provision.go:177] copyRemoteCerts
	I0906 18:30:14.330259    8436 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0906 18:30:14.330302    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.346770    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.436815    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0906 18:30:14.460286    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0906 18:30:14.484708    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0906 18:30:14.509048    8436 provision.go:87] duration metric: took 644.788742ms to configureAuth
	I0906 18:30:14.509073    8436 ubuntu.go:193] setting minikube options for container-runtime
	I0906 18:30:14.509269    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:14.509369    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.526583    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:14.526832    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:14.526847    8436 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
	I0906 18:30:14.747259    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0906 18:30:14.747282    8436 machine.go:96] duration metric: took 1.428104121s to provisionDockerMachine
	I0906 18:30:14.747292    8436 client.go:171] duration metric: took 8.786967455s to LocalClient.Create
	I0906 18:30:14.747304    8436 start.go:167] duration metric: took 8.787034318s to libmachine.API.Create "addons-407094"
	I0906 18:30:14.747311    8436 start.go:293] postStartSetup for "addons-407094" (driver="docker")
	I0906 18:30:14.747323    8436 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]
	I0906 18:30:14.747394    8436 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
	I0906 18:30:14.747440    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.764253    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.852892    8436 ssh_runner.go:195] Run: cat /etc/os-release
	I0906 18:30:14.855806    8436 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0906 18:30:14.855842    8436 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0906 18:30:14.855862    8436 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0906 18:30:14.855870    8436 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0906 18:30:14.855883    8436 filesync.go:126] Scanning /home/jenkins/minikube-integration/19576-2213/.minikube/addons for local assets ...
	I0906 18:30:14.855956    8436 filesync.go:126] Scanning /home/jenkins/minikube-integration/19576-2213/.minikube/files for local assets ...
	I0906 18:30:14.855982    8436 start.go:296] duration metric: took 108.665006ms for postStartSetup
	I0906 18:30:14.856311    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:14.872110    8436 profile.go:143] Saving config to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json ...
	I0906 18:30:14.872400    8436 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 18:30:14.872452    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.888317    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.972566    8436 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0906 18:30:14.976736    8436 start.go:128] duration metric: took 9.01830865s to createHost
	I0906 18:30:14.976758    8436 start.go:83] releasing machines lock for "addons-407094", held for 9.018449778s
	I0906 18:30:14.976836    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:14.992963    8436 ssh_runner.go:195] Run: cat /version.json
	I0906 18:30:14.993020    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.993072    8436 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0906 18:30:14.993108    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:15.019756    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:15.020310    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:15.246288    8436 ssh_runner.go:195] Run: systemctl --version
	I0906 18:30:15.250922    8436 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0906 18:30:15.392627    8436 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0906 18:30:15.396856    8436 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" ;
	I0906 18:30:15.417268    8436 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0906 18:30:15.417387    8436 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" ;
	I0906 18:30:15.450866    8436 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0906 18:30:15.450890    8436 start.go:495] detecting cgroup driver to use...
	I0906 18:30:15.450940    8436 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0906 18:30:15.451012    8436 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0906 18:30:15.468825    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0906 18:30:15.481036    8436 docker.go:217] disabling cri-docker service (if available) ...
	I0906 18:30:15.481123    8436 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0906 18:30:15.496115    8436 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0906 18:30:15.511362    8436 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0906 18:30:15.606798    8436 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0906 18:30:15.693483    8436 docker.go:233] disabling docker service ...
	I0906 18:30:15.693547    8436 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0906 18:30:15.713605    8436 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0906 18:30:15.725689    8436 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0906 18:30:15.818271    8436 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0906 18:30:15.914523    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0906 18:30:15.926441    8436 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"
	I0906 18:30:15.942178    8436 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0906 18:30:15.942243    8436 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"
	I0906 18:30:15.952105    8436 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0906 18:30:15.952170    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.962271    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.972503    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.982770    8436 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0906 18:30:15.992483    8436 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"
	I0906 18:30:16.002439    8436 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"
	I0906 18:30:16.028762    8436 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"
	I0906 18:30:16.041305    8436 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0906 18:30:16.051281    8436 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0906 18:30:16.060170    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:16.148549    8436 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0906 18:30:16.263671    8436 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0906 18:30:16.263824    8436 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0906 18:30:16.267423    8436 start.go:563] Will wait 60s for crictl version
	I0906 18:30:16.267534    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:30:16.271025    8436 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0906 18:30:16.307317    8436 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0906 18:30:16.307523    8436 ssh_runner.go:195] Run: crio --version
	I0906 18:30:16.347257    8436 ssh_runner.go:195] Run: crio --version
	I0906 18:30:16.387589    8436 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0906 18:30:16.389176    8436 cli_runner.go:164] Run: docker network inspect addons-407094 --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}}]}"
	I0906 18:30:16.404703    8436 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0906 18:30:16.408192    8436 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""
	I0906 18:30:16.418893    8436 kubeadm.go:883] updating cluster {Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.0 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: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0906 18:30:16.419008    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:30:16.419066    8436 ssh_runner.go:195] Run: sudo crictl images --output json
	I0906 18:30:16.496626    8436 crio.go:514] all images are preloaded for cri-o runtime.
	I0906 18:30:16.496657    8436 crio.go:433] Images already preloaded, skipping extraction
	I0906 18:30:16.496713    8436 ssh_runner.go:195] Run: sudo crictl images --output json
	I0906 18:30:16.533876    8436 crio.go:514] all images are preloaded for cri-o runtime.
	I0906 18:30:16.533898    8436 cache_images.go:84] Images are preloaded, skipping loading
	I0906 18:30:16.533906    8436 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0906 18:30:16.534019    8436 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-407094 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-407094 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:}
	I0906 18:30:16.534106    8436 ssh_runner.go:195] Run: crio config
	I0906 18:30:16.591986    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:30:16.592058    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:30:16.592112    8436 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0906 18:30:16.592163    8436 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-407094 NodeName:addons-407094 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}
	I0906 18:30:16.592350    8436 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-407094"
	  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.0
	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
	
	I0906 18:30:16.592421    8436 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0906 18:30:16.601304    8436 binaries.go:44] Found k8s binaries, skipping transfer
	I0906 18:30:16.601376    8436 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0906 18:30:16.610279    8436 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0906 18:30:16.627919    8436 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0906 18:30:16.646814    8436 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0906 18:30:16.665059    8436 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0906 18:30:16.668568    8436 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""
	I0906 18:30:16.679357    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:16.766129    8436 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:30:16.780142    8436 certs.go:68] Setting up /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094 for IP: 192.168.49.2
	I0906 18:30:16.780209    8436 certs.go:194] generating shared ca certs ...
	I0906 18:30:16.780237    8436 certs.go:226] acquiring lock for ca certs: {Name:mkb9e7d29326b798916871be176b884ed76ff5a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.780401    8436 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key
	I0906 18:30:16.971823    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt ...
	I0906 18:30:16.971856    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt: {Name:mk48845736b7f9583e8e8a3f306f591216f8838d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.972050    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key ...
	I0906 18:30:16.972062    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key: {Name:mk6d4f170354243c8f298dffe041d3b5ba8c5b3f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.972180    8436 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key
	I0906 18:30:17.419989    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt ...
	I0906 18:30:17.420025    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt: {Name:mk1c883e8a163fd93ae91a3959f95a4c68bcc4c7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.420216    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key ...
	I0906 18:30:17.420230    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key: {Name:mkec37c797ac01907e1c80456b315ed431d4820e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.420300    8436 certs.go:256] generating profile certs ...
	I0906 18:30:17.420362    8436 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key
	I0906 18:30:17.420379    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt with IP's: []
	I0906 18:30:17.535360    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt ...
	I0906 18:30:17.535390    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: {Name:mk9ccf68694d0dc2ca1976b14484466f468957b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.535556    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key ...
	I0906 18:30:17.535571    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key: {Name:mkc056659ff1ad65d720032e596a4b882e65d6f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.535642    8436 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959
	I0906 18:30:17.535668    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0906 18:30:18.550157    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 ...
	I0906 18:30:18.550194    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959: {Name:mkc2ee6d8e69829a7a0e0368b2dbb7eaa48567e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:18.550397    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959 ...
	I0906 18:30:18.550413    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959: {Name:mkcc6f333f08a40dae7dce9bdca6553752679ccf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:18.550501    8436 certs.go:381] copying /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 -> /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt
	I0906 18:30:18.550582    8436 certs.go:385] copying /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959 -> /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key
	I0906 18:30:18.550638    8436 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key
	I0906 18:30:18.550654    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt with IP's: []
	I0906 18:30:19.552146    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt ...
	I0906 18:30:19.552176    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt: {Name:mk79ab3128ce0c520e5bf2c8c28f5cedbfbf228d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:19.552355    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key ...
	I0906 18:30:19.552367    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key: {Name:mk945667a58a1bdcc369d6c112360ab501335080 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:19.552563    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem (1675 bytes)
	I0906 18:30:19.552605    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem (1082 bytes)
	I0906 18:30:19.552637    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem (1123 bytes)
	I0906 18:30:19.552666    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem (1675 bytes)
	I0906 18:30:19.553272    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0906 18:30:19.579380    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0906 18:30:19.602904    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0906 18:30:19.626679    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0906 18:30:19.650321    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0906 18:30:19.674154    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0906 18:30:19.698440    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0906 18:30:19.724233    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0906 18:30:19.749735    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0906 18:30:19.783390    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0906 18:30:19.801896    8436 ssh_runner.go:195] Run: openssl version
	I0906 18:30:19.807752    8436 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"
	I0906 18:30:19.817451    8436 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.821412    8436 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  6 18:30 /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.821488    8436 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.828757    8436 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"
	I0906 18:30:19.838257    8436 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0906 18:30:19.841352    8436 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
	I0906 18:30:19.841398    8436 kubeadm.go:392] StartCluster: {Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.0 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: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0906 18:30:19.841476    8436 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0906 18:30:19.841543    8436 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0906 18:30:19.877847    8436 cri.go:89] found id: ""
	I0906 18:30:19.877923    8436 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0906 18:30:19.886673    8436 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0906 18:30:19.895396    8436 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0906 18:30:19.895461    8436 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
	I0906 18:30:19.904204    8436 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
	I0906 18:30:19.904226    8436 kubeadm.go:157] found existing configuration files:
	
	I0906 18:30:19.904281    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0906 18:30:19.912656    8436 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
	I0906 18:30:19.912718    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0906 18:30:19.920975    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0906 18:30:19.929525    8436 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
	I0906 18:30:19.929601    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0906 18:30:19.938091    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0906 18:30:19.946777    8436 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
	I0906 18:30:19.946843    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0906 18:30:19.955219    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0906 18:30:19.964008    8436 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
	I0906 18:30:19.964142    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0906 18:30:19.972567    8436 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0906 18:30:20.017506    8436 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0906 18:30:20.018102    8436 kubeadm.go:310] [preflight] Running pre-flight checks
	I0906 18:30:20.058235    8436 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0906 18:30:20.058320    8436 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0906 18:30:20.058359    8436 kubeadm.go:310] OS: Linux
	I0906 18:30:20.058407    8436 kubeadm.go:310] CGROUPS_CPU: enabled
	I0906 18:30:20.058457    8436 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0906 18:30:20.058507    8436 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0906 18:30:20.058556    8436 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0906 18:30:20.058606    8436 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0906 18:30:20.058656    8436 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0906 18:30:20.058714    8436 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0906 18:30:20.058767    8436 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0906 18:30:20.058814    8436 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0906 18:30:20.129486    8436 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0906 18:30:20.129639    8436 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0906 18:30:20.129743    8436 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0906 18:30:20.139071    8436 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0906 18:30:20.143213    8436 out.go:235]   - Generating certificates and keys ...
	I0906 18:30:20.143362    8436 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0906 18:30:20.143443    8436 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0906 18:30:20.512585    8436 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0906 18:30:20.720609    8436 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0906 18:30:21.072746    8436 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0906 18:30:21.323402    8436 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0906 18:30:22.173027    8436 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0906 18:30:22.173331    8436 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-407094 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:30:22.840595    8436 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0906 18:30:22.840863    8436 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-407094 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:30:23.137283    8436 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0906 18:30:23.558609    8436 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0906 18:30:23.958969    8436 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0906 18:30:23.959257    8436 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0906 18:30:24.209466    8436 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0906 18:30:24.568202    8436 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0906 18:30:26.360357    8436 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0906 18:30:27.034476    8436 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0906 18:30:28.178025    8436 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0906 18:30:28.178837    8436 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0906 18:30:28.181819    8436 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0906 18:30:28.183439    8436 out.go:235]   - Booting up control plane ...
	I0906 18:30:28.183535    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0906 18:30:28.183616    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0906 18:30:28.184457    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0906 18:30:28.194961    8436 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0906 18:30:28.201389    8436 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0906 18:30:28.201633    8436 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0906 18:30:28.289250    8436 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0906 18:30:28.289367    8436 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0906 18:30:29.291967    8436 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001321337s
	I0906 18:30:29.292057    8436 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0906 18:30:35.792388    8436 kubeadm.go:310] [api-check] The API server is healthy after 6.501985678s
	I0906 18:30:35.816180    8436 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0906 18:30:35.833859    8436 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0906 18:30:35.862588    8436 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0906 18:30:35.862783    8436 kubeadm.go:310] [mark-control-plane] Marking the node addons-407094 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0906 18:30:35.876181    8436 kubeadm.go:310] [bootstrap-token] Using token: 3tx5g3.txwdwgfndxzvh56g
	I0906 18:30:35.878874    8436 out.go:235]   - Configuring RBAC rules ...
	I0906 18:30:35.879034    8436 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0906 18:30:35.885393    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0906 18:30:35.897802    8436 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
	I0906 18:30:35.902190    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0906 18:30:35.906621    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0906 18:30:35.911739    8436 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0906 18:30:36.198807    8436 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0906 18:30:36.622665    8436 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0906 18:30:37.198890    8436 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0906 18:30:37.200226    8436 kubeadm.go:310] 
	I0906 18:30:37.200305    8436 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0906 18:30:37.200311    8436 kubeadm.go:310] 
	I0906 18:30:37.200399    8436 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0906 18:30:37.200404    8436 kubeadm.go:310] 
	I0906 18:30:37.200428    8436 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0906 18:30:37.200489    8436 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0906 18:30:37.200623    8436 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0906 18:30:37.200632    8436 kubeadm.go:310] 
	I0906 18:30:37.200698    8436 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0906 18:30:37.200704    8436 kubeadm.go:310] 
	I0906 18:30:37.200758    8436 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0906 18:30:37.200762    8436 kubeadm.go:310] 
	I0906 18:30:37.200815    8436 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0906 18:30:37.200908    8436 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0906 18:30:37.200977    8436 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0906 18:30:37.200982    8436 kubeadm.go:310] 
	I0906 18:30:37.201076    8436 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0906 18:30:37.201152    8436 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0906 18:30:37.201157    8436 kubeadm.go:310] 
	I0906 18:30:37.201241    8436 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 3tx5g3.txwdwgfndxzvh56g \
	I0906 18:30:37.201361    8436 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3bb1538e48c345c9e221b2ed04af1a742475dbf5e4e8db2425008348f235b150 \
	I0906 18:30:37.201381    8436 kubeadm.go:310] 	--control-plane 
	I0906 18:30:37.201386    8436 kubeadm.go:310] 
	I0906 18:30:37.201481    8436 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0906 18:30:37.201486    8436 kubeadm.go:310] 
	I0906 18:30:37.201564    8436 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 3tx5g3.txwdwgfndxzvh56g \
	I0906 18:30:37.201680    8436 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3bb1538e48c345c9e221b2ed04af1a742475dbf5e4e8db2425008348f235b150 
	I0906 18:30:37.204394    8436 kubeadm.go:310] W0906 18:30:20.010856    1188 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.
	I0906 18:30:37.204705    8436 kubeadm.go:310] W0906 18:30:20.012676    1188 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.
	I0906 18:30:37.204924    8436 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0906 18:30:37.205029    8436 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0906 18:30:37.205049    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:30:37.205057    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:30:37.207712    8436 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0906 18:30:37.210249    8436 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0906 18:30:37.214015    8436 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0906 18:30:37.214038    8436 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0906 18:30:37.234816    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0906 18:30:37.502322    8436 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0906 18:30:37.502447    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:37.502522    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-407094 minikube.k8s.io/updated_at=2024_09_06T18_30_37_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13 minikube.k8s.io/name=addons-407094 minikube.k8s.io/primary=true
	I0906 18:30:37.687106    8436 ops.go:34] apiserver oom_adj: -16
	I0906 18:30:37.687224    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:38.187289    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:38.687371    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:39.187934    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:39.687604    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:40.188112    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:40.687360    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.187418    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.687989    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.859425    8436 kubeadm.go:1113] duration metric: took 4.357020899s to wait for elevateKubeSystemPrivileges
	I0906 18:30:41.859453    8436 kubeadm.go:394] duration metric: took 22.018058513s to StartCluster
	I0906 18:30:41.859470    8436 settings.go:142] acquiring lock: {Name:mk773bf782117c151e4d972241c0bde1105f9ca1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:41.859581    8436 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:30:41.860277    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/kubeconfig: {Name:mk2d969b36e3bc128697fba3b9b1caaa229033c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:41.860949    8436 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0906 18:30:41.861618    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0906 18:30:41.861927    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:41.862313    8436 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller: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]
	I0906 18:30:41.862444    8436 addons.go:69] Setting yakd=true in profile "addons-407094"
	I0906 18:30:41.862469    8436 addons.go:234] Setting addon yakd=true in "addons-407094"
	I0906 18:30:41.862496    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.863040    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.864682    8436 addons.go:69] Setting metrics-server=true in profile "addons-407094"
	I0906 18:30:41.864713    8436 addons.go:234] Setting addon metrics-server=true in "addons-407094"
	I0906 18:30:41.864739    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.865262    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.866764    8436 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-407094"
	I0906 18:30:41.866818    8436 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-407094"
	I0906 18:30:41.866859    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.867338    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.867817    8436 addons.go:69] Setting registry=true in profile "addons-407094"
	I0906 18:30:41.867855    8436 addons.go:234] Setting addon registry=true in "addons-407094"
	I0906 18:30:41.867892    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.868395    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.874540    8436 addons.go:69] Setting cloud-spanner=true in profile "addons-407094"
	I0906 18:30:41.874584    8436 addons.go:234] Setting addon cloud-spanner=true in "addons-407094"
	I0906 18:30:41.874630    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.875143    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.883125    8436 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-407094"
	I0906 18:30:41.883236    8436 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-407094"
	I0906 18:30:41.883270    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.883787    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.900313    8436 addons.go:69] Setting default-storageclass=true in profile "addons-407094"
	I0906 18:30:41.900364    8436 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-407094"
	I0906 18:30:41.900723    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.900878    8436 addons.go:69] Setting storage-provisioner=true in profile "addons-407094"
	I0906 18:30:41.900905    8436 addons.go:234] Setting addon storage-provisioner=true in "addons-407094"
	I0906 18:30:41.900934    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.901403    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.910584    8436 addons.go:69] Setting gcp-auth=true in profile "addons-407094"
	I0906 18:30:41.910645    8436 mustload.go:65] Loading cluster: addons-407094
	I0906 18:30:41.910858    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:41.911159    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.915654    8436 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-407094"
	I0906 18:30:41.915718    8436 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-407094"
	I0906 18:30:41.916201    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.921366    8436 addons.go:69] Setting ingress=true in profile "addons-407094"
	I0906 18:30:41.921419    8436 addons.go:234] Setting addon ingress=true in "addons-407094"
	I0906 18:30:41.921476    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.922000    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.936917    8436 addons.go:69] Setting volcano=true in profile "addons-407094"
	I0906 18:30:41.936966    8436 addons.go:234] Setting addon volcano=true in "addons-407094"
	I0906 18:30:41.937028    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.937578    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.937875    8436 addons.go:69] Setting ingress-dns=true in profile "addons-407094"
	I0906 18:30:41.937905    8436 addons.go:234] Setting addon ingress-dns=true in "addons-407094"
	I0906 18:30:41.937954    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.938482    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.974576    8436 addons.go:69] Setting volumesnapshots=true in profile "addons-407094"
	I0906 18:30:41.974636    8436 addons.go:234] Setting addon volumesnapshots=true in "addons-407094"
	I0906 18:30:41.974673    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.975202    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.984315    8436 addons.go:69] Setting inspektor-gadget=true in profile "addons-407094"
	I0906 18:30:41.984362    8436 addons.go:234] Setting addon inspektor-gadget=true in "addons-407094"
	I0906 18:30:41.984406    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.984951    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.994339    8436 out.go:177] * Verifying Kubernetes components...
	I0906 18:30:42.081417    8436 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0906 18:30:42.085058    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0906 18:30:42.087279    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0906 18:30:42.089279    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0906 18:30:42.091551    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0906 18:30:42.093427    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0906 18:30:42.095111    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0906 18:30:42.095175    8436 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0906 18:30:42.095302    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.108157    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:42.120380    8436 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0906 18:30:42.123379    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0906 18:30:42.123412    8436 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0906 18:30:42.123491    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.130354    8436 out.go:177]   - Using image docker.io/registry:2.8.3
	I0906 18:30:42.130735    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0906 18:30:42.148314    8436 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0906 18:30:42.150553    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.161541    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0906 18:30:42.163093    8436 addons.go:234] Setting addon default-storageclass=true in "addons-407094"
	I0906 18:30:42.163131    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.163566    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:42.166161    8436 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0906 18:30:42.169795    8436 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-407094"
	I0906 18:30:42.174571    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.175134    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:42.175313    8436 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:30:42.175401    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0906 18:30:42.175520    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.178099    8436 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0906 18:30:42.179270    8436 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0906 18:30:42.179290    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0906 18:30:42.179357    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.179792    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0906 18:30:42.189667    8436 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0906 18:30:42.189771    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0906 18:30:42.189897    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.225480    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0906 18:30:42.229367    8436 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0906 18:30:42.230079    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0906 18:30:42.230783    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0906 18:30:42.230830    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0906 18:30:42.230956    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.240868    8436 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:30:42.240898    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0906 18:30:42.240991    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.280441    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	W0906 18:30:42.281182    8436 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0906 18:30:42.282624    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0906 18:30:42.282987    8436 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0906 18:30:42.292868    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.293390    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0906 18:30:42.297706    8436 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0906 18:30:42.297845    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.302901    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:30:42.314603    8436 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:30:42.314677    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0906 18:30:42.314779    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.320681    8436 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0906 18:30:42.320713    8436 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0906 18:30:42.320790    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.340401    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.343606    8436 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0906 18:30:42.348494    8436 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:30:42.348585    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0906 18:30:42.348695    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.365661    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.452766    8436 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0906 18:30:42.460283    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.470228    8436 out.go:177]   - Using image docker.io/busybox:stable
	I0906 18:30:42.471926    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.473785    8436 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:30:42.473909    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0906 18:30:42.474196    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.478518    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.486213    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.508274    8436 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0906 18:30:42.508406    8436 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0906 18:30:42.508474    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.530276    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.533554    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.535189    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.537751    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.572097    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.589414    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	W0906 18:30:42.591563    8436 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0906 18:30:42.591593    8436 retry.go:31] will retry after 227.27618ms: ssh: handshake failed: EOF
	I0906 18:30:42.681929    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0906 18:30:42.682003    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0906 18:30:42.791576    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0906 18:30:42.791596    8436 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0906 18:30:42.832360    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:30:42.858336    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0906 18:30:42.858358    8436 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0906 18:30:42.933829    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0906 18:30:42.943902    8436 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0906 18:30:42.943971    8436 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0906 18:30:42.946956    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0906 18:30:42.947013    8436 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0906 18:30:42.952046    8436 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:30:42.960333    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0906 18:30:42.960390    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0906 18:30:43.005903    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:30:43.010524    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0906 18:30:43.010613    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0906 18:30:43.029942    8436 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0906 18:30:43.029967    8436 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0906 18:30:43.066741    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0906 18:30:43.066767    8436 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0906 18:30:43.070773    8436 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0906 18:30:43.070794    8436 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0906 18:30:43.074530    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.080303    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0906 18:30:43.080327    8436 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)
	I0906 18:30:43.111608    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:30:43.127870    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:30:43.175733    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:30:43.193093    8436 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0906 18:30:43.193165    8436 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0906 18:30:43.205479    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0906 18:30:43.205549    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0906 18:30:43.220569    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0906 18:30:43.220643    8436 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0906 18:30:43.229586    8436 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:30:43.229653    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0906 18:30:43.237311    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0906 18:30:43.237385    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0906 18:30:43.292674    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0906 18:30:43.394819    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:30:43.396842    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0906 18:30:43.396900    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0906 18:30:43.400877    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0906 18:30:43.400944    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0906 18:30:43.409971    8436 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0906 18:30:43.410049    8436 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0906 18:30:43.414246    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0906 18:30:43.414316    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0906 18:30:43.555942    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0906 18:30:43.556019    8436 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0906 18:30:43.574096    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.601105    8436 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0906 18:30:43.601177    8436 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0906 18:30:43.613446    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0906 18:30:43.613514    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0906 18:30:43.750885    8436 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0906 18:30:43.750961    8436 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0906 18:30:43.758362    8436 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0906 18:30:43.758380    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0906 18:30:43.779479    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0906 18:30:43.779500    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0906 18:30:43.909098    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0906 18:30:43.909169    8436 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0906 18:30:43.920962    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.939006    8436 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0906 18:30:43.939078    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0906 18:30:44.040224    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0906 18:30:44.040297    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0906 18:30:44.074892    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0906 18:30:44.248163    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0906 18:30:44.248187    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0906 18:30:44.417576    8436 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.255998652s)
	I0906 18:30:44.417602    8436 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0906 18:30:44.467630    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0906 18:30:44.467660    8436 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0906 18:30:44.712881    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:45.472354    8436 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-407094" context rescaled to 1 replicas
	I0906 18:30:45.508301    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.675869535s)
	I0906 18:30:46.996863    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.062963616s)
	I0906 18:30:46.996962    8436 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.044767281s)
	I0906 18:30:46.997745    8436 node_ready.go:35] waiting up to 6m0s for node "addons-407094" to be "Ready" ...
	I0906 18:30:47.632403    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.626412573s)
	I0906 18:30:47.936994    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.862416852s)
	I0906 18:30:47.937076    8436 addons.go:475] Verifying addon metrics-server=true in "addons-407094"
	I0906 18:30:48.842390    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.6665808s)
	I0906 18:30:48.842601    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.549860371s)
	I0906 18:30:48.842705    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.447824076s)
	I0906 18:30:48.842718    8436 addons.go:475] Verifying addon registry=true in "addons-407094"
	I0906 18:30:48.842890    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.731257071s)
	I0906 18:30:48.842916    8436 addons.go:475] Verifying addon ingress=true in "addons-407094"
	I0906 18:30:48.842999    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.714385791s)
	I0906 18:30:48.843092    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.268925538s)
	I0906 18:30:48.845247    8436 out.go:177] * Verifying registry addon...
	I0906 18:30:48.845349    8436 out.go:177] * Verifying ingress addon...
	I0906 18:30:48.845394    8436 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-407094 service yakd-dashboard -n yakd-dashboard
	
	I0906 18:30:48.847748    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0906 18:30:48.850517    8436 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0906 18:30:48.870201    8436 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0906 18:30:48.870297    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:48.871359    8436 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0906 18:30:48.871412    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0906 18:30:48.877577    8436 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0906 18:30:48.923083    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.002033301s)
	W0906 18:30:48.923485    8436 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:48.923554    8436 retry.go:31] will retry after 162.525047ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:48.923523    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.848251241s)
	I0906 18:30:49.013353    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:49.086588    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:49.162455    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (4.449522654s)
	I0906 18:30:49.162547    8436 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-407094"
	I0906 18:30:49.166962    8436 out.go:177] * Verifying csi-hostpath-driver addon...
	I0906 18:30:49.170173    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0906 18:30:49.189111    8436 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0906 18:30:49.189134    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:49.352117    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:49.356837    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:49.673982    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:49.851950    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:49.854535    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.173631    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:50.351613    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:50.354638    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.674111    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:50.733584    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0906 18:30:50.733664    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:50.763445    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:50.861599    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:50.862656    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.864230    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0906 18:30:50.881865    8436 addons.go:234] Setting addon gcp-auth=true in "addons-407094"
	I0906 18:30:50.881916    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:50.882370    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:50.908499    8436 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0906 18:30:50.908557    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:50.935833    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:51.174660    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:51.350633    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:51.353950    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:51.517389    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:51.674667    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:51.852171    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:51.856215    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:51.974129    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.887448509s)
	I0906 18:30:51.974261    8436 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.06574323s)
	I0906 18:30:51.976989    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:30:51.979112    8436 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0906 18:30:51.981172    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0906 18:30:51.981227    8436 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0906 18:30:52.025208    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0906 18:30:52.025338    8436 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0906 18:30:52.047308    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0906 18:30:52.047381    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0906 18:30:52.070365    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:52.175976    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:52.356313    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:52.357424    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:52.690292    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:52.735236    8436 addons.go:475] Verifying addon gcp-auth=true in "addons-407094"
	I0906 18:30:52.739891    8436 out.go:177] * Verifying gcp-auth addon...
	I0906 18:30:52.744528    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0906 18:30:52.789049    8436 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0906 18:30:52.789074    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:52.853259    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:52.855291    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:53.175017    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:53.248576    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:53.352703    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:53.355095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:53.674021    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:53.748200    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:53.850907    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:53.854844    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:54.001602    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:54.174642    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:54.247996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:54.351768    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:54.354769    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:54.678140    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:54.748648    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:54.852524    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:54.856173    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:55.179871    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:55.275661    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:55.352002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:55.354616    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:55.676587    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:55.747710    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:55.850679    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:55.854145    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.008773    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:56.176155    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:56.249039    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:56.351973    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:56.356029    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.680617    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:56.748480    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:56.860011    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.861326    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.174544    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:57.247407    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:57.352152    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.354479    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:57.680916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:57.747888    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:57.853455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.856423    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:58.173814    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:58.248634    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:58.350934    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:58.354349    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:58.501874    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:58.681143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:58.748763    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:58.851472    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:58.854176    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:59.174166    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:59.247964    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:59.352154    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:59.354755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:59.674749    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:59.748026    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:59.851817    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:59.854578    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:00.203299    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:00.250003    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:00.352117    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:00.356109    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:00.673600    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:00.748824    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:00.851566    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:00.854726    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:01.001187    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:01.174539    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:01.247653    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:01.351218    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:01.355430    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:01.674521    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:01.747928    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:01.851648    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:01.854034    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:02.173724    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:02.248491    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:02.351993    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:02.354572    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:02.675236    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:02.749013    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:02.851721    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:02.854996    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:03.001515    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:03.173834    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:03.248681    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:03.350905    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:03.354491    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:03.674100    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:03.748065    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:03.850677    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:03.854071    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:04.173810    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:04.248323    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:04.351353    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:04.353956    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:04.673305    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:04.748805    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:04.851388    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:04.854260    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:05.001788    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:05.174068    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:05.248318    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:05.351683    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:05.354525    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:05.673631    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:05.748490    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:05.851484    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:05.854414    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:06.174394    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:06.248613    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:06.351640    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:06.354684    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:06.674520    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:06.748374    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:06.851578    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:06.854024    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:07.174289    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:07.248632    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:07.354747    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:07.354904    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:07.500787    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:07.673736    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:07.748479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:07.852343    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:07.854225    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:08.173932    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:08.247813    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:08.350847    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:08.353975    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:08.673706    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:08.748324    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:08.851258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:08.853751    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:09.174395    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:09.248479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:09.351446    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:09.354151    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:09.501299    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:09.673883    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:09.748959    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:09.850942    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:09.853512    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:10.174290    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:10.247841    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:10.353887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:10.355147    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:10.673511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:10.748141    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:10.851262    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:10.853854    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:11.173494    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:11.250091    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:11.351458    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:11.354755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:11.501612    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:11.673231    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:11.748390    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:11.851011    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:11.853711    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:12.174007    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:12.248435    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:12.351450    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:12.354515    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:12.673894    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:12.748825    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:12.851369    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:12.854078    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:13.174382    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:13.247826    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:13.350927    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:13.354084    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:13.674118    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:13.749249    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:13.853614    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:13.856969    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:14.001525    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:14.188425    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:14.248101    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:14.350594    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:14.353994    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:14.674611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:14.749660    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:14.854431    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:14.859095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:15.177018    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:15.247984    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:15.351800    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:15.354890    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:15.674682    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:15.747821    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:15.851095    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:15.854001    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:16.173900    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:16.248468    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:16.351091    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:16.353846    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:16.501890    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:16.674133    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:16.748601    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:16.850918    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:16.854307    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:17.174207    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:17.247781    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:17.351530    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:17.354424    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:17.673992    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:17.748281    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:17.851670    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:17.854340    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:18.174240    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:18.248264    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:18.351414    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:18.354444    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:18.674330    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:18.748902    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:18.851156    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:18.854098    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:19.002598    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:19.173977    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:19.248455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:19.351472    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:19.354672    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:19.674746    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:19.748455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:19.850969    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:19.853908    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:20.176343    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:20.248657    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:20.352365    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:20.354216    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:20.673316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:20.748644    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:20.850804    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:20.854178    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:21.173625    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:21.247738    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:21.352557    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:21.354312    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:21.501657    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:21.673455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:21.748495    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:21.851023    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:21.854179    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:22.174162    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:22.248265    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:22.351042    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:22.353918    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:22.674199    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:22.749096    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:22.851431    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:22.854420    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:23.174213    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:23.248410    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:23.351307    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:23.354037    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:23.673469    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:23.748285    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:23.853880    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:23.854853    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:24.001444    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:24.174512    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:24.247498    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:24.351286    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:24.354201    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:24.674283    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:24.749392    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:24.851479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:24.854592    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:25.174155    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:25.248547    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:25.351586    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:25.354757    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:25.673859    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:25.749082    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:25.851938    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:25.854632    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:26.174173    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:26.247954    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:26.350925    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:26.354178    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:26.501242    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:26.673833    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:26.748642    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:26.851765    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:26.854095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:27.173763    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:27.248252    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:27.351366    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:27.354507    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:27.673595    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:27.748723    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:27.854204    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:27.855636    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:28.173522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:28.247830    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:28.353118    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:28.390542    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:28.515516    8436 node_ready.go:49] node "addons-407094" has status "Ready":"True"
	I0906 18:31:28.515541    8436 node_ready.go:38] duration metric: took 41.51776977s for node "addons-407094" to be "Ready" ...
	I0906 18:31:28.515554    8436 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" ...
	I0906 18:31:28.568120    8436 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:28.782030    8436 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0906 18:31:28.782106    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:28.831505    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:28.887430    8436 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0906 18:31:28.887600    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:28.888112    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:29.183110    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:29.277621    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:29.379772    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:29.380015    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:29.675959    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:29.769996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:29.852245    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:29.854647    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:30.178054    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:30.252289    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:30.353953    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:30.356088    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:30.575125    8436 pod_ready.go:103] pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:30.674611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:30.750397    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:30.856638    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:30.858796    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:31.075996    8436 pod_ready.go:93] pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.076023    8436 pod_ready.go:82] duration metric: took 2.507809814s for pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.076103    8436 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.082274    8436 pod_ready.go:93] pod "etcd-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.082298    8436 pod_ready.go:82] duration metric: took 6.180954ms for pod "etcd-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.082332    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.103988    8436 pod_ready.go:93] pod "kube-apiserver-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.104016    8436 pod_ready.go:82] duration metric: took 21.666439ms for pod "kube-apiserver-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.104052    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.121934    8436 pod_ready.go:93] pod "kube-controller-manager-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.121964    8436 pod_ready.go:82] duration metric: took 17.903336ms for pod "kube-controller-manager-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.121980    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4nm75" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.132270    8436 pod_ready.go:93] pod "kube-proxy-4nm75" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.132305    8436 pod_ready.go:82] duration metric: took 10.285054ms for pod "kube-proxy-4nm75" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.132415    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.185103    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:31.248996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:31.354280    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:31.361686    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:31.473145    8436 pod_ready.go:93] pod "kube-scheduler-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.473180    8436 pod_ready.go:82] duration metric: took 340.750236ms for pod "kube-scheduler-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.473287    8436 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.679002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:31.748255    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:31.851864    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:31.855876    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:32.179267    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:32.248417    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:32.355328    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:32.363728    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:32.677717    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:32.748288    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:32.852005    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:32.855921    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:33.176335    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:33.253704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:33.357617    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:33.358662    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:33.483433    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:33.675765    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:33.749319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:33.853914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:33.856401    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:34.175666    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:34.249994    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:34.353447    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:34.357414    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:34.675457    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:34.749887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:34.851678    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:34.855413    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.175598    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:35.249816    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:35.357633    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:35.360695    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.679306    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:35.750914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:35.854753    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:35.859247    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.982807    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:36.176059    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:36.249424    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:36.357176    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:36.359522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:36.675554    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:36.747914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:36.852782    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:36.860251    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:37.176398    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:37.252137    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:37.356179    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:37.357092    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:37.675808    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:37.748738    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:37.851849    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:37.854716    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:38.175622    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:38.248596    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:38.351700    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:38.354375    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:38.479709    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:38.677051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:38.748507    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:38.852477    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:38.863042    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:39.176611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:39.249640    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:39.353492    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:39.357584    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:39.677182    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:39.776697    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:39.876473    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:39.878328    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:40.175921    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:40.248855    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:40.353143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:40.355867    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:40.480002    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:40.674503    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:40.748912    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:40.851651    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:40.855403    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:41.177890    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:41.248916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:41.356337    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:41.357345    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:41.676557    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:41.748392    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:41.853374    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:41.856998    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.177061    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:42.248725    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:42.352410    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:42.355226    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.675824    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:42.749238    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:42.851193    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:42.854814    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.980523    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:43.175268    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:43.248263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:43.351680    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:43.354714    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:43.675756    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:43.748788    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:43.851726    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:43.854774    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:44.175107    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:44.247541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:44.352541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:44.356185    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:44.676623    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:44.749661    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:44.851573    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:44.855575    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:45.195416    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:45.248694    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:45.353710    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:45.368762    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:45.483023    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:45.675455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:45.748181    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:45.853198    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:45.859309    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:46.175693    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:46.248658    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:46.353400    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:46.357076    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:46.675760    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:46.749258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:46.853263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:46.861878    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.175846    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:47.248997    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:47.360138    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:47.368371    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.676129    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:47.750308    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:47.853189    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:47.857347    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.995777    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:48.176504    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:48.249542    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:48.353282    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:48.357996    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:48.685464    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:48.748319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:48.854444    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:48.859628    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:49.175413    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:49.248528    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:49.351814    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:49.355202    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:49.677534    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:49.749265    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:49.852110    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:49.856914    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:50.175220    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:50.247956    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:50.352058    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:50.355062    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:50.480807    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:50.675430    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:50.749258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:50.851408    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:50.855003    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:51.175121    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:51.248046    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:51.352223    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:51.356777    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:51.677109    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:51.747609    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:51.851316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:51.854332    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:52.174728    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:52.248984    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:52.354913    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:52.356657    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:52.481388    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:52.676050    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:52.749511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:52.856541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:52.858061    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:53.176863    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:53.248493    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:53.353695    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:53.356955    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:53.676187    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:53.749417    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:53.854261    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:53.858982    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:54.175688    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:54.248904    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:54.352416    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:54.356634    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:54.484456    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:54.677002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:54.749735    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:54.862024    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:54.870538    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:55.176022    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:55.248305    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:55.352703    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:55.355667    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:55.675977    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:55.748250    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:55.854958    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:55.856554    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.176141    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:56.275961    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:56.352395    8436 kapi.go:107] duration metric: took 1m7.50464523s to wait for kubernetes.io/minikube-addons=registry ...
	I0906 18:31:56.354955    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.674709    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:56.749643    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:56.854871    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.979939    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:57.174966    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:57.248719    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:57.355929    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:57.675312    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:57.749702    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:57.855487    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.178618    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:58.248944    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:58.355871    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.676574    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:58.749514    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:58.854972    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.982744    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:59.181071    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:59.250168    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:59.359363    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:59.676125    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:59.750570    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:59.858655    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:00.185226    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:00.250887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:00.360545    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:00.679490    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:00.753816    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:00.864015    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:01.176689    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:01.259727    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:01.355533    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:01.481090    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:01.674962    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:01.750813    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:01.855593    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:02.176099    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:02.248465    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:02.356196    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:02.675407    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:02.748966    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:02.855922    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.175676    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:03.248815    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:03.355411    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.675253    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:03.748832    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:03.855682    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.980801    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:04.175561    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:04.252116    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:04.355123    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:04.675208    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:04.747644    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:04.855557    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:05.176160    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:05.250231    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:05.356758    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:05.675968    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:05.748314    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:05.855926    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:06.176376    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:06.248308    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:06.354935    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:06.480706    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:06.675616    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:06.748429    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:06.855619    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:07.176064    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:07.249112    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:07.357204    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:07.679513    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:07.751617    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:07.855470    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:08.176081    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:08.248744    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:08.358144    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:08.483801    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:08.675709    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:08.751051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:08.856263    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:09.178371    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:09.263198    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:09.355851    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:09.675561    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:09.747544    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:09.854538    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.176135    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:10.249369    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:10.359284    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.675441    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:10.751252    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:10.854862    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.981791    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:11.175062    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:11.248821    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:11.355464    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:11.674866    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:11.748263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:11.855454    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:12.175179    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:12.247788    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:12.355537    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:12.678266    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:12.748515    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:12.858993    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:13.175574    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:13.248827    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:13.356100    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:13.481280    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:13.676457    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:13.748494    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:13.854595    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:14.174552    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:14.254489    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:14.363170    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:14.675719    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:14.748492    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:14.855635    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.177170    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:15.248968    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:15.357447    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.675883    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:15.747721    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:15.855097    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.980386    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:16.196051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:16.248143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:16.356815    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:16.677730    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:16.749192    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:16.867043    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.175251    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:17.248750    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:17.356907    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.676165    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:17.778758    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:17.855608    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.983678    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:18.190188    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:18.248202    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:18.357893    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:18.676282    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:18.748310    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:18.856678    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:19.175200    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:19.247934    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:19.354917    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:19.681170    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:19.748686    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:19.856197    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:20.175768    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:20.248704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:20.361755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:20.481252    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:20.675511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:20.748636    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:20.855297    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:21.176403    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:21.248596    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:21.367528    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:21.679443    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:21.777197    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:21.854923    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.175318    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:22.248654    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:22.355296    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.675974    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:22.748536    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:22.855125    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.982468    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:23.175639    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:23.248366    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:23.355665    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:23.678576    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:23.748851    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:23.855366    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.175620    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:24.248319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:24.354910    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.675496    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:24.749639    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:24.855124    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.984404    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:25.175955    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:25.247924    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:25.355732    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:25.675370    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:25.775522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:25.856770    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:26.175236    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:26.274871    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:26.355728    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:26.675764    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:26.748157    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:26.855075    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:27.175327    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:27.249899    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:27.354671    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:27.480196    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:27.676812    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:27.750902    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:27.857146    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:28.175104    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:28.248735    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:28.355472    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:28.675537    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:28.748629    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:28.855193    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.177128    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:29.248232    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:29.355338    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.681116    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:29.777130    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:29.855239    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.987304    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:30.182732    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:30.249019    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:30.357701    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:30.675424    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:30.749656    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:30.855323    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:31.176274    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:31.248256    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:31.355614    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:31.674670    8436 kapi.go:107] duration metric: took 1m42.504496468s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0906 18:32:31.774949    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:31.855746    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:32.248026    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:32.354563    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:32.480439    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:32.749733    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:32.856009    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:33.247901    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:33.354625    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:33.748704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:33.854813    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:34.248799    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:34.355338    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:34.481718    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:34.749106    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:34.859562    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:35.249094    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:35.355398    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:35.754604    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:35.856234    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:36.249179    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:36.357346    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:36.484711    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:36.751593    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:36.855304    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:37.249354    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:37.358037    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:37.748563    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:37.857180    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.248636    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:38.355791    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.747980    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:38.855170    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.980788    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:39.248916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:39.354754    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:39.749497    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:39.867262    8436 kapi.go:107] duration metric: took 1m51.016741318s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0906 18:32:40.249184    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:40.748015    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:40.980856    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:41.248345    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:41.748733    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:42.249725    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:42.749316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:43.248025    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:43.481172    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:43.749085    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:44.248827    8436 kapi.go:107] duration metric: took 1m51.504296169s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0906 18:32:44.250431    8436 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-407094 cluster.
	I0906 18:32:44.251821    8436 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.
	I0906 18:32:44.253434    8436 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0906 18:32:44.254981    8436 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, metrics-server, ingress-dns, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0906 18:32:44.256195    8436 addons.go:510] duration metric: took 2m2.393901361s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner metrics-server ingress-dns yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0906 18:32:45.978793    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:47.980370    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:50.479948    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:52.979740    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:54.980606    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:57.479991    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:59.979809    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:01.980171    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:03.980281    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:06.479871    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:08.980960    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:09.482949    8436 pod_ready.go:93] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:09.483034    8436 pod_ready.go:82] duration metric: took 1m38.009732853s for pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.483070    8436 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.493529    8436 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:09.493631    8436 pod_ready.go:82] duration metric: took 10.523322ms for pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.493719    8436 pod_ready.go:39] duration metric: took 1m40.978146259s 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" ...
	I0906 18:33:09.493753    8436 api_server.go:52] waiting for apiserver process to appear ...
	I0906 18:33:09.493823    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:09.493988    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:09.546440    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:09.546509    8436 cri.go:89] found id: ""
	I0906 18:33:09.546530    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:09.546616    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.549981    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:09.550069    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:09.589430    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:09.589449    8436 cri.go:89] found id: ""
	I0906 18:33:09.589457    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:09.589510    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.592973    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:09.593091    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:09.632390    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:09.632410    8436 cri.go:89] found id: ""
	I0906 18:33:09.632417    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:09.632471    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.635699    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:09.635766    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:09.679209    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:09.679285    8436 cri.go:89] found id: ""
	I0906 18:33:09.679307    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:09.679404    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.683865    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:09.683953    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:09.725734    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:09.725753    8436 cri.go:89] found id: ""
	I0906 18:33:09.725760    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:09.725819    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.729557    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:09.729652    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:09.773556    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:09.773575    8436 cri.go:89] found id: ""
	I0906 18:33:09.773583    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:09.773639    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.777716    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:09.777809    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:09.820027    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:09.820050    8436 cri.go:89] found id: ""
	I0906 18:33:09.820057    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:09.820174    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.823919    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:09.823942    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:09.866142    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:09.866169    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:09.961722    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:09.961753    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:10.053409    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:10.053496    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:10.114410    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:10.114441    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:10.204109    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:10.204143    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:10.257938    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:10.257971    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:10.301014    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:10.301046    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:10.340527    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:10.340557    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:10.443949    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:10.444022    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:10.479161    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.479416    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497016    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.497250    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497435    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.497656    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497825    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498032    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.498246    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498472    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.498644    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498860    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:10.550141    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:10.550174    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:10.563384    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:10.563408    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:10.771798    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:10.771824    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:10.771927    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:10.771941    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.771963    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.771975    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.771981    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.771989    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:10.771999    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:10.772006    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:20.773116    8436 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0906 18:33:20.787369    8436 api_server.go:72] duration metric: took 2m38.926391644s to wait for apiserver process to appear ...
	I0906 18:33:20.787397    8436 api_server.go:88] waiting for apiserver healthz status ...
	I0906 18:33:20.787429    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:20.787486    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:20.827537    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:20.827567    8436 cri.go:89] found id: ""
	I0906 18:33:20.827575    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:20.827651    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.831215    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:20.831294    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:20.872664    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:20.872685    8436 cri.go:89] found id: ""
	I0906 18:33:20.872692    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:20.872753    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.876153    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:20.876218    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:20.921961    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:20.921988    8436 cri.go:89] found id: ""
	I0906 18:33:20.921996    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:20.922053    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.925638    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:20.925717    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:20.969937    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:20.969956    8436 cri.go:89] found id: ""
	I0906 18:33:20.969967    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:20.970023    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.973634    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:20.973743    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:21.027214    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:21.027232    8436 cri.go:89] found id: ""
	I0906 18:33:21.027240    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:21.027301    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.035734    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:21.035808    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:21.083321    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:21.083340    8436 cri.go:89] found id: ""
	I0906 18:33:21.083347    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:21.083401    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.086986    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:21.087094    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:21.136876    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:21.136896    8436 cri.go:89] found id: ""
	I0906 18:33:21.136903    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:21.136959    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.140652    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:21.140691    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:21.233735    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:21.233771    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:21.286494    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:21.286522    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:21.314948    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.315247    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.338835    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339076    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.339266    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339497    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.339675    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339884    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.340077    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.340342    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.340514    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.340724    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:21.391338    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:21.391372    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:21.403925    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:21.403952    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:21.555878    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:21.555906    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:21.595622    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:21.595700    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:21.679224    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:21.679256    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:21.720158    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:21.720187    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:21.783911    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:21.783947    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:21.835365    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:21.835395    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:21.878395    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:21.878429    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:21.922108    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:21.922135    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:21.922184    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:21.922198    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.922205    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.922215    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.922222    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.922237    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:21.922244    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:21.922252    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:31.923592    8436 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0906 18:33:31.932063    8436 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0906 18:33:31.933171    8436 api_server.go:141] control plane version: v1.31.0
	I0906 18:33:31.933197    8436 api_server.go:131] duration metric: took 11.145794423s to wait for apiserver health ...
	I0906 18:33:31.933206    8436 system_pods.go:43] waiting for kube-system pods to appear ...
	I0906 18:33:31.933226    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:31.933288    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:31.983425    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:31.983448    8436 cri.go:89] found id: ""
	I0906 18:33:31.983457    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:31.983520    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:31.987279    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:31.987355    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:32.055771    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:32.055796    8436 cri.go:89] found id: ""
	I0906 18:33:32.055804    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:32.055870    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.059612    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:32.059686    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:32.098787    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:32.098811    8436 cri.go:89] found id: ""
	I0906 18:33:32.098820    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:32.098878    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.102489    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:32.102561    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:32.141115    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:32.141137    8436 cri.go:89] found id: ""
	I0906 18:33:32.141145    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:32.141225    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.144646    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:32.144768    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:32.183656    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:32.183677    8436 cri.go:89] found id: ""
	I0906 18:33:32.183685    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:32.183768    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.187091    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:32.187198    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:32.234943    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:32.234963    8436 cri.go:89] found id: ""
	I0906 18:33:32.234976    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:32.235031    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.238598    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:32.238671    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:32.278305    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:32.278329    8436 cri.go:89] found id: ""
	I0906 18:33:32.278337    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:32.278390    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.282026    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:32.282051    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:32.306097    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.306364    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.323785    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324019    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.324209    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324433    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.324603    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324817    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.325002    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.325228    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.325398    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.325607    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:32.377665    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:32.377718    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:32.475400    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:32.475434    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:32.520417    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:32.520446    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:32.589409    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:32.589443    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:32.629473    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:32.629500    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:32.674735    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:32.674766    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:32.715679    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:32.715706    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:32.812721    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:32.812761    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:32.824715    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:32.824742    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:32.966554    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:32.966583    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:33.050505    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:33.050547    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:33.107046    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:33.107077    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:33.107133    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:33.107145    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:33.107163    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:33.107175    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:33.107181    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:33.107187    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:33.107200    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:33.107208    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:43.122045    8436 system_pods.go:59] 18 kube-system pods found
	I0906 18:33:43.122085    8436 system_pods.go:61] "coredns-6f6b679f8f-5m5x6" [defe5d02-f30d-443e-99e7-c991b7dec6c7] Running
	I0906 18:33:43.122092    8436 system_pods.go:61] "csi-hostpath-attacher-0" [48965704-d5fd-49db-9678-bd967beec9db] Running
	I0906 18:33:43.122097    8436 system_pods.go:61] "csi-hostpath-resizer-0" [6e259fbe-1ccb-454a-90aa-754b23bd561c] Running
	I0906 18:33:43.122101    8436 system_pods.go:61] "csi-hostpathplugin-pv2tb" [363e6e2b-6aca-4252-a04f-063803d68ff8] Running
	I0906 18:33:43.122106    8436 system_pods.go:61] "etcd-addons-407094" [8c4735e0-724c-49f7-8c3a-0a0d8ee406ba] Running
	I0906 18:33:43.122110    8436 system_pods.go:61] "kindnet-452f8" [4957fc67-31d1-4b42-9810-d3885afca573] Running
	I0906 18:33:43.122114    8436 system_pods.go:61] "kube-apiserver-addons-407094" [66bff67a-ecea-499e-a307-b6640fe0d02f] Running
	I0906 18:33:43.122118    8436 system_pods.go:61] "kube-controller-manager-addons-407094" [8119e064-13bc-4f09-a81f-f0be67594174] Running
	I0906 18:33:43.122151    8436 system_pods.go:61] "kube-ingress-dns-minikube" [11164297-e9b5-4789-8912-fa77baf8b9f7] Running
	I0906 18:33:43.122156    8436 system_pods.go:61] "kube-proxy-4nm75" [4d9ea617-f2f5-4c37-be26-3519e4d3f81a] Running
	I0906 18:33:43.122162    8436 system_pods.go:61] "kube-scheduler-addons-407094" [f7d5a197-b07e-4d6b-b415-58cfbcd6fcfb] Running
	I0906 18:33:43.122166    8436 system_pods.go:61] "metrics-server-84c5f94fbc-whh9q" [d58757da-5b2b-43ef-a72c-994f1ebb8cc9] Running
	I0906 18:33:43.122172    8436 system_pods.go:61] "nvidia-device-plugin-daemonset-6drrf" [672026d1-b5fa-45db-831f-317e790e4b05] Running
	I0906 18:33:43.122176    8436 system_pods.go:61] "registry-6fb4cdfc84-bcfnn" [ee78f617-5232-4019-b050-b95d952380cd] Running
	I0906 18:33:43.122182    8436 system_pods.go:61] "registry-proxy-px9rx" [87475f12-2112-414e-949c-8a12553b1baa] Running
	I0906 18:33:43.122195    8436 system_pods.go:61] "snapshot-controller-56fcc65765-2xvmw" [ecdf5f07-c9e0-4999-b8a6-190bf5492007] Running
	I0906 18:33:43.122199    8436 system_pods.go:61] "snapshot-controller-56fcc65765-ffntm" [84263a27-974e-4b39-8dcc-b0e3bdfa53f7] Running
	I0906 18:33:43.122202    8436 system_pods.go:61] "storage-provisioner" [5d401df3-b813-491e-8590-2be89212ac5c] Running
	I0906 18:33:43.122224    8436 system_pods.go:74] duration metric: took 11.189010485s to wait for pod list to return data ...
	I0906 18:33:43.122237    8436 default_sa.go:34] waiting for default service account to be created ...
	I0906 18:33:43.128546    8436 default_sa.go:45] found service account: "default"
	I0906 18:33:43.128573    8436 default_sa.go:55] duration metric: took 6.329552ms for default service account to be created ...
	I0906 18:33:43.128584    8436 system_pods.go:116] waiting for k8s-apps to be running ...
	I0906 18:33:43.139015    8436 system_pods.go:86] 18 kube-system pods found
	I0906 18:33:43.139047    8436 system_pods.go:89] "coredns-6f6b679f8f-5m5x6" [defe5d02-f30d-443e-99e7-c991b7dec6c7] Running
	I0906 18:33:43.139054    8436 system_pods.go:89] "csi-hostpath-attacher-0" [48965704-d5fd-49db-9678-bd967beec9db] Running
	I0906 18:33:43.139059    8436 system_pods.go:89] "csi-hostpath-resizer-0" [6e259fbe-1ccb-454a-90aa-754b23bd561c] Running
	I0906 18:33:43.139063    8436 system_pods.go:89] "csi-hostpathplugin-pv2tb" [363e6e2b-6aca-4252-a04f-063803d68ff8] Running
	I0906 18:33:43.139067    8436 system_pods.go:89] "etcd-addons-407094" [8c4735e0-724c-49f7-8c3a-0a0d8ee406ba] Running
	I0906 18:33:43.139071    8436 system_pods.go:89] "kindnet-452f8" [4957fc67-31d1-4b42-9810-d3885afca573] Running
	I0906 18:33:43.139076    8436 system_pods.go:89] "kube-apiserver-addons-407094" [66bff67a-ecea-499e-a307-b6640fe0d02f] Running
	I0906 18:33:43.139080    8436 system_pods.go:89] "kube-controller-manager-addons-407094" [8119e064-13bc-4f09-a81f-f0be67594174] Running
	I0906 18:33:43.139084    8436 system_pods.go:89] "kube-ingress-dns-minikube" [11164297-e9b5-4789-8912-fa77baf8b9f7] Running
	I0906 18:33:43.139090    8436 system_pods.go:89] "kube-proxy-4nm75" [4d9ea617-f2f5-4c37-be26-3519e4d3f81a] Running
	I0906 18:33:43.139094    8436 system_pods.go:89] "kube-scheduler-addons-407094" [f7d5a197-b07e-4d6b-b415-58cfbcd6fcfb] Running
	I0906 18:33:43.139099    8436 system_pods.go:89] "metrics-server-84c5f94fbc-whh9q" [d58757da-5b2b-43ef-a72c-994f1ebb8cc9] Running
	I0906 18:33:43.139108    8436 system_pods.go:89] "nvidia-device-plugin-daemonset-6drrf" [672026d1-b5fa-45db-831f-317e790e4b05] Running
	I0906 18:33:43.139113    8436 system_pods.go:89] "registry-6fb4cdfc84-bcfnn" [ee78f617-5232-4019-b050-b95d952380cd] Running
	I0906 18:33:43.139116    8436 system_pods.go:89] "registry-proxy-px9rx" [87475f12-2112-414e-949c-8a12553b1baa] Running
	I0906 18:33:43.139121    8436 system_pods.go:89] "snapshot-controller-56fcc65765-2xvmw" [ecdf5f07-c9e0-4999-b8a6-190bf5492007] Running
	I0906 18:33:43.139127    8436 system_pods.go:89] "snapshot-controller-56fcc65765-ffntm" [84263a27-974e-4b39-8dcc-b0e3bdfa53f7] Running
	I0906 18:33:43.139131    8436 system_pods.go:89] "storage-provisioner" [5d401df3-b813-491e-8590-2be89212ac5c] Running
	I0906 18:33:43.139138    8436 system_pods.go:126] duration metric: took 10.548236ms to wait for k8s-apps to be running ...
	I0906 18:33:43.139149    8436 system_svc.go:44] waiting for kubelet service to be running ....
	I0906 18:33:43.139203    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 18:33:43.157717    8436 system_svc.go:56] duration metric: took 18.557287ms WaitForService to wait for kubelet
	I0906 18:33:43.157746    8436 kubeadm.go:582] duration metric: took 3m1.296772052s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0906 18:33:43.157767    8436 node_conditions.go:102] verifying NodePressure condition ...
	I0906 18:33:43.161073    8436 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0906 18:33:43.161106    8436 node_conditions.go:123] node cpu capacity is 2
	I0906 18:33:43.161119    8436 node_conditions.go:105] duration metric: took 3.346623ms to run NodePressure ...
	I0906 18:33:43.161133    8436 start.go:241] waiting for startup goroutines ...
	I0906 18:33:43.161140    8436 start.go:246] waiting for cluster config update ...
	I0906 18:33:43.161155    8436 start.go:255] writing updated cluster config ...
	I0906 18:33:43.161447    8436 ssh_runner.go:195] Run: rm -f paused
	I0906 18:33:43.496242    8436 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0906 18:33:43.498168    8436 out.go:177] * Done! kubectl is now configured to use "addons-407094" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 06 18:45:58 addons-407094 crio[961]: time="2024-09-06 18:45:58.636565012Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 06 18:45:58 addons-407094 crio[961]: time="2024-09-06 18:45:58.665696162Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/bc388a00942a7e017ff0f299e57ba47ff9b66cf632ee7570f692fd480e7adeeb/merged/etc/passwd: no such file or directory"
	Sep 06 18:45:58 addons-407094 crio[961]: time="2024-09-06 18:45:58.665758250Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/bc388a00942a7e017ff0f299e57ba47ff9b66cf632ee7570f692fd480e7adeeb/merged/etc/group: no such file or directory"
	Sep 06 18:45:58 addons-407094 crio[961]: time="2024-09-06 18:45:58.704106900Z" level=info msg="Created container 8c28f89303edca38de3316b4fbead6b22191d2019185f47a76a03cedda5ef0d7: default/hello-world-app-55bf9c44b4-wtddb/hello-world-app" id=2eea44cf-d226-4dff-aa1d-0ba5de70f629 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 06 18:45:58 addons-407094 crio[961]: time="2024-09-06 18:45:58.706464892Z" level=info msg="Starting container: 8c28f89303edca38de3316b4fbead6b22191d2019185f47a76a03cedda5ef0d7" id=766cf919-76e8-4601-8454-858e37b71926 name=/runtime.v1.RuntimeService/StartContainer
	Sep 06 18:45:58 addons-407094 crio[961]: time="2024-09-06 18:45:58.713012163Z" level=info msg="Started container" PID=8697 containerID=8c28f89303edca38de3316b4fbead6b22191d2019185f47a76a03cedda5ef0d7 description=default/hello-world-app-55bf9c44b4-wtddb/hello-world-app id=766cf919-76e8-4601-8454-858e37b71926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d422224b42616d492855f7bab2bbd9ad280a2f50d1093da82019789116f9bff
	Sep 06 18:45:59 addons-407094 crio[961]: time="2024-09-06 18:45:59.062306999Z" level=info msg="Removing container: 3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a" id=96403d39-323d-49d2-8344-573c1a2df3c5 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 06 18:45:59 addons-407094 crio[961]: time="2024-09-06 18:45:59.082674958Z" level=info msg="Removed container 3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=96403d39-323d-49d2-8344-573c1a2df3c5 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 06 18:46:00 addons-407094 crio[961]: time="2024-09-06 18:46:00.739451004Z" level=info msg="Stopping container: 0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8 (timeout: 2s)" id=68d59431-368a-4101-8603-f65bd6e3b0d6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:46:01 addons-407094 crio[961]: time="2024-09-06 18:46:01.528871793Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=0c773d6d-7691-4982-983a-0b3ff2186fb9 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:46:01 addons-407094 crio[961]: time="2024-09-06 18:46:01.529101307Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=0c773d6d-7691-4982-983a-0b3ff2186fb9 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.745722657Z" level=warning msg="Stopping container 0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=68d59431-368a-4101-8603-f65bd6e3b0d6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:46:02 addons-407094 conmon[4836]: conmon 0dcec8227473fb339709 <ninfo>: container 4847 exited with status 137
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.881615019Z" level=info msg="Stopped container 0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8: ingress-nginx/ingress-nginx-controller-bc57996ff-rkrwt/controller" id=68d59431-368a-4101-8603-f65bd6e3b0d6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.882158708Z" level=info msg="Stopping pod sandbox: 7ee99b1d176bda5470d060561633ec39c9f7ec0c42253bffb760c53636796272" id=7ca24846-dc80-4027-bbaa-4d3e2bdfcc00 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.885856820Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-5EX7DCSV7CMXKD5I - [0:0]\n:KUBE-HP-TYOIAZQVQXZ2FLDR - [0:0]\n-X KUBE-HP-5EX7DCSV7CMXKD5I\n-X KUBE-HP-TYOIAZQVQXZ2FLDR\nCOMMIT\n"
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.899786489Z" level=info msg="Closing host port tcp:80"
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.899837328Z" level=info msg="Closing host port tcp:443"
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.901273308Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.901301854Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.901489628Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-rkrwt Namespace:ingress-nginx ID:7ee99b1d176bda5470d060561633ec39c9f7ec0c42253bffb760c53636796272 UID:1c02b753-c78a-420b-88b8-b74ff86e305b NetNS:/var/run/netns/8f65f424-fb66-4c4e-a74d-166894cd46de Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.901633366Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-rkrwt from CNI network \"kindnet\" (type=ptp)"
	Sep 06 18:46:02 addons-407094 crio[961]: time="2024-09-06 18:46:02.920245123Z" level=info msg="Stopped pod sandbox: 7ee99b1d176bda5470d060561633ec39c9f7ec0c42253bffb760c53636796272" id=7ca24846-dc80-4027-bbaa-4d3e2bdfcc00 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:46:03 addons-407094 crio[961]: time="2024-09-06 18:46:03.086102286Z" level=info msg="Removing container: 0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8" id=f2828f04-8a18-4df4-bb93-1daf32c814f7 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 06 18:46:03 addons-407094 crio[961]: time="2024-09-06 18:46:03.110228591Z" level=info msg="Removed container 0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8: ingress-nginx/ingress-nginx-controller-bc57996ff-rkrwt/controller" id=f2828f04-8a18-4df4-bb93-1daf32c814f7 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8c28f89303edc       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   3d422224b4261       hello-world-app-55bf9c44b4-wtddb
	f3ee6ddd7a5f6       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                              2 minutes ago       Running             nginx                     0                   15d8c74cbdfd6       nginx
	1592cefdb26d7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   c06a335e5cbbe       gcp-auth-89d5ffd79-4ftb6
	9ddf9fc4abf33       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              patch                     0                   a8a3054a6e5b5       ingress-nginx-admission-patch-7qqqb
	2ade6d8be0801       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              create                    0                   a516c2fd31ee0       ingress-nginx-admission-create-qn7g6
	d1d7a03193011       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             13 minutes ago      Running             local-path-provisioner    0                   e5189dc9a7245       local-path-provisioner-86d989889c-2bkxn
	94889f36dbe77       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        14 minutes ago      Running             metrics-server            0                   9bd65254f213a       metrics-server-84c5f94fbc-whh9q
	9ca829996a232       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             14 minutes ago      Running             coredns                   0                   24df26c2e5c69       coredns-6f6b679f8f-5m5x6
	027e0fd396102       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   c0c4f4e21fd3b       storage-provisioner
	f733867810a27       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           15 minutes ago      Running             kindnet-cni               0                   a0f3c36248ffd       kindnet-452f8
	a47e6d2fdee59       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             15 minutes ago      Running             kube-proxy                0                   985f06aed4321       kube-proxy-4nm75
	8c134def906a6       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             15 minutes ago      Running             kube-apiserver            0                   d65ab41c0bd8f       kube-apiserver-addons-407094
	c12b54bde9111       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   ecacf74fbaac9       etcd-addons-407094
	32737b7e0bd99       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             15 minutes ago      Running             kube-scheduler            0                   5d2f3ce8ac267       kube-scheduler-addons-407094
	d5bd6d4fed8c4       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             15 minutes ago      Running             kube-controller-manager   0                   30217a4a44bfc       kube-controller-manager-addons-407094
	
	
	==> coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] <==
	[INFO] 10.244.0.4:51041 - 34331 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000202749s
	[INFO] 10.244.0.4:54554 - 52229 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004140172s
	[INFO] 10.244.0.4:54554 - 38680 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004324311s
	[INFO] 10.244.0.4:59463 - 3151 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000214622s
	[INFO] 10.244.0.4:59463 - 4684 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000147151s
	[INFO] 10.244.0.4:45612 - 54707 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000104419s
	[INFO] 10.244.0.4:45612 - 18103 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000182006s
	[INFO] 10.244.0.4:40408 - 35883 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000100546s
	[INFO] 10.244.0.4:40408 - 48425 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000070515s
	[INFO] 10.244.0.4:52876 - 57241 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000054884s
	[INFO] 10.244.0.4:52876 - 51355 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000034043s
	[INFO] 10.244.0.4:41021 - 35342 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001377398s
	[INFO] 10.244.0.4:41021 - 20493 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001485141s
	[INFO] 10.244.0.4:56511 - 5747 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000061178s
	[INFO] 10.244.0.4:56511 - 55412 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000051766s
	[INFO] 10.244.0.20:41735 - 21079 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000198057s
	[INFO] 10.244.0.20:54809 - 667 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000109654s
	[INFO] 10.244.0.20:35442 - 5748 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000159943s
	[INFO] 10.244.0.20:55590 - 32056 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000094572s
	[INFO] 10.244.0.20:39225 - 9910 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000125801s
	[INFO] 10.244.0.20:45199 - 11169 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000108029s
	[INFO] 10.244.0.20:58389 - 60835 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004235248s
	[INFO] 10.244.0.20:51093 - 9449 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005319494s
	[INFO] 10.244.0.20:40166 - 44255 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001513597s
	[INFO] 10.244.0.20:39537 - 34885 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00563988s
	
	
	==> describe nodes <==
	Name:               addons-407094
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-407094
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13
	                    minikube.k8s.io/name=addons-407094
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_06T18_30_37_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-407094
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 06 Sep 2024 18:30:33 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-407094
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 06 Sep 2024 18:46:04 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 06 Sep 2024 18:44:13 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 06 Sep 2024 18:44:13 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 06 Sep 2024 18:44:13 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 06 Sep 2024 18:44:13 +0000   Fri, 06 Sep 2024 18:31:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-407094
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 cd3f68a44ba844248e17aaf39592cd74
	  System UUID:                9faf998d-d974-473e-bb0f-60639ff3bfd0
	  Boot ID:                    99b2a203-612f-4d7f-83e8-fe6b34f289ff
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-wtddb           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m30s
	  gcp-auth                    gcp-auth-89d5ffd79-4ftb6                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-6f6b679f8f-5m5x6                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-407094                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-452f8                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-407094               250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-407094      200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-4nm75                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-407094               100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-whh9q            100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         15m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  local-path-storage          local-path-provisioner-86d989889c-2bkxn    0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 15m                kube-proxy       
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-407094 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-407094 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-407094 status is now: NodeHasSufficientPID
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m                kubelet          Node addons-407094 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-407094 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-407094 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-407094 event: Registered Node addons-407094 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-407094 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep 6 18:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.015284] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.523697] 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.786701] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.637033] kauditd_printk_skb: 36 callbacks suppressed
	
	
	==> etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] <==
	{"level":"info","ts":"2024-09-06T18:30:45.347742Z","caller":"traceutil/trace.go:171","msg":"trace[2145179728] linearizableReadLoop","detail":"{readStateIndex:407; appliedIndex:406; }","duration":"122.404725ms","start":"2024-09-06T18:30:45.225321Z","end":"2024-09-06T18:30:45.347726Z","steps":["trace[2145179728] 'read index received'  (duration: 77.374471ms)","trace[2145179728] 'applied index is now lower than readState.Index'  (duration: 45.029253ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:45.487088Z","caller":"traceutil/trace.go:171","msg":"trace[2018014101] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"150.209886ms","start":"2024-09-06T18:30:45.336842Z","end":"2024-09-06T18:30:45.487052Z","steps":["trace[2018014101] 'process raft request'  (duration: 150.111047ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:45.534265Z","caller":"traceutil/trace.go:171","msg":"trace[253716] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"107.164225ms","start":"2024-09-06T18:30:45.427084Z","end":"2024-09-06T18:30:45.534249Z","steps":["trace[253716] 'process raft request'  (duration: 105.909856ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:45.534721Z","caller":"traceutil/trace.go:171","msg":"trace[956836333] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"107.399729ms","start":"2024-09-06T18:30:45.427308Z","end":"2024-09-06T18:30:45.534708Z","steps":["trace[956836333] 'process raft request'  (duration: 106.140823ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535151Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.168639ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.537014Z","caller":"traceutil/trace.go:171","msg":"trace[577613473] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:401; }","duration":"109.049839ms","start":"2024-09-06T18:30:45.427951Z","end":"2024-09-06T18:30:45.537001Z","steps":["trace[577613473] 'agreement among raft nodes before linearized reading'  (duration: 107.156577ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535187Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.778075ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-06T18:30:45.537167Z","caller":"traceutil/trace.go:171","msg":"trace[424741761] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:401; }","duration":"109.755817ms","start":"2024-09-06T18:30:45.427405Z","end":"2024-09-06T18:30:45.537161Z","steps":["trace[424741761] 'agreement among raft nodes before linearized reading'  (duration: 107.765407ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535209Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.002306ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-06T18:30:45.561004Z","caller":"traceutil/trace.go:171","msg":"trace[1780623501] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:401; }","duration":"133.769801ms","start":"2024-09-06T18:30:45.427202Z","end":"2024-09-06T18:30:45.560971Z","steps":["trace[1780623501] 'agreement among raft nodes before linearized reading'  (duration: 107.995634ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.536595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"223.734359ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.561346Z","caller":"traceutil/trace.go:171","msg":"trace[616652077] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:401; }","duration":"248.494256ms","start":"2024-09-06T18:30:45.312843Z","end":"2024-09-06T18:30:45.561338Z","steps":["trace[616652077] 'agreement among raft nodes before linearized reading'  (duration: 223.715775ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.684939Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"129.488213ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/yakd-dashboard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.685594Z","caller":"traceutil/trace.go:171","msg":"trace[579579684] range","detail":"{range_begin:/registry/namespaces/yakd-dashboard; range_end:; response_count:0; response_revision:402; }","duration":"130.156726ms","start":"2024-09-06T18:30:45.555428Z","end":"2024-09-06T18:30:45.685585Z","steps":["trace[579579684] 'agreement among raft nodes before linearized reading'  (duration: 74.529422ms)","trace[579579684] 'range keys from in-memory index tree'  (duration: 54.949446ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-06T18:30:45.684999Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"167.309195ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.685717Z","caller":"traceutil/trace.go:171","msg":"trace[75050379] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:402; }","duration":"168.124351ms","start":"2024-09-06T18:30:45.517585Z","end":"2024-09-06T18:30:45.685710Z","steps":["trace[75050379] 'agreement among raft nodes before linearized reading'  (duration: 112.352661ms)","trace[75050379] 'range keys from in-memory index tree'  (duration: 54.944505ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:45.685246Z","caller":"traceutil/trace.go:171","msg":"trace[1142828326] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"115.311754ms","start":"2024-09-06T18:30:45.569922Z","end":"2024-09-06T18:30:45.685234Z","steps":["trace[1142828326] 'process raft request'  (duration: 112.547747ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:46.023177Z","caller":"traceutil/trace.go:171","msg":"trace[2040869057] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"147.674803ms","start":"2024-09-06T18:30:45.875483Z","end":"2024-09-06T18:30:46.023158Z","steps":["trace[2040869057] 'process raft request'  (duration: 100.51735ms)","trace[2040869057] 'compare'  (duration: 47.059959ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:46.024011Z","caller":"traceutil/trace.go:171","msg":"trace[445562253] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"139.511577ms","start":"2024-09-06T18:30:45.884489Z","end":"2024-09-06T18:30:46.024001Z","steps":["trace[445562253] 'process raft request'  (duration: 139.348541ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:40:31.652444Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1540}
	{"level":"info","ts":"2024-09-06T18:40:31.686611Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1540,"took":"33.715229ms","hash":2107361206,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3383296,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-06T18:40:31.686668Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2107361206,"revision":1540,"compact-revision":-1}
	{"level":"info","ts":"2024-09-06T18:45:31.658716Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1959}
	{"level":"info","ts":"2024-09-06T18:45:31.675307Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1959,"took":"15.969971ms","hash":3675716097,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4370432,"current-db-size-in-use":"4.4 MB"}
	{"level":"info","ts":"2024-09-06T18:45:31.675354Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3675716097,"revision":1959,"compact-revision":1540}
	
	
	==> gcp-auth [1592cefdb26d73d748148b7b10f29a640cace431d5faf7c8c0b813d8992d752e] <==
	2024/09/06 18:33:43 Ready to write response ...
	2024/09/06 18:33:44 Ready to marshal response ...
	2024/09/06 18:33:44 Ready to write response ...
	2024/09/06 18:41:57 Ready to marshal response ...
	2024/09/06 18:41:57 Ready to write response ...
	2024/09/06 18:41:58 Ready to marshal response ...
	2024/09/06 18:41:58 Ready to write response ...
	2024/09/06 18:42:26 Ready to marshal response ...
	2024/09/06 18:42:26 Ready to write response ...
	2024/09/06 18:43:00 Ready to marshal response ...
	2024/09/06 18:43:00 Ready to write response ...
	2024/09/06 18:43:00 Ready to marshal response ...
	2024/09/06 18:43:00 Ready to write response ...
	2024/09/06 18:43:08 Ready to marshal response ...
	2024/09/06 18:43:08 Ready to write response ...
	2024/09/06 18:43:09 Ready to marshal response ...
	2024/09/06 18:43:09 Ready to write response ...
	2024/09/06 18:43:09 Ready to marshal response ...
	2024/09/06 18:43:09 Ready to write response ...
	2024/09/06 18:43:09 Ready to marshal response ...
	2024/09/06 18:43:09 Ready to write response ...
	2024/09/06 18:43:38 Ready to marshal response ...
	2024/09/06 18:43:38 Ready to write response ...
	2024/09/06 18:45:57 Ready to marshal response ...
	2024/09/06 18:45:57 Ready to write response ...
	
	
	==> kernel <==
	 18:46:08 up 28 min,  0 users,  load average: 0.54, 0.43, 0.38
	Linux addons-407094 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] <==
	I0906 18:44:07.850355       1 main.go:299] handling current node
	I0906 18:44:17.843402       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:44:17.843435       1 main.go:299] handling current node
	I0906 18:44:27.847218       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:44:27.847253       1 main.go:299] handling current node
	I0906 18:44:37.852187       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:44:37.852304       1 main.go:299] handling current node
	I0906 18:44:47.843910       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:44:47.844022       1 main.go:299] handling current node
	I0906 18:44:57.843308       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:44:57.843350       1 main.go:299] handling current node
	I0906 18:45:07.851147       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:45:07.851267       1 main.go:299] handling current node
	I0906 18:45:17.843394       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:45:17.843437       1 main.go:299] handling current node
	I0906 18:45:27.847974       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:45:27.848014       1 main.go:299] handling current node
	I0906 18:45:37.844592       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:45:37.844859       1 main.go:299] handling current node
	I0906 18:45:47.844148       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:45:47.844189       1 main.go:299] handling current node
	I0906 18:45:57.843535       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:45:57.843581       1 main.go:299] handling current node
	I0906 18:46:07.844646       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:46:07.844685       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] <==
	E0906 18:33:14.079934       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"
	E0906 18:33:14.132335       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0906 18:33:14.140214       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0906 18:42:09.906872       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0906 18:42:42.147036       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.147269       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.194662       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.194735       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.233619       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.234005       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.310109       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.310766       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0906 18:42:43.233028       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0906 18:42:43.318436       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0906 18:42:43.362541       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0906 18:43:09.085434       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.104.71.187"}
	I0906 18:43:32.496945       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0906 18:43:33.521912       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0906 18:43:38.072410       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0906 18:43:38.380464       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.17.43"}
	I0906 18:45:57.492773       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.157.184"}
	E0906 18:45:59.790339       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] <==
	W0906 18:44:52.909965       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
	E0906 18:44:52.910007       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"
	W0906 18:45:21.344262       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
	E0906 18:45:21.344339       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"
	W0906 18:45:25.264645       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
	E0906 18:45:25.264690       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"
	W0906 18:45:28.618500       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
	E0906 18:45:28.618544       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"
	W0906 18:45:35.698941       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
	E0906 18:45:35.698984       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"
	I0906 18:45:57.258276       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="49.478448ms"
	I0906 18:45:57.271138       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="12.449979ms"
	I0906 18:45:57.271221       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="37.9µs"
	I0906 18:45:57.278420       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="47.984µs"
	W0906 18:45:58.756060       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
	E0906 18:45:58.756220       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"
	I0906 18:45:59.092841       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="18.364314ms"
	I0906 18:45:59.093311       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="40.853µs"
	I0906 18:45:59.711804       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0906 18:45:59.717618       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="4.423µs"
	I0906 18:45:59.723955       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0906 18:46:06.200470       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
	E0906 18:46:06.200513       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"
	W0906 18:46:07.744175       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
	E0906 18:46:07.744214       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 [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] <==
	I0906 18:30:42.043348       1 server_linux.go:66] "Using iptables proxy"
	I0906 18:30:42.487228       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0906 18:30:42.487321       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`"
	I0906 18:30:47.218969       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0906 18:30:47.219250       1 server_linux.go:169] "Using iptables Proxier"
	I0906 18:30:47.383576       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"
	I0906 18:30:47.418782       1 server.go:483] "Version info" version="v1.31.0"
	I0906 18:30:47.449981       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0906 18:30:47.541953       1 config.go:197] "Starting service config controller"
	I0906 18:30:47.556156       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0906 18:30:47.556302       1 config.go:104] "Starting endpoint slice config controller"
	I0906 18:30:47.556335       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0906 18:30:47.556898       1 config.go:326] "Starting node config controller"
	I0906 18:30:47.556959       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0906 18:30:47.660372       1 shared_informer.go:320] Caches are synced for node config
	I0906 18:30:47.660422       1 shared_informer.go:320] Caches are synced for service config
	I0906 18:30:47.660449       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] <==
	W0906 18:30:34.479809       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0906 18:30:34.480843       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.479893       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
	E0906 18:30:34.480953       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"
	W0906 18:30:34.479931       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
	E0906 18:30:34.481049       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"
	W0906 18:30:34.479968       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0906 18:30:34.481132       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.480008       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
	E0906 18:30:34.481216       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"
	W0906 18:30:34.480059       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
	E0906 18:30:34.481312       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"
	W0906 18:30:34.480126       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
	E0906 18:30:34.481396       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"
	W0906 18:30:34.480197       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
	E0906 18:30:34.481478       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"
	W0906 18:30:34.480237       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
	E0906 18:30:34.481567       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"
	W0906 18:30:34.480271       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0906 18:30:34.481666       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.480333       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
	E0906 18:30:34.481787       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"
	W0906 18:30:35.340902       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0906 18:30:35.340944       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0906 18:30:37.473978       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 06 18:45:58 addons-407094 kubelet[1505]: I0906 18:45:58.676626    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-dwgkc\" (UniqueName: \"kubernetes.io/projected/11164297-e9b5-4789-8912-fa77baf8b9f7-kube-api-access-dwgkc\") pod \"11164297-e9b5-4789-8912-fa77baf8b9f7\" (UID: \"11164297-e9b5-4789-8912-fa77baf8b9f7\") "
	Sep 06 18:45:58 addons-407094 kubelet[1505]: I0906 18:45:58.680315    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/11164297-e9b5-4789-8912-fa77baf8b9f7-kube-api-access-dwgkc" (OuterVolumeSpecName: "kube-api-access-dwgkc") pod "11164297-e9b5-4789-8912-fa77baf8b9f7" (UID: "11164297-e9b5-4789-8912-fa77baf8b9f7"). InnerVolumeSpecName "kube-api-access-dwgkc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 06 18:45:58 addons-407094 kubelet[1505]: I0906 18:45:58.777028    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-dwgkc\" (UniqueName: \"kubernetes.io/projected/11164297-e9b5-4789-8912-fa77baf8b9f7-kube-api-access-dwgkc\") on node \"addons-407094\" DevicePath \"\""
	Sep 06 18:45:59 addons-407094 kubelet[1505]: I0906 18:45:59.060874    1505 scope.go:117] "RemoveContainer" containerID="3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a"
	Sep 06 18:45:59 addons-407094 kubelet[1505]: I0906 18:45:59.083226    1505 scope.go:117] "RemoveContainer" containerID="3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a"
	Sep 06 18:45:59 addons-407094 kubelet[1505]: E0906 18:45:59.083753    1505 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a\": container with ID starting with 3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a not found: ID does not exist" containerID="3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a"
	Sep 06 18:45:59 addons-407094 kubelet[1505]: I0906 18:45:59.083787    1505 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a"} err="failed to get container status \"3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a\": rpc error: code = NotFound desc = could not find container \"3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a\": container with ID starting with 3c39ba47bc17e5c3ec4bfd28b9155999765b7dbfe90dcb3f34ce08fd02c5170a not found: ID does not exist"
	Sep 06 18:45:59 addons-407094 kubelet[1505]: I0906 18:45:59.097791    1505 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-wtddb" podStartSLOduration=1.090482436 podStartE2EDuration="2.097773949s" podCreationTimestamp="2024-09-06 18:45:57 +0000 UTC" firstStartedPulling="2024-09-06 18:45:57.618629258 +0000 UTC m=+921.214583455" lastFinishedPulling="2024-09-06 18:45:58.62592077 +0000 UTC m=+922.221874968" observedRunningTime="2024-09-06 18:45:59.080453246 +0000 UTC m=+922.676407443" watchObservedRunningTime="2024-09-06 18:45:59.097773949 +0000 UTC m=+922.693728147"
	Sep 06 18:46:00 addons-407094 kubelet[1505]: I0906 18:46:00.530025    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="07776cd0-5a29-4787-b723-6f68dc178917" path="/var/lib/kubelet/pods/07776cd0-5a29-4787-b723-6f68dc178917/volumes"
	Sep 06 18:46:00 addons-407094 kubelet[1505]: I0906 18:46:00.530998    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="11164297-e9b5-4789-8912-fa77baf8b9f7" path="/var/lib/kubelet/pods/11164297-e9b5-4789-8912-fa77baf8b9f7/volumes"
	Sep 06 18:46:00 addons-407094 kubelet[1505]: I0906 18:46:00.531470    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2a6af1ec-eae7-44c1-b7df-6675b7189216" path="/var/lib/kubelet/pods/2a6af1ec-eae7-44c1-b7df-6675b7189216/volumes"
	Sep 06 18:46:01 addons-407094 kubelet[1505]: E0906 18:46:01.529326    1505 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="fed51cc6-9dd6-45fa-bf44-d4c982f6784b"
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.084248    1505 scope.go:117] "RemoveContainer" containerID="0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8"
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.108777    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/1c02b753-c78a-420b-88b8-b74ff86e305b-webhook-cert\") pod \"1c02b753-c78a-420b-88b8-b74ff86e305b\" (UID: \"1c02b753-c78a-420b-88b8-b74ff86e305b\") "
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.108845    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-qcrkl\" (UniqueName: \"kubernetes.io/projected/1c02b753-c78a-420b-88b8-b74ff86e305b-kube-api-access-qcrkl\") pod \"1c02b753-c78a-420b-88b8-b74ff86e305b\" (UID: \"1c02b753-c78a-420b-88b8-b74ff86e305b\") "
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.110716    1505 scope.go:117] "RemoveContainer" containerID="0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8"
	Sep 06 18:46:03 addons-407094 kubelet[1505]: E0906 18:46:03.111293    1505 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8\": container with ID starting with 0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8 not found: ID does not exist" containerID="0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8"
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.111331    1505 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8"} err="failed to get container status \"0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8\": rpc error: code = NotFound desc = could not find container \"0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8\": container with ID starting with 0dcec8227473fb3397090d2749b4661ac2522b0deffbeac1f7d7c1c81e67a5d8 not found: ID does not exist"
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.112358    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1c02b753-c78a-420b-88b8-b74ff86e305b-kube-api-access-qcrkl" (OuterVolumeSpecName: "kube-api-access-qcrkl") pod "1c02b753-c78a-420b-88b8-b74ff86e305b" (UID: "1c02b753-c78a-420b-88b8-b74ff86e305b"). InnerVolumeSpecName "kube-api-access-qcrkl". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.117394    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/1c02b753-c78a-420b-88b8-b74ff86e305b-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "1c02b753-c78a-420b-88b8-b74ff86e305b" (UID: "1c02b753-c78a-420b-88b8-b74ff86e305b"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.209160    1505 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/1c02b753-c78a-420b-88b8-b74ff86e305b-webhook-cert\") on node \"addons-407094\" DevicePath \"\""
	Sep 06 18:46:03 addons-407094 kubelet[1505]: I0906 18:46:03.209207    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-qcrkl\" (UniqueName: \"kubernetes.io/projected/1c02b753-c78a-420b-88b8-b74ff86e305b-kube-api-access-qcrkl\") on node \"addons-407094\" DevicePath \"\""
	Sep 06 18:46:04 addons-407094 kubelet[1505]: I0906 18:46:04.530062    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1c02b753-c78a-420b-88b8-b74ff86e305b" path="/var/lib/kubelet/pods/1c02b753-c78a-420b-88b8-b74ff86e305b/volumes"
	Sep 06 18:46:06 addons-407094 kubelet[1505]: E0906 18:46:06.821770    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648366821493306,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:46:06 addons-407094 kubelet[1505]: E0906 18:46:06.821823    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648366821493306,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [027e0fd3961020511f18476dfb13127200a52893155544b58addfd7af51d79e5] <==
	I0906 18:31:29.258130       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0906 18:31:29.271291       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0906 18:31:29.271450       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0906 18:31:29.284446       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0906 18:31:29.285003       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6400e856-ff3f-404a-88ef-dc006a2f5702", APIVersion:"v1", ResourceVersion:"929", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65 became leader
	I0906 18:31:29.285118       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65!
	I0906 18:31:29.386167       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-407094/192.168.49.2
	Start Time:       Fri, 06 Sep 2024 18:33:43 +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-l2j89 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-l2j89:
	    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  12m                   default-scheduler  Successfully assigned default/busybox to addons-407094
	  Normal   Pulling    10m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     10m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     10m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     10m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m21s (x43 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (341.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 9.336937ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-whh9q" [d58757da-5b2b-43ef-a72c-994f1ebb8cc9] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.009186998s
addons_test.go:417: (dbg) Run:  kubectl --context addons-407094 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-407094 top pods -n kube-system: exit status 1 (143.724902ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 12m34.154582401s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 12m36.574633784s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 12m42.611742602s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 12m51.068475611s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 13m4.893112855s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 13m15.696485062s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 13m39.277822839s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 14m0.113026531s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 14m34.265930442s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 15m23.773722459s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 16m51.601284811s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-5m5x6, age: 18m6.254464979s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872",
	        "Created": "2024-09-06T18:30:12.378424846Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 8937,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-06T18:30:12.531649702Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:8411aacd61cb8f2a7ae48c92e2c9e76ad4dd701b3dba8b30393c5cc31fbd2b15",
	        "ResolvConfPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/hostname",
	        "HostsPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/hosts",
	        "LogPath": "/var/lib/docker/containers/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872/d3f79692367029fc57decf342dd04fd8d73ae2012cb2906c3691e2eb93aeb872-json.log",
	        "Name": "/addons-407094",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-407094:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-407094",
	            "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/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959-init/diff:/var/lib/docker/overlay2/c90231b37c8538b287027ea7a13a1f410fa67ec3734e36d1b5e0a21e11607d1a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/merged",
	                "UpperDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/diff",
	                "WorkDir": "/var/lib/docker/overlay2/593803c08a0dc76605f371e3176fe6c521b0302ce41cf0a0fbf3f49729938959/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-407094",
	                "Source": "/var/lib/docker/volumes/addons-407094/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-407094",
	            "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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85",
	            "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-407094",
	                "name.minikube.sigs.k8s.io": "addons-407094",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "0aa8b188875c6dc08f1aef1932849202b79d3d263e922b18eebf34f4cc9f4373",
	            "SandboxKey": "/var/run/docker/netns/0aa8b188875c",
	            "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-407094": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "cac8cf81f2c65e858e1d316f177458eb772a6276a858fc986fd43efa09d90099",
	                    "EndpointID": "b2cdd228f4f63d8b8b0b5995b8d5ea8e1d302e5a9d94ccdfab2f73aa2ae8da45",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-407094",
	                        "d3f796923670"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-407094 -n addons-407094
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-arm64 -p addons-407094 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-407094 logs -n 25: (1.520687402s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-315259                                                                     | download-only-315259   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | --download-only -p                                                                          | download-docker-479198 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | download-docker-479198                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-479198                                                                   | download-docker-479198 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-097391   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | binary-mirror-097391                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38627                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-097391                                                                     | binary-mirror-097391   | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| addons  | disable dashboard -p                                                                        | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-407094 --wait=true                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:33 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  | addons-407094 addons                                                                        | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-407094 addons                                                                        | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-407094 ip                                                                            | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:42 UTC | 06 Sep 24 18:42 UTC |
	|         | -p addons-407094                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | -p addons-407094                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-407094 ssh cat                                                                       | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | /opt/local-path-provisioner/pvc-8a4de30d-f478-4555-96aa-38f91cdd3092_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC | 06 Sep 24 18:43 UTC |
	|         | addons-407094                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-407094 ssh curl -s                                                                   | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:43 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-407094 ip                                                                            | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-407094 addons disable                                                                | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:46 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-407094 addons                                                                        | addons-407094          | jenkins | v1.34.0 | 06 Sep 24 18:48 UTC | 06 Sep 24 18:48 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/06 18:29:47
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0906 18:29:47.739459    8436 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:29:47.739566    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:47.739576    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:29:47.739581    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:47.740035    8436 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 18:29:47.740520    8436 out.go:352] Setting JSON to false
	I0906 18:29:47.741231    8436 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":736,"bootTime":1725646652,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 18:29:47.741298    8436 start.go:139] virtualization:  
	I0906 18:29:47.743716    8436 out.go:177] * [addons-407094] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0906 18:29:47.745450    8436 out.go:177]   - MINIKUBE_LOCATION=19576
	I0906 18:29:47.745514    8436 notify.go:220] Checking for updates...
	I0906 18:29:47.748405    8436 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:29:47.749518    8436 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:29:47.750983    8436 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 18:29:47.752332    8436 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0906 18:29:47.753723    8436 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 18:29:47.755485    8436 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:29:47.778146    8436 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 18:29:47.778276    8436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:47.847820    8436 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-06 18:29:47.838104365 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:47.847943    8436 docker.go:318] overlay module found
	I0906 18:29:47.849562    8436 out.go:177] * Using the docker driver based on user configuration
	I0906 18:29:47.851469    8436 start.go:297] selected driver: docker
	I0906 18:29:47.851490    8436 start.go:901] validating driver "docker" against <nil>
	I0906 18:29:47.851523    8436 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:29:47.852210    8436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:47.907488    8436 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-06 18:29:47.898376452 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:47.907652    8436 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0906 18:29:47.907879    8436 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]
	I0906 18:29:47.909425    8436 out.go:177] * Using Docker driver with root privileges
	I0906 18:29:47.910849    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:29:47.910875    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:29:47.910890    8436 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0906 18:29:47.910962    8436 start.go:340] cluster config:
	{Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.0 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: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0906 18:29:47.912407    8436 out.go:177] * Starting "addons-407094" primary control-plane node in "addons-407094" cluster
	I0906 18:29:47.913485    8436 cache.go:121] Beginning downloading kic base image for docker with crio
	I0906 18:29:47.914967    8436 out.go:177] * Pulling base image v0.0.45 ...
	I0906 18:29:47.916490    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:29:47.916539    8436 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0906 18:29:47.916551    8436 cache.go:56] Caching tarball of preloaded images
	I0906 18:29:47.916573    8436 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
	I0906 18:29:47.916632    8436 preload.go:172] Found /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0906 18:29:47.916643    8436 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0906 18:29:47.916994    8436 profile.go:143] Saving config to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json ...
	I0906 18:29:47.917025    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json: {Name:mk5f1e7a8bb7da0a0357fe2467ee3057f3626456 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:29:47.932165    8436 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:29:47.932278    8436 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
	I0906 18:29:47.932302    8436 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory, skipping pull
	I0906 18:29:47.932307    8436 image.go:135] gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 exists in cache, skipping pull
	I0906 18:29:47.932316    8436 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 as a tarball
	I0906 18:29:47.932325    8436 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from local cache
	I0906 18:30:05.958105    8436 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from cached tarball
	I0906 18:30:05.958136    8436 cache.go:194] Successfully downloaded all kic artifacts
	I0906 18:30:05.958177    8436 start.go:360] acquireMachinesLock for addons-407094: {Name:mk2697447e5434f44b0785de55c37269f0c84cae Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0906 18:30:05.958297    8436 start.go:364] duration metric: took 98.207µs to acquireMachinesLock for "addons-407094"
	I0906 18:30:05.958326    8436 start.go:93] Provisioning new machine with config: &{Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 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.0 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: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0906 18:30:05.958413    8436 start.go:125] createHost starting for "" (driver="docker")
	I0906 18:30:05.960006    8436 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0906 18:30:05.960276    8436 start.go:159] libmachine.API.Create for "addons-407094" (driver="docker")
	I0906 18:30:05.960318    8436 client.go:168] LocalClient.Create starting
	I0906 18:30:05.960432    8436 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem
	I0906 18:30:06.595392    8436 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem
	I0906 18:30:06.854572    8436 cli_runner.go:164] Run: docker network inspect addons-407094 --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}}]}"
	W0906 18:30:06.870041    8436 cli_runner.go:211] docker network inspect addons-407094 --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
	I0906 18:30:06.870135    8436 network_create.go:284] running [docker network inspect addons-407094] to gather additional debugging logs...
	I0906 18:30:06.870154    8436 cli_runner.go:164] Run: docker network inspect addons-407094
	W0906 18:30:06.884533    8436 cli_runner.go:211] docker network inspect addons-407094 returned with exit code 1
	I0906 18:30:06.884562    8436 network_create.go:287] error running [docker network inspect addons-407094]: docker network inspect addons-407094: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-407094 not found
	I0906 18:30:06.884575    8436 network_create.go:289] output of [docker network inspect addons-407094]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-407094 not found
	
	** /stderr **
	I0906 18:30:06.884682    8436 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}}]}"
	I0906 18:30:06.902804    8436 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:0x4001c0de90}
	I0906 18:30:06.902846    8436 network_create.go:124] attempt to create docker network addons-407094 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0906 18:30:06.902904    8436 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-407094 addons-407094
	I0906 18:30:06.972566    8436 network_create.go:108] docker network addons-407094 192.168.49.0/24 created
	I0906 18:30:06.972592    8436 kic.go:121] calculated static IP "192.168.49.2" for the "addons-407094" container
	I0906 18:30:06.972673    8436 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0906 18:30:06.987441    8436 cli_runner.go:164] Run: docker volume create addons-407094 --label name.minikube.sigs.k8s.io=addons-407094 --label created_by.minikube.sigs.k8s.io=true
	I0906 18:30:07.006888    8436 oci.go:103] Successfully created a docker volume addons-407094
	I0906 18:30:07.006989    8436 cli_runner.go:164] Run: docker run --rm --name addons-407094-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --entrypoint /usr/bin/test -v addons-407094:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib
	I0906 18:30:08.177092    8436 cli_runner.go:217] Completed: docker run --rm --name addons-407094-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --entrypoint /usr/bin/test -v addons-407094:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib: (1.17005507s)
	I0906 18:30:08.177122    8436 oci.go:107] Successfully prepared a docker volume addons-407094
	I0906 18:30:08.177151    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:30:08.177173    8436 kic.go:194] Starting extracting preloaded images to volume ...
	I0906 18:30:08.177259    8436 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-407094:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir
	I0906 18:30:12.308061    8436 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-407094:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir: (4.130762796s)
	I0906 18:30:12.308105    8436 kic.go:203] duration metric: took 4.130929368s to extract preloaded images to volume ...
	W0906 18:30:12.308259    8436 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0906 18:30:12.308394    8436 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0906 18:30:12.364277    8436 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-407094 --name addons-407094 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-407094 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-407094 --network addons-407094 --ip 192.168.49.2 --volume addons-407094:/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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85
	I0906 18:30:12.687903    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Running}}
	I0906 18:30:12.706270    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:12.732383    8436 cli_runner.go:164] Run: docker exec addons-407094 stat /var/lib/dpkg/alternatives/iptables
	I0906 18:30:12.797592    8436 oci.go:144] the created container "addons-407094" has a running status.
	I0906 18:30:12.797633    8436 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa...
	I0906 18:30:13.164840    8436 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0906 18:30:13.198098    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:13.223036    8436 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0906 18:30:13.223054    8436 kic_runner.go:114] Args: [docker exec --privileged addons-407094 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0906 18:30:13.297705    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:13.319156    8436 machine.go:93] provisionDockerMachine start ...
	I0906 18:30:13.319246    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.344251    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.344513    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.344530    8436 main.go:141] libmachine: About to run SSH command:
	hostname
	I0906 18:30:13.519780    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-407094
	
	I0906 18:30:13.519803    8436 ubuntu.go:169] provisioning hostname "addons-407094"
	I0906 18:30:13.519867    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.548772    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.549009    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.549026    8436 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-407094 && echo "addons-407094" | sudo tee /etc/hostname
	I0906 18:30:13.703805    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-407094
	
	I0906 18:30:13.703894    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:13.726978    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:13.727219    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:13.727241    8436 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-407094' /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-407094/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-407094' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0906 18:30:13.864188    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0906 18:30:13.864212    8436 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19576-2213/.minikube CaCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19576-2213/.minikube}
	I0906 18:30:13.864234    8436 ubuntu.go:177] setting up certificates
	I0906 18:30:13.864245    8436 provision.go:84] configureAuth start
	I0906 18:30:13.864307    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:13.881269    8436 provision.go:143] copyHostCerts
	I0906 18:30:13.881352    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/ca.pem (1082 bytes)
	I0906 18:30:13.881474    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/cert.pem (1123 bytes)
	I0906 18:30:13.881538    8436 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19576-2213/.minikube/key.pem (1675 bytes)
	I0906 18:30:13.881587    8436 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem org=jenkins.addons-407094 san=[127.0.0.1 192.168.49.2 addons-407094 localhost minikube]
	I0906 18:30:14.330185    8436 provision.go:177] copyRemoteCerts
	I0906 18:30:14.330259    8436 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0906 18:30:14.330302    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.346770    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.436815    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0906 18:30:14.460286    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0906 18:30:14.484708    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0906 18:30:14.509048    8436 provision.go:87] duration metric: took 644.788742ms to configureAuth
	I0906 18:30:14.509073    8436 ubuntu.go:193] setting minikube options for container-runtime
	I0906 18:30:14.509269    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:14.509369    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.526583    8436 main.go:141] libmachine: Using SSH client type: native
	I0906 18:30:14.526832    8436 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0906 18:30:14.526847    8436 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
	I0906 18:30:14.747259    8436 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0906 18:30:14.747282    8436 machine.go:96] duration metric: took 1.428104121s to provisionDockerMachine
	I0906 18:30:14.747292    8436 client.go:171] duration metric: took 8.786967455s to LocalClient.Create
	I0906 18:30:14.747304    8436 start.go:167] duration metric: took 8.787034318s to libmachine.API.Create "addons-407094"
	I0906 18:30:14.747311    8436 start.go:293] postStartSetup for "addons-407094" (driver="docker")
	I0906 18:30:14.747323    8436 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]
	I0906 18:30:14.747394    8436 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
	I0906 18:30:14.747440    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.764253    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.852892    8436 ssh_runner.go:195] Run: cat /etc/os-release
	I0906 18:30:14.855806    8436 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0906 18:30:14.855842    8436 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0906 18:30:14.855862    8436 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0906 18:30:14.855870    8436 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0906 18:30:14.855883    8436 filesync.go:126] Scanning /home/jenkins/minikube-integration/19576-2213/.minikube/addons for local assets ...
	I0906 18:30:14.855956    8436 filesync.go:126] Scanning /home/jenkins/minikube-integration/19576-2213/.minikube/files for local assets ...
	I0906 18:30:14.855982    8436 start.go:296] duration metric: took 108.665006ms for postStartSetup
	I0906 18:30:14.856311    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:14.872110    8436 profile.go:143] Saving config to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/config.json ...
	I0906 18:30:14.872400    8436 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 18:30:14.872452    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.888317    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:14.972566    8436 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0906 18:30:14.976736    8436 start.go:128] duration metric: took 9.01830865s to createHost
	I0906 18:30:14.976758    8436 start.go:83] releasing machines lock for "addons-407094", held for 9.018449778s
	I0906 18:30:14.976836    8436 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-407094
	I0906 18:30:14.992963    8436 ssh_runner.go:195] Run: cat /version.json
	I0906 18:30:14.993020    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:14.993072    8436 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0906 18:30:14.993108    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:15.019756    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:15.020310    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:15.246288    8436 ssh_runner.go:195] Run: systemctl --version
	I0906 18:30:15.250922    8436 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0906 18:30:15.392627    8436 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0906 18:30:15.396856    8436 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" ;
	I0906 18:30:15.417268    8436 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0906 18:30:15.417387    8436 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" ;
	I0906 18:30:15.450866    8436 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0906 18:30:15.450890    8436 start.go:495] detecting cgroup driver to use...
	I0906 18:30:15.450940    8436 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0906 18:30:15.451012    8436 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0906 18:30:15.468825    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0906 18:30:15.481036    8436 docker.go:217] disabling cri-docker service (if available) ...
	I0906 18:30:15.481123    8436 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0906 18:30:15.496115    8436 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0906 18:30:15.511362    8436 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0906 18:30:15.606798    8436 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0906 18:30:15.693483    8436 docker.go:233] disabling docker service ...
	I0906 18:30:15.693547    8436 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0906 18:30:15.713605    8436 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0906 18:30:15.725689    8436 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0906 18:30:15.818271    8436 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0906 18:30:15.914523    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0906 18:30:15.926441    8436 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"
	I0906 18:30:15.942178    8436 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0906 18:30:15.942243    8436 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"
	I0906 18:30:15.952105    8436 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0906 18:30:15.952170    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.962271    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.972503    8436 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0906 18:30:15.982770    8436 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0906 18:30:15.992483    8436 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"
	I0906 18:30:16.002439    8436 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"
	I0906 18:30:16.028762    8436 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"
	I0906 18:30:16.041305    8436 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0906 18:30:16.051281    8436 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0906 18:30:16.060170    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:16.148549    8436 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0906 18:30:16.263671    8436 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0906 18:30:16.263824    8436 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0906 18:30:16.267423    8436 start.go:563] Will wait 60s for crictl version
	I0906 18:30:16.267534    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:30:16.271025    8436 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0906 18:30:16.307317    8436 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0906 18:30:16.307523    8436 ssh_runner.go:195] Run: crio --version
	I0906 18:30:16.347257    8436 ssh_runner.go:195] Run: crio --version
	I0906 18:30:16.387589    8436 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0906 18:30:16.389176    8436 cli_runner.go:164] Run: docker network inspect addons-407094 --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}}]}"
	I0906 18:30:16.404703    8436 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0906 18:30:16.408192    8436 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""
	I0906 18:30:16.418893    8436 kubeadm.go:883] updating cluster {Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.0 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: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0906 18:30:16.419008    8436 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:30:16.419066    8436 ssh_runner.go:195] Run: sudo crictl images --output json
	I0906 18:30:16.496626    8436 crio.go:514] all images are preloaded for cri-o runtime.
	I0906 18:30:16.496657    8436 crio.go:433] Images already preloaded, skipping extraction
	I0906 18:30:16.496713    8436 ssh_runner.go:195] Run: sudo crictl images --output json
	I0906 18:30:16.533876    8436 crio.go:514] all images are preloaded for cri-o runtime.
	I0906 18:30:16.533898    8436 cache_images.go:84] Images are preloaded, skipping loading
	I0906 18:30:16.533906    8436 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0906 18:30:16.534019    8436 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-407094 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-407094 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:}
	I0906 18:30:16.534106    8436 ssh_runner.go:195] Run: crio config
	I0906 18:30:16.591986    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:30:16.592058    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:30:16.592112    8436 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0906 18:30:16.592163    8436 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-407094 NodeName:addons-407094 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}
	I0906 18:30:16.592350    8436 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-407094"
	  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.0
	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
	
	I0906 18:30:16.592421    8436 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0906 18:30:16.601304    8436 binaries.go:44] Found k8s binaries, skipping transfer
	I0906 18:30:16.601376    8436 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0906 18:30:16.610279    8436 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0906 18:30:16.627919    8436 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0906 18:30:16.646814    8436 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0906 18:30:16.665059    8436 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0906 18:30:16.668568    8436 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""
	I0906 18:30:16.679357    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:16.766129    8436 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:30:16.780142    8436 certs.go:68] Setting up /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094 for IP: 192.168.49.2
	I0906 18:30:16.780209    8436 certs.go:194] generating shared ca certs ...
	I0906 18:30:16.780237    8436 certs.go:226] acquiring lock for ca certs: {Name:mkb9e7d29326b798916871be176b884ed76ff5a8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.780401    8436 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key
	I0906 18:30:16.971823    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt ...
	I0906 18:30:16.971856    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt: {Name:mk48845736b7f9583e8e8a3f306f591216f8838d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.972050    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key ...
	I0906 18:30:16.972062    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key: {Name:mk6d4f170354243c8f298dffe041d3b5ba8c5b3f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:16.972180    8436 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key
	I0906 18:30:17.419989    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt ...
	I0906 18:30:17.420025    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt: {Name:mk1c883e8a163fd93ae91a3959f95a4c68bcc4c7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.420216    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key ...
	I0906 18:30:17.420230    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key: {Name:mkec37c797ac01907e1c80456b315ed431d4820e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.420300    8436 certs.go:256] generating profile certs ...
	I0906 18:30:17.420362    8436 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key
	I0906 18:30:17.420379    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt with IP's: []
	I0906 18:30:17.535360    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt ...
	I0906 18:30:17.535390    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: {Name:mk9ccf68694d0dc2ca1976b14484466f468957b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.535556    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key ...
	I0906 18:30:17.535571    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.key: {Name:mkc056659ff1ad65d720032e596a4b882e65d6f3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:17.535642    8436 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959
	I0906 18:30:17.535668    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0906 18:30:18.550157    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 ...
	I0906 18:30:18.550194    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959: {Name:mkc2ee6d8e69829a7a0e0368b2dbb7eaa48567e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:18.550397    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959 ...
	I0906 18:30:18.550413    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959: {Name:mkcc6f333f08a40dae7dce9bdca6553752679ccf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:18.550501    8436 certs.go:381] copying /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt.962d0959 -> /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt
	I0906 18:30:18.550582    8436 certs.go:385] copying /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key.962d0959 -> /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key
	I0906 18:30:18.550638    8436 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key
	I0906 18:30:18.550654    8436 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt with IP's: []
	I0906 18:30:19.552146    8436 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt ...
	I0906 18:30:19.552176    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt: {Name:mk79ab3128ce0c520e5bf2c8c28f5cedbfbf228d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:19.552355    8436 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key ...
	I0906 18:30:19.552367    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key: {Name:mk945667a58a1bdcc369d6c112360ab501335080 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:19.552563    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca-key.pem (1675 bytes)
	I0906 18:30:19.552605    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/ca.pem (1082 bytes)
	I0906 18:30:19.552637    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/cert.pem (1123 bytes)
	I0906 18:30:19.552666    8436 certs.go:484] found cert: /home/jenkins/minikube-integration/19576-2213/.minikube/certs/key.pem (1675 bytes)
	I0906 18:30:19.553272    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0906 18:30:19.579380    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0906 18:30:19.602904    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0906 18:30:19.626679    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0906 18:30:19.650321    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0906 18:30:19.674154    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0906 18:30:19.698440    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0906 18:30:19.724233    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0906 18:30:19.749735    8436 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0906 18:30:19.783390    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0906 18:30:19.801896    8436 ssh_runner.go:195] Run: openssl version
	I0906 18:30:19.807752    8436 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"
	I0906 18:30:19.817451    8436 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.821412    8436 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep  6 18:30 /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.821488    8436 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0906 18:30:19.828757    8436 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"
	I0906 18:30:19.838257    8436 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0906 18:30:19.841352    8436 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
	I0906 18:30:19.841398    8436 kubeadm.go:392] StartCluster: {Name:addons-407094 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:addons-407094 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.0 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: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0906 18:30:19.841476    8436 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0906 18:30:19.841543    8436 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0906 18:30:19.877847    8436 cri.go:89] found id: ""
	I0906 18:30:19.877923    8436 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0906 18:30:19.886673    8436 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0906 18:30:19.895396    8436 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0906 18:30:19.895461    8436 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
	I0906 18:30:19.904204    8436 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
	I0906 18:30:19.904226    8436 kubeadm.go:157] found existing configuration files:
	
	I0906 18:30:19.904281    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0906 18:30:19.912656    8436 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
	I0906 18:30:19.912718    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0906 18:30:19.920975    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0906 18:30:19.929525    8436 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
	I0906 18:30:19.929601    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0906 18:30:19.938091    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0906 18:30:19.946777    8436 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
	I0906 18:30:19.946843    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0906 18:30:19.955219    8436 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0906 18:30:19.964008    8436 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
	I0906 18:30:19.964142    8436 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0906 18:30:19.972567    8436 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0906 18:30:20.017506    8436 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0906 18:30:20.018102    8436 kubeadm.go:310] [preflight] Running pre-flight checks
	I0906 18:30:20.058235    8436 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0906 18:30:20.058320    8436 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0906 18:30:20.058359    8436 kubeadm.go:310] OS: Linux
	I0906 18:30:20.058407    8436 kubeadm.go:310] CGROUPS_CPU: enabled
	I0906 18:30:20.058457    8436 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0906 18:30:20.058507    8436 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0906 18:30:20.058556    8436 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0906 18:30:20.058606    8436 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0906 18:30:20.058656    8436 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0906 18:30:20.058714    8436 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0906 18:30:20.058767    8436 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0906 18:30:20.058814    8436 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0906 18:30:20.129486    8436 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0906 18:30:20.129639    8436 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0906 18:30:20.129743    8436 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0906 18:30:20.139071    8436 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0906 18:30:20.143213    8436 out.go:235]   - Generating certificates and keys ...
	I0906 18:30:20.143362    8436 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0906 18:30:20.143443    8436 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0906 18:30:20.512585    8436 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0906 18:30:20.720609    8436 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0906 18:30:21.072746    8436 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0906 18:30:21.323402    8436 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0906 18:30:22.173027    8436 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0906 18:30:22.173331    8436 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-407094 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:30:22.840595    8436 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0906 18:30:22.840863    8436 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-407094 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0906 18:30:23.137283    8436 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0906 18:30:23.558609    8436 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0906 18:30:23.958969    8436 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0906 18:30:23.959257    8436 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0906 18:30:24.209466    8436 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0906 18:30:24.568202    8436 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0906 18:30:26.360357    8436 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0906 18:30:27.034476    8436 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0906 18:30:28.178025    8436 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0906 18:30:28.178837    8436 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0906 18:30:28.181819    8436 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0906 18:30:28.183439    8436 out.go:235]   - Booting up control plane ...
	I0906 18:30:28.183535    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0906 18:30:28.183616    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0906 18:30:28.184457    8436 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0906 18:30:28.194961    8436 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0906 18:30:28.201389    8436 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0906 18:30:28.201633    8436 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0906 18:30:28.289250    8436 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0906 18:30:28.289367    8436 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0906 18:30:29.291967    8436 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001321337s
	I0906 18:30:29.292057    8436 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0906 18:30:35.792388    8436 kubeadm.go:310] [api-check] The API server is healthy after 6.501985678s
	I0906 18:30:35.816180    8436 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0906 18:30:35.833859    8436 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0906 18:30:35.862588    8436 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0906 18:30:35.862783    8436 kubeadm.go:310] [mark-control-plane] Marking the node addons-407094 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0906 18:30:35.876181    8436 kubeadm.go:310] [bootstrap-token] Using token: 3tx5g3.txwdwgfndxzvh56g
	I0906 18:30:35.878874    8436 out.go:235]   - Configuring RBAC rules ...
	I0906 18:30:35.879034    8436 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0906 18:30:35.885393    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0906 18:30:35.897802    8436 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
	I0906 18:30:35.902190    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0906 18:30:35.906621    8436 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0906 18:30:35.911739    8436 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0906 18:30:36.198807    8436 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0906 18:30:36.622665    8436 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0906 18:30:37.198890    8436 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0906 18:30:37.200226    8436 kubeadm.go:310] 
	I0906 18:30:37.200305    8436 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0906 18:30:37.200311    8436 kubeadm.go:310] 
	I0906 18:30:37.200399    8436 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0906 18:30:37.200404    8436 kubeadm.go:310] 
	I0906 18:30:37.200428    8436 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0906 18:30:37.200489    8436 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0906 18:30:37.200623    8436 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0906 18:30:37.200632    8436 kubeadm.go:310] 
	I0906 18:30:37.200698    8436 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0906 18:30:37.200704    8436 kubeadm.go:310] 
	I0906 18:30:37.200758    8436 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0906 18:30:37.200762    8436 kubeadm.go:310] 
	I0906 18:30:37.200815    8436 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0906 18:30:37.200908    8436 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0906 18:30:37.200977    8436 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0906 18:30:37.200982    8436 kubeadm.go:310] 
	I0906 18:30:37.201076    8436 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0906 18:30:37.201152    8436 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0906 18:30:37.201157    8436 kubeadm.go:310] 
	I0906 18:30:37.201241    8436 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 3tx5g3.txwdwgfndxzvh56g \
	I0906 18:30:37.201361    8436 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3bb1538e48c345c9e221b2ed04af1a742475dbf5e4e8db2425008348f235b150 \
	I0906 18:30:37.201381    8436 kubeadm.go:310] 	--control-plane 
	I0906 18:30:37.201386    8436 kubeadm.go:310] 
	I0906 18:30:37.201481    8436 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0906 18:30:37.201486    8436 kubeadm.go:310] 
	I0906 18:30:37.201564    8436 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 3tx5g3.txwdwgfndxzvh56g \
	I0906 18:30:37.201680    8436 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:3bb1538e48c345c9e221b2ed04af1a742475dbf5e4e8db2425008348f235b150 
	I0906 18:30:37.204394    8436 kubeadm.go:310] W0906 18:30:20.010856    1188 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.
	I0906 18:30:37.204705    8436 kubeadm.go:310] W0906 18:30:20.012676    1188 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.
	I0906 18:30:37.204924    8436 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0906 18:30:37.205029    8436 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0906 18:30:37.205049    8436 cni.go:84] Creating CNI manager for ""
	I0906 18:30:37.205057    8436 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:30:37.207712    8436 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0906 18:30:37.210249    8436 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0906 18:30:37.214015    8436 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0906 18:30:37.214038    8436 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0906 18:30:37.234816    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0906 18:30:37.502322    8436 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0906 18:30:37.502447    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:37.502522    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-407094 minikube.k8s.io/updated_at=2024_09_06T18_30_37_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13 minikube.k8s.io/name=addons-407094 minikube.k8s.io/primary=true
	I0906 18:30:37.687106    8436 ops.go:34] apiserver oom_adj: -16
	I0906 18:30:37.687224    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:38.187289    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:38.687371    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:39.187934    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:39.687604    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:40.188112    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:40.687360    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.187418    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.687989    8436 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0906 18:30:41.859425    8436 kubeadm.go:1113] duration metric: took 4.357020899s to wait for elevateKubeSystemPrivileges
	I0906 18:30:41.859453    8436 kubeadm.go:394] duration metric: took 22.018058513s to StartCluster
	I0906 18:30:41.859470    8436 settings.go:142] acquiring lock: {Name:mk773bf782117c151e4d972241c0bde1105f9ca1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:41.859581    8436 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:30:41.860277    8436 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19576-2213/kubeconfig: {Name:mk2d969b36e3bc128697fba3b9b1caaa229033c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0906 18:30:41.860949    8436 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0906 18:30:41.861618    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0906 18:30:41.861927    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:41.862313    8436 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller: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]
	I0906 18:30:41.862444    8436 addons.go:69] Setting yakd=true in profile "addons-407094"
	I0906 18:30:41.862469    8436 addons.go:234] Setting addon yakd=true in "addons-407094"
	I0906 18:30:41.862496    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.863040    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.864682    8436 addons.go:69] Setting metrics-server=true in profile "addons-407094"
	I0906 18:30:41.864713    8436 addons.go:234] Setting addon metrics-server=true in "addons-407094"
	I0906 18:30:41.864739    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.865262    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.866764    8436 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-407094"
	I0906 18:30:41.866818    8436 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-407094"
	I0906 18:30:41.866859    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.867338    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.867817    8436 addons.go:69] Setting registry=true in profile "addons-407094"
	I0906 18:30:41.867855    8436 addons.go:234] Setting addon registry=true in "addons-407094"
	I0906 18:30:41.867892    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.868395    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.874540    8436 addons.go:69] Setting cloud-spanner=true in profile "addons-407094"
	I0906 18:30:41.874584    8436 addons.go:234] Setting addon cloud-spanner=true in "addons-407094"
	I0906 18:30:41.874630    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.875143    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.883125    8436 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-407094"
	I0906 18:30:41.883236    8436 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-407094"
	I0906 18:30:41.883270    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.883787    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.900313    8436 addons.go:69] Setting default-storageclass=true in profile "addons-407094"
	I0906 18:30:41.900364    8436 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-407094"
	I0906 18:30:41.900723    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.900878    8436 addons.go:69] Setting storage-provisioner=true in profile "addons-407094"
	I0906 18:30:41.900905    8436 addons.go:234] Setting addon storage-provisioner=true in "addons-407094"
	I0906 18:30:41.900934    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.901403    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.910584    8436 addons.go:69] Setting gcp-auth=true in profile "addons-407094"
	I0906 18:30:41.910645    8436 mustload.go:65] Loading cluster: addons-407094
	I0906 18:30:41.910858    8436 config.go:182] Loaded profile config "addons-407094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:30:41.911159    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.915654    8436 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-407094"
	I0906 18:30:41.915718    8436 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-407094"
	I0906 18:30:41.916201    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.921366    8436 addons.go:69] Setting ingress=true in profile "addons-407094"
	I0906 18:30:41.921419    8436 addons.go:234] Setting addon ingress=true in "addons-407094"
	I0906 18:30:41.921476    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.922000    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.936917    8436 addons.go:69] Setting volcano=true in profile "addons-407094"
	I0906 18:30:41.936966    8436 addons.go:234] Setting addon volcano=true in "addons-407094"
	I0906 18:30:41.937028    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.937578    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.937875    8436 addons.go:69] Setting ingress-dns=true in profile "addons-407094"
	I0906 18:30:41.937905    8436 addons.go:234] Setting addon ingress-dns=true in "addons-407094"
	I0906 18:30:41.937954    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.938482    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.974576    8436 addons.go:69] Setting volumesnapshots=true in profile "addons-407094"
	I0906 18:30:41.974636    8436 addons.go:234] Setting addon volumesnapshots=true in "addons-407094"
	I0906 18:30:41.974673    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.975202    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.984315    8436 addons.go:69] Setting inspektor-gadget=true in profile "addons-407094"
	I0906 18:30:41.984362    8436 addons.go:234] Setting addon inspektor-gadget=true in "addons-407094"
	I0906 18:30:41.984406    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:41.984951    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:41.994339    8436 out.go:177] * Verifying Kubernetes components...
	I0906 18:30:42.081417    8436 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0906 18:30:42.085058    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0906 18:30:42.087279    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0906 18:30:42.089279    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0906 18:30:42.091551    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0906 18:30:42.093427    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0906 18:30:42.095111    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0906 18:30:42.095175    8436 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0906 18:30:42.095302    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.108157    8436 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0906 18:30:42.120380    8436 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0906 18:30:42.123379    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0906 18:30:42.123412    8436 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0906 18:30:42.123491    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.130354    8436 out.go:177]   - Using image docker.io/registry:2.8.3
	I0906 18:30:42.130735    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0906 18:30:42.148314    8436 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0906 18:30:42.150553    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.161541    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0906 18:30:42.163093    8436 addons.go:234] Setting addon default-storageclass=true in "addons-407094"
	I0906 18:30:42.163131    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.163566    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:42.166161    8436 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0906 18:30:42.169795    8436 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-407094"
	I0906 18:30:42.174571    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:42.175134    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:42.175313    8436 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:30:42.175401    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0906 18:30:42.175520    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.178099    8436 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0906 18:30:42.179270    8436 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0906 18:30:42.179290    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0906 18:30:42.179357    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.179792    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0906 18:30:42.189667    8436 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0906 18:30:42.189771    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0906 18:30:42.189897    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.225480    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0906 18:30:42.229367    8436 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0906 18:30:42.230079    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0906 18:30:42.230783    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0906 18:30:42.230830    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0906 18:30:42.230956    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.240868    8436 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:30:42.240898    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0906 18:30:42.240991    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.280441    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	W0906 18:30:42.281182    8436 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0906 18:30:42.282624    8436 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0906 18:30:42.282987    8436 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0906 18:30:42.292868    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.293390    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0906 18:30:42.297706    8436 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0906 18:30:42.297845    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.302901    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:30:42.314603    8436 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:30:42.314677    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0906 18:30:42.314779    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.320681    8436 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0906 18:30:42.320713    8436 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0906 18:30:42.320790    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.340401    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.343606    8436 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0906 18:30:42.348494    8436 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:30:42.348585    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0906 18:30:42.348695    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.365661    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.452766    8436 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0906 18:30:42.460283    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.470228    8436 out.go:177]   - Using image docker.io/busybox:stable
	I0906 18:30:42.471926    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.473785    8436 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:30:42.473909    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0906 18:30:42.474196    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.478518    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.486213    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.508274    8436 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0906 18:30:42.508406    8436 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0906 18:30:42.508474    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:42.530276    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.533554    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.535189    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.537751    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.572097    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:42.589414    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	W0906 18:30:42.591563    8436 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0906 18:30:42.591593    8436 retry.go:31] will retry after 227.27618ms: ssh: handshake failed: EOF
	I0906 18:30:42.681929    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0906 18:30:42.682003    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0906 18:30:42.791576    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0906 18:30:42.791596    8436 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0906 18:30:42.832360    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0906 18:30:42.858336    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0906 18:30:42.858358    8436 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0906 18:30:42.933829    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0906 18:30:42.943902    8436 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0906 18:30:42.943971    8436 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0906 18:30:42.946956    8436 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0906 18:30:42.947013    8436 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0906 18:30:42.952046    8436 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0906 18:30:42.960333    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0906 18:30:42.960390    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0906 18:30:43.005903    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0906 18:30:43.010524    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0906 18:30:43.010613    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0906 18:30:43.029942    8436 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0906 18:30:43.029967    8436 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0906 18:30:43.066741    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0906 18:30:43.066767    8436 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0906 18:30:43.070773    8436 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0906 18:30:43.070794    8436 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0906 18:30:43.074530    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.080303    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0906 18:30:43.080327    8436 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)
	I0906 18:30:43.111608    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0906 18:30:43.127870    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0906 18:30:43.175733    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0906 18:30:43.193093    8436 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0906 18:30:43.193165    8436 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0906 18:30:43.205479    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0906 18:30:43.205549    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0906 18:30:43.220569    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0906 18:30:43.220643    8436 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0906 18:30:43.229586    8436 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:30:43.229653    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0906 18:30:43.237311    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0906 18:30:43.237385    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0906 18:30:43.292674    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0906 18:30:43.394819    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0906 18:30:43.396842    8436 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0906 18:30:43.396900    8436 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0906 18:30:43.400877    8436 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0906 18:30:43.400944    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0906 18:30:43.409971    8436 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0906 18:30:43.410049    8436 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0906 18:30:43.414246    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0906 18:30:43.414316    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0906 18:30:43.555942    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0906 18:30:43.556019    8436 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0906 18:30:43.574096    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.601105    8436 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0906 18:30:43.601177    8436 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0906 18:30:43.613446    8436 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0906 18:30:43.613514    8436 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0906 18:30:43.750885    8436 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0906 18:30:43.750961    8436 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0906 18:30:43.758362    8436 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0906 18:30:43.758380    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0906 18:30:43.779479    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0906 18:30:43.779500    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0906 18:30:43.909098    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0906 18:30:43.909169    8436 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0906 18:30:43.920962    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:43.939006    8436 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0906 18:30:43.939078    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0906 18:30:44.040224    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0906 18:30:44.040297    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0906 18:30:44.074892    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0906 18:30:44.248163    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0906 18:30:44.248187    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0906 18:30:44.417576    8436 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.255998652s)
	I0906 18:30:44.417602    8436 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0906 18:30:44.467630    8436 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0906 18:30:44.467660    8436 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0906 18:30:44.712881    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:45.472354    8436 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-407094" context rescaled to 1 replicas
	I0906 18:30:45.508301    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.675869535s)
	I0906 18:30:46.996863    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.062963616s)
	I0906 18:30:46.996962    8436 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.044767281s)
	I0906 18:30:46.997745    8436 node_ready.go:35] waiting up to 6m0s for node "addons-407094" to be "Ready" ...
	I0906 18:30:47.632403    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.626412573s)
	I0906 18:30:47.936994    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.862416852s)
	I0906 18:30:47.937076    8436 addons.go:475] Verifying addon metrics-server=true in "addons-407094"
	I0906 18:30:48.842390    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.6665808s)
	I0906 18:30:48.842601    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.549860371s)
	I0906 18:30:48.842705    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.447824076s)
	I0906 18:30:48.842718    8436 addons.go:475] Verifying addon registry=true in "addons-407094"
	I0906 18:30:48.842890    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.731257071s)
	I0906 18:30:48.842916    8436 addons.go:475] Verifying addon ingress=true in "addons-407094"
	I0906 18:30:48.842999    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.714385791s)
	I0906 18:30:48.843092    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.268925538s)
	I0906 18:30:48.845247    8436 out.go:177] * Verifying registry addon...
	I0906 18:30:48.845349    8436 out.go:177] * Verifying ingress addon...
	I0906 18:30:48.845394    8436 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-407094 service yakd-dashboard -n yakd-dashboard
	
	I0906 18:30:48.847748    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0906 18:30:48.850517    8436 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0906 18:30:48.870201    8436 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0906 18:30:48.870297    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:48.871359    8436 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0906 18:30:48.871412    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0906 18:30:48.877577    8436 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0906 18:30:48.923083    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (5.002033301s)
	W0906 18:30:48.923485    8436 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:48.923554    8436 retry.go:31] will retry after 162.525047ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:48.923523    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.848251241s)
	I0906 18:30:49.013353    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:49.086588    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:49.162455    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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: (4.449522654s)
	I0906 18:30:49.162547    8436 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-407094"
	I0906 18:30:49.166962    8436 out.go:177] * Verifying csi-hostpath-driver addon...
	I0906 18:30:49.170173    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0906 18:30:49.189111    8436 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0906 18:30:49.189134    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:49.352117    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:49.356837    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:49.673982    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:49.851950    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:49.854535    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.173631    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:50.351613    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:50.354638    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.674111    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:50.733584    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0906 18:30:50.733664    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:50.763445    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:50.861599    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:50.862656    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:50.864230    8436 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0906 18:30:50.881865    8436 addons.go:234] Setting addon gcp-auth=true in "addons-407094"
	I0906 18:30:50.881916    8436 host.go:66] Checking if "addons-407094" exists ...
	I0906 18:30:50.882370    8436 cli_runner.go:164] Run: docker container inspect addons-407094 --format={{.State.Status}}
	I0906 18:30:50.908499    8436 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0906 18:30:50.908557    8436 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-407094
	I0906 18:30:50.935833    8436 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/addons-407094/id_rsa Username:docker}
	I0906 18:30:51.174660    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:51.350633    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:51.353950    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:51.517389    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:51.674667    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:51.852171    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:51.856215    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:51.974129    8436 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.887448509s)
	I0906 18:30:51.974261    8436 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.06574323s)
	I0906 18:30:51.976989    8436 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0906 18:30:51.979112    8436 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0906 18:30:51.981172    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0906 18:30:51.981227    8436 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0906 18:30:52.025208    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0906 18:30:52.025338    8436 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0906 18:30:52.047308    8436 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0906 18:30:52.047381    8436 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0906 18:30:52.070365    8436 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0906 18:30:52.175976    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:52.356313    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:52.357424    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:52.690292    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:52.735236    8436 addons.go:475] Verifying addon gcp-auth=true in "addons-407094"
	I0906 18:30:52.739891    8436 out.go:177] * Verifying gcp-auth addon...
	I0906 18:30:52.744528    8436 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0906 18:30:52.789049    8436 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0906 18:30:52.789074    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:52.853259    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:52.855291    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:53.175017    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:53.248576    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:53.352703    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:53.355095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:53.674021    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:53.748200    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:53.850907    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:53.854844    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:54.001602    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:54.174642    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:54.247996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:54.351768    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:54.354769    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:54.678140    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:54.748648    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:54.852524    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:54.856173    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:55.179871    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:55.275661    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:55.352002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:55.354616    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:55.676587    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:55.747710    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:55.850679    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:55.854145    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.008773    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:56.176155    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:56.249039    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:56.351973    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:56.356029    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.680617    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:56.748480    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:56.860011    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:56.861326    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.174544    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:57.247407    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:57.352152    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.354479    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:57.680916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:57.747888    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:57.853455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:57.856423    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:58.173814    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:58.248634    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:58.350934    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:58.354349    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:58.501874    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:30:58.681143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:58.748763    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:58.851472    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:58.854176    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:59.174166    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:59.247964    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:59.352154    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:59.354755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:30:59.674749    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:30:59.748026    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:30:59.851817    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:30:59.854578    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:00.203299    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:00.250003    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:00.352117    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:00.356109    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:00.673600    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:00.748824    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:00.851566    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:00.854726    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:01.001187    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:01.174539    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:01.247653    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:01.351218    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:01.355430    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:01.674521    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:01.747928    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:01.851648    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:01.854034    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:02.173724    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:02.248491    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:02.351993    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:02.354572    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:02.675236    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:02.749013    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:02.851721    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:02.854996    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:03.001515    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:03.173834    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:03.248681    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:03.350905    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:03.354491    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:03.674100    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:03.748065    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:03.850677    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:03.854071    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:04.173810    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:04.248323    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:04.351353    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:04.353956    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:04.673305    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:04.748805    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:04.851388    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:04.854260    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:05.001788    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:05.174068    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:05.248318    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:05.351683    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:05.354525    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:05.673631    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:05.748490    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:05.851484    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:05.854414    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:06.174394    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:06.248613    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:06.351640    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:06.354684    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:06.674520    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:06.748374    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:06.851578    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:06.854024    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:07.174289    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:07.248632    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:07.354747    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:07.354904    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:07.500787    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:07.673736    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:07.748479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:07.852343    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:07.854225    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:08.173932    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:08.247813    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:08.350847    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:08.353975    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:08.673706    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:08.748324    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:08.851258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:08.853751    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:09.174395    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:09.248479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:09.351446    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:09.354151    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:09.501299    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:09.673883    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:09.748959    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:09.850942    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:09.853512    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:10.174290    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:10.247841    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:10.353887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:10.355147    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:10.673511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:10.748141    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:10.851262    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:10.853854    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:11.173494    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:11.250091    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:11.351458    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:11.354755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:11.501612    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:11.673231    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:11.748390    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:11.851011    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:11.853711    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:12.174007    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:12.248435    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:12.351450    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:12.354515    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:12.673894    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:12.748825    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:12.851369    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:12.854078    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:13.174382    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:13.247826    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:13.350927    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:13.354084    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:13.674118    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:13.749249    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:13.853614    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:13.856969    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:14.001525    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:14.188425    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:14.248101    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:14.350594    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:14.353994    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:14.674611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:14.749660    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:14.854431    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:14.859095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:15.177018    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:15.247984    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:15.351800    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:15.354890    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:15.674682    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:15.747821    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:15.851095    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:15.854001    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:16.173900    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:16.248468    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:16.351091    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:16.353846    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:16.501890    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:16.674133    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:16.748601    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:16.850918    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:16.854307    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:17.174207    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:17.247781    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:17.351530    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:17.354424    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:17.673992    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:17.748281    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:17.851670    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:17.854340    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:18.174240    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:18.248264    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:18.351414    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:18.354444    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:18.674330    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:18.748902    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:18.851156    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:18.854098    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:19.002598    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:19.173977    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:19.248455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:19.351472    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:19.354672    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:19.674746    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:19.748455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:19.850969    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:19.853908    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:20.176343    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:20.248657    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:20.352365    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:20.354216    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:20.673316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:20.748644    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:20.850804    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:20.854178    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:21.173625    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:21.247738    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:21.352557    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:21.354312    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:21.501657    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:21.673455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:21.748495    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:21.851023    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:21.854179    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:22.174162    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:22.248265    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:22.351042    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:22.353918    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:22.674199    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:22.749096    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:22.851431    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:22.854420    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:23.174213    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:23.248410    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:23.351307    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:23.354037    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:23.673469    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:23.748285    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:23.853880    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:23.854853    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:24.001444    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:24.174512    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:24.247498    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:24.351286    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:24.354201    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:24.674283    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:24.749392    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:24.851479    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:24.854592    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:25.174155    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:25.248547    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:25.351586    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:25.354757    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:25.673859    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:25.749082    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:25.851938    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:25.854632    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:26.174173    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:26.247954    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:26.350925    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:26.354178    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:26.501242    8436 node_ready.go:53] node "addons-407094" has status "Ready":"False"
	I0906 18:31:26.673833    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:26.748642    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:26.851765    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:26.854095    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:27.173763    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:27.248252    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:27.351366    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:27.354507    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:27.673595    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:27.748723    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:27.854204    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:27.855636    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:28.173522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:28.247830    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:28.353118    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:28.390542    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:28.515516    8436 node_ready.go:49] node "addons-407094" has status "Ready":"True"
	I0906 18:31:28.515541    8436 node_ready.go:38] duration metric: took 41.51776977s for node "addons-407094" to be "Ready" ...
	I0906 18:31:28.515554    8436 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" ...
	I0906 18:31:28.568120    8436 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:28.782030    8436 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0906 18:31:28.782106    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:28.831505    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:28.887430    8436 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0906 18:31:28.887600    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:28.888112    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:29.183110    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:29.277621    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:29.379772    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:29.380015    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:29.675959    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:29.769996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:29.852245    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:29.854647    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:30.178054    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:30.252289    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:30.353953    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:30.356088    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:30.575125    8436 pod_ready.go:103] pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:30.674611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:30.750397    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:30.856638    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:30.858796    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:31.075996    8436 pod_ready.go:93] pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.076023    8436 pod_ready.go:82] duration metric: took 2.507809814s for pod "coredns-6f6b679f8f-5m5x6" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.076103    8436 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.082274    8436 pod_ready.go:93] pod "etcd-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.082298    8436 pod_ready.go:82] duration metric: took 6.180954ms for pod "etcd-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.082332    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.103988    8436 pod_ready.go:93] pod "kube-apiserver-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.104016    8436 pod_ready.go:82] duration metric: took 21.666439ms for pod "kube-apiserver-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.104052    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.121934    8436 pod_ready.go:93] pod "kube-controller-manager-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.121964    8436 pod_ready.go:82] duration metric: took 17.903336ms for pod "kube-controller-manager-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.121980    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4nm75" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.132270    8436 pod_ready.go:93] pod "kube-proxy-4nm75" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.132305    8436 pod_ready.go:82] duration metric: took 10.285054ms for pod "kube-proxy-4nm75" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.132415    8436 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.185103    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:31.248996    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:31.354280    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:31.361686    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:31.473145    8436 pod_ready.go:93] pod "kube-scheduler-addons-407094" in "kube-system" namespace has status "Ready":"True"
	I0906 18:31:31.473180    8436 pod_ready.go:82] duration metric: took 340.750236ms for pod "kube-scheduler-addons-407094" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.473287    8436 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace to be "Ready" ...
	I0906 18:31:31.679002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:31.748255    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:31.851864    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:31.855876    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:32.179267    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:32.248417    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:32.355328    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:32.363728    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:32.677717    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:32.748288    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:32.852005    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:32.855921    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:33.176335    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:33.253704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:33.357617    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:33.358662    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:33.483433    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:33.675765    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:33.749319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:33.853914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:33.856401    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:34.175666    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:34.249994    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:34.353447    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:34.357414    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:34.675457    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:34.749887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:34.851678    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:34.855413    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.175598    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:35.249816    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:35.357633    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:35.360695    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.679306    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:35.750914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:35.854753    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:35.859247    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:35.982807    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:36.176059    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:36.249424    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:36.357176    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:36.359522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:36.675554    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:36.747914    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:36.852782    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:36.860251    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:37.176398    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:37.252137    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:37.356179    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:37.357092    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:37.675808    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:37.748738    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:37.851849    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:37.854716    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:38.175622    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:38.248596    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:38.351700    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:38.354375    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:38.479709    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:38.677051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:38.748507    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:38.852477    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:38.863042    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:39.176611    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:39.249640    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:39.353492    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:39.357584    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:39.677182    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:39.776697    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:39.876473    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:39.878328    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:40.175921    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:40.248855    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:40.353143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:40.355867    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:40.480002    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:40.674503    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:40.748912    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:40.851651    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:40.855403    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:41.177890    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:41.248916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:41.356337    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:41.357345    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:41.676557    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:41.748392    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:41.853374    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:41.856998    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.177061    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:42.248725    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:42.352410    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:42.355226    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.675824    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:42.749238    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:42.851193    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:42.854814    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:42.980523    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:43.175268    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:43.248263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:43.351680    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:43.354714    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:43.675756    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:43.748788    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:43.851726    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:43.854774    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:44.175107    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:44.247541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:44.352541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:44.356185    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:44.676623    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:44.749661    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:44.851573    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:44.855575    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:45.195416    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:45.248694    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:45.353710    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:45.368762    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:45.483023    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:45.675455    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:45.748181    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:45.853198    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:45.859309    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:46.175693    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:46.248658    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:46.353400    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:46.357076    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:46.675760    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:46.749258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:46.853263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:46.861878    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.175846    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:47.248997    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:47.360138    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:47.368371    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.676129    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:47.750308    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:47.853189    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:47.857347    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:47.995777    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:48.176504    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:48.249542    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:48.353282    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:48.357996    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:48.685464    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:48.748319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:48.854444    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:48.859628    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:49.175413    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:49.248528    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:49.351814    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:49.355202    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:49.677534    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:49.749265    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:49.852110    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:49.856914    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:50.175220    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:50.247956    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:50.352058    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:50.355062    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:50.480807    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:50.675430    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:50.749258    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:50.851408    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:50.855003    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:51.175121    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:51.248046    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:51.352223    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:51.356777    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:51.677109    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:51.747609    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:51.851316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:51.854332    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:52.174728    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:52.248984    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:52.354913    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:52.356657    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:52.481388    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:52.676050    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:52.749511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:52.856541    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:52.858061    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:53.176863    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:53.248493    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:53.353695    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:53.356955    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:53.676187    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:53.749417    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:53.854261    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:53.858982    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:54.175688    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:54.248904    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:54.352416    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:54.356634    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:54.484456    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:54.677002    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:54.749735    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:54.862024    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:54.870538    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:55.176022    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:55.248305    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:55.352703    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:55.355667    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:55.675977    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:55.748250    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:55.854958    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0906 18:31:55.856554    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.176141    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:56.275961    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:56.352395    8436 kapi.go:107] duration metric: took 1m7.50464523s to wait for kubernetes.io/minikube-addons=registry ...
	I0906 18:31:56.354955    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.674709    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:56.749643    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:56.854871    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:56.979939    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:57.174966    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:57.248719    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:57.355929    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:57.675312    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:57.749702    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:57.855487    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.178618    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:58.248944    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:58.355871    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.676574    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:58.749514    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:58.854972    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:58.982744    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:31:59.181071    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:59.250168    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:59.359363    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:31:59.676125    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:31:59.750570    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:31:59.858655    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:00.185226    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:00.250887    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:00.360545    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:00.679490    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:00.753816    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:00.864015    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:01.176689    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:01.259727    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:01.355533    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:01.481090    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:01.674962    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:01.750813    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:01.855593    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:02.176099    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:02.248465    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:02.356196    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:02.675407    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:02.748966    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:02.855922    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.175676    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:03.248815    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:03.355411    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.675253    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:03.748832    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:03.855682    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:03.980801    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:04.175561    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:04.252116    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:04.355123    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:04.675208    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:04.747644    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:04.855557    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:05.176160    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:05.250231    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:05.356758    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:05.675968    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:05.748314    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:05.855926    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:06.176376    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:06.248308    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:06.354935    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:06.480706    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:06.675616    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:06.748429    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:06.855619    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:07.176064    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:07.249112    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:07.357204    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:07.679513    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:07.751617    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:07.855470    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:08.176081    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:08.248744    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:08.358144    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:08.483801    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:08.675709    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:08.751051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:08.856263    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:09.178371    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:09.263198    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:09.355851    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:09.675561    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:09.747544    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:09.854538    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.176135    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:10.249369    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:10.359284    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.675441    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:10.751252    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:10.854862    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:10.981791    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:11.175062    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:11.248821    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:11.355464    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:11.674866    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:11.748263    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:11.855454    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:12.175179    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:12.247788    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:12.355537    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:12.678266    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:12.748515    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:12.858993    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:13.175574    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:13.248827    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:13.356100    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:13.481280    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:13.676457    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:13.748494    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:13.854595    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:14.174552    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:14.254489    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:14.363170    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:14.675719    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:14.748492    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:14.855635    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.177170    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:15.248968    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:15.357447    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.675883    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:15.747721    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:15.855097    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:15.980386    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:16.196051    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:16.248143    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:16.356815    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:16.677730    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:16.749192    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:16.867043    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.175251    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:17.248750    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:17.356907    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.676165    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:17.778758    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:17.855608    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:17.983678    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:18.190188    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:18.248202    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:18.357893    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:18.676282    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:18.748310    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:18.856678    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:19.175200    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:19.247934    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:19.354917    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:19.681170    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:19.748686    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:19.856197    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:20.175768    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:20.248704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:20.361755    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:20.481252    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:20.675511    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:20.748636    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:20.855297    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:21.176403    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:21.248596    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:21.367528    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:21.679443    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:21.777197    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:21.854923    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.175318    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:22.248654    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:22.355296    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.675974    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:22.748536    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:22.855125    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:22.982468    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:23.175639    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:23.248366    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:23.355665    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:23.678576    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:23.748851    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:23.855366    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.175620    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:24.248319    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:24.354910    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.675496    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:24.749639    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:24.855124    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:24.984404    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:25.175955    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:25.247924    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:25.355732    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:25.675370    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:25.775522    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:25.856770    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:26.175236    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:26.274871    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:26.355728    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:26.675764    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:26.748157    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:26.855075    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:27.175327    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:27.249899    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:27.354671    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:27.480196    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:27.676812    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:27.750902    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:27.857146    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:28.175104    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:28.248735    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:28.355472    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:28.675537    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:28.748629    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:28.855193    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.177128    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:29.248232    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:29.355338    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.681116    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:29.777130    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:29.855239    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:29.987304    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:30.182732    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:30.249019    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:30.357701    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:30.675424    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:30.749656    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:30.855323    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:31.176274    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0906 18:32:31.248256    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:31.355614    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:31.674670    8436 kapi.go:107] duration metric: took 1m42.504496468s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0906 18:32:31.774949    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:31.855746    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:32.248026    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:32.354563    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:32.480439    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:32.749733    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:32.856009    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:33.247901    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:33.354625    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:33.748704    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:33.854813    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:34.248799    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:34.355338    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:34.481718    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:34.749106    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:34.859562    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:35.249094    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:35.355398    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:35.754604    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:35.856234    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:36.249179    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:36.357346    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:36.484711    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:36.751593    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:36.855304    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:37.249354    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:37.358037    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:37.748563    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:37.857180    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.248636    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:38.355791    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.747980    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:38.855170    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:38.980788    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:39.248916    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:39.354754    8436 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0906 18:32:39.749497    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:39.867262    8436 kapi.go:107] duration metric: took 1m51.016741318s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0906 18:32:40.249184    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:40.748015    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:40.980856    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:41.248345    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:41.748733    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:42.249725    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:42.749316    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:43.248025    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:43.481172    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:43.749085    8436 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0906 18:32:44.248827    8436 kapi.go:107] duration metric: took 1m51.504296169s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0906 18:32:44.250431    8436 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-407094 cluster.
	I0906 18:32:44.251821    8436 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.
	I0906 18:32:44.253434    8436 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0906 18:32:44.254981    8436 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, metrics-server, ingress-dns, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0906 18:32:44.256195    8436 addons.go:510] duration metric: took 2m2.393901361s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner metrics-server ingress-dns yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0906 18:32:45.978793    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:47.980370    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:50.479948    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:52.979740    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:54.980606    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:57.479991    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:32:59.979809    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:01.980171    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:03.980281    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:06.479871    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:08.980960    8436 pod_ready.go:103] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"False"
	I0906 18:33:09.482949    8436 pod_ready.go:93] pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:09.483034    8436 pod_ready.go:82] duration metric: took 1m38.009732853s for pod "metrics-server-84c5f94fbc-whh9q" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.483070    8436 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.493529    8436 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace has status "Ready":"True"
	I0906 18:33:09.493631    8436 pod_ready.go:82] duration metric: took 10.523322ms for pod "nvidia-device-plugin-daemonset-6drrf" in "kube-system" namespace to be "Ready" ...
	I0906 18:33:09.493719    8436 pod_ready.go:39] duration metric: took 1m40.978146259s 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" ...
	I0906 18:33:09.493753    8436 api_server.go:52] waiting for apiserver process to appear ...
	I0906 18:33:09.493823    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:09.493988    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:09.546440    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:09.546509    8436 cri.go:89] found id: ""
	I0906 18:33:09.546530    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:09.546616    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.549981    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:09.550069    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:09.589430    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:09.589449    8436 cri.go:89] found id: ""
	I0906 18:33:09.589457    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:09.589510    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.592973    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:09.593091    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:09.632390    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:09.632410    8436 cri.go:89] found id: ""
	I0906 18:33:09.632417    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:09.632471    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.635699    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:09.635766    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:09.679209    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:09.679285    8436 cri.go:89] found id: ""
	I0906 18:33:09.679307    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:09.679404    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.683865    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:09.683953    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:09.725734    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:09.725753    8436 cri.go:89] found id: ""
	I0906 18:33:09.725760    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:09.725819    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.729557    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:09.729652    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:09.773556    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:09.773575    8436 cri.go:89] found id: ""
	I0906 18:33:09.773583    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:09.773639    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.777716    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:09.777809    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:09.820027    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:09.820050    8436 cri.go:89] found id: ""
	I0906 18:33:09.820057    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:09.820174    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:09.823919    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:09.823942    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:09.866142    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:09.866169    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:09.961722    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:09.961753    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:10.053409    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:10.053496    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:10.114410    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:10.114441    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:10.204109    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:10.204143    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:10.257938    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:10.257971    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:10.301014    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:10.301046    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:10.340527    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:10.340557    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:10.443949    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:10.444022    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:10.479161    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.479416    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497016    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.497250    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497435    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.497656    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.497825    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498032    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.498246    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498472    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.498644    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.498860    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:10.550141    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:10.550174    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:10.563384    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:10.563408    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:10.771798    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:10.771824    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:10.771927    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:10.771941    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.771963    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.771975    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:10.771981    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:10.771989    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:10.771999    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:10.772006    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:20.773116    8436 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0906 18:33:20.787369    8436 api_server.go:72] duration metric: took 2m38.926391644s to wait for apiserver process to appear ...
	I0906 18:33:20.787397    8436 api_server.go:88] waiting for apiserver healthz status ...
	I0906 18:33:20.787429    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:20.787486    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:20.827537    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:20.827567    8436 cri.go:89] found id: ""
	I0906 18:33:20.827575    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:20.827651    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.831215    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:20.831294    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:20.872664    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:20.872685    8436 cri.go:89] found id: ""
	I0906 18:33:20.872692    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:20.872753    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.876153    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:20.876218    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:20.921961    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:20.921988    8436 cri.go:89] found id: ""
	I0906 18:33:20.921996    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:20.922053    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.925638    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:20.925717    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:20.969937    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:20.969956    8436 cri.go:89] found id: ""
	I0906 18:33:20.969967    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:20.970023    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:20.973634    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:20.973743    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:21.027214    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:21.027232    8436 cri.go:89] found id: ""
	I0906 18:33:21.027240    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:21.027301    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.035734    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:21.035808    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:21.083321    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:21.083340    8436 cri.go:89] found id: ""
	I0906 18:33:21.083347    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:21.083401    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.086986    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:21.087094    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:21.136876    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:21.136896    8436 cri.go:89] found id: ""
	I0906 18:33:21.136903    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:21.136959    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:21.140652    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:21.140691    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:21.233735    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:21.233771    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:21.286494    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:21.286522    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:21.314948    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.315247    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.338835    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339076    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.339266    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339497    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.339675    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.339884    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.340077    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.340342    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.340514    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.340724    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:21.391338    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:21.391372    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:21.403925    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:21.403952    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:21.555878    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:21.555906    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:21.595622    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:21.595700    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:21.679224    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:21.679256    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:21.720158    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:21.720187    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:21.783911    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:21.783947    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:21.835365    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:21.835395    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:21.878395    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:21.878429    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:21.922108    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:21.922135    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:21.922184    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:21.922198    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.922205    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.922215    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:21.922222    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:21.922237    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:21.922244    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:21.922252    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:31.923592    8436 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0906 18:33:31.932063    8436 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0906 18:33:31.933171    8436 api_server.go:141] control plane version: v1.31.0
	I0906 18:33:31.933197    8436 api_server.go:131] duration metric: took 11.145794423s to wait for apiserver health ...
	I0906 18:33:31.933206    8436 system_pods.go:43] waiting for kube-system pods to appear ...
	I0906 18:33:31.933226    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0906 18:33:31.933288    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0906 18:33:31.983425    8436 cri.go:89] found id: "8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:31.983448    8436 cri.go:89] found id: ""
	I0906 18:33:31.983457    8436 logs.go:276] 1 containers: [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94]
	I0906 18:33:31.983520    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:31.987279    8436 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0906 18:33:31.987355    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0906 18:33:32.055771    8436 cri.go:89] found id: "c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:32.055796    8436 cri.go:89] found id: ""
	I0906 18:33:32.055804    8436 logs.go:276] 1 containers: [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff]
	I0906 18:33:32.055870    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.059612    8436 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0906 18:33:32.059686    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0906 18:33:32.098787    8436 cri.go:89] found id: "9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:32.098811    8436 cri.go:89] found id: ""
	I0906 18:33:32.098820    8436 logs.go:276] 1 containers: [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06]
	I0906 18:33:32.098878    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.102489    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0906 18:33:32.102561    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0906 18:33:32.141115    8436 cri.go:89] found id: "32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:32.141137    8436 cri.go:89] found id: ""
	I0906 18:33:32.141145    8436 logs.go:276] 1 containers: [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9]
	I0906 18:33:32.141225    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.144646    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0906 18:33:32.144768    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0906 18:33:32.183656    8436 cri.go:89] found id: "a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:32.183677    8436 cri.go:89] found id: ""
	I0906 18:33:32.183685    8436 logs.go:276] 1 containers: [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885]
	I0906 18:33:32.183768    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.187091    8436 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0906 18:33:32.187198    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0906 18:33:32.234943    8436 cri.go:89] found id: "d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:32.234963    8436 cri.go:89] found id: ""
	I0906 18:33:32.234976    8436 logs.go:276] 1 containers: [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e]
	I0906 18:33:32.235031    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.238598    8436 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0906 18:33:32.238671    8436 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0906 18:33:32.278305    8436 cri.go:89] found id: "f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:32.278329    8436 cri.go:89] found id: ""
	I0906 18:33:32.278337    8436 logs.go:276] 1 containers: [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe]
	I0906 18:33:32.278390    8436 ssh_runner.go:195] Run: which crictl
	I0906 18:33:32.282026    8436 logs.go:123] Gathering logs for kubelet ...
	I0906 18:33:32.282051    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0906 18:33:32.306097    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: W0906 18:30:48.061430    1505 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.306364    8436 logs.go:138] Found kubelet problem: Sep 06 18:30:48 addons-407094 kubelet[1505]: E0906 18:30:48.061512    1505 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.323785    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.397784    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324019    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.397829    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.324209    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.403813    1505 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324433    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.403862    1505 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.324603    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.421281    1505 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.324817    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.325002    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.325228    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:32.325398    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:32.325607    8436 logs.go:138] Found kubelet problem: Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:32.377665    8436 logs.go:123] Gathering logs for kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] ...
	I0906 18:33:32.377718    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e"
	I0906 18:33:32.475400    8436 logs.go:123] Gathering logs for kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] ...
	I0906 18:33:32.475434    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe"
	I0906 18:33:32.520417    8436 logs.go:123] Gathering logs for container status ...
	I0906 18:33:32.520446    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0906 18:33:32.589409    8436 logs.go:123] Gathering logs for coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] ...
	I0906 18:33:32.589443    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06"
	I0906 18:33:32.629473    8436 logs.go:123] Gathering logs for kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] ...
	I0906 18:33:32.629500    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9"
	I0906 18:33:32.674735    8436 logs.go:123] Gathering logs for kube-proxy [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] ...
	I0906 18:33:32.674766    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885"
	I0906 18:33:32.715679    8436 logs.go:123] Gathering logs for CRI-O ...
	I0906 18:33:32.715706    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0906 18:33:32.812721    8436 logs.go:123] Gathering logs for dmesg ...
	I0906 18:33:32.812761    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0906 18:33:32.824715    8436 logs.go:123] Gathering logs for describe nodes ...
	I0906 18:33:32.824742    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0906 18:33:32.966554    8436 logs.go:123] Gathering logs for kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] ...
	I0906 18:33:32.966583    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94"
	I0906 18:33:33.050505    8436 logs.go:123] Gathering logs for etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] ...
	I0906 18:33:33.050547    8436 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff"
	I0906 18:33:33.107046    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:33.107077    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0906 18:33:33.107133    8436 out.go:270] X Problems detected in kubelet:
	W0906 18:33:33.107145    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.421329    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:33.107163    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.446198    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-407094" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-407094' and this object
	W0906 18:33:33.107175    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.446252    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	W0906 18:33:33.107181    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: W0906 18:31:28.447488    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-407094" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-407094' and this object
	W0906 18:33:33.107187    8436 out.go:270]   Sep 06 18:31:28 addons-407094 kubelet[1505]: E0906 18:31:28.447527    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-407094\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-407094' and this object" logger="UnhandledError"
	I0906 18:33:33.107200    8436 out.go:358] Setting ErrFile to fd 2...
	I0906 18:33:33.107208    8436 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:33:43.122045    8436 system_pods.go:59] 18 kube-system pods found
	I0906 18:33:43.122085    8436 system_pods.go:61] "coredns-6f6b679f8f-5m5x6" [defe5d02-f30d-443e-99e7-c991b7dec6c7] Running
	I0906 18:33:43.122092    8436 system_pods.go:61] "csi-hostpath-attacher-0" [48965704-d5fd-49db-9678-bd967beec9db] Running
	I0906 18:33:43.122097    8436 system_pods.go:61] "csi-hostpath-resizer-0" [6e259fbe-1ccb-454a-90aa-754b23bd561c] Running
	I0906 18:33:43.122101    8436 system_pods.go:61] "csi-hostpathplugin-pv2tb" [363e6e2b-6aca-4252-a04f-063803d68ff8] Running
	I0906 18:33:43.122106    8436 system_pods.go:61] "etcd-addons-407094" [8c4735e0-724c-49f7-8c3a-0a0d8ee406ba] Running
	I0906 18:33:43.122110    8436 system_pods.go:61] "kindnet-452f8" [4957fc67-31d1-4b42-9810-d3885afca573] Running
	I0906 18:33:43.122114    8436 system_pods.go:61] "kube-apiserver-addons-407094" [66bff67a-ecea-499e-a307-b6640fe0d02f] Running
	I0906 18:33:43.122118    8436 system_pods.go:61] "kube-controller-manager-addons-407094" [8119e064-13bc-4f09-a81f-f0be67594174] Running
	I0906 18:33:43.122151    8436 system_pods.go:61] "kube-ingress-dns-minikube" [11164297-e9b5-4789-8912-fa77baf8b9f7] Running
	I0906 18:33:43.122156    8436 system_pods.go:61] "kube-proxy-4nm75" [4d9ea617-f2f5-4c37-be26-3519e4d3f81a] Running
	I0906 18:33:43.122162    8436 system_pods.go:61] "kube-scheduler-addons-407094" [f7d5a197-b07e-4d6b-b415-58cfbcd6fcfb] Running
	I0906 18:33:43.122166    8436 system_pods.go:61] "metrics-server-84c5f94fbc-whh9q" [d58757da-5b2b-43ef-a72c-994f1ebb8cc9] Running
	I0906 18:33:43.122172    8436 system_pods.go:61] "nvidia-device-plugin-daemonset-6drrf" [672026d1-b5fa-45db-831f-317e790e4b05] Running
	I0906 18:33:43.122176    8436 system_pods.go:61] "registry-6fb4cdfc84-bcfnn" [ee78f617-5232-4019-b050-b95d952380cd] Running
	I0906 18:33:43.122182    8436 system_pods.go:61] "registry-proxy-px9rx" [87475f12-2112-414e-949c-8a12553b1baa] Running
	I0906 18:33:43.122195    8436 system_pods.go:61] "snapshot-controller-56fcc65765-2xvmw" [ecdf5f07-c9e0-4999-b8a6-190bf5492007] Running
	I0906 18:33:43.122199    8436 system_pods.go:61] "snapshot-controller-56fcc65765-ffntm" [84263a27-974e-4b39-8dcc-b0e3bdfa53f7] Running
	I0906 18:33:43.122202    8436 system_pods.go:61] "storage-provisioner" [5d401df3-b813-491e-8590-2be89212ac5c] Running
	I0906 18:33:43.122224    8436 system_pods.go:74] duration metric: took 11.189010485s to wait for pod list to return data ...
	I0906 18:33:43.122237    8436 default_sa.go:34] waiting for default service account to be created ...
	I0906 18:33:43.128546    8436 default_sa.go:45] found service account: "default"
	I0906 18:33:43.128573    8436 default_sa.go:55] duration metric: took 6.329552ms for default service account to be created ...
	I0906 18:33:43.128584    8436 system_pods.go:116] waiting for k8s-apps to be running ...
	I0906 18:33:43.139015    8436 system_pods.go:86] 18 kube-system pods found
	I0906 18:33:43.139047    8436 system_pods.go:89] "coredns-6f6b679f8f-5m5x6" [defe5d02-f30d-443e-99e7-c991b7dec6c7] Running
	I0906 18:33:43.139054    8436 system_pods.go:89] "csi-hostpath-attacher-0" [48965704-d5fd-49db-9678-bd967beec9db] Running
	I0906 18:33:43.139059    8436 system_pods.go:89] "csi-hostpath-resizer-0" [6e259fbe-1ccb-454a-90aa-754b23bd561c] Running
	I0906 18:33:43.139063    8436 system_pods.go:89] "csi-hostpathplugin-pv2tb" [363e6e2b-6aca-4252-a04f-063803d68ff8] Running
	I0906 18:33:43.139067    8436 system_pods.go:89] "etcd-addons-407094" [8c4735e0-724c-49f7-8c3a-0a0d8ee406ba] Running
	I0906 18:33:43.139071    8436 system_pods.go:89] "kindnet-452f8" [4957fc67-31d1-4b42-9810-d3885afca573] Running
	I0906 18:33:43.139076    8436 system_pods.go:89] "kube-apiserver-addons-407094" [66bff67a-ecea-499e-a307-b6640fe0d02f] Running
	I0906 18:33:43.139080    8436 system_pods.go:89] "kube-controller-manager-addons-407094" [8119e064-13bc-4f09-a81f-f0be67594174] Running
	I0906 18:33:43.139084    8436 system_pods.go:89] "kube-ingress-dns-minikube" [11164297-e9b5-4789-8912-fa77baf8b9f7] Running
	I0906 18:33:43.139090    8436 system_pods.go:89] "kube-proxy-4nm75" [4d9ea617-f2f5-4c37-be26-3519e4d3f81a] Running
	I0906 18:33:43.139094    8436 system_pods.go:89] "kube-scheduler-addons-407094" [f7d5a197-b07e-4d6b-b415-58cfbcd6fcfb] Running
	I0906 18:33:43.139099    8436 system_pods.go:89] "metrics-server-84c5f94fbc-whh9q" [d58757da-5b2b-43ef-a72c-994f1ebb8cc9] Running
	I0906 18:33:43.139108    8436 system_pods.go:89] "nvidia-device-plugin-daemonset-6drrf" [672026d1-b5fa-45db-831f-317e790e4b05] Running
	I0906 18:33:43.139113    8436 system_pods.go:89] "registry-6fb4cdfc84-bcfnn" [ee78f617-5232-4019-b050-b95d952380cd] Running
	I0906 18:33:43.139116    8436 system_pods.go:89] "registry-proxy-px9rx" [87475f12-2112-414e-949c-8a12553b1baa] Running
	I0906 18:33:43.139121    8436 system_pods.go:89] "snapshot-controller-56fcc65765-2xvmw" [ecdf5f07-c9e0-4999-b8a6-190bf5492007] Running
	I0906 18:33:43.139127    8436 system_pods.go:89] "snapshot-controller-56fcc65765-ffntm" [84263a27-974e-4b39-8dcc-b0e3bdfa53f7] Running
	I0906 18:33:43.139131    8436 system_pods.go:89] "storage-provisioner" [5d401df3-b813-491e-8590-2be89212ac5c] Running
	I0906 18:33:43.139138    8436 system_pods.go:126] duration metric: took 10.548236ms to wait for k8s-apps to be running ...
	I0906 18:33:43.139149    8436 system_svc.go:44] waiting for kubelet service to be running ....
	I0906 18:33:43.139203    8436 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 18:33:43.157717    8436 system_svc.go:56] duration metric: took 18.557287ms WaitForService to wait for kubelet
	I0906 18:33:43.157746    8436 kubeadm.go:582] duration metric: took 3m1.296772052s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0906 18:33:43.157767    8436 node_conditions.go:102] verifying NodePressure condition ...
	I0906 18:33:43.161073    8436 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0906 18:33:43.161106    8436 node_conditions.go:123] node cpu capacity is 2
	I0906 18:33:43.161119    8436 node_conditions.go:105] duration metric: took 3.346623ms to run NodePressure ...
	I0906 18:33:43.161133    8436 start.go:241] waiting for startup goroutines ...
	I0906 18:33:43.161140    8436 start.go:246] waiting for cluster config update ...
	I0906 18:33:43.161155    8436 start.go:255] writing updated cluster config ...
	I0906 18:33:43.161447    8436 ssh_runner.go:195] Run: rm -f paused
	I0906 18:33:43.496242    8436 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0906 18:33:43.498168    8436 out.go:177] * Done! kubectl is now configured to use "addons-407094" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 06 18:46:43 addons-407094 crio[961]: time="2024-09-06 18:46:43.529360774Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5e0c1b1d-d669-457e-af82-21372b35e599 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:46:56 addons-407094 crio[961]: time="2024-09-06 18:46:56.529160250Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3ea6ac68-9c57-4c11-b330-61bb744b8adf name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:46:56 addons-407094 crio[961]: time="2024-09-06 18:46:56.529432669Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3ea6ac68-9c57-4c11-b330-61bb744b8adf name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:11 addons-407094 crio[961]: time="2024-09-06 18:47:11.528592218Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2e8cf2bf-058a-40e1-90b2-74ee23f73c18 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:11 addons-407094 crio[961]: time="2024-09-06 18:47:11.528824554Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2e8cf2bf-058a-40e1-90b2-74ee23f73c18 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:25 addons-407094 crio[961]: time="2024-09-06 18:47:25.528817306Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d3b820fa-004b-4a63-8e07-420dad756033 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:25 addons-407094 crio[961]: time="2024-09-06 18:47:25.529051949Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d3b820fa-004b-4a63-8e07-420dad756033 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:38 addons-407094 crio[961]: time="2024-09-06 18:47:38.529629764Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=eac2a65f-b83e-4e0a-a09c-99aa6045fc3d name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:38 addons-407094 crio[961]: time="2024-09-06 18:47:38.529855036Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=eac2a65f-b83e-4e0a-a09c-99aa6045fc3d name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:53 addons-407094 crio[961]: time="2024-09-06 18:47:53.529115799Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8ff975c1-91e8-4c5d-8df1-44858cacaadd name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:47:53 addons-407094 crio[961]: time="2024-09-06 18:47:53.529346913Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8ff975c1-91e8-4c5d-8df1-44858cacaadd name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:04 addons-407094 crio[961]: time="2024-09-06 18:48:04.529293571Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3524aa4b-66dd-42d8-abfc-4d77cab6aa21 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:04 addons-407094 crio[961]: time="2024-09-06 18:48:04.529515036Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3524aa4b-66dd-42d8-abfc-4d77cab6aa21 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:18 addons-407094 crio[961]: time="2024-09-06 18:48:18.529319271Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=a70b64f9-0c70-483a-a863-1e8ed43e732a name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:18 addons-407094 crio[961]: time="2024-09-06 18:48:18.529541434Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=a70b64f9-0c70-483a-a863-1e8ed43e732a name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:33 addons-407094 crio[961]: time="2024-09-06 18:48:33.529270069Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4d77a891-ab80-4751-a4be-e2136ac7bda8 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:33 addons-407094 crio[961]: time="2024-09-06 18:48:33.529533208Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4d77a891-ab80-4751-a4be-e2136ac7bda8 name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:47 addons-407094 crio[961]: time="2024-09-06 18:48:47.528807101Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=94d76350-41fb-4e6f-a06e-3730d75addaf name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:47 addons-407094 crio[961]: time="2024-09-06 18:48:47.529060402Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=94d76350-41fb-4e6f-a06e-3730d75addaf name=/runtime.v1.ImageService/ImageStatus
	Sep 06 18:48:47 addons-407094 crio[961]: time="2024-09-06 18:48:47.759171112Z" level=info msg="Stopping container: 94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21 (timeout: 30s)" id=9029ba9a-a8a8-4041-8a69-fe35de564174 name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:48:48 addons-407094 crio[961]: time="2024-09-06 18:48:48.921284001Z" level=info msg="Stopped container 94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21: kube-system/metrics-server-84c5f94fbc-whh9q/metrics-server" id=9029ba9a-a8a8-4041-8a69-fe35de564174 name=/runtime.v1.RuntimeService/StopContainer
	Sep 06 18:48:48 addons-407094 crio[961]: time="2024-09-06 18:48:48.921788748Z" level=info msg="Stopping pod sandbox: 9bd65254f213a04bd5aee56d3cc4e6fb48528181c0d8e815e7dded84e913c024" id=f13b827f-113c-4521-8a7b-b6a0f4db8c4f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 06 18:48:48 addons-407094 crio[961]: time="2024-09-06 18:48:48.922010213Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-whh9q Namespace:kube-system ID:9bd65254f213a04bd5aee56d3cc4e6fb48528181c0d8e815e7dded84e913c024 UID:d58757da-5b2b-43ef-a72c-994f1ebb8cc9 NetNS:/var/run/netns/acbfd82a-0237-4e8d-a772-d7539966f279 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 06 18:48:48 addons-407094 crio[961]: time="2024-09-06 18:48:48.922157126Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-whh9q from CNI network \"kindnet\" (type=ptp)"
	Sep 06 18:48:48 addons-407094 crio[961]: time="2024-09-06 18:48:48.944807697Z" level=info msg="Stopped pod sandbox: 9bd65254f213a04bd5aee56d3cc4e6fb48528181c0d8e815e7dded84e913c024" id=f13b827f-113c-4521-8a7b-b6a0f4db8c4f name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8c28f89303edc       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   3d422224b4261       hello-world-app-55bf9c44b4-wtddb
	f3ee6ddd7a5f6       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                         5 minutes ago       Running             nginx                     0                   15d8c74cbdfd6       nginx
	1592cefdb26d7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            16 minutes ago      Running             gcp-auth                  0                   c06a335e5cbbe       gcp-auth-89d5ffd79-4ftb6
	d1d7a03193011       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98        16 minutes ago      Running             local-path-provisioner    0                   e5189dc9a7245       local-path-provisioner-86d989889c-2bkxn
	94889f36dbe77       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   16 minutes ago      Exited              metrics-server            0                   9bd65254f213a       metrics-server-84c5f94fbc-whh9q
	9ca829996a232       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        17 minutes ago      Running             coredns                   0                   24df26c2e5c69       coredns-6f6b679f8f-5m5x6
	027e0fd396102       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        17 minutes ago      Running             storage-provisioner       0                   c0c4f4e21fd3b       storage-provisioner
	f733867810a27       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                      18 minutes ago      Running             kindnet-cni               0                   a0f3c36248ffd       kindnet-452f8
	a47e6d2fdee59       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                        18 minutes ago      Running             kube-proxy                0                   985f06aed4321       kube-proxy-4nm75
	8c134def906a6       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                        18 minutes ago      Running             kube-apiserver            0                   d65ab41c0bd8f       kube-apiserver-addons-407094
	c12b54bde9111       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        18 minutes ago      Running             etcd                      0                   ecacf74fbaac9       etcd-addons-407094
	32737b7e0bd99       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                        18 minutes ago      Running             kube-scheduler            0                   5d2f3ce8ac267       kube-scheduler-addons-407094
	d5bd6d4fed8c4       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                        18 minutes ago      Running             kube-controller-manager   0                   30217a4a44bfc       kube-controller-manager-addons-407094
	
	
	==> coredns [9ca829996a232a7a5e7e8f329fea0fda702afbe718dd0bb94fa4d5d7915bad06] <==
	[INFO] 10.244.0.4:51041 - 34331 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000202749s
	[INFO] 10.244.0.4:54554 - 52229 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004140172s
	[INFO] 10.244.0.4:54554 - 38680 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004324311s
	[INFO] 10.244.0.4:59463 - 3151 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000214622s
	[INFO] 10.244.0.4:59463 - 4684 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000147151s
	[INFO] 10.244.0.4:45612 - 54707 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000104419s
	[INFO] 10.244.0.4:45612 - 18103 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000182006s
	[INFO] 10.244.0.4:40408 - 35883 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000100546s
	[INFO] 10.244.0.4:40408 - 48425 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000070515s
	[INFO] 10.244.0.4:52876 - 57241 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000054884s
	[INFO] 10.244.0.4:52876 - 51355 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000034043s
	[INFO] 10.244.0.4:41021 - 35342 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001377398s
	[INFO] 10.244.0.4:41021 - 20493 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001485141s
	[INFO] 10.244.0.4:56511 - 5747 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000061178s
	[INFO] 10.244.0.4:56511 - 55412 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000051766s
	[INFO] 10.244.0.20:41735 - 21079 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000198057s
	[INFO] 10.244.0.20:54809 - 667 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000109654s
	[INFO] 10.244.0.20:35442 - 5748 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000159943s
	[INFO] 10.244.0.20:55590 - 32056 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000094572s
	[INFO] 10.244.0.20:39225 - 9910 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000125801s
	[INFO] 10.244.0.20:45199 - 11169 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000108029s
	[INFO] 10.244.0.20:58389 - 60835 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004235248s
	[INFO] 10.244.0.20:51093 - 9449 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005319494s
	[INFO] 10.244.0.20:40166 - 44255 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001513597s
	[INFO] 10.244.0.20:39537 - 34885 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00563988s
	
	
	==> describe nodes <==
	Name:               addons-407094
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-407094
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13
	                    minikube.k8s.io/name=addons-407094
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_06T18_30_37_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-407094
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 06 Sep 2024 18:30:33 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-407094
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 06 Sep 2024 18:48:48 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 06 Sep 2024 18:46:17 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 06 Sep 2024 18:46:17 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 06 Sep 2024 18:46:17 +0000   Fri, 06 Sep 2024 18:30:30 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 06 Sep 2024 18:46:17 +0000   Fri, 06 Sep 2024 18:31:28 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-407094
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 cd3f68a44ba844248e17aaf39592cd74
	  System UUID:                9faf998d-d974-473e-bb0f-60639ff3bfd0
	  Boot ID:                    99b2a203-612f-4d7f-83e8-fe6b34f289ff
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	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%)         15m
	  default                     hello-world-app-55bf9c44b4-wtddb           0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m52s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m11s
	  gcp-auth                    gcp-auth-89d5ffd79-4ftb6                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-6f6b679f8f-5m5x6                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     18m
	  kube-system                 etcd-addons-407094                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         18m
	  kube-system                 kindnet-452f8                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-407094               250m (12%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-407094      200m (10%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-4nm75                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-407094               100m (5%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  local-path-storage          local-path-provisioner-86d989889c-2bkxn    0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 18m                kube-proxy       
	  Warning  CgroupV1                 18m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  18m (x8 over 18m)  kubelet          Node addons-407094 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m (x8 over 18m)  kubelet          Node addons-407094 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m (x7 over 18m)  kubelet          Node addons-407094 status is now: NodeHasSufficientPID
	  Normal   Starting                 18m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  18m                kubelet          Node addons-407094 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m                kubelet          Node addons-407094 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m                kubelet          Node addons-407094 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m                node-controller  Node addons-407094 event: Registered Node addons-407094 in Controller
	  Normal   NodeReady                17m                kubelet          Node addons-407094 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep 6 18:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.015284] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.523697] 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.786701] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.637033] kauditd_printk_skb: 36 callbacks suppressed
	
	
	==> etcd [c12b54bde9111d23239494191766ebc67e029b53f575551da80bed7bc1a4e7ff] <==
	{"level":"info","ts":"2024-09-06T18:30:45.347742Z","caller":"traceutil/trace.go:171","msg":"trace[2145179728] linearizableReadLoop","detail":"{readStateIndex:407; appliedIndex:406; }","duration":"122.404725ms","start":"2024-09-06T18:30:45.225321Z","end":"2024-09-06T18:30:45.347726Z","steps":["trace[2145179728] 'read index received'  (duration: 77.374471ms)","trace[2145179728] 'applied index is now lower than readState.Index'  (duration: 45.029253ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:45.487088Z","caller":"traceutil/trace.go:171","msg":"trace[2018014101] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"150.209886ms","start":"2024-09-06T18:30:45.336842Z","end":"2024-09-06T18:30:45.487052Z","steps":["trace[2018014101] 'process raft request'  (duration: 150.111047ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:45.534265Z","caller":"traceutil/trace.go:171","msg":"trace[253716] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"107.164225ms","start":"2024-09-06T18:30:45.427084Z","end":"2024-09-06T18:30:45.534249Z","steps":["trace[253716] 'process raft request'  (duration: 105.909856ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:45.534721Z","caller":"traceutil/trace.go:171","msg":"trace[956836333] transaction","detail":"{read_only:false; response_revision:401; number_of_response:1; }","duration":"107.399729ms","start":"2024-09-06T18:30:45.427308Z","end":"2024-09-06T18:30:45.534708Z","steps":["trace[956836333] 'process raft request'  (duration: 106.140823ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535151Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.168639ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.537014Z","caller":"traceutil/trace.go:171","msg":"trace[577613473] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:401; }","duration":"109.049839ms","start":"2024-09-06T18:30:45.427951Z","end":"2024-09-06T18:30:45.537001Z","steps":["trace[577613473] 'agreement among raft nodes before linearized reading'  (duration: 107.156577ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535187Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.778075ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-06T18:30:45.537167Z","caller":"traceutil/trace.go:171","msg":"trace[424741761] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:401; }","duration":"109.755817ms","start":"2024-09-06T18:30:45.427405Z","end":"2024-09-06T18:30:45.537161Z","steps":["trace[424741761] 'agreement among raft nodes before linearized reading'  (duration: 107.765407ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.535209Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.002306ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-09-06T18:30:45.561004Z","caller":"traceutil/trace.go:171","msg":"trace[1780623501] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:401; }","duration":"133.769801ms","start":"2024-09-06T18:30:45.427202Z","end":"2024-09-06T18:30:45.560971Z","steps":["trace[1780623501] 'agreement among raft nodes before linearized reading'  (duration: 107.995634ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.536595Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"223.734359ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.561346Z","caller":"traceutil/trace.go:171","msg":"trace[616652077] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:401; }","duration":"248.494256ms","start":"2024-09-06T18:30:45.312843Z","end":"2024-09-06T18:30:45.561338Z","steps":["trace[616652077] 'agreement among raft nodes before linearized reading'  (duration: 223.715775ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-06T18:30:45.684939Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"129.488213ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/yakd-dashboard\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.685594Z","caller":"traceutil/trace.go:171","msg":"trace[579579684] range","detail":"{range_begin:/registry/namespaces/yakd-dashboard; range_end:; response_count:0; response_revision:402; }","duration":"130.156726ms","start":"2024-09-06T18:30:45.555428Z","end":"2024-09-06T18:30:45.685585Z","steps":["trace[579579684] 'agreement among raft nodes before linearized reading'  (duration: 74.529422ms)","trace[579579684] 'range keys from in-memory index tree'  (duration: 54.949446ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-06T18:30:45.684999Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"167.309195ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-06T18:30:45.685717Z","caller":"traceutil/trace.go:171","msg":"trace[75050379] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:402; }","duration":"168.124351ms","start":"2024-09-06T18:30:45.517585Z","end":"2024-09-06T18:30:45.685710Z","steps":["trace[75050379] 'agreement among raft nodes before linearized reading'  (duration: 112.352661ms)","trace[75050379] 'range keys from in-memory index tree'  (duration: 54.944505ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:45.685246Z","caller":"traceutil/trace.go:171","msg":"trace[1142828326] transaction","detail":"{read_only:false; response_revision:403; number_of_response:1; }","duration":"115.311754ms","start":"2024-09-06T18:30:45.569922Z","end":"2024-09-06T18:30:45.685234Z","steps":["trace[1142828326] 'process raft request'  (duration: 112.547747ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:30:46.023177Z","caller":"traceutil/trace.go:171","msg":"trace[2040869057] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"147.674803ms","start":"2024-09-06T18:30:45.875483Z","end":"2024-09-06T18:30:46.023158Z","steps":["trace[2040869057] 'process raft request'  (duration: 100.51735ms)","trace[2040869057] 'compare'  (duration: 47.059959ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-06T18:30:46.024011Z","caller":"traceutil/trace.go:171","msg":"trace[445562253] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"139.511577ms","start":"2024-09-06T18:30:45.884489Z","end":"2024-09-06T18:30:46.024001Z","steps":["trace[445562253] 'process raft request'  (duration: 139.348541ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-06T18:40:31.652444Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1540}
	{"level":"info","ts":"2024-09-06T18:40:31.686611Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1540,"took":"33.715229ms","hash":2107361206,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3383296,"current-db-size-in-use":"3.4 MB"}
	{"level":"info","ts":"2024-09-06T18:40:31.686668Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2107361206,"revision":1540,"compact-revision":-1}
	{"level":"info","ts":"2024-09-06T18:45:31.658716Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1959}
	{"level":"info","ts":"2024-09-06T18:45:31.675307Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1959,"took":"15.969971ms","hash":3675716097,"current-db-size-bytes":6438912,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4370432,"current-db-size-in-use":"4.4 MB"}
	{"level":"info","ts":"2024-09-06T18:45:31.675354Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3675716097,"revision":1959,"compact-revision":1540}
	
	
	==> gcp-auth [1592cefdb26d73d748148b7b10f29a640cace431d5faf7c8c0b813d8992d752e] <==
	2024/09/06 18:33:43 Ready to write response ...
	2024/09/06 18:33:44 Ready to marshal response ...
	2024/09/06 18:33:44 Ready to write response ...
	2024/09/06 18:41:57 Ready to marshal response ...
	2024/09/06 18:41:57 Ready to write response ...
	2024/09/06 18:41:58 Ready to marshal response ...
	2024/09/06 18:41:58 Ready to write response ...
	2024/09/06 18:42:26 Ready to marshal response ...
	2024/09/06 18:42:26 Ready to write response ...
	2024/09/06 18:43:00 Ready to marshal response ...
	2024/09/06 18:43:00 Ready to write response ...
	2024/09/06 18:43:00 Ready to marshal response ...
	2024/09/06 18:43:00 Ready to write response ...
	2024/09/06 18:43:08 Ready to marshal response ...
	2024/09/06 18:43:08 Ready to write response ...
	2024/09/06 18:43:09 Ready to marshal response ...
	2024/09/06 18:43:09 Ready to write response ...
	2024/09/06 18:43:09 Ready to marshal response ...
	2024/09/06 18:43:09 Ready to write response ...
	2024/09/06 18:43:09 Ready to marshal response ...
	2024/09/06 18:43:09 Ready to write response ...
	2024/09/06 18:43:38 Ready to marshal response ...
	2024/09/06 18:43:38 Ready to write response ...
	2024/09/06 18:45:57 Ready to marshal response ...
	2024/09/06 18:45:57 Ready to write response ...
	
	
	==> kernel <==
	 18:48:49 up 31 min,  0 users,  load average: 0.24, 0.34, 0.35
	Linux addons-407094 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [f733867810a27aa656f18a46c472c2fb2ce64b327b03fcea15a4d8019d899ebe] <==
	I0906 18:46:47.843419       1 main.go:299] handling current node
	I0906 18:46:57.843571       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:46:57.843604       1 main.go:299] handling current node
	I0906 18:47:07.843577       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:47:07.843618       1 main.go:299] handling current node
	I0906 18:47:17.844812       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:47:17.844848       1 main.go:299] handling current node
	I0906 18:47:27.849331       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:47:27.849371       1 main.go:299] handling current node
	I0906 18:47:37.848958       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:47:37.848996       1 main.go:299] handling current node
	I0906 18:47:47.843346       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:47:47.843381       1 main.go:299] handling current node
	I0906 18:47:57.843662       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:47:57.843702       1 main.go:299] handling current node
	I0906 18:48:07.844181       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:48:07.844218       1 main.go:299] handling current node
	I0906 18:48:17.844145       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:48:17.844178       1 main.go:299] handling current node
	I0906 18:48:27.843338       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:48:27.843376       1 main.go:299] handling current node
	I0906 18:48:37.844296       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:48:37.844329       1 main.go:299] handling current node
	I0906 18:48:47.846508       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0906 18:48:47.846634       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8c134def906a6cb60c660730fb46dda7c3ef3b5d03ace8fe2388a4ec150d7e94] <==
	E0906 18:33:14.079934       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"
	E0906 18:33:14.132335       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0906 18:33:14.140214       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0906 18:42:09.906872       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0906 18:42:42.147036       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.147269       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.194662       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.194735       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.233619       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.234005       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0906 18:42:42.310109       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0906 18:42:42.310766       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0906 18:42:43.233028       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0906 18:42:43.318436       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0906 18:42:43.362541       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0906 18:43:09.085434       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.104.71.187"}
	I0906 18:43:32.496945       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0906 18:43:33.521912       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0906 18:43:38.072410       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0906 18:43:38.380464       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.17.43"}
	I0906 18:45:57.492773       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.157.184"}
	E0906 18:45:59.790339       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [d5bd6d4fed8c410f2efc200b84efe7510adc6029146450ee5b90a4348649541e] <==
	W0906 18:46:52.157186       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
	E0906 18:46:52.157231       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"
	W0906 18:47:01.026845       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
	E0906 18:47:01.026977       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"
	W0906 18:47:20.002260       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
	E0906 18:47:20.002305       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"
	W0906 18:47:25.070111       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
	E0906 18:47:25.070160       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"
	W0906 18:47:30.041805       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
	E0906 18:47:30.041940       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"
	W0906 18:47:31.382792       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
	E0906 18:47:31.382848       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"
	W0906 18:47:55.501734       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
	E0906 18:47:55.501778       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"
	W0906 18:48:02.703560       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
	E0906 18:48:02.703606       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"
	W0906 18:48:06.265584       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
	E0906 18:48:06.265723       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"
	W0906 18:48:06.649652       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
	E0906 18:48:06.649698       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"
	W0906 18:48:36.465952       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
	E0906 18:48:36.465996       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"
	I0906 18:48:47.725804       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="8.485µs"
	W0906 18:48:47.741501       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
	E0906 18:48:47.742433       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 [a47e6d2fdee59e9b868f1d34a2398213aaf9de57290ef527ee55f74060f4d885] <==
	I0906 18:30:42.043348       1 server_linux.go:66] "Using iptables proxy"
	I0906 18:30:42.487228       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0906 18:30:42.487321       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`"
	I0906 18:30:47.218969       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0906 18:30:47.219250       1 server_linux.go:169] "Using iptables Proxier"
	I0906 18:30:47.383576       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"
	I0906 18:30:47.418782       1 server.go:483] "Version info" version="v1.31.0"
	I0906 18:30:47.449981       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0906 18:30:47.541953       1 config.go:197] "Starting service config controller"
	I0906 18:30:47.556156       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0906 18:30:47.556302       1 config.go:104] "Starting endpoint slice config controller"
	I0906 18:30:47.556335       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0906 18:30:47.556898       1 config.go:326] "Starting node config controller"
	I0906 18:30:47.556959       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0906 18:30:47.660372       1 shared_informer.go:320] Caches are synced for node config
	I0906 18:30:47.660422       1 shared_informer.go:320] Caches are synced for service config
	I0906 18:30:47.660449       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [32737b7e0bd994a492402df32295c224453bc78250846e9adef3acb3705efef9] <==
	W0906 18:30:34.479809       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0906 18:30:34.480843       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.479893       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
	E0906 18:30:34.480953       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"
	W0906 18:30:34.479931       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
	E0906 18:30:34.481049       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"
	W0906 18:30:34.479968       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0906 18:30:34.481132       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.480008       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
	E0906 18:30:34.481216       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"
	W0906 18:30:34.480059       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
	E0906 18:30:34.481312       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"
	W0906 18:30:34.480126       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
	E0906 18:30:34.481396       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"
	W0906 18:30:34.480197       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
	E0906 18:30:34.481478       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"
	W0906 18:30:34.480237       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
	E0906 18:30:34.481567       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"
	W0906 18:30:34.480271       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0906 18:30:34.481666       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0906 18:30:34.480333       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
	E0906 18:30:34.481787       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"
	W0906 18:30:35.340902       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0906 18:30:35.340944       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0906 18:30:37.473978       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 06 18:47:56 addons-407094 kubelet[1505]: E0906 18:47:56.856499    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648476856252801,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:04 addons-407094 kubelet[1505]: E0906 18:48:04.530133    1505 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="fed51cc6-9dd6-45fa-bf44-d4c982f6784b"
	Sep 06 18:48:06 addons-407094 kubelet[1505]: E0906 18:48:06.859189    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648486858953863,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:06 addons-407094 kubelet[1505]: E0906 18:48:06.859228    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648486858953863,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:16 addons-407094 kubelet[1505]: E0906 18:48:16.861872    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648496861635367,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:16 addons-407094 kubelet[1505]: E0906 18:48:16.861914    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648496861635367,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:18 addons-407094 kubelet[1505]: E0906 18:48:18.529796    1505 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="fed51cc6-9dd6-45fa-bf44-d4c982f6784b"
	Sep 06 18:48:26 addons-407094 kubelet[1505]: E0906 18:48:26.865116    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648506864781656,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:26 addons-407094 kubelet[1505]: E0906 18:48:26.865154    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648506864781656,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:33 addons-407094 kubelet[1505]: E0906 18:48:33.529973    1505 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="fed51cc6-9dd6-45fa-bf44-d4c982f6784b"
	Sep 06 18:48:36 addons-407094 kubelet[1505]: E0906 18:48:36.867818    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648516867577987,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:36 addons-407094 kubelet[1505]: E0906 18:48:36.867853    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648516867577987,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:46 addons-407094 kubelet[1505]: E0906 18:48:46.875158    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648526870584011,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:46 addons-407094 kubelet[1505]: E0906 18:48:46.875199    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1725648526870584011,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:582428,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 06 18:48:47 addons-407094 kubelet[1505]: E0906 18:48:47.529319    1505 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="fed51cc6-9dd6-45fa-bf44-d4c982f6784b"
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.012792    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/d58757da-5b2b-43ef-a72c-994f1ebb8cc9-tmp-dir\") pod \"d58757da-5b2b-43ef-a72c-994f1ebb8cc9\" (UID: \"d58757da-5b2b-43ef-a72c-994f1ebb8cc9\") "
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.014161    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-kstdl\" (UniqueName: \"kubernetes.io/projected/d58757da-5b2b-43ef-a72c-994f1ebb8cc9-kube-api-access-kstdl\") pod \"d58757da-5b2b-43ef-a72c-994f1ebb8cc9\" (UID: \"d58757da-5b2b-43ef-a72c-994f1ebb8cc9\") "
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.014222    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/d58757da-5b2b-43ef-a72c-994f1ebb8cc9-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "d58757da-5b2b-43ef-a72c-994f1ebb8cc9" (UID: "d58757da-5b2b-43ef-a72c-994f1ebb8cc9"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.014606    1505 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/d58757da-5b2b-43ef-a72c-994f1ebb8cc9-tmp-dir\") on node \"addons-407094\" DevicePath \"\""
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.021225    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d58757da-5b2b-43ef-a72c-994f1ebb8cc9-kube-api-access-kstdl" (OuterVolumeSpecName: "kube-api-access-kstdl") pod "d58757da-5b2b-43ef-a72c-994f1ebb8cc9" (UID: "d58757da-5b2b-43ef-a72c-994f1ebb8cc9"). InnerVolumeSpecName "kube-api-access-kstdl". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.115664    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-kstdl\" (UniqueName: \"kubernetes.io/projected/d58757da-5b2b-43ef-a72c-994f1ebb8cc9-kube-api-access-kstdl\") on node \"addons-407094\" DevicePath \"\""
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.417610    1505 scope.go:117] "RemoveContainer" containerID="94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21"
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.443441    1505 scope.go:117] "RemoveContainer" containerID="94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21"
	Sep 06 18:48:49 addons-407094 kubelet[1505]: E0906 18:48:49.444050    1505 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21\": container with ID starting with 94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21 not found: ID does not exist" containerID="94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21"
	Sep 06 18:48:49 addons-407094 kubelet[1505]: I0906 18:48:49.444330    1505 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21"} err="failed to get container status \"94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21\": rpc error: code = NotFound desc = could not find container \"94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21\": container with ID starting with 94889f36dbe775d2712c924f2b9ea1f1d6fe3da1c2d8a3e71b9dae5fda5eab21 not found: ID does not exist"
	
	
	==> storage-provisioner [027e0fd3961020511f18476dfb13127200a52893155544b58addfd7af51d79e5] <==
	I0906 18:31:29.258130       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0906 18:31:29.271291       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0906 18:31:29.271450       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0906 18:31:29.284446       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0906 18:31:29.285003       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6400e856-ff3f-404a-88ef-dc006a2f5702", APIVersion:"v1", ResourceVersion:"929", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65 became leader
	I0906 18:31:29.285118       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65!
	I0906 18:31:29.386167       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-407094_fcbb9c03-d9ca-4799-af90-35c8d928be65!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-407094/192.168.49.2
	Start Time:       Fri, 06 Sep 2024 18:33:43 +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-l2j89 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-l2j89:
	    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  15m                default-scheduler  Successfully assigned default/busybox to addons-407094
	  Normal   Pulling    13m (x4 over 15m)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 15m)  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     13m (x4 over 15m)  kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 15m)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3s (x64 over 15m)  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 (341.52s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-arm64 license
functional_test.go:2288: (dbg) Non-zero exit: out/minikube-linux-arm64 license: exit status 40 (223.99649ms)

                                                
                                                
-- stdout --
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to INET_LICENSES: Failed to download licenses: download request did not return a 200, received: 404
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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_license_42713f820c0ac68901ecf7b12bfdf24c2cafe65d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2289: command "\n\n" failed: exit status 40
--- FAIL: TestFunctional/parallel/License (0.22s)

                                                
                                    

Test pass (294/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.39
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.23
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.0/json-events 7.48
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.06
18 TestDownloadOnly/v1.31.0/DeleteAll 0.21
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.55
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 235.82
31 TestAddons/serial/GCPAuth/Namespaces 0.23
35 TestAddons/parallel/InspektorGadget 11.82
39 TestAddons/parallel/CSI 55.1
40 TestAddons/parallel/Headlamp 18.05
41 TestAddons/parallel/CloudSpanner 5.59
42 TestAddons/parallel/LocalPath 9.06
43 TestAddons/parallel/NvidiaDevicePlugin 5.64
44 TestAddons/parallel/Yakd 11.77
45 TestAddons/StoppedEnableDisable 12.22
46 TestCertOptions 35.05
47 TestCertExpiration 244.77
49 TestForceSystemdFlag 34.09
50 TestForceSystemdEnv 39.43
56 TestErrorSpam/setup 32.64
57 TestErrorSpam/start 0.76
58 TestErrorSpam/status 1.16
59 TestErrorSpam/pause 1.8
60 TestErrorSpam/unpause 1.95
61 TestErrorSpam/stop 1.45
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 50.6
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 29.06
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.12
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.46
73 TestFunctional/serial/CacheCmd/cache/add_local 1.46
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.34
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.21
78 TestFunctional/serial/CacheCmd/cache/delete 0.11
79 TestFunctional/serial/MinikubeKubectlCmd 0.14
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.18
81 TestFunctional/serial/ExtraConfig 33.06
82 TestFunctional/serial/ComponentHealth 0.11
83 TestFunctional/serial/LogsCmd 1.79
84 TestFunctional/serial/LogsFileCmd 1.75
85 TestFunctional/serial/InvalidService 4.73
87 TestFunctional/parallel/ConfigCmd 0.44
88 TestFunctional/parallel/DashboardCmd 14.86
89 TestFunctional/parallel/DryRun 0.61
90 TestFunctional/parallel/InternationalLanguage 0.31
91 TestFunctional/parallel/StatusCmd 0.96
95 TestFunctional/parallel/ServiceCmdConnect 7.74
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 24.75
99 TestFunctional/parallel/SSHCmd 0.57
100 TestFunctional/parallel/CpCmd 1.99
102 TestFunctional/parallel/FileSync 0.31
103 TestFunctional/parallel/CertSync 2.21
107 TestFunctional/parallel/NodeLabels 0.09
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.78
112 TestFunctional/parallel/Version/short 0.07
113 TestFunctional/parallel/Version/components 1.01
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.3
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
118 TestFunctional/parallel/ImageCommands/ImageBuild 4.36
119 TestFunctional/parallel/ImageCommands/Setup 0.84
120 TestFunctional/parallel/UpdateContextCmd/no_changes 0.24
121 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
122 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.26
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.77
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.04
125 TestFunctional/parallel/ServiceCmd/DeployApp 11.26
126 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.38
127 TestFunctional/parallel/ImageCommands/ImageSaveToFile 2.33
128 TestFunctional/parallel/ImageCommands/ImageRemove 0.55
129 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.79
130 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.55
132 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
133 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
135 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.33
136 TestFunctional/parallel/ServiceCmd/List 0.33
137 TestFunctional/parallel/ServiceCmd/JSONOutput 0.36
138 TestFunctional/parallel/ServiceCmd/HTTPS 0.35
139 TestFunctional/parallel/ServiceCmd/Format 0.4
140 TestFunctional/parallel/ServiceCmd/URL 0.37
141 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
142 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
146 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
147 TestFunctional/parallel/ProfileCmd/profile_not_create 0.39
148 TestFunctional/parallel/ProfileCmd/profile_list 0.42
149 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
150 TestFunctional/parallel/MountCmd/any-port 8.08
151 TestFunctional/parallel/MountCmd/specific-port 1.93
152 TestFunctional/parallel/MountCmd/VerifyCleanup 2.57
153 TestFunctional/delete_echo-server_images 0.06
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 182.18
160 TestMultiControlPlane/serial/DeployApp 8.42
161 TestMultiControlPlane/serial/PingHostFromPods 1.67
162 TestMultiControlPlane/serial/AddWorkerNode 35.89
163 TestMultiControlPlane/serial/NodeLabels 0.1
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.74
165 TestMultiControlPlane/serial/CopyFile 19.15
166 TestMultiControlPlane/serial/StopSecondaryNode 12.82
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.57
168 TestMultiControlPlane/serial/RestartSecondaryNode 26.26
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 6.51
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 144.19
171 TestMultiControlPlane/serial/DeleteSecondaryNode 13.16
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.55
173 TestMultiControlPlane/serial/StopCluster 35.9
174 TestMultiControlPlane/serial/RestartCluster 52.28
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.55
176 TestMultiControlPlane/serial/AddSecondaryNode 75.72
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.79
181 TestJSONOutput/start/Command 49.77
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.81
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.66
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.87
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.21
206 TestKicCustomNetwork/create_custom_network 39.79
207 TestKicCustomNetwork/use_default_bridge_network 32.35
208 TestKicExistingNetwork 37.9
209 TestKicCustomSubnet 33.79
210 TestKicStaticIP 33.45
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 71.95
215 TestMountStart/serial/StartWithMountFirst 7.51
216 TestMountStart/serial/VerifyMountFirst 0.26
217 TestMountStart/serial/StartWithMountSecond 9.54
218 TestMountStart/serial/VerifyMountSecond 0.27
219 TestMountStart/serial/DeleteFirst 1.63
220 TestMountStart/serial/VerifyMountPostDelete 0.34
221 TestMountStart/serial/Stop 1.4
222 TestMountStart/serial/RestartStopped 8.19
223 TestMountStart/serial/VerifyMountPostStop 0.25
226 TestMultiNode/serial/FreshStart2Nodes 83.82
227 TestMultiNode/serial/DeployApp2Nodes 7.81
228 TestMultiNode/serial/PingHostFrom2Pods 0.99
229 TestMultiNode/serial/AddNode 30.85
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.31
232 TestMultiNode/serial/CopyFile 9.95
233 TestMultiNode/serial/StopNode 2.22
234 TestMultiNode/serial/StartAfterStop 9.94
235 TestMultiNode/serial/RestartKeepsNodes 107.18
236 TestMultiNode/serial/DeleteNode 5.64
237 TestMultiNode/serial/StopMultiNode 23.92
238 TestMultiNode/serial/RestartMultiNode 50.46
239 TestMultiNode/serial/ValidateNameConflict 36.85
244 TestPreload 134.89
246 TestScheduledStopUnix 106.73
249 TestInsufficientStorage 10.83
250 TestRunningBinaryUpgrade 81.05
252 TestKubernetesUpgrade 389.16
253 TestMissingContainerUpgrade 173.18
255 TestPause/serial/Start 58.33
256 TestPause/serial/SecondStartNoReconfiguration 38.69
257 TestPause/serial/Pause 1.04
258 TestPause/serial/VerifyStatus 0.42
259 TestPause/serial/Unpause 0.9
260 TestPause/serial/PauseAgain 1.09
261 TestPause/serial/DeletePaused 2.75
262 TestPause/serial/VerifyDeletedResources 0.57
263 TestStoppedBinaryUpgrade/Setup 0.96
264 TestStoppedBinaryUpgrade/Upgrade 71.05
265 TestStoppedBinaryUpgrade/MinikubeLogs 0.95
274 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
275 TestNoKubernetes/serial/StartWithK8s 32.36
276 TestNoKubernetes/serial/StartWithStopK8s 18.38
277 TestNoKubernetes/serial/Start 6.08
278 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
279 TestNoKubernetes/serial/ProfileList 0.96
280 TestNoKubernetes/serial/Stop 1.22
281 TestNoKubernetes/serial/StartNoArgs 7.07
282 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
290 TestNetworkPlugins/group/false 5.13
295 TestStartStop/group/old-k8s-version/serial/FirstStart 164.22
297 TestStartStop/group/no-preload/serial/FirstStart 70.94
298 TestStartStop/group/no-preload/serial/DeployApp 11.48
299 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.13
300 TestStartStop/group/no-preload/serial/Stop 12.04
301 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
302 TestStartStop/group/no-preload/serial/SecondStart 266.77
303 TestStartStop/group/old-k8s-version/serial/DeployApp 9.61
304 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.26
305 TestStartStop/group/old-k8s-version/serial/Stop 12.02
306 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
307 TestStartStop/group/old-k8s-version/serial/SecondStart 130.86
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.12
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
311 TestStartStop/group/old-k8s-version/serial/Pause 2.94
313 TestStartStop/group/embed-certs/serial/FirstStart 53.35
314 TestStartStop/group/embed-certs/serial/DeployApp 10.4
315 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
316 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.15
317 TestStartStop/group/embed-certs/serial/Stop 12
318 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
319 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
320 TestStartStop/group/no-preload/serial/Pause 3.05
321 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
322 TestStartStop/group/embed-certs/serial/SecondStart 279.32
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 57.33
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.4
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.16
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.02
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 277.36
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
333 TestStartStop/group/embed-certs/serial/Pause 3.15
335 TestStartStop/group/newest-cni/serial/FirstStart 36.33
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.43
338 TestStartStop/group/newest-cni/serial/Stop 1.28
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
340 TestStartStop/group/newest-cni/serial/SecondStart 18.11
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
344 TestStartStop/group/newest-cni/serial/Pause 3.63
345 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
346 TestNetworkPlugins/group/auto/Start 53.35
347 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.15
348 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.32
349 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.87
350 TestNetworkPlugins/group/kindnet/Start 58.04
351 TestNetworkPlugins/group/auto/KubeletFlags 0.33
352 TestNetworkPlugins/group/auto/NetCatPod 12.32
353 TestNetworkPlugins/group/auto/DNS 0.17
354 TestNetworkPlugins/group/auto/Localhost 0.16
355 TestNetworkPlugins/group/auto/HairPin 0.16
356 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
357 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
358 TestNetworkPlugins/group/kindnet/NetCatPod 12.38
359 TestNetworkPlugins/group/flannel/Start 60.49
360 TestNetworkPlugins/group/kindnet/DNS 0.34
361 TestNetworkPlugins/group/kindnet/Localhost 0.31
362 TestNetworkPlugins/group/kindnet/HairPin 0.27
363 TestNetworkPlugins/group/custom-flannel/Start 64.76
364 TestNetworkPlugins/group/flannel/ControllerPod 6
365 TestNetworkPlugins/group/flannel/KubeletFlags 0.43
366 TestNetworkPlugins/group/flannel/NetCatPod 11.41
367 TestNetworkPlugins/group/flannel/DNS 0.25
368 TestNetworkPlugins/group/flannel/Localhost 0.21
369 TestNetworkPlugins/group/flannel/HairPin 0.24
370 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.38
371 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.51
372 TestNetworkPlugins/group/enable-default-cni/Start 78.22
373 TestNetworkPlugins/group/custom-flannel/DNS 0.36
374 TestNetworkPlugins/group/custom-flannel/Localhost 0.54
375 TestNetworkPlugins/group/custom-flannel/HairPin 0.24
376 TestNetworkPlugins/group/bridge/Start 73.65
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.29
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.16
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.17
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
382 TestNetworkPlugins/group/bridge/KubeletFlags 0.47
383 TestNetworkPlugins/group/bridge/NetCatPod 12.48
384 TestNetworkPlugins/group/calico/Start 60.67
385 TestNetworkPlugins/group/bridge/DNS 0.21
386 TestNetworkPlugins/group/bridge/Localhost 0.25
387 TestNetworkPlugins/group/bridge/HairPin 0.22
388 TestNetworkPlugins/group/calico/ControllerPod 6
389 TestNetworkPlugins/group/calico/KubeletFlags 0.28
390 TestNetworkPlugins/group/calico/NetCatPod 11.24
391 TestNetworkPlugins/group/calico/DNS 0.19
392 TestNetworkPlugins/group/calico/Localhost 0.16
393 TestNetworkPlugins/group/calico/HairPin 0.16
x
+
TestDownloadOnly/v1.20.0/json-events (7.39s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-925158 --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-arm64 start -o=json --download-only -p download-only-925158 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.387451511s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (7.39s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-925158 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |          |
	|         | -p download-only-925158        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/06 18:29:30
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0906 18:29:30.591016    7677 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:29:30.591369    7677 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:30.591382    7677 out.go:358] Setting ErrFile to fd 2...
	I0906 18:29:30.591388    7677 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:30.591663    7677 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	W0906 18:29:30.591835    7677 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19576-2213/.minikube/config/config.json: open /home/jenkins/minikube-integration/19576-2213/.minikube/config/config.json: no such file or directory
	I0906 18:29:30.592319    7677 out.go:352] Setting JSON to true
	I0906 18:29:30.593135    7677 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":719,"bootTime":1725646652,"procs":148,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 18:29:30.593206    7677 start.go:139] virtualization:  
	I0906 18:29:30.595853    7677 out.go:97] [download-only-925158] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0906 18:29:30.596056    7677 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball: no such file or directory
	I0906 18:29:30.596110    7677 notify.go:220] Checking for updates...
	I0906 18:29:30.597226    7677 out.go:169] MINIKUBE_LOCATION=19576
	I0906 18:29:30.598629    7677 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:29:30.600239    7677 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:29:30.601463    7677 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 18:29:30.602702    7677 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0906 18:29:30.605008    7677 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0906 18:29:30.605276    7677 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:29:30.627473    7677 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 18:29:30.627572    7677 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:31.092961    7677 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-06 18:29:31.082223581 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:31.093090    7677 docker.go:318] overlay module found
	I0906 18:29:31.094700    7677 out.go:97] Using the docker driver based on user configuration
	I0906 18:29:31.094734    7677 start.go:297] selected driver: docker
	I0906 18:29:31.094742    7677 start.go:901] validating driver "docker" against <nil>
	I0906 18:29:31.094868    7677 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:31.157940    7677 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-06 18:29:31.148903843 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:31.158105    7677 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0906 18:29:31.158399    7677 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0906 18:29:31.158574    7677 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0906 18:29:31.160122    7677 out.go:169] Using Docker driver with root privileges
	I0906 18:29:31.161811    7677 cni.go:84] Creating CNI manager for ""
	I0906 18:29:31.161829    7677 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:29:31.161839    7677 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0906 18:29:31.161922    7677 start.go:340] cluster config:
	{Name:download-only-925158 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 Memory:2200 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-925158 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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}
	I0906 18:29:31.163427    7677 out.go:97] Starting "download-only-925158" primary control-plane node in "download-only-925158" cluster
	I0906 18:29:31.163447    7677 cache.go:121] Beginning downloading kic base image for docker with crio
	I0906 18:29:31.164760    7677 out.go:97] Pulling base image v0.0.45 ...
	I0906 18:29:31.164785    7677 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0906 18:29:31.164927    7677 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
	I0906 18:29:31.178830    7677 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:29:31.179011    7677 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
	I0906 18:29:31.179108    7677 image.go:148] Writing gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:29:31.228178    7677 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-arm64.tar.lz4
	I0906 18:29:31.228203    7677 cache.go:56] Caching tarball of preloaded images
	I0906 18:29:31.228373    7677 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0906 18:29:31.230035    7677 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0906 18:29:31.230054    7677 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0906 18:29:31.321252    7677 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-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-925158 host does not exist
	  To start a cluster, run: "minikube start -p download-only-925158"

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (0.23s)

                                                
                                    
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-arm64 delete -p download-only-925158
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/json-events (7.48s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-315259 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-315259 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (7.47663031s)
--- PASS: TestDownloadOnly/v1.31.0/json-events (7.48s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-315259
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-315259: exit status 85 (57.848913ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-925158 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | -p download-only-925158        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| delete  | -p download-only-925158        | download-only-925158 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC | 06 Sep 24 18:29 UTC |
	| start   | -o=json --download-only        | download-only-315259 | jenkins | v1.34.0 | 06 Sep 24 18:29 UTC |                     |
	|         | -p download-only-315259        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/06 18:29:38
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0906 18:29:38.407265    7881 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:29:38.407474    7881 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:38.407498    7881 out.go:358] Setting ErrFile to fd 2...
	I0906 18:29:38.407516    7881 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:29:38.407802    7881 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 18:29:38.408282    7881 out.go:352] Setting JSON to true
	I0906 18:29:38.409079    7881 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":727,"bootTime":1725646652,"procs":146,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 18:29:38.409171    7881 start.go:139] virtualization:  
	I0906 18:29:38.411198    7881 out.go:97] [download-only-315259] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0906 18:29:38.411405    7881 notify.go:220] Checking for updates...
	I0906 18:29:38.413099    7881 out.go:169] MINIKUBE_LOCATION=19576
	I0906 18:29:38.414368    7881 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:29:38.415873    7881 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:29:38.417209    7881 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 18:29:38.418316    7881 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0906 18:29:38.421226    7881 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0906 18:29:38.421511    7881 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:29:38.443539    7881 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 18:29:38.443645    7881 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:38.515718    7881 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-06 18:29:38.504347842 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:38.515862    7881 docker.go:318] overlay module found
	I0906 18:29:38.518113    7881 out.go:97] Using the docker driver based on user configuration
	I0906 18:29:38.518142    7881 start.go:297] selected driver: docker
	I0906 18:29:38.518149    7881 start.go:901] validating driver "docker" against <nil>
	I0906 18:29:38.518302    7881 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:29:38.574693    7881 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-06 18:29:38.564914924 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:29:38.574858    7881 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0906 18:29:38.575130    7881 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0906 18:29:38.575277    7881 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0906 18:29:38.576896    7881 out.go:169] Using Docker driver with root privileges
	I0906 18:29:38.578304    7881 cni.go:84] Creating CNI manager for ""
	I0906 18:29:38.578327    7881 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0906 18:29:38.578339    7881 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0906 18:29:38.578411    7881 start.go:340] cluster config:
	{Name:download-only-315259 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 Memory:2200 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.0 ClusterName:download-only-315259 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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.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}
	I0906 18:29:38.579824    7881 out.go:97] Starting "download-only-315259" primary control-plane node in "download-only-315259" cluster
	I0906 18:29:38.579850    7881 cache.go:121] Beginning downloading kic base image for docker with crio
	I0906 18:29:38.581306    7881 out.go:97] Pulling base image v0.0.45 ...
	I0906 18:29:38.581333    7881 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:29:38.581498    7881 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
	I0906 18:29:38.596945    7881 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
	I0906 18:29:38.597080    7881 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
	I0906 18:29:38.597101    7881 image.go:66] Found gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory, skipping pull
	I0906 18:29:38.597109    7881 image.go:135] gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 exists in cache, skipping pull
	I0906 18:29:38.597118    7881 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 as a tarball
	I0906 18:29:38.642022    7881 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0906 18:29:38.642063    7881 cache.go:56] Caching tarball of preloaded images
	I0906 18:29:38.642246    7881 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0906 18:29:38.644201    7881 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0906 18:29:38.644240    7881 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0906 18:29:38.753435    7881 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:e6af375765e1700a37be5f07489fb80e -> /home/jenkins/minikube-integration/19576-2213/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-315259 host does not exist
	  To start a cluster, run: "minikube start -p download-only-315259"

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.31.0/DeleteAll (0.21s)

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

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

                                                
                                    
x
+
TestBinaryMirror (0.55s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (235.82s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-407094 --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:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-407094 --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: (3m55.82047607s)
--- PASS: TestAddons/Setup (235.82s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-kqr94" [9ec7947b-f830-4a17-aa41-c80f998a306e] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004160483s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-407094
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-407094: (5.815608614s)
--- PASS: TestAddons/parallel/InspektorGadget (11.82s)

                                                
                                    
x
+
TestAddons/parallel/CSI (55.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.119661ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-407094 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-407094 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [cfb69ad2-6e3e-458a-ab5a-e7abba87496f] Pending
helpers_test.go:344: "task-pv-pod" [cfb69ad2-6e3e-458a-ab5a-e7abba87496f] 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" [cfb69ad2-6e3e-458a-ab5a-e7abba87496f] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004354016s
addons_test.go:590: (dbg) Run:  kubectl --context addons-407094 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-407094 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-407094 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-407094 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-407094 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-407094 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-407094 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [a9b738b2-f70b-4cbd-b58f-804517508952] Pending
helpers_test.go:344: "task-pv-pod-restore" [a9b738b2-f70b-4cbd-b58f-804517508952] 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" [a9b738b2-f70b-4cbd-b58f-804517508952] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004577901s
addons_test.go:632: (dbg) Run:  kubectl --context addons-407094 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Done: kubectl --context addons-407094 delete pod task-pv-pod-restore: (1.121185249s)
addons_test.go:636: (dbg) Run:  kubectl --context addons-407094 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-407094 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-407094 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-407094 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.825764157s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-407094 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (55.10s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-407094 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-407094 --alsologtostderr -v=1: (1.328640449s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-dsk2k" [7346ef37-576c-475f-9185-fd6bd581dd8e] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-dsk2k" [7346ef37-576c-475f-9185-fd6bd581dd8e] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003633665s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-407094 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-407094 addons disable headlamp --alsologtostderr -v=1: (5.712208896s)
--- PASS: TestAddons/parallel/Headlamp (18.05s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-s6tbg" [acc0d2c4-735b-4735-94e8-9b1a7afaad50] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003640494s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-407094
--- PASS: TestAddons/parallel/CloudSpanner (5.59s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (9.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-407094 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-407094 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-407094 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [0b265be4-1035-49a7-ad80-70a2698e3a95] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [0b265be4-1035-49a7-ad80-70a2698e3a95] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [0b265be4-1035-49a7-ad80-70a2698e3a95] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004837522s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-407094 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-407094 ssh "cat /opt/local-path-provisioner/pvc-8a4de30d-f478-4555-96aa-38f91cdd3092_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-407094 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-407094 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-407094 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (9.06s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-6drrf" [672026d1-b5fa-45db-831f-317e790e4b05] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004691971s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-407094
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.64s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-khh8d" [a139b02d-e9ae-4651-a86c-8f0859685b0c] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004172186s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-407094 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-407094 addons disable yakd --alsologtostderr -v=1: (5.768775715s)
--- PASS: TestAddons/parallel/Yakd (11.77s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.22s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-407094
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-407094: (11.964695606s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-407094
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-407094
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-407094
--- PASS: TestAddons/StoppedEnableDisable (12.22s)

                                                
                                    
x
+
TestCertOptions (35.05s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (244.77s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-317489 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-317489 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (33.517554774s)
E0906 19:26:47.151124    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:27:07.136652    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-317489 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-317489 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (28.413379149s)
helpers_test.go:175: Cleaning up "cert-expiration-317489" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-317489
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-317489: (2.837312581s)
--- PASS: TestCertExpiration (244.77s)

                                                
                                    
x
+
TestForceSystemdFlag (34.09s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-334469 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-334469 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (31.322865565s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-334469 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-334469" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-334469
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-334469: (2.444941693s)
--- PASS: TestForceSystemdFlag (34.09s)

                                                
                                    
x
+
TestForceSystemdEnv (39.43s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-063119 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-063119 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (36.824072023s)
helpers_test.go:175: Cleaning up "force-systemd-env-063119" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-063119
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-063119: (2.604365321s)
--- PASS: TestForceSystemdEnv (39.43s)

                                                
                                    
x
+
TestErrorSpam/setup (32.64s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.76s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.16s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.8s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 pause
--- PASS: TestErrorSpam/pause (1.80s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.95s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 unpause
--- PASS: TestErrorSpam/unpause (1.95s)

                                                
                                    
x
+
TestErrorSpam/stop (1.45s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 stop: (1.264708287s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-656688 --log_dir /tmp/nospam-656688 stop
--- PASS: TestErrorSpam/stop (1.45s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (50.6s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-086269 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-086269 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (50.599103759s)
--- PASS: TestFunctional/serial/StartWithProxy (50.60s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.06s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-086269 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-086269 --alsologtostderr -v=8: (29.055675882s)
functional_test.go:663: soft start took 29.056209168s for "functional-086269" cluster.
--- PASS: TestFunctional/serial/SoftStart (29.06s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.12s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 cache add registry.k8s.io/pause:3.1: (1.550280082s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 cache add registry.k8s.io/pause:3.3: (1.506202792s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 cache add registry.k8s.io/pause:latest: (1.406318683s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.46s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.18s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.06s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.79s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 logs: (1.788520602s)
--- PASS: TestFunctional/serial/LogsCmd (1.79s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.75s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 logs --file /tmp/TestFunctionalserialLogsFileCmd1880328645/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 logs --file /tmp/TestFunctionalserialLogsFileCmd1880328645/001/logs.txt: (1.745660421s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.75s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.73s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.44s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.86s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-086269 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-086269 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 37609: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (14.86s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.61s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-arm64 start -p functional-086269 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-086269 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (193.325397ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 18:52:44.747696   36991 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:52:44.747931   36991 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:44.747952   36991 out.go:358] Setting ErrFile to fd 2...
	I0906 18:52:44.747971   36991 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:44.748359   36991 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 18:52:44.748865   36991 out.go:352] Setting JSON to false
	I0906 18:52:44.749799   36991 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":2113,"bootTime":1725646652,"procs":203,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 18:52:44.749897   36991 start.go:139] virtualization:  
	I0906 18:52:44.753187   36991 out.go:177] * [functional-086269] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0906 18:52:44.756419   36991 out.go:177]   - MINIKUBE_LOCATION=19576
	I0906 18:52:44.756531   36991 notify.go:220] Checking for updates...
	I0906 18:52:44.761840   36991 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:52:44.764475   36991 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:52:44.767267   36991 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 18:52:44.770718   36991 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0906 18:52:44.773423   36991 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 18:52:44.777334   36991 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:52:44.778019   36991 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:52:44.812709   36991 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 18:52:44.812876   36991 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:52:44.880212   36991 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-06 18:52:44.870823297 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:52:44.880327   36991 docker.go:318] overlay module found
	I0906 18:52:44.883291   36991 out.go:177] * Using the docker driver based on existing profile
	I0906 18:52:44.886056   36991 start.go:297] selected driver: docker
	I0906 18:52:44.886077   36991 start.go:901] validating driver "docker" against &{Name:functional-086269 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:functional-086269 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.0 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 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0906 18:52:44.886191   36991 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:52:44.889334   36991 out.go:201] 
	W0906 18:52:44.891989   36991 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
	I0906 18:52:44.894419   36991 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-arm64 start -p functional-086269 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-086269 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (304.816747ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 18:52:45.417470   37136 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:52:45.417828   37136 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:45.417855   37136 out.go:358] Setting ErrFile to fd 2...
	I0906 18:52:45.417873   37136 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:52:45.418323   37136 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 18:52:45.418909   37136 out.go:352] Setting JSON to false
	I0906 18:52:45.420015   37136 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":2114,"bootTime":1725646652,"procs":205,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 18:52:45.420230   37136 start.go:139] virtualization:  
	I0906 18:52:45.423783   37136 out.go:177] * [functional-086269] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0906 18:52:45.427156   37136 notify.go:220] Checking for updates...
	I0906 18:52:45.431384   37136 out.go:177]   - MINIKUBE_LOCATION=19576
	I0906 18:52:45.438196   37136 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 18:52:45.441357   37136 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 18:52:45.444348   37136 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 18:52:45.447508   37136 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0906 18:52:45.450382   37136 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 18:52:45.453870   37136 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:52:45.455030   37136 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 18:52:45.497555   37136 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 18:52:45.497682   37136 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:52:45.599351   37136 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-06 18:52:45.585180736 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:52:45.599465   37136 docker.go:318] overlay module found
	I0906 18:52:45.602333   37136 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0906 18:52:45.604942   37136 start.go:297] selected driver: docker
	I0906 18:52:45.604963   37136 start.go:901] validating driver "docker" against &{Name:functional-086269 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 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.0 ClusterName:functional-086269 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.0 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 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0906 18:52:45.605073   37136 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 18:52:45.608325   37136 out.go:201] 
	W0906 18:52:45.611052   37136 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
	I0906 18:52:45.613490   37136 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.96s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-086269 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-086269 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-65d86f57f4-zqjnd" [59ecf20f-e02d-4dae-8f0a-d1449960f5b4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-zqjnd" [59ecf20f-e02d-4dae-8f0a-d1449960f5b4] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.003906222s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31740
functional_test.go:1675: http://192.168.49.2:31740: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-zqjnd

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.75s)

                                                
                                                
=== 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" [8ade5a70-a5a8-4962-93f9-0486c82ac1d7] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003521854s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-086269 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-086269 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-086269 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-086269 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" [9aa58dcf-5563-460f-8aff-98d4f08a7349] Pending
helpers_test.go:344: "sp-pod" [9aa58dcf-5563-460f-8aff-98d4f08a7349] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9aa58dcf-5563-460f-8aff-98d4f08a7349] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.00372893s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-086269 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-086269 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-086269 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" [660ee3a2-4993-4f1e-b63a-e18306227fba] Pending
helpers_test.go:344: "sp-pod" [660ee3a2-4993-4f1e-b63a-e18306227fba] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [660ee3a2-4993-4f1e-b63a-e18306227fba] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.00378445s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-086269 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.75s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.57s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.99s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.31s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.21s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.78s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 version -o=json --components: (1.008112688s)
--- PASS: TestFunctional/parallel/Version/components (1.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-086269 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.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-086269
localhost/kicbase/echo-server:functional-086269
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-086269 image ls --format short --alsologtostderr:
I0906 18:52:48.129709   37721 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:48.129974   37721 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:48.130024   37721 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:48.130048   37721 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:48.130391   37721 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
I0906 18:52:48.131153   37721 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:48.131340   37721 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:48.132101   37721 cli_runner.go:164] Run: docker container inspect functional-086269 --format={{.State.Status}}
I0906 18:52:48.151932   37721 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:48.151992   37721 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086269
I0906 18:52:48.174768   37721 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/functional-086269/id_rsa Username:docker}
I0906 18:52:48.261139   37721 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-086269 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/kube-scheduler          | v1.31.0            | fbbbd428abb4d | 67MB   |
| docker.io/library/nginx                 | alpine             | 70594c812316a | 48.4MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| localhost/minikube-local-cache-test     | functional-086269  | bbce892ba7251 | 3.33kB |
| registry.k8s.io/kube-proxy              | v1.31.0            | 71d55d66fd4ee | 95.9MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/kube-apiserver          | v1.31.0            | cd0f0ae0ec9e0 | 92.6MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| localhost/my-image                      | functional-086269  | e569629f9ff43 | 1.64MB |
| registry.k8s.io/kube-controller-manager | v1.31.0            | fcb0683e6bdbd | 86.9MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | d5e283bc63d43 | 90.3MB |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| localhost/kicbase/echo-server           | functional-086269  | ce2d2cda2d858 | 4.79MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-086269 image ls --format table --alsologtostderr:
I0906 18:52:53.235104   38130 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:53.235213   38130 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:53.235218   38130 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:53.235269   38130 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:53.235506   38130 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
I0906 18:52:53.236161   38130 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:53.236280   38130 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:53.236750   38130 cli_runner.go:164] Run: docker container inspect functional-086269 --format={{.State.Status}}
I0906 18:52:53.253150   38130 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:53.253217   38130 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086269
I0906 18:52:53.277563   38130 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/functional-086269/id_rsa Username:docker}
I0906 18:52:53.381700   38130 ssh_runner.go:195] Run: sudo crictl images --output json
2024/09/06 18:53:00 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-086269 image ls --format json --alsologtostderr:
[{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"bbce892ba725167947726bcecea3d3a07cdf3c1f5b57ba50e8005275bac1c1a9","repoDigests":["localhost/minikube-local-cache-test@sha256:a32119a8286f0503394a7546ae34a5b9bffadcb764b03a22115c5bf68094e1c0"],"repoTags":["localhost/minikube-local-cache-test:functional-086269"],"size":"3330"},{"id":"e56962
9f9ff432b7077b3acd311f8a6dff98f89279004f85b3b724f7c9a54235","repoDigests":["localhost/my-image@sha256:f36d22911308987f1aca0114b451625c24fb0b2897ecaae74283e921465273c5"],"repoTags":["localhost/my-image:functional-086269"],"size":"1640226"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf
9b388","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"92567005"},{"id":"fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"86930758"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/ngi
nx:latest"],"size":"197172029"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-086269"],"size":"4788229"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"71a6
76dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89","repoDigests":["registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971","registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec81
9c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"95949719"},{"id":"fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808","registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67007814"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e"],"repoTags":["docker.io/kindest/kindnet
d:v20240730-75a5af0c"],"size":"90290738"},{"id":"244d4d0a0a9473f775857b1bccd61da120066855c5975e1b8d8a6142b056c3d5","repoDigests":["docker.io/library/9bb910d0888cef2be3fc53139d2e0b56853470b626903e2a3cd2fec29195e64b-tmp@sha256:2ecc6f259fd3526735bb4be1c0ad80e53c42e456f1ad77f041c397fc529e5919"],"repoTags":[],"size":"1637644"},{"id":"70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753","repoDigests":["docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6","docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48397013"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/ec
hoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-086269 image ls --format json --alsologtostderr:
I0906 18:52:52.942810   38092 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:52.942993   38092 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:52.943031   38092 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:52.943052   38092 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:52.943781   38092 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
I0906 18:52:52.944621   38092 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:52.944791   38092 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:52.945364   38092 cli_runner.go:164] Run: docker container inspect functional-086269 --format={{.State.Status}}
I0906 18:52:52.966147   38092 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:52.966210   38092 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086269
I0906 18:52:53.003056   38092 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/functional-086269/id_rsa Username:docker}
I0906 18:52:53.109564   38092 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-086269 image ls --format yaml --alsologtostderr:
- id: fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
- registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67007814"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "90290738"
- id: 70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753
repoDigests:
- docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6
- docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
repoTags:
- docker.io/library/nginx:alpine
size: "48397013"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "92567005"
- id: 71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "95949719"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-086269
size: "4788229"
- id: bbce892ba725167947726bcecea3d3a07cdf3c1f5b57ba50e8005275bac1c1a9
repoDigests:
- localhost/minikube-local-cache-test@sha256:a32119a8286f0503394a7546ae34a5b9bffadcb764b03a22115c5bf68094e1c0
repoTags:
- localhost/minikube-local-cache-test:functional-086269
size: "3330"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "86930758"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-086269 image ls --format yaml --alsologtostderr:
I0906 18:52:48.358608   37755 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:48.358741   37755 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:48.358751   37755 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:48.358756   37755 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:48.359020   37755 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
I0906 18:52:48.359993   37755 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:48.360184   37755 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:48.360699   37755 cli_runner.go:164] Run: docker container inspect functional-086269 --format={{.State.Status}}
I0906 18:52:48.380668   37755 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:48.380735   37755 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086269
I0906 18:52:48.397289   37755 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/functional-086269/id_rsa Username:docker}
I0906 18:52:48.486018   37755 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-086269 ssh pgrep buildkitd: exit status 1 (348.40392ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 image build -t localhost/my-image:functional-086269 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 image build -t localhost/my-image:functional-086269 testdata/build --alsologtostderr: (3.707916104s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-086269 image build -t localhost/my-image:functional-086269 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 244d4d0a0a9
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-086269
--> e569629f9ff
Successfully tagged localhost/my-image:functional-086269
e569629f9ff432b7077b3acd311f8a6dff98f89279004f85b3b724f7c9a54235
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-086269 image build -t localhost/my-image:functional-086269 testdata/build --alsologtostderr:
I0906 18:52:48.956105   37848 out.go:345] Setting OutFile to fd 1 ...
I0906 18:52:48.956398   37848 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:48.956422   37848 out.go:358] Setting ErrFile to fd 2...
I0906 18:52:48.956453   37848 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:52:48.956769   37848 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
I0906 18:52:48.957474   37848 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:48.958215   37848 config.go:182] Loaded profile config "functional-086269": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0906 18:52:48.958776   37848 cli_runner.go:164] Run: docker container inspect functional-086269 --format={{.State.Status}}
I0906 18:52:48.983376   37848 ssh_runner.go:195] Run: systemctl --version
I0906 18:52:48.983434   37848 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-086269
I0906 18:52:49.003260   37848 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/functional-086269/id_rsa Username:docker}
I0906 18:52:49.113032   37848 build_images.go:161] Building image from path: /tmp/build.3909273782.tar
I0906 18:52:49.113099   37848 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0906 18:52:49.124335   37848 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3909273782.tar
I0906 18:52:49.128345   37848 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3909273782.tar: stat -c "%s %y" /var/lib/minikube/build/build.3909273782.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3909273782.tar': No such file or directory
I0906 18:52:49.128374   37848 ssh_runner.go:362] scp /tmp/build.3909273782.tar --> /var/lib/minikube/build/build.3909273782.tar (3072 bytes)
I0906 18:52:49.162212   37848 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3909273782
I0906 18:52:49.177454   37848 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3909273782 -xf /var/lib/minikube/build/build.3909273782.tar
I0906 18:52:49.188524   37848 crio.go:315] Building image: /var/lib/minikube/build/build.3909273782
I0906 18:52:49.188676   37848 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-086269 /var/lib/minikube/build/build.3909273782 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0906 18:52:52.563436   37848 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-086269 /var/lib/minikube/build/build.3909273782 --cgroup-manager=cgroupfs: (3.374721235s)
I0906 18:52:52.563739   37848 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3909273782
I0906 18:52:52.575713   37848 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3909273782.tar
I0906 18:52:52.589846   37848 build_images.go:217] Built localhost/my-image:functional-086269 from /tmp/build.3909273782.tar
I0906 18:52:52.589931   37848 build_images.go:133] succeeded building to: functional-086269
I0906 18:52:52.589975   37848 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.36s)

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

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

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

                                                
                                                
=== 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-arm64 -p functional-086269 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.24s)

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

                                                
                                                
=== 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-arm64 -p functional-086269 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.20s)

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

                                                
                                                
=== 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-arm64 -p functional-086269 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-086269 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-086269 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-64b4f8f9ff-7j9r9" [f0462dcb-9d43-45fe-a32f-ec703c4dc797] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-7j9r9" [f0462dcb-9d43-45fe-a32f-ec703c4dc797] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.003557314s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.26s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 image save kicbase/echo-server:functional-086269 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-linux-arm64 -p functional-086269 image save kicbase/echo-server:functional-086269 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr: (2.327714627s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (2.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-086269 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-086269 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-086269 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-arm64 -p functional-086269 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 34304: os: process already finished
helpers_test.go:508: unable to kill pid 34183: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.61s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-086269 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-086269 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" [1390c805-dfd0-4282-9e29-3a4b2d904af0] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [1390c805-dfd0-4282-9e29-3a4b2d904af0] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003874682s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.33s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "331.133975ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1379: Took "53.418975ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 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  6 18:52 created-by-test
-rw-r--r-- 1 docker docker 24 Sep  6 18:52 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep  6 18:52 test-1725648753699559622
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 ssh cat /mount-9p/test-1725648753699559622
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-086269 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" [ef0d846a-7ac9-490f-b7aa-66f58108dce7] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [ef0d846a-7ac9-490f-b7aa-66f58108dce7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [ef0d846a-7ac9-490f-b7aa-66f58108dce7] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003957387s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-086269 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-086269 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-086269 /tmp/TestFunctionalparallelMountCmdany-port235978152/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.08s)

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

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

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

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

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-086269 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-086269 /tmp/TestFunctionalparallelMountCmdspecific-port588134185/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.93s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (182.18s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-292320 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0906 18:53:44.068827    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:44.075858    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:44.087330    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:44.108741    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:44.150144    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:44.231564    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:44.393175    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:44.714828    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:45.356928    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:46.640222    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:49.202181    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:53:54.323478    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:54:04.564788    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:54:25.049154    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:55:06.019494    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-292320 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m1.306329065s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (182.18s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.42s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-292320 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-292320 -- exec busybox-7dff88458-gn9vm -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-292320 -- exec busybox-7dff88458-gn9vm -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-292320 -- exec busybox-7dff88458-xls96 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-292320 -- exec busybox-7dff88458-xls96 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-292320 -- exec busybox-7dff88458-zdlkw -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-292320 -- exec busybox-7dff88458-zdlkw -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-292320 -v=7 --alsologtostderr
E0906 18:56:27.945597    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-292320 -v=7 --alsologtostderr: (34.893852139s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (35.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp testdata/cp-test.txt ha-292320:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2377468102/001/cp-test_ha-292320.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320:/home/docker/cp-test.txt ha-292320-m02:/home/docker/cp-test_ha-292320_ha-292320-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test_ha-292320_ha-292320-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320:/home/docker/cp-test.txt ha-292320-m03:/home/docker/cp-test_ha-292320_ha-292320-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test_ha-292320_ha-292320-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320:/home/docker/cp-test.txt ha-292320-m04:/home/docker/cp-test_ha-292320_ha-292320-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test_ha-292320_ha-292320-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp testdata/cp-test.txt ha-292320-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2377468102/001/cp-test_ha-292320-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m02:/home/docker/cp-test.txt ha-292320:/home/docker/cp-test_ha-292320-m02_ha-292320.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test_ha-292320-m02_ha-292320.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m02:/home/docker/cp-test.txt ha-292320-m03:/home/docker/cp-test_ha-292320-m02_ha-292320-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test_ha-292320-m02_ha-292320-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m02:/home/docker/cp-test.txt ha-292320-m04:/home/docker/cp-test_ha-292320-m02_ha-292320-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test_ha-292320-m02_ha-292320-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp testdata/cp-test.txt ha-292320-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2377468102/001/cp-test_ha-292320-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m03:/home/docker/cp-test.txt ha-292320:/home/docker/cp-test_ha-292320-m03_ha-292320.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test_ha-292320-m03_ha-292320.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m03:/home/docker/cp-test.txt ha-292320-m02:/home/docker/cp-test_ha-292320-m03_ha-292320-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test_ha-292320-m03_ha-292320-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m03:/home/docker/cp-test.txt ha-292320-m04:/home/docker/cp-test_ha-292320-m03_ha-292320-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test_ha-292320-m03_ha-292320-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp testdata/cp-test.txt ha-292320-m04:/home/docker/cp-test.txt
E0906 18:57:07.136822    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:57:07.143222    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:57:07.154682    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:57:07.178352    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:57:07.219801    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:57:07.301176    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test.txt"
E0906 18:57:07.465505    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2377468102/001/cp-test_ha-292320-m04.txt
E0906 18:57:07.787963    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m04:/home/docker/cp-test.txt ha-292320:/home/docker/cp-test_ha-292320-m04_ha-292320.txt
E0906 18:57:08.429910    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320 "sudo cat /home/docker/cp-test_ha-292320-m04_ha-292320.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m04:/home/docker/cp-test.txt ha-292320-m02:/home/docker/cp-test_ha-292320-m04_ha-292320-m02.txt
E0906 18:57:09.712154    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m02 "sudo cat /home/docker/cp-test_ha-292320-m04_ha-292320-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 cp ha-292320-m04:/home/docker/cp-test.txt ha-292320-m03:/home/docker/cp-test_ha-292320-m04_ha-292320-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 ssh -n ha-292320-m03 "sudo cat /home/docker/cp-test_ha-292320-m04_ha-292320-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 node stop m02 -v=7 --alsologtostderr
E0906 18:57:12.273513    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:57:17.395182    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-292320 node stop m02 -v=7 --alsologtostderr: (12.063524625s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-292320 status -v=7 --alsologtostderr: exit status 7 (759.451704ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 18:57:23.593276   53775 out.go:345] Setting OutFile to fd 1 ...
	I0906 18:57:23.593415   53775 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:57:23.593427   53775 out.go:358] Setting ErrFile to fd 2...
	I0906 18:57:23.593432   53775 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 18:57:23.593692   53775 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 18:57:23.593959   53775 out.go:352] Setting JSON to false
	I0906 18:57:23.594018   53775 mustload.go:65] Loading cluster: ha-292320
	I0906 18:57:23.594127   53775 notify.go:220] Checking for updates...
	I0906 18:57:23.594458   53775 config.go:182] Loaded profile config "ha-292320": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 18:57:23.594471   53775 status.go:255] checking status of ha-292320 ...
	I0906 18:57:23.595036   53775 cli_runner.go:164] Run: docker container inspect ha-292320 --format={{.State.Status}}
	I0906 18:57:23.614411   53775 status.go:330] ha-292320 host status = "Running" (err=<nil>)
	I0906 18:57:23.614433   53775 host.go:66] Checking if "ha-292320" exists ...
	I0906 18:57:23.614745   53775 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-292320
	I0906 18:57:23.634119   53775 host.go:66] Checking if "ha-292320" exists ...
	I0906 18:57:23.634428   53775 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 18:57:23.634479   53775 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-292320
	I0906 18:57:23.679584   53775 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/ha-292320/id_rsa Username:docker}
	I0906 18:57:23.773559   53775 ssh_runner.go:195] Run: systemctl --version
	I0906 18:57:23.778022   53775 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 18:57:23.790510   53775 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 18:57:23.849042   53775 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-06 18:57:23.839098312 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 18:57:23.849791   53775 kubeconfig.go:125] found "ha-292320" server: "https://192.168.49.254:8443"
	I0906 18:57:23.849843   53775 api_server.go:166] Checking apiserver status ...
	I0906 18:57:23.849892   53775 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0906 18:57:23.864794   53775 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1394/cgroup
	I0906 18:57:23.875329   53775 api_server.go:182] apiserver freezer: "12:freezer:/docker/a4372db8affffd7ef5a6c56546318bb7dddf8b8992288f5f3cf5234edeadc74c/crio/crio-6605c13c46e2060ad7fad2c60997d1e7ff98d56e5b8602070cbdf929a6c84f05"
	I0906 18:57:23.875402   53775 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a4372db8affffd7ef5a6c56546318bb7dddf8b8992288f5f3cf5234edeadc74c/crio/crio-6605c13c46e2060ad7fad2c60997d1e7ff98d56e5b8602070cbdf929a6c84f05/freezer.state
	I0906 18:57:23.884720   53775 api_server.go:204] freezer state: "THAWED"
	I0906 18:57:23.884745   53775 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0906 18:57:23.892426   53775 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0906 18:57:23.892454   53775 status.go:422] ha-292320 apiserver status = Running (err=<nil>)
	I0906 18:57:23.892483   53775 status.go:257] ha-292320 status: &{Name:ha-292320 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0906 18:57:23.892508   53775 status.go:255] checking status of ha-292320-m02 ...
	I0906 18:57:23.892834   53775 cli_runner.go:164] Run: docker container inspect ha-292320-m02 --format={{.State.Status}}
	I0906 18:57:23.913195   53775 status.go:330] ha-292320-m02 host status = "Stopped" (err=<nil>)
	I0906 18:57:23.913217   53775 status.go:343] host is not running, skipping remaining checks
	I0906 18:57:23.913225   53775 status.go:257] ha-292320-m02 status: &{Name:ha-292320-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0906 18:57:23.913246   53775 status.go:255] checking status of ha-292320-m03 ...
	I0906 18:57:23.913563   53775 cli_runner.go:164] Run: docker container inspect ha-292320-m03 --format={{.State.Status}}
	I0906 18:57:23.930322   53775 status.go:330] ha-292320-m03 host status = "Running" (err=<nil>)
	I0906 18:57:23.930346   53775 host.go:66] Checking if "ha-292320-m03" exists ...
	I0906 18:57:23.930650   53775 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-292320-m03
	I0906 18:57:23.948694   53775 host.go:66] Checking if "ha-292320-m03" exists ...
	I0906 18:57:23.949012   53775 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 18:57:23.949059   53775 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-292320-m03
	I0906 18:57:23.965676   53775 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32795 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/ha-292320-m03/id_rsa Username:docker}
	I0906 18:57:24.066462   53775 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 18:57:24.079903   53775 kubeconfig.go:125] found "ha-292320" server: "https://192.168.49.254:8443"
	I0906 18:57:24.079934   53775 api_server.go:166] Checking apiserver status ...
	I0906 18:57:24.079974   53775 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0906 18:57:24.092753   53775 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1298/cgroup
	I0906 18:57:24.103159   53775 api_server.go:182] apiserver freezer: "12:freezer:/docker/2113daa1076471d2afcb8ad092255693c925be15f3db607e0174222858269307/crio/crio-9648286e2370c8d13fd9901bed7c80298d7db8ef70e33e48659cb83d3b54df67"
	I0906 18:57:24.103241   53775 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2113daa1076471d2afcb8ad092255693c925be15f3db607e0174222858269307/crio/crio-9648286e2370c8d13fd9901bed7c80298d7db8ef70e33e48659cb83d3b54df67/freezer.state
	I0906 18:57:24.113578   53775 api_server.go:204] freezer state: "THAWED"
	I0906 18:57:24.113619   53775 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0906 18:57:24.121512   53775 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0906 18:57:24.121546   53775 status.go:422] ha-292320-m03 apiserver status = Running (err=<nil>)
	I0906 18:57:24.121557   53775 status.go:257] ha-292320-m03 status: &{Name:ha-292320-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0906 18:57:24.121575   53775 status.go:255] checking status of ha-292320-m04 ...
	I0906 18:57:24.121892   53775 cli_runner.go:164] Run: docker container inspect ha-292320-m04 --format={{.State.Status}}
	I0906 18:57:24.140585   53775 status.go:330] ha-292320-m04 host status = "Running" (err=<nil>)
	I0906 18:57:24.140610   53775 host.go:66] Checking if "ha-292320-m04" exists ...
	I0906 18:57:24.140956   53775 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-292320-m04
	I0906 18:57:24.172434   53775 host.go:66] Checking if "ha-292320-m04" exists ...
	I0906 18:57:24.172755   53775 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 18:57:24.172806   53775 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-292320-m04
	I0906 18:57:24.190802   53775 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32800 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/ha-292320-m04/id_rsa Username:docker}
	I0906 18:57:24.278029   53775 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 18:57:24.293387   53775 status.go:257] ha-292320-m04 status: &{Name:ha-292320-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (26.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 node start m02 -v=7 --alsologtostderr
E0906 18:57:27.636798    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:57:48.118747    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-292320 node start m02 -v=7 --alsologtostderr: (24.63249202s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-292320 status -v=7 --alsologtostderr: (1.500075341s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (26.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (6.51s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (144.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-292320 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-292320 -v=7 --alsologtostderr
E0906 18:58:29.080439    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-292320 -v=7 --alsologtostderr: (37.153854664s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-292320 --wait=true -v=7 --alsologtostderr
E0906 18:58:44.067010    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:11.787097    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 18:59:51.002114    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-292320 --wait=true -v=7 --alsologtostderr: (1m46.880557357s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-292320
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (144.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.16s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.9s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 19:01:11.376684   67698 out.go:345] Setting OutFile to fd 1 ...
	I0906 19:01:11.376863   67698 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:01:11.376892   67698 out.go:358] Setting ErrFile to fd 2...
	I0906 19:01:11.376911   67698 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:01:11.377151   67698 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 19:01:11.377354   67698 out.go:352] Setting JSON to false
	I0906 19:01:11.377418   67698 mustload.go:65] Loading cluster: ha-292320
	I0906 19:01:11.377516   67698 notify.go:220] Checking for updates...
	I0906 19:01:11.377882   67698 config.go:182] Loaded profile config "ha-292320": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 19:01:11.377920   67698 status.go:255] checking status of ha-292320 ...
	I0906 19:01:11.378435   67698 cli_runner.go:164] Run: docker container inspect ha-292320 --format={{.State.Status}}
	I0906 19:01:11.396552   67698 status.go:330] ha-292320 host status = "Stopped" (err=<nil>)
	I0906 19:01:11.396572   67698 status.go:343] host is not running, skipping remaining checks
	I0906 19:01:11.396579   67698 status.go:257] ha-292320 status: &{Name:ha-292320 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0906 19:01:11.396611   67698 status.go:255] checking status of ha-292320-m02 ...
	I0906 19:01:11.396911   67698 cli_runner.go:164] Run: docker container inspect ha-292320-m02 --format={{.State.Status}}
	I0906 19:01:11.421567   67698 status.go:330] ha-292320-m02 host status = "Stopped" (err=<nil>)
	I0906 19:01:11.421591   67698 status.go:343] host is not running, skipping remaining checks
	I0906 19:01:11.421598   67698 status.go:257] ha-292320-m02 status: &{Name:ha-292320-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0906 19:01:11.421619   67698 status.go:255] checking status of ha-292320-m04 ...
	I0906 19:01:11.421919   67698 cli_runner.go:164] Run: docker container inspect ha-292320-m04 --format={{.State.Status}}
	I0906 19:01:11.441163   67698 status.go:330] ha-292320-m04 host status = "Stopped" (err=<nil>)
	I0906 19:01:11.441186   67698 status.go:343] host is not running, skipping remaining checks
	I0906 19:01:11.441198   67698 status.go:257] ha-292320-m04 status: &{Name:ha-292320-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (52.28s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (75.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-292320 --control-plane -v=7 --alsologtostderr
E0906 19:02:07.137300    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:02:34.843843    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-292320 --control-plane -v=7 --alsologtostderr: (1m14.779102442s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-292320 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (75.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.79s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (49.77s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-501094 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0906 19:03:44.067374    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-501094 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (49.761403664s)
--- PASS: TestJSONOutput/start/Command (49.77s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-501094 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-501094 --output=json --user=testUser: (5.870377393s)
--- PASS: TestJSONOutput/stop/Command (5.87s)

                                                
                                    
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-arm64 start -p json-output-error-262786 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-262786 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (77.688448ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"cd935b2b-7d40-4ba6-90f7-e8adc4f3fbec","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-262786] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3f86dc3e-529f-4d5a-a562-92c163d5e995","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19576"}}
	{"specversion":"1.0","id":"86bf1071-7c97-4b08-8175-c175191947b3","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":"fa0a20a9-d763-4dd1-b0a9-3ef0c462ef9f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig"}}
	{"specversion":"1.0","id":"fe8f2d79-8788-44d6-96d5-eac8f17efb1e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube"}}
	{"specversion":"1.0","id":"b5bb215f-349c-4e91-aa77-d87a0247b1c9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"bb2fc022-5569-41df-8b2b-9ffc5f6d0877","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"1c421d5c-7059-4a03-8fb1-17d40bf77a5d","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/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-262786" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-262786
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (39.79s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-726101 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-726101 --network=: (37.566522211s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-726101" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-726101
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-726101: (2.194358747s)
--- PASS: TestKicCustomNetwork/create_custom_network (39.79s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.35s)

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

                                                
                                    
x
+
TestKicExistingNetwork (37.9s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-472906 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-472906 --network=existing-network: (35.805138723s)
helpers_test.go:175: Cleaning up "existing-network-472906" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-472906
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-472906: (1.950767883s)
--- PASS: TestKicExistingNetwork (37.90s)

                                                
                                    
x
+
TestKicCustomSubnet (33.79s)

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

                                                
                                    
x
+
TestKicStaticIP (33.45s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-847855 --static-ip=192.168.200.200
E0906 19:07:07.137046    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-847855 --static-ip=192.168.200.200: (31.289601554s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-847855 ip
helpers_test.go:175: Cleaning up "static-ip-847855" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-847855
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-847855: (2.003757444s)
--- PASS: TestKicStaticIP (33.45s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.95s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-546905 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-546905 --driver=docker  --container-runtime=crio: (30.491055538s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-549408 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-549408 --driver=docker  --container-runtime=crio: (35.857194863s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-546905
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-549408
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-549408" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-549408
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-549408: (1.946835932s)
helpers_test.go:175: Cleaning up "first-546905" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-546905
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-546905: (2.367055885s)
--- PASS: TestMinikubeProfile (71.95s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.51s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-790323 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0906 19:08:44.067465    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-790323 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.509979533s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.51s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.54s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-790323 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-790323 --alsologtostderr -v=5: (1.624099527s)
--- PASS: TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.34s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.4s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-802261
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-802261: (1.404501906s)
--- PASS: TestMountStart/serial/Stop (1.40s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.19s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-802261
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-802261: (7.194083477s)
--- PASS: TestMountStart/serial/RestartStopped (8.19s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (83.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-776520 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0906 19:10:07.149584    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-776520 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m23.323377007s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-776520 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (83.82s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.81s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-776520 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-776520 -- exec busybox-7dff88458-lndfc -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-776520 -- exec busybox-7dff88458-lndfc -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-776520 -- exec busybox-7dff88458-s7sdd -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-776520 -- exec busybox-7dff88458-s7sdd -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.85s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-776520 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-776520 -v 3 --alsologtostderr: (30.099750367s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-776520 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.85s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.95s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 19:11:27.418714  120846 out.go:345] Setting OutFile to fd 1 ...
	I0906 19:11:27.418883  120846 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:11:27.418911  120846 out.go:358] Setting ErrFile to fd 2...
	I0906 19:11:27.418931  120846 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:11:27.419205  120846 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 19:11:27.419409  120846 out.go:352] Setting JSON to false
	I0906 19:11:27.419474  120846 mustload.go:65] Loading cluster: multinode-776520
	I0906 19:11:27.419542  120846 notify.go:220] Checking for updates...
	I0906 19:11:27.419908  120846 config.go:182] Loaded profile config "multinode-776520": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 19:11:27.419920  120846 status.go:255] checking status of multinode-776520 ...
	I0906 19:11:27.420496  120846 cli_runner.go:164] Run: docker container inspect multinode-776520 --format={{.State.Status}}
	I0906 19:11:27.439209  120846 status.go:330] multinode-776520 host status = "Running" (err=<nil>)
	I0906 19:11:27.439235  120846 host.go:66] Checking if "multinode-776520" exists ...
	I0906 19:11:27.439548  120846 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-776520
	I0906 19:11:27.459710  120846 host.go:66] Checking if "multinode-776520" exists ...
	I0906 19:11:27.460034  120846 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 19:11:27.460111  120846 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-776520
	I0906 19:11:27.483776  120846 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32906 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/multinode-776520/id_rsa Username:docker}
	I0906 19:11:27.569569  120846 ssh_runner.go:195] Run: systemctl --version
	I0906 19:11:27.573963  120846 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 19:11:27.585840  120846 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 19:11:27.644272  120846 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-06 19:11:27.634657856 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 19:11:27.644867  120846 kubeconfig.go:125] found "multinode-776520" server: "https://192.168.67.2:8443"
	I0906 19:11:27.644902  120846 api_server.go:166] Checking apiserver status ...
	I0906 19:11:27.644955  120846 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0906 19:11:27.656203  120846 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1413/cgroup
	I0906 19:11:27.665400  120846 api_server.go:182] apiserver freezer: "12:freezer:/docker/b6a46bbd331ba69f66fe96d758d03346620f7e271fe3507ba1a4c6438ac2975c/crio/crio-d8c11e2588af80ebaf5236d511ccf6b48329f88ba12e96557a55f5ef457d1d49"
	I0906 19:11:27.665469  120846 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b6a46bbd331ba69f66fe96d758d03346620f7e271fe3507ba1a4c6438ac2975c/crio/crio-d8c11e2588af80ebaf5236d511ccf6b48329f88ba12e96557a55f5ef457d1d49/freezer.state
	I0906 19:11:27.674525  120846 api_server.go:204] freezer state: "THAWED"
	I0906 19:11:27.674551  120846 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0906 19:11:27.682237  120846 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0906 19:11:27.682263  120846 status.go:422] multinode-776520 apiserver status = Running (err=<nil>)
	I0906 19:11:27.682274  120846 status.go:257] multinode-776520 status: &{Name:multinode-776520 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0906 19:11:27.682291  120846 status.go:255] checking status of multinode-776520-m02 ...
	I0906 19:11:27.682603  120846 cli_runner.go:164] Run: docker container inspect multinode-776520-m02 --format={{.State.Status}}
	I0906 19:11:27.703746  120846 status.go:330] multinode-776520-m02 host status = "Running" (err=<nil>)
	I0906 19:11:27.703769  120846 host.go:66] Checking if "multinode-776520-m02" exists ...
	I0906 19:11:27.704059  120846 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-776520-m02
	I0906 19:11:27.725374  120846 host.go:66] Checking if "multinode-776520-m02" exists ...
	I0906 19:11:27.725690  120846 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0906 19:11:27.725743  120846 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-776520-m02
	I0906 19:11:27.742659  120846 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32911 SSHKeyPath:/home/jenkins/minikube-integration/19576-2213/.minikube/machines/multinode-776520-m02/id_rsa Username:docker}
	I0906 19:11:27.833138  120846 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0906 19:11:27.844918  120846 status.go:257] multinode-776520-m02 status: &{Name:multinode-776520-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0906 19:11:27.844960  120846 status.go:255] checking status of multinode-776520-m03 ...
	I0906 19:11:27.845299  120846 cli_runner.go:164] Run: docker container inspect multinode-776520-m03 --format={{.State.Status}}
	I0906 19:11:27.863127  120846 status.go:330] multinode-776520-m03 host status = "Stopped" (err=<nil>)
	I0906 19:11:27.863154  120846 status.go:343] host is not running, skipping remaining checks
	I0906 19:11:27.863166  120846 status.go:257] multinode-776520-m03 status: &{Name:multinode-776520-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.94s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (107.18s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-776520
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-776520
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-776520: (24.967863516s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-776520 --wait=true -v=8 --alsologtostderr
E0906 19:12:07.137287    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-776520 --wait=true -v=8 --alsologtostderr: (1m22.106493193s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-776520
--- PASS: TestMultiNode/serial/RestartKeepsNodes (107.18s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.64s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-776520 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-776520 node delete m03: (4.835647038s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-776520 status --alsologtostderr
E0906 19:13:30.205771    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
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.64s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-776520 stop
E0906 19:13:44.067495    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-776520 stop: (23.74302541s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-776520 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-776520 status: exit status 7 (85.10408ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 19:13:54.502927  128679 out.go:345] Setting OutFile to fd 1 ...
	I0906 19:13:54.503185  128679 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:13:54.503196  128679 out.go:358] Setting ErrFile to fd 2...
	I0906 19:13:54.503209  128679 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:13:54.503478  128679 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 19:13:54.503695  128679 out.go:352] Setting JSON to false
	I0906 19:13:54.503720  128679 mustload.go:65] Loading cluster: multinode-776520
	I0906 19:13:54.504152  128679 config.go:182] Loaded profile config "multinode-776520": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 19:13:54.504166  128679 status.go:255] checking status of multinode-776520 ...
	I0906 19:13:54.504666  128679 cli_runner.go:164] Run: docker container inspect multinode-776520 --format={{.State.Status}}
	I0906 19:13:54.505213  128679 notify.go:220] Checking for updates...
	I0906 19:13:54.522048  128679 status.go:330] multinode-776520 host status = "Stopped" (err=<nil>)
	I0906 19:13:54.522074  128679 status.go:343] host is not running, skipping remaining checks
	I0906 19:13:54.522081  128679 status.go:257] multinode-776520 status: &{Name:multinode-776520 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0906 19:13:54.522116  128679 status.go:255] checking status of multinode-776520-m02 ...
	I0906 19:13:54.522451  128679 cli_runner.go:164] Run: docker container inspect multinode-776520-m02 --format={{.State.Status}}
	I0906 19:13:54.546393  128679 status.go:330] multinode-776520-m02 host status = "Stopped" (err=<nil>)
	I0906 19:13:54.546417  128679 status.go:343] host is not running, skipping remaining checks
	I0906 19:13:54.546424  128679 status.go:257] multinode-776520-m02 status: &{Name:multinode-776520-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (50.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-776520 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-776520 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (49.780814811s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-776520 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (50.46s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.85s)

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

                                                
                                                
-- stdout --
	* [multinode-776520-m02] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19576
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-776520-m02' is duplicated with machine name 'multinode-776520-m02' in profile 'multinode-776520'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-776520-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-776520-m03 --driver=docker  --container-runtime=crio: (34.178833842s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-776520
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-776520: exit status 80 (424.112526ms)

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

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

                                                
                                    
x
+
TestPreload (134.89s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-989917 --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-arm64 start -p test-preload-989917 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m37.696493655s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-989917 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-989917 image pull gcr.io/k8s-minikube/busybox: (3.101336578s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-989917
E0906 19:17:07.137448    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-989917: (5.851189s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-989917 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-989917 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (25.547675128s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-989917 image list
helpers_test.go:175: Cleaning up "test-preload-989917" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-989917
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-989917: (2.415606827s)
--- PASS: TestPreload (134.89s)

                                                
                                    
x
+
TestScheduledStopUnix (106.73s)

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

                                                
                                                
-- stdout --
	scheduled-stop-540451
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-540451 -n scheduled-stop-540451
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-540451 -n scheduled-stop-540451: exit status 7 (63.808252ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.83s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-909614 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-909614 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.309268673s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"badc4c7c-6e80-4102-be71-14ce770f6d6a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-909614] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c6c50a65-7843-41f3-8ed1-3e4973b355e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19576"}}
	{"specversion":"1.0","id":"05d4fd60-ce1c-4d28-b28b-4c871cef61c6","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":"ebf8ffd5-775e-407f-a3f4-5b1854d37047","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig"}}
	{"specversion":"1.0","id":"038c38ca-e53b-437c-ac08-8f53e3e8e24d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube"}}
	{"specversion":"1.0","id":"859127d6-b4bb-48a3-bca6-b93bb2266450","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"1798cd90-9610-4167-850c-36dde4b4990c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5d26dc56-798e-430b-a517-63a99d945374","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":"989e1b3a-77da-4d37-aefe-9805d75407a9","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":"b2c52a7b-c325-456f-b9d7-0cc4c8c5829c","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":"b8e754c6-69a9-4cb0-b801-776b541a1b69","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":"22e34776-7432-48fc-a4dc-5028cbc4670f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-909614\" primary control-plane node in \"insufficient-storage-909614\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"26ef95fb-cec9-4098-a942-96369939c7fa","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 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"be9969a5-9df5-415f-b1bd-0336bedcba04","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":"e6d4dd47-de9b-4e34-a2a0-aa02da4f95c3","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-arm64 status -p insufficient-storage-909614 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-909614 --output=json --layout=cluster: exit status 7 (319.766686ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0906 19:19:36.115246  146480 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-909614" does not appear in /home/jenkins/minikube-integration/19576-2213/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0906 19:19:36.396025  146541 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-909614" does not appear in /home/jenkins/minikube-integration/19576-2213/kubeconfig
	E0906 19:19:36.406563  146541 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/insufficient-storage-909614/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-909614" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-909614
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-909614: (1.920758578s)
--- PASS: TestInsufficientStorage (10.83s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (81.05s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2437019127 start -p running-upgrade-287534 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2437019127 start -p running-upgrade-287534 --memory=2200 --vm-driver=docker  --container-runtime=crio: (51.133690227s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-287534 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-287534 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.213331178s)
helpers_test.go:175: Cleaning up "running-upgrade-287534" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-287534
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-287534: (2.890407735s)
--- PASS: TestRunningBinaryUpgrade (81.05s)

                                                
                                    
x
+
TestKubernetesUpgrade (389.16s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m17.72509442s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-713843
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-713843: (1.375994537s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-713843 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-713843 status --format={{.Host}}: exit status 7 (91.781261ms)

                                                
                                                
-- 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-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m35.767164871s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-713843 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (96.297533ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-713843] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19576
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-713843
	    minikube start -p kubernetes-upgrade-713843 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7138432 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-713843 --kubernetes-version=v1.31.0
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-713843 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.702282874s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-713843" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-713843
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-713843: (2.257714547s)
--- PASS: TestKubernetesUpgrade (389.16s)

                                                
                                    
x
+
TestMissingContainerUpgrade (173.18s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2618574875 start -p missing-upgrade-232006 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2618574875 start -p missing-upgrade-232006 --memory=2200 --driver=docker  --container-runtime=crio: (1m45.162173115s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-232006
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-232006: (3.444055905s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-232006
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-232006 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0906 19:22:07.136679    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-232006 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m1.307077982s)
helpers_test.go:175: Cleaning up "missing-upgrade-232006" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-232006
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-232006: (2.216410596s)
--- PASS: TestMissingContainerUpgrade (173.18s)

                                                
                                    
x
+
TestPause/serial/Start (58.33s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-745943 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-745943 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (58.328608593s)
--- PASS: TestPause/serial/Start (58.33s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (38.69s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.04s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-745943 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-745943 --alsologtostderr -v=5: (1.039491956s)
--- PASS: TestPause/serial/Pause (1.04s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.42s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.9s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.09s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-745943 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-745943 --alsologtostderr -v=5: (1.087948536s)
--- PASS: TestPause/serial/PauseAgain (1.09s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.75s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-745943 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-745943 --alsologtostderr -v=5: (2.748144039s)
--- PASS: TestPause/serial/DeletePaused (2.75s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.57s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.96s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (71.05s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.71911417 start -p stopped-upgrade-686901 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.71911417 start -p stopped-upgrade-686901 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.564937438s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.71911417 -p stopped-upgrade-686901 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.71911417 -p stopped-upgrade-686901 stop: (2.607169998s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-686901 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-686901 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.880078252s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (71.05s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.95s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-686901
E0906 19:23:44.066887    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (0.95s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-187272 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-187272 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (75.774211ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-187272] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19576
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - 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 (32.36s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.38s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-187272","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-187272
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-187272: (2.051378331s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (18.38s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-187272 --no-kubernetes --driver=docker  --container-runtime=crio
E0906 19:28:44.067459    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-187272 --no-kubernetes --driver=docker  --container-runtime=crio: (6.075285135s)
--- PASS: TestNoKubernetes/serial/Start (6.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.96s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-187272
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-187272: (1.222511509s)
--- PASS: TestNoKubernetes/serial/Stop (1.22s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.07s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-187272 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-187272 --driver=docker  --container-runtime=crio: (7.066410073s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.07s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.13s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-872945 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-872945 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (292.85476ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0906 19:29:41.304542  193775 out.go:345] Setting OutFile to fd 1 ...
	I0906 19:29:41.304749  193775 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:29:41.304776  193775 out.go:358] Setting ErrFile to fd 2...
	I0906 19:29:41.304794  193775 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0906 19:29:41.305064  193775 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19576-2213/.minikube/bin
	I0906 19:29:41.305535  193775 out.go:352] Setting JSON to false
	I0906 19:29:41.306523  193775 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":4330,"bootTime":1725646652,"procs":208,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0906 19:29:41.306620  193775 start.go:139] virtualization:  
	I0906 19:29:41.312115  193775 out.go:177] * [false-872945] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0906 19:29:41.314918  193775 out.go:177]   - MINIKUBE_LOCATION=19576
	I0906 19:29:41.315031  193775 notify.go:220] Checking for updates...
	I0906 19:29:41.320398  193775 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0906 19:29:41.323235  193775 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19576-2213/kubeconfig
	I0906 19:29:41.325760  193775 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19576-2213/.minikube
	I0906 19:29:41.328473  193775 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0906 19:29:41.331263  193775 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0906 19:29:41.334502  193775 config.go:182] Loaded profile config "cert-expiration-317489": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0906 19:29:41.334657  193775 driver.go:394] Setting default libvirt URI to qemu:///system
	I0906 19:29:41.364026  193775 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0906 19:29:41.364145  193775 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0906 19:29:41.492339  193775 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-06 19:29:41.48156389 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0906 19:29:41.492445  193775 docker.go:318] overlay module found
	I0906 19:29:41.495191  193775 out.go:177] * Using the docker driver based on user configuration
	I0906 19:29:41.497854  193775 start.go:297] selected driver: docker
	I0906 19:29:41.497878  193775 start.go:901] validating driver "docker" against <nil>
	I0906 19:29:41.497893  193775 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0906 19:29:41.501027  193775 out.go:201] 
	W0906 19:29:41.503807  193775 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
	I0906 19:29:41.506387  193775 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 06 Sep 2024 19:29:37 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-317489
contexts:
- context:
cluster: cert-expiration-317489
extensions:
- extension:
last-update: Fri, 06 Sep 2024 19:29:37 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-317489
name: cert-expiration-317489
current-context: cert-expiration-317489
kind: Config
preferences: {}
users:
- name: cert-expiration-317489
user:
client-certificate: /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/cert-expiration-317489/client.crt
client-key: /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/cert-expiration-317489/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-872945 [took: 4.642366161s] --------------------------------
helpers_test.go:175: Cleaning up "false-872945" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-872945
--- PASS: TestNetworkPlugins/group/false (5.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-994465 --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
E0906 19:30:10.207419    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-994465 --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: (2m44.219168154s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (164.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-861583 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-861583 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (1m10.937185787s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (70.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-861583 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" [30219373-2614-45eb-b11c-21427b3d40e7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [30219373-2614-45eb-b11c-21427b3d40e7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003156604s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-861583 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.48s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-861583 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-861583 --alsologtostderr -v=3: (12.044487599s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.04s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-861583 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0906 19:32:07.138656    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-861583 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m26.426792375s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-861583 -n no-preload-861583
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (266.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-994465 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" [6bd30e59-9813-4271-b9ee-136a3f746120] Pending
helpers_test.go:344: "busybox" [6bd30e59-9813-4271-b9ee-136a3f746120] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6bd30e59-9813-4271-b9ee-136a3f746120] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.015226763s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-994465 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-994465 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-994465 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.105890593s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-994465 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-994465 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-994465 --alsologtostderr -v=3: (12.019792061s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.02s)

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

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

                                                
                                                
-- 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-arm64 addons enable dashboard -p old-k8s-version-994465 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-994465 --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
E0906 19:33:44.067765    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-994465 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m10.509131549s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-994465 -n old-k8s-version-994465
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (130.86s)

                                                
                                    
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-qv7kl" [e0db494d-ec5d-48ad-9d57-367de5dcda45] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004715985s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-qv7kl" [e0db494d-ec5d-48ad-9d57-367de5dcda45] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004119426s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-994465 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-994465 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-994465 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-994465 -n old-k8s-version-994465
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-994465 -n old-k8s-version-994465: exit status 2 (320.889845ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-156770 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-156770 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (53.349138189s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (53.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-156770 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" [53c3b644-c421-484e-b2e9-427e89b74d15] Pending
helpers_test.go:344: "busybox" [53c3b644-c421-484e-b2e9-427e89b74d15] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [53c3b644-c421-484e-b2e9-427e89b74d15] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004152777s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-156770 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.40s)

                                                
                                    
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-pddkg" [b69a7134-afb9-409c-a35c-6913f707b707] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004304979s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-156770 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-156770 --alsologtostderr -v=3: (12.003295164s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.00s)

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

                                                
                                                
=== 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-pddkg" [b69a7134-afb9-409c-a35c-6913f707b707] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003942859s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-861583 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-arm64 addons enable dashboard -p embed-certs-156770 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.18s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-587833 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0906 19:37:07.136422    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.334517    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.341072    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.352496    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.374051    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.415487    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.496883    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.658599    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:36.980257    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:37.621940    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:38.903703    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:37:41.465937    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-587833 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (57.326639553s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (57.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-587833 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" [005cf185-256a-46e1-9580-882fa0cfcdd0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0906 19:37:46.587582    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [005cf185-256a-46e1-9580-882fa0cfcdd0] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.00414135s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-587833 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-587833 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-587833 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.051359662s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-587833 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-587833 --alsologtostderr -v=3
E0906 19:37:56.829001    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-587833 --alsologtostderr -v=3: (12.020720512s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.02s)

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

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

                                                
                                                
-- 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-arm64 addons enable dashboard -p default-k8s-diff-port-587833 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-587833 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0906 19:38:17.311083    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:38:44.067150    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:38:58.272557    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:40:20.194683    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-587833 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m36.983863731s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-587833 -n default-k8s-diff-port-587833
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (277.36s)

                                                
                                    
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-m6zc5" [ea42c119-a832-413c-8307-9939929f0b08] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003368197s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-m6zc5" [ea42c119-a832-413c-8307-9939929f0b08] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00361504s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-156770 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-156770 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:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

                                                
                                                
-- 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-arm64 unpause -p embed-certs-156770 --alsologtostderr -v=1
E0906 19:41:37.131096    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:41:37.137713    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:41:37.149082    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:41:37.170477    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:41:37.211994    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-156770 -n embed-certs-156770
E0906 19:41:37.293268    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:41:37.455429    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-156770 -n embed-certs-156770
E0906 19:41:37.777289    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-314424 --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.0
E0906 19:41:42.261577    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:41:47.383848    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:41:57.625374    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:42:07.137410    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-314424 --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.0: (36.324952354s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.33s)

                                                
                                    
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 (1.43s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-314424 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0906 19:42:18.107661    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-314424 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.4343689s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.43s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-314424 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-314424 --alsologtostderr -v=3: (1.274988145s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.28s)

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

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

                                                
                                                
-- 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-arm64 addons enable dashboard -p newest-cni-314424 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-314424 --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.0
E0906 19:42:36.334597    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-314424 --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.0: (17.724447658s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-314424 -n newest-cni-314424
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (18.11s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-gqd4s" [1e761931-d0b6-46e4-840e-acfb54517845] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004388467s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== 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-gqd4s" [1e761931-d0b6-46e4-840e-acfb54517845] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004655838s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-587833 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-587833 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-587833 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 pause -p default-k8s-diff-port-587833 --alsologtostderr -v=1: (1.055649456s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-587833 -n default-k8s-diff-port-587833
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-587833 -n default-k8s-diff-port-587833: exit status 2 (437.249903ms)

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

                                                
                                                
-- 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-arm64 unpause -p default-k8s-diff-port-587833 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-587833 -n default-k8s-diff-port-587833
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-587833 -n default-k8s-diff-port-587833
E0906 19:42:59.069256    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.87s)
E0906 19:48:25.046016    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:38.708465    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:38.714753    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:38.726113    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:38.747495    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:38.789141    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:38.870665    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:39.032237    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:39.353977    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:39.996296    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:41.277827    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:43.839881    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:48:44.067825    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0906 19:43:04.036247    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/old-k8s-version-994465/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:43:27.153067    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (58.042959042s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (58.04s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-872945 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-g9vvf" [dfd28462-22d4-4091-9388-4440271ec40d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0906 19:43:44.066942    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/addons-407094/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-g9vvf" [dfd28462-22d4-4091-9388-4440271ec40d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003808126s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.32s)

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

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

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

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

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

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

                                                
                                    
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-n5tc8" [cd133c4d-9e00-41c6-a178-f8fde6a47ae9] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.0042674s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-872945 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-p6sh4" [34fde2da-6039-46f7-86cd-7b2a9b4cff07] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-p6sh4" [34fde2da-6039-46f7-86cd-7b2a9b4cff07] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.008285187s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m0.490485784s)
--- PASS: TestNetworkPlugins/group/flannel/Start (60.49s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-zn8md" [a4295ed0-1c0d-4f0e-9f7f-6f0ad3aa4988] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003765324s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-872945 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-5pdbn" [d7468912-b930-45fa-9206-d906e4b58de2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-5pdbn" [d7468912-b930-45fa-9206-d906e4b58de2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004737343s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.41s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-872945 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-4ll5r" [617285de-2ee0-4754-b319-f8407c80293f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-4ll5r" [617285de-2ee0-4754-b319-f8407c80293f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.005451424s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.51s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0906 19:46:37.130833    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:46:50.208782    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:04.833123    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/no-preload-861583/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:07.136887    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/functional-086269/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m13.645418568s)
--- PASS: TestNetworkPlugins/group/bridge/Start (73.65s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-872945 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-knz7w" [4e590a3b-56ac-4b55-a3ab-49ba56703881] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-knz7w" [4e590a3b-56ac-4b55-a3ab-49ba56703881] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.004076113s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.29s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-872945 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-dw6jw" [d97d4150-d941-4f79-9011-545f557e346e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0906 19:47:44.066015    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:44.073395    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:44.084882    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:44.106400    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:44.147955    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:44.229455    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:44.390937    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:44.712316    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:45.353843    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-dw6jw" [d97d4150-d941-4f79-9011-545f557e346e] Running
E0906 19:47:49.197203    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:47:54.319801    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.003693165s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.48s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0906 19:47:46.635569    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/default-k8s-diff-port-587833/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-872945 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m0.670991s)
--- PASS: TestNetworkPlugins/group/calico/Start (60.67s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-jf75r" [63ad4135-498d-41e8-a707-833a3b5c9b91] Running
E0906 19:48:48.961332    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003781666s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.00s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-872945 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-x4nxp" [e47cef0c-fb41-4ee2-a1b3-e7551885a805] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-x4nxp" [e47cef0c-fb41-4ee2-a1b3-e7551885a805] Running
E0906 19:48:59.202851    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/auto-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:00.736145    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:00.742762    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:00.754360    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:00.775812    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:00.817315    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:00.898812    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:01.060448    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:01.382277    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:02.023912    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
E0906 19:49:03.305677    7672 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/kindnet-872945/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004061185s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.24s)

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

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

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

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

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

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

                                                
                                    

Test skip (30/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.58s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-479198 --alsologtostderr --driver=docker  --container-runtime=crio
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-479198" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-479198
--- SKIP: TestDownloadOnlyKic (0.58s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (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/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (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.19s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (6.34s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19576-2213/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 06 Sep 2024 19:29:37 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-317489
contexts:
- context:
cluster: cert-expiration-317489
extensions:
- extension:
last-update: Fri, 06 Sep 2024 19:29:37 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: cert-expiration-317489
name: cert-expiration-317489
current-context: cert-expiration-317489
kind: Config
preferences: {}
users:
- name: cert-expiration-317489
user:
client-certificate: /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/cert-expiration-317489/client.crt
client-key: /home/jenkins/minikube-integration/19576-2213/.minikube/profiles/cert-expiration-317489/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-872945 [took: 6.109658087s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-872945" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-872945
--- SKIP: TestNetworkPlugins/group/kubenet (6.34s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:626: 
----------------------- debugLogs start: cilium-872945 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-872945

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-872945 [took: 5.150984564s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-872945" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-872945
--- SKIP: TestNetworkPlugins/group/cilium (5.41s)

                                                
                                    
Copied to clipboard