Test Report: Docker_Linux_crio_arm64 19672

                    
                      d6d2a37830b251a8a712eec07ee86a534797346d:2024-09-20:36297
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 76.03
34 TestAddons/parallel/Ingress 153.2
36 TestAddons/parallel/MetricsServer 296.19
x
+
TestAddons/parallel/Registry (76.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 3.043329ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-gqr6w" [a3c15297-0294-475a-815c-109df48a1108] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004439815s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-gm5vc" [5ea3f0c0-689a-431c-b2b9-e12a289d5488] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003517278s
addons_test.go:338: (dbg) Run:  kubectl --context addons-662914 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-662914 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:343: (dbg) Non-zero exit: kubectl --context addons-662914 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.119254867s)

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de",
	        "Created": "2024-09-20T17:54:24.931669558Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 446369,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T17:54:25.098851084Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/hostname",
	        "HostsPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/hosts",
	        "LogPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de-json.log",
	        "Name": "/addons-662914",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-662914:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-662914",
	            "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/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0-init/diff:/var/lib/docker/overlay2/90d4091428b57844b8b35d8889d3106fd3e4ac2cdbf0465d70f2502eb6909e6c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-662914",
	                "Source": "/var/lib/docker/volumes/addons-662914/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-662914",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-662914",
	                "name.minikube.sigs.k8s.io": "addons-662914",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c5f0250e74f68d250f11a0dfd55e7486c8cf912026d3f773baf75f717c27a651",
	            "SandboxKey": "/var/run/docker/netns/c5f0250e74f6",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33168"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33169"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33172"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33170"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33171"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-662914": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a9cffa52d16172bbb261c045fea137bc2906d9ae47bd8d79c3d6205ba185a2aa",
	                    "EndpointID": "daf9b19d032fa74a7b4048268ac3afc7774a870e4c5418b9bfea8e7b33b7566e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-662914",
	                        "9ba4a31c3c1a"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-662914 -n addons-662914
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-662914 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-662914 logs -n 25: (2.14369985s)
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-013209   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | -p download-only-013209              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-013209              | download-only-013209   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | -o=json --download-only              | download-only-023064   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | -p download-only-023064              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-023064              | download-only-023064   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-013209              | download-only-013209   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-023064              | download-only-023064   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | --download-only -p                   | download-docker-672674 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | download-docker-672674               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-672674            | download-docker-672674 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | --download-only -p                   | binary-mirror-880189   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | binary-mirror-880189                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38041               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-880189              | binary-mirror-880189   | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC | 20 Sep 24 17:54 UTC |
	| addons  | enable dashboard -p                  | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC |                     |
	|         | addons-662914                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC |                     |
	|         | addons-662914                        |                        |         |         |                     |                     |
	| start   | -p addons-662914 --wait=true         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC | 20 Sep 24 17:57 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:05 UTC | 20 Sep 24 18:05 UTC |
	|         | -p addons-662914                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-662914 addons disable         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:05 UTC | 20 Sep 24 18:05 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-662914 ip                     | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	| addons  | addons-662914 addons disable         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-662914 addons                 | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC |                     |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:54:00
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:54:00.659449  445877 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:54:00.659691  445877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:54:00.659704  445877 out.go:358] Setting ErrFile to fd 2...
	I0920 17:54:00.659710  445877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:54:00.660004  445877 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 17:54:00.660584  445877 out.go:352] Setting JSON to false
	I0920 17:54:00.661634  445877 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":5792,"bootTime":1726849049,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 17:54:00.661732  445877 start.go:139] virtualization:  
	I0920 17:54:00.664447  445877 out.go:177] * [addons-662914] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 17:54:00.667253  445877 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 17:54:00.667422  445877 notify.go:220] Checking for updates...
	I0920 17:54:00.672221  445877 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:54:00.674541  445877 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:54:00.677116  445877 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 17:54:00.679525  445877 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 17:54:00.681994  445877 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:54:00.684934  445877 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:54:00.710974  445877 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:54:00.711114  445877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:54:00.766411  445877 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:54:00.756934281 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:54:00.766521  445877 docker.go:318] overlay module found
	I0920 17:54:00.769378  445877 out.go:177] * Using the docker driver based on user configuration
	I0920 17:54:00.771939  445877 start.go:297] selected driver: docker
	I0920 17:54:00.771955  445877 start.go:901] validating driver "docker" against <nil>
	I0920 17:54:00.771971  445877 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:54:00.772662  445877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:54:00.817664  445877 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:54:00.808354308 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:54:00.817874  445877 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:54:00.818134  445877 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]
	I0920 17:54:00.820860  445877 out.go:177] * Using Docker driver with root privileges
	I0920 17:54:00.823383  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:00.823444  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:00.823457  445877 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:54:00.823544  445877 start.go:340] cluster config:
	{Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:54:00.826133  445877 out.go:177] * Starting "addons-662914" primary control-plane node in "addons-662914" cluster
	I0920 17:54:00.828578  445877 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:54:00.831182  445877 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 17:54:00.833862  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:00.833920  445877 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 17:54:00.833932  445877 cache.go:56] Caching tarball of preloaded images
	I0920 17:54:00.833940  445877 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 17:54:00.834035  445877 preload.go:172] Found /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0920 17:54:00.834045  445877 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 17:54:00.834402  445877 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json ...
	I0920 17:54:00.834469  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json: {Name:mk01916cf114483ca9a57b21860f1ddf59811d3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:00.849610  445877 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 17:54:00.849764  445877 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 17:54:00.849789  445877 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 17:54:00.849798  445877 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 17:54:00.849806  445877 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 17:54:00.849811  445877 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 17:54:17.641657  445877 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 17:54:17.641696  445877 cache.go:194] Successfully downloaded all kic artifacts
	I0920 17:54:17.641742  445877 start.go:360] acquireMachinesLock for addons-662914: {Name:mk17fa7f1686cae6bdd54b4dda7cb4f0b3955e83 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 17:54:17.641875  445877 start.go:364] duration metric: took 106.706µs to acquireMachinesLock for "addons-662914"
	I0920 17:54:17.641904  445877 start.go:93] Provisioning new machine with config: &{Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 17:54:17.641977  445877 start.go:125] createHost starting for "" (driver="docker")
	I0920 17:54:17.644658  445877 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 17:54:17.644914  445877 start.go:159] libmachine.API.Create for "addons-662914" (driver="docker")
	I0920 17:54:17.644961  445877 client.go:168] LocalClient.Create starting
	I0920 17:54:17.645085  445877 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem
	I0920 17:54:18.081493  445877 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem
	I0920 17:54:18.522598  445877 cli_runner.go:164] Run: docker network inspect addons-662914 --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}}]}"
	W0920 17:54:18.538142  445877 cli_runner.go:211] docker network inspect addons-662914 --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
	I0920 17:54:18.538241  445877 network_create.go:284] running [docker network inspect addons-662914] to gather additional debugging logs...
	I0920 17:54:18.538266  445877 cli_runner.go:164] Run: docker network inspect addons-662914
	W0920 17:54:18.558877  445877 cli_runner.go:211] docker network inspect addons-662914 returned with exit code 1
	I0920 17:54:18.558913  445877 network_create.go:287] error running [docker network inspect addons-662914]: docker network inspect addons-662914: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-662914 not found
	I0920 17:54:18.558929  445877 network_create.go:289] output of [docker network inspect addons-662914]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-662914 not found
	
	** /stderr **
	I0920 17:54:18.559041  445877 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}}]}"
	I0920 17:54:18.579434  445877 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:0x400173ca10}
	I0920 17:54:18.579481  445877 network_create.go:124] attempt to create docker network addons-662914 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 17:54:18.579537  445877 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-662914 addons-662914
	I0920 17:54:18.646617  445877 network_create.go:108] docker network addons-662914 192.168.49.0/24 created
	I0920 17:54:18.646651  445877 kic.go:121] calculated static IP "192.168.49.2" for the "addons-662914" container
	I0920 17:54:18.646736  445877 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 17:54:18.659867  445877 cli_runner.go:164] Run: docker volume create addons-662914 --label name.minikube.sigs.k8s.io=addons-662914 --label created_by.minikube.sigs.k8s.io=true
	I0920 17:54:18.675718  445877 oci.go:103] Successfully created a docker volume addons-662914
	I0920 17:54:18.675825  445877 cli_runner.go:164] Run: docker run --rm --name addons-662914-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --entrypoint /usr/bin/test -v addons-662914:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 17:54:20.751828  445877 cli_runner.go:217] Completed: docker run --rm --name addons-662914-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --entrypoint /usr/bin/test -v addons-662914:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (2.075942039s)
	I0920 17:54:20.751857  445877 oci.go:107] Successfully prepared a docker volume addons-662914
	I0920 17:54:20.751880  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:20.751899  445877 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 17:54:20.751968  445877 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-662914:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 17:54:24.859182  445877 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-662914:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.107176868s)
	I0920 17:54:24.859213  445877 kic.go:203] duration metric: took 4.107310798s to extract preloaded images to volume ...
	W0920 17:54:24.859353  445877 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 17:54:24.859468  445877 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 17:54:24.914420  445877 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-662914 --name addons-662914 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-662914 --network addons-662914 --ip 192.168.49.2 --volume addons-662914:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0920 17:54:25.267160  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Running}}
	I0920 17:54:25.287621  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:25.312827  445877 cli_runner.go:164] Run: docker exec addons-662914 stat /var/lib/dpkg/alternatives/iptables
	I0920 17:54:25.371766  445877 oci.go:144] the created container "addons-662914" has a running status.
	I0920 17:54:25.371801  445877 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa...
	I0920 17:54:26.709216  445877 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 17:54:26.729675  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:26.746314  445877 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 17:54:26.746337  445877 kic_runner.go:114] Args: [docker exec --privileged addons-662914 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 17:54:26.794706  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:26.810677  445877 machine.go:93] provisionDockerMachine start ...
	I0920 17:54:26.810776  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:26.826913  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:26.827180  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:26.827195  445877 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 17:54:26.959431  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-662914
	
	I0920 17:54:26.959456  445877 ubuntu.go:169] provisioning hostname "addons-662914"
	I0920 17:54:26.959533  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:26.976531  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:26.976784  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:26.976803  445877 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-662914 && echo "addons-662914" | sudo tee /etc/hostname
	I0920 17:54:27.128049  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-662914
	
	I0920 17:54:27.128222  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:27.145477  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:27.145742  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:27.145775  445877 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-662914' /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-662914/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-662914' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 17:54:27.276029  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 17:54:27.276061  445877 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-439723/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-439723/.minikube}
	I0920 17:54:27.276110  445877 ubuntu.go:177] setting up certificates
	I0920 17:54:27.276120  445877 provision.go:84] configureAuth start
	I0920 17:54:27.276196  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:27.293207  445877 provision.go:143] copyHostCerts
	I0920 17:54:27.293290  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/ca.pem (1078 bytes)
	I0920 17:54:27.293460  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/cert.pem (1123 bytes)
	I0920 17:54:27.293528  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/key.pem (1679 bytes)
	I0920 17:54:27.293582  445877 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem org=jenkins.addons-662914 san=[127.0.0.1 192.168.49.2 addons-662914 localhost minikube]
	I0920 17:54:27.998538  445877 provision.go:177] copyRemoteCerts
	I0920 17:54:27.998611  445877 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 17:54:27.998652  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.018232  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.113398  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 17:54:28.138057  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0920 17:54:28.163259  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0920 17:54:28.186497  445877 provision.go:87] duration metric: took 910.358994ms to configureAuth
	I0920 17:54:28.186526  445877 ubuntu.go:193] setting minikube options for container-runtime
	I0920 17:54:28.186720  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:28.186837  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.203060  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:28.203315  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:28.203340  445877 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
	I0920 17:54:28.444469  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 17:54:28.444496  445877 machine.go:96] duration metric: took 1.633795748s to provisionDockerMachine
	I0920 17:54:28.444513  445877 client.go:171] duration metric: took 10.799540749s to LocalClient.Create
	I0920 17:54:28.444533  445877 start.go:167] duration metric: took 10.799621428s to libmachine.API.Create "addons-662914"
	I0920 17:54:28.444546  445877 start.go:293] postStartSetup for "addons-662914" (driver="docker")
	I0920 17:54:28.444557  445877 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]
	I0920 17:54:28.444629  445877 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
	I0920 17:54:28.444688  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.462415  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.557180  445877 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 17:54:28.560325  445877 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 17:54:28.560364  445877 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 17:54:28.560376  445877 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 17:54:28.560387  445877 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 17:54:28.560402  445877 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-439723/.minikube/addons for local assets ...
	I0920 17:54:28.560475  445877 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-439723/.minikube/files for local assets ...
	I0920 17:54:28.560506  445877 start.go:296] duration metric: took 115.953973ms for postStartSetup
	I0920 17:54:28.560827  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:28.577610  445877 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json ...
	I0920 17:54:28.577915  445877 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:54:28.577976  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.594048  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.684912  445877 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 17:54:28.689260  445877 start.go:128] duration metric: took 11.047267945s to createHost
	I0920 17:54:28.689287  445877 start.go:83] releasing machines lock for "addons-662914", held for 11.047401055s
	I0920 17:54:28.689360  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:28.704793  445877 ssh_runner.go:195] Run: cat /version.json
	I0920 17:54:28.704850  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.704859  445877 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 17:54:28.704929  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.722333  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.724432  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.811525  445877 ssh_runner.go:195] Run: systemctl --version
	I0920 17:54:28.939728  445877 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 17:54:29.084814  445877 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 17:54:29.089142  445877 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" ;
	I0920 17:54:29.110697  445877 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 17:54:29.110792  445877 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" ;
	I0920 17:54:29.154765  445877 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 17:54:29.154842  445877 start.go:495] detecting cgroup driver to use...
	I0920 17:54:29.154892  445877 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 17:54:29.154999  445877 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 17:54:29.170470  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 17:54:29.182035  445877 docker.go:217] disabling cri-docker service (if available) ...
	I0920 17:54:29.182106  445877 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 17:54:29.196730  445877 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 17:54:29.213579  445877 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 17:54:29.305391  445877 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 17:54:29.409372  445877 docker.go:233] disabling docker service ...
	I0920 17:54:29.409487  445877 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 17:54:29.429298  445877 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 17:54:29.441136  445877 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 17:54:29.535464  445877 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 17:54:29.627477  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 17:54:29.639782  445877 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"
	I0920 17:54:29.657092  445877 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 17:54:29.657178  445877 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"
	I0920 17:54:29.666987  445877 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 17:54:29.667062  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.676636  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.686422  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.695992  445877 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 17:54:29.705565  445877 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"
	I0920 17:54:29.715576  445877 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"
	I0920 17:54:29.731742  445877 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"
	I0920 17:54:29.741900  445877 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 17:54:29.750812  445877 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 17:54:29.759564  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:29.850297  445877 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 17:54:29.971571  445877 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 17:54:29.971730  445877 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 17:54:29.975431  445877 start.go:563] Will wait 60s for crictl version
	I0920 17:54:29.975539  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:54:29.979175  445877 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 17:54:30.020035  445877 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 17:54:30.020216  445877 ssh_runner.go:195] Run: crio --version
	I0920 17:54:30.079118  445877 ssh_runner.go:195] Run: crio --version
	I0920 17:54:30.127322  445877 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 17:54:30.130001  445877 cli_runner.go:164] Run: docker network inspect addons-662914 --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}}]}"
	I0920 17:54:30.145984  445877 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 17:54:30.150158  445877 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""
	I0920 17:54:30.162650  445877 kubeadm.go:883] updating cluster {Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0920 17:54:30.162788  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:30.162859  445877 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:54:30.241924  445877 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:54:30.241959  445877 crio.go:433] Images already preloaded, skipping extraction
	I0920 17:54:30.242021  445877 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:54:30.281860  445877 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:54:30.281884  445877 cache_images.go:84] Images are preloaded, skipping loading
	I0920 17:54:30.281894  445877 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 17:54:30.282033  445877 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-662914 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-662914 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:}
	I0920 17:54:30.282129  445877 ssh_runner.go:195] Run: crio config
	I0920 17:54:30.332904  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:30.332929  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:30.332940  445877 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 17:54:30.332993  445877 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-662914 NodeName:addons-662914 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}
	I0920 17:54:30.333177  445877 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-662914"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0920 17:54:30.333256  445877 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 17:54:30.342276  445877 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 17:54:30.342377  445877 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 17:54:30.351473  445877 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 17:54:30.370346  445877 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 17:54:30.388848  445877 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 17:54:30.407046  445877 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 17:54:30.410564  445877 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""
	I0920 17:54:30.421394  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:30.505344  445877 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:54:30.519131  445877 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914 for IP: 192.168.49.2
	I0920 17:54:30.519151  445877 certs.go:194] generating shared ca certs ...
	I0920 17:54:30.519166  445877 certs.go:226] acquiring lock for ca certs: {Name:mk76eaec273ab04864b9d3476861899a7e8169bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.519296  445877 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key
	I0920 17:54:30.991209  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt ...
	I0920 17:54:30.991242  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt: {Name:mk41cc2627568a781e5f6ab541df866d1a655ad7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.991484  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key ...
	I0920 17:54:30.991501  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key: {Name:mkadaec577125f4af298d136ae6f1d4e9308c939 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.991596  445877 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key
	I0920 17:54:31.277597  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt ...
	I0920 17:54:31.277627  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt: {Name:mka899295fbef48723c4d0780390e16cc099c72d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.278788  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key ...
	I0920 17:54:31.278809  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key: {Name:mk46fdc5118a5257df287627585c5d00281a12d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.278892  445877 certs.go:256] generating profile certs ...
	I0920 17:54:31.278965  445877 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key
	I0920 17:54:31.278991  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt with IP's: []
	I0920 17:54:31.578376  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt ...
	I0920 17:54:31.578443  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: {Name:mkd2e3f47ca795b995c30ef79faf92559f32e3b0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.579120  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key ...
	I0920 17:54:31.579134  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key: {Name:mkdaa162fcb8f9ea26f01f4e479fcca7ad0e0b71 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.579227  445877 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566
	I0920 17:54:31.579250  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 17:54:32.012750  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 ...
	I0920 17:54:32.012784  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566: {Name:mk7702d0936b8e2de8cff9e1d2282353f225797b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:32.012970  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566 ...
	I0920 17:54:32.012985  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566: {Name:mkc0bb0435720f56fa1c5ea0928d94f8110f3dad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:32.013627  445877 certs.go:381] copying /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 -> /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt
	I0920 17:54:32.013725  445877 certs.go:385] copying /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566 -> /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key
	I0920 17:54:32.013779  445877 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key
	I0920 17:54:32.013800  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt with IP's: []
	I0920 17:54:33.331874  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt ...
	I0920 17:54:33.331918  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt: {Name:mk6a317b8f4db8ecf2ce2b8531a0b02d37e55bc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:33.332137  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key ...
	I0920 17:54:33.332152  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key: {Name:mk11d8127fc9e01f17f7ae65be9186a50f921e8e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:33.332933  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem (1675 bytes)
	I0920 17:54:33.332983  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem (1078 bytes)
	I0920 17:54:33.333018  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem (1123 bytes)
	I0920 17:54:33.333047  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem (1679 bytes)
	I0920 17:54:33.333650  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 17:54:33.358455  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0920 17:54:33.382986  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 17:54:33.407949  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0920 17:54:33.433467  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 17:54:33.458657  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 17:54:33.483252  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 17:54:33.507750  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 17:54:33.535500  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 17:54:33.562796  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 17:54:33.583637  445877 ssh_runner.go:195] Run: openssl version
	I0920 17:54:33.589853  445877 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"
	I0920 17:54:33.599504  445877 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.603120  445877 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 17:54 /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.603213  445877 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.610248  445877 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"
	I0920 17:54:33.620038  445877 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 17:54:33.623258  445877 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
	I0920 17:54:33.623310  445877 kubeadm.go:392] StartCluster: {Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:54:33.623387  445877 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 17:54:33.623443  445877 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 17:54:33.661315  445877 cri.go:89] found id: ""
	I0920 17:54:33.661415  445877 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 17:54:33.670280  445877 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 17:54:33.679249  445877 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 17:54:33.679349  445877 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
	I0920 17:54:33.688581  445877 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
	I0920 17:54:33.688603  445877 kubeadm.go:157] found existing configuration files:
	
	I0920 17:54:33.688686  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 17:54:33.697516  445877 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
	I0920 17:54:33.697609  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 17:54:33.706113  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 17:54:33.714988  445877 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
	I0920 17:54:33.715108  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 17:54:33.723782  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 17:54:33.732887  445877 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
	I0920 17:54:33.732954  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 17:54:33.741993  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 17:54:33.750885  445877 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
	I0920 17:54:33.750974  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 17:54:33.759462  445877 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0920 17:54:33.801574  445877 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 17:54:33.801801  445877 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 17:54:33.822614  445877 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 17:54:33.822734  445877 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0920 17:54:33.822799  445877 kubeadm.go:310] OS: Linux
	I0920 17:54:33.822866  445877 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 17:54:33.822943  445877 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 17:54:33.823013  445877 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 17:54:33.823095  445877 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 17:54:33.823165  445877 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 17:54:33.823252  445877 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 17:54:33.823327  445877 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 17:54:33.823404  445877 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 17:54:33.823477  445877 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 17:54:33.883411  445877 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 17:54:33.883525  445877 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 17:54:33.883623  445877 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 17:54:33.893875  445877 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 17:54:33.897842  445877 out.go:235]   - Generating certificates and keys ...
	I0920 17:54:33.898050  445877 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 17:54:33.898159  445877 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 17:54:34.246113  445877 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 17:54:34.579278  445877 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 17:54:35.238975  445877 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 17:54:35.705032  445877 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 17:54:35.977583  445877 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 17:54:35.977889  445877 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-662914 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:54:36.353705  445877 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 17:54:36.353839  445877 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-662914 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:54:37.859536  445877 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 17:54:38.318694  445877 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 17:54:39.023914  445877 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 17:54:39.024238  445877 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 17:54:40.022433  445877 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 17:54:41.036949  445877 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 17:54:41.452013  445877 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 17:54:41.943837  445877 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 17:54:43.175426  445877 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 17:54:43.176238  445877 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 17:54:43.179345  445877 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 17:54:43.182517  445877 out.go:235]   - Booting up control plane ...
	I0920 17:54:43.182616  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 17:54:43.182693  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 17:54:43.183293  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 17:54:43.199661  445877 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 17:54:43.206173  445877 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 17:54:43.206234  445877 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 17:54:43.297879  445877 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 17:54:43.298006  445877 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 17:54:44.298583  445877 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00076319s
	I0920 17:54:44.298693  445877 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 17:54:50.300389  445877 kubeadm.go:310] [api-check] The API server is healthy after 6.001847614s
	I0920 17:54:50.319627  445877 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 17:54:50.332900  445877 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 17:54:50.359675  445877 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 17:54:50.359875  445877 kubeadm.go:310] [mark-control-plane] Marking the node addons-662914 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 17:54:50.371709  445877 kubeadm.go:310] [bootstrap-token] Using token: aql5i3.orea9k4beipa0nnv
	I0920 17:54:50.376537  445877 out.go:235]   - Configuring RBAC rules ...
	I0920 17:54:50.376681  445877 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 17:54:50.378648  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 17:54:50.386869  445877 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
	I0920 17:54:50.390461  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 17:54:50.394319  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 17:54:50.400194  445877 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 17:54:50.707077  445877 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 17:54:51.183687  445877 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 17:54:51.706912  445877 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 17:54:51.708337  445877 kubeadm.go:310] 
	I0920 17:54:51.708418  445877 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 17:54:51.708424  445877 kubeadm.go:310] 
	I0920 17:54:51.708501  445877 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 17:54:51.708506  445877 kubeadm.go:310] 
	I0920 17:54:51.708531  445877 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 17:54:51.708589  445877 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 17:54:51.708640  445877 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 17:54:51.708644  445877 kubeadm.go:310] 
	I0920 17:54:51.708705  445877 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 17:54:51.708711  445877 kubeadm.go:310] 
	I0920 17:54:51.708758  445877 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 17:54:51.708763  445877 kubeadm.go:310] 
	I0920 17:54:51.708814  445877 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 17:54:51.708887  445877 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 17:54:51.708954  445877 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 17:54:51.708959  445877 kubeadm.go:310] 
	I0920 17:54:51.709042  445877 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 17:54:51.709117  445877 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 17:54:51.709121  445877 kubeadm.go:310] 
	I0920 17:54:51.709204  445877 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token aql5i3.orea9k4beipa0nnv \
	I0920 17:54:51.709305  445877 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2accad80650f69bcbe56535d9f86e2f54545266e392881cab16d62aabf67cdd8 \
	I0920 17:54:51.709326  445877 kubeadm.go:310] 	--control-plane 
	I0920 17:54:51.709331  445877 kubeadm.go:310] 
	I0920 17:54:51.709415  445877 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 17:54:51.709419  445877 kubeadm.go:310] 
	I0920 17:54:51.709502  445877 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token aql5i3.orea9k4beipa0nnv \
	I0920 17:54:51.709608  445877 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2accad80650f69bcbe56535d9f86e2f54545266e392881cab16d62aabf67cdd8 
	I0920 17:54:51.712213  445877 kubeadm.go:310] W0920 17:54:33.797771    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.
	I0920 17:54:51.712515  445877 kubeadm.go:310] W0920 17:54:33.799067    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.
	I0920 17:54:51.712730  445877 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-1070-aws\n", err: exit status 1
	I0920 17:54:51.712834  445877 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 17:54:51.712850  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:51.712858  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:51.717251  445877 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 17:54:51.719740  445877 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 17:54:51.723727  445877 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 17:54:51.723750  445877 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 17:54:51.742491  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0920 17:54:52.021641  445877 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 17:54:52.021787  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:52.021875  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-662914 minikube.k8s.io/updated_at=2024_09_20T17_54_52_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1 minikube.k8s.io/name=addons-662914 minikube.k8s.io/primary=true
	I0920 17:54:52.030792  445877 ops.go:34] apiserver oom_adj: -16
	I0920 17:54:52.165247  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:52.665859  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:53.165925  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:53.665430  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:54.166140  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:54.665569  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:55.165781  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:55.666099  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.165829  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.665310  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.752666  445877 kubeadm.go:1113] duration metric: took 4.730931099s to wait for elevateKubeSystemPrivileges
	I0920 17:54:56.752692  445877 kubeadm.go:394] duration metric: took 23.12938594s to StartCluster
	I0920 17:54:56.752710  445877 settings.go:142] acquiring lock: {Name:mkce3d73b6b3a3b424c5d41fdc883818f073116d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:56.752828  445877 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:54:56.753183  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/kubeconfig: {Name:mk26e35fbf1455827c628464df68f62d32226d40 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:56.753868  445877 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 17:54:56.753995  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0920 17:54:56.754233  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:56.754335  445877 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0920 17:54:56.754425  445877 addons.go:69] Setting yakd=true in profile "addons-662914"
	I0920 17:54:56.754439  445877 addons.go:234] Setting addon yakd=true in "addons-662914"
	I0920 17:54:56.754471  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.755195  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.755232  445877 addons.go:69] Setting inspektor-gadget=true in profile "addons-662914"
	I0920 17:54:56.755249  445877 addons.go:234] Setting addon inspektor-gadget=true in "addons-662914"
	I0920 17:54:56.755273  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.755699  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.759230  445877 addons.go:69] Setting metrics-server=true in profile "addons-662914"
	I0920 17:54:56.759303  445877 addons.go:234] Setting addon metrics-server=true in "addons-662914"
	I0920 17:54:56.759377  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.759503  445877 addons.go:69] Setting cloud-spanner=true in profile "addons-662914"
	I0920 17:54:56.759616  445877 addons.go:234] Setting addon cloud-spanner=true in "addons-662914"
	I0920 17:54:56.759659  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760565  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760849  445877 out.go:177] * Verifying Kubernetes components...
	I0920 17:54:56.764920  445877 addons.go:69] Setting ingress=true in profile "addons-662914"
	I0920 17:54:56.764951  445877 addons.go:234] Setting addon ingress=true in "addons-662914"
	I0920 17:54:56.764995  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.765710  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760602  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760617  445877 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-662914"
	I0920 17:54:56.775543  445877 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-662914"
	I0920 17:54:56.760632  445877 addons.go:69] Setting registry=true in profile "addons-662914"
	I0920 17:54:56.775587  445877 addons.go:234] Setting addon registry=true in "addons-662914"
	I0920 17:54:56.775613  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760640  445877 addons.go:69] Setting storage-provisioner=true in profile "addons-662914"
	I0920 17:54:56.775718  445877 addons.go:234] Setting addon storage-provisioner=true in "addons-662914"
	I0920 17:54:56.775736  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760647  445877 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-662914"
	I0920 17:54:56.775784  445877 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-662914"
	I0920 17:54:56.760653  445877 addons.go:69] Setting volcano=true in profile "addons-662914"
	I0920 17:54:56.775853  445877 addons.go:234] Setting addon volcano=true in "addons-662914"
	I0920 17:54:56.775874  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760659  445877 addons.go:69] Setting volumesnapshots=true in profile "addons-662914"
	I0920 17:54:56.775925  445877 addons.go:234] Setting addon volumesnapshots=true in "addons-662914"
	I0920 17:54:56.775939  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.776010  445877 addons.go:69] Setting ingress-dns=true in profile "addons-662914"
	I0920 17:54:56.776018  445877 addons.go:234] Setting addon ingress-dns=true in "addons-662914"
	I0920 17:54:56.776042  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.776617  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.777106  445877 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-662914"
	I0920 17:54:56.777160  445877 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-662914"
	I0920 17:54:56.777197  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.777612  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.783224  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:56.794040  445877 addons.go:69] Setting default-storageclass=true in profile "addons-662914"
	I0920 17:54:56.794078  445877 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-662914"
	I0920 17:54:56.794560  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.796316  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.796825  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.820425  445877 addons.go:69] Setting gcp-auth=true in profile "addons-662914"
	I0920 17:54:56.820460  445877 mustload.go:65] Loading cluster: addons-662914
	I0920 17:54:56.820666  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:56.820924  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.824055  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.852617  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.865175  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.892951  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.893632  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.941063  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:54:56.948354  445877 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 17:54:56.964434  445877 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 17:54:56.966876  445877 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 17:54:56.975043  445877 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 17:54:56.976400  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 17:54:56.976452  445877 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 17:54:56.976546  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:56.967220  445877 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 17:54:56.967229  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:54:56.967266  445877 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 17:54:56.986135  445877 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 17:54:56.986221  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.000318  445877 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 17:54:57.000513  445877 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 17:54:57.000547  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 17:54:57.000650  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.005491  445877 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 17:54:57.012145  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 17:54:57.012275  445877 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 17:54:57.012286  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 17:54:57.012358  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.016575  445877 addons.go:234] Setting addon default-storageclass=true in "addons-662914"
	I0920 17:54:57.016668  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.017180  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:57.032446  445877 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:54:57.032468  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 17:54:57.032538  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.045205  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.047057  445877 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 17:54:57.055159  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 17:54:57.056267  445877 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:54:57.056287  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 17:54:57.056350  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.065679  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 17:54:57.065724  445877 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 17:54:57.065854  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.103384  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	W0920 17:54:57.116756  445877 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 17:54:57.116956  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 17:54:57.119897  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 17:54:57.128757  445877 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:54:57.128784  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 17:54:57.128863  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.137937  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 17:54:57.139904  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0920 17:54:57.202123  445877 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 17:54:57.202182  445877 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 17:54:57.202284  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.208911  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 17:54:57.208941  445877 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 17:54:57.209028  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.229066  445877 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-662914"
	I0920 17:54:57.229120  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.229638  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:57.238540  445877 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:54:57.261508  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 17:54:57.263964  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.264814  445877 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 17:54:57.266124  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.269470  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 17:54:57.270165  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.270724  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.271221  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.271678  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.272288  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.275800  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 17:54:57.276225  445877 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:54:57.276243  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 17:54:57.276306  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.285597  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 17:54:57.288555  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 17:54:57.288579  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 17:54:57.288651  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.290615  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.354110  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.361675  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.397466  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.397555  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	W0920 17:54:57.399312  445877 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:54:57.399339  445877 retry.go:31] will retry after 294.703091ms: ssh: handshake failed: EOF
	I0920 17:54:57.405463  445877 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 17:54:57.408144  445877 out.go:177]   - Using image docker.io/busybox:stable
	I0920 17:54:57.410871  445877 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:54:57.410892  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 17:54:57.410959  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.432488  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	W0920 17:54:57.433440  445877 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:54:57.433460  445877 retry.go:31] will retry after 228.486724ms: ssh: handshake failed: EOF
	I0920 17:54:57.657146  445877 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 17:54:57.657223  445877 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 17:54:57.675064  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:54:57.704274  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:54:57.729028  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 17:54:57.729104  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 17:54:57.740875  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 17:54:57.740953  445877 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 17:54:57.758122  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:54:57.772255  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0920 17:54:57.820862  445877 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 17:54:57.820938  445877 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 17:54:57.824227  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 17:54:57.824298  445877 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)
	I0920 17:54:57.834605  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 17:54:57.834678  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 17:54:57.880714  445877 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:54:57.880787  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 17:54:57.886425  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:54:57.957970  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 17:54:57.958000  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 17:54:58.010206  445877 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 17:54:58.010269  445877 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 17:54:58.013248  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 17:54:58.013318  445877 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 17:54:58.018409  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 17:54:58.018481  445877 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 17:54:58.025310  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 17:54:58.025398  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 17:54:58.045709  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:54:58.112014  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 17:54:58.112179  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 17:54:58.120412  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0920 17:54:58.162580  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:54:58.162658  445877 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 17:54:58.187367  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 17:54:58.187448  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 17:54:58.196533  445877 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 17:54:58.196611  445877 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 17:54:58.199668  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 17:54:58.199738  445877 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 17:54:58.223569  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:54:58.282394  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 17:54:58.282472  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 17:54:58.339041  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:54:58.353122  445877 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 17:54:58.353212  445877 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 17:54:58.377191  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 17:54:58.377268  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 17:54:58.421500  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 17:54:58.421574  445877 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 17:54:58.426154  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:54:58.426227  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 17:54:58.518772  445877 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 17:54:58.518853  445877 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 17:54:58.572302  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 17:54:58.572375  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 17:54:58.591194  445877 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:54:58.591265  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 17:54:58.591465  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:54:58.670109  445877 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 17:54:58.670192  445877 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 17:54:58.762990  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 17:54:58.763067  445877 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 17:54:58.773418  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:54:58.825616  445877 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:54:58.825678  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 17:54:58.943449  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 17:54:58.943523  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 17:54:59.057959  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:54:59.071994  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 17:54:59.072092  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 17:54:59.157595  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:54:59.157668  445877 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 17:54:59.230842  445877 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.992263421s)
	I0920 17:54:59.230946  445877 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.029133219s)
	I0920 17:54:59.231094  445877 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 17:54:59.232721  445877 node_ready.go:35] waiting up to 6m0s for node "addons-662914" to be "Ready" ...
	I0920 17:54:59.279222  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:54:59.977713  445877 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-662914" context rescaled to 1 replicas
	I0920 17:55:01.248053  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:01.773508  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.098360664s)
	I0920 17:55:01.773623  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.069280534s)
	I0920 17:55:03.260407  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:03.334118  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.447631192s)
	I0920 17:55:03.334219  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.288431742s)
	I0920 17:55:03.334232  445877 addons.go:475] Verifying addon registry=true in "addons-662914"
	I0920 17:55:03.334416  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.561706534s)
	I0920 17:55:03.334598  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.57639936s)
	I0920 17:55:03.334642  445877 addons.go:475] Verifying addon ingress=true in "addons-662914"
	I0920 17:55:03.334810  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.995699496s)
	I0920 17:55:03.334850  445877 addons.go:475] Verifying addon metrics-server=true in "addons-662914"
	I0920 17:55:03.334686  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.21400522s)
	I0920 17:55:03.335243  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.743720514s)
	I0920 17:55:03.334739  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.111101975s)
	I0920 17:55:03.337323  445877 out.go:177] * Verifying registry addon...
	I0920 17:55:03.339022  445877 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-662914 service yakd-dashboard -n yakd-dashboard
	
	I0920 17:55:03.339168  445877 out.go:177] * Verifying ingress addon...
	I0920 17:55:03.342525  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 17:55:03.342530  445877 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 17:55:03.366438  445877 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:55:03.366635  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:03.369909  445877 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 17:55:03.369996  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 17:55:03.378686  445877 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0920 17:55:03.386624  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.61311732s)
	W0920 17:55:03.386664  445877 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0920 17:55:03.386692  445877 retry.go:31] will retry after 373.120721ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0920 17:55:03.386794  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.328751752s)
	I0920 17:55:03.738493  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.459210351s)
	I0920 17:55:03.738530  445877 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-662914"
	I0920 17:55:03.743590  445877 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 17:55:03.747084  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 17:55:03.760776  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:55:03.772197  445877 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:55:03.772276  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:03.870867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:03.871838  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.258074  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:04.354840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:04.355769  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.657004  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 17:55:04.657142  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:55:04.686308  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:55:04.759285  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:04.848161  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:04.849716  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.878310  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 17:55:04.929726  445877 addons.go:234] Setting addon gcp-auth=true in "addons-662914"
	I0920 17:55:04.929829  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:55:04.930321  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:55:04.956316  445877 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 17:55:04.956368  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:55:04.980439  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:55:05.144821  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.383942968s)
	I0920 17:55:05.148162  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:55:05.150951  445877 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 17:55:05.153499  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 17:55:05.153522  445877 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 17:55:05.174690  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 17:55:05.174712  445877 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 17:55:05.196143  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:55:05.196267  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 17:55:05.217024  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:55:05.251066  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:05.348731  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:05.349749  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:05.741098  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:05.757967  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:05.875046  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:05.876833  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:05.892470  445877 addons.go:475] Verifying addon gcp-auth=true in "addons-662914"
	I0920 17:55:05.895332  445877 out.go:177] * Verifying gcp-auth addon...
	I0920 17:55:05.899011  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 17:55:05.916296  445877 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 17:55:05.916368  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:06.252510  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:06.348585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:06.352413  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:06.402758  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:06.751328  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:06.847440  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:06.847840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:06.903030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:07.251388  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:07.350267  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:07.351639  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:07.403937  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:07.751137  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:07.847242  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:07.847604  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:07.902949  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:08.237389  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:08.251601  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:08.346094  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:08.347523  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:08.403067  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:08.751261  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:08.847122  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:08.847920  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:08.902095  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:09.251316  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:09.347016  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:09.347927  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:09.403233  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:09.752210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:09.848181  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:09.849261  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:09.902497  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:10.251155  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:10.353305  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:10.353655  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:10.402750  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:10.736842  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:10.751936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:10.846338  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:10.847771  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:10.902832  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:11.250805  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:11.348410  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:11.348434  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:11.402993  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:11.751629  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:11.846786  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:11.847531  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:11.903034  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:12.250595  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:12.346229  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:12.347100  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:12.402312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:12.750830  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:12.846851  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:12.846864  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:12.902952  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:13.236218  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:13.251241  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:13.345930  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:13.346808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:13.402263  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:13.751018  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:13.845563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:13.846307  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:13.903234  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:14.251522  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:14.346010  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:14.346847  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:14.402982  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:14.750441  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:14.845998  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:14.846996  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:14.902220  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:15.250524  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:15.346536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:15.347599  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:15.403068  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:15.736522  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:15.750240  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:15.846594  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:15.847525  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:15.902398  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:16.251165  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:16.346715  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:16.347696  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:16.402916  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:16.750907  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:16.846930  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:16.847984  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:16.901956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:17.250669  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:17.346507  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:17.348393  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:17.403296  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:17.750384  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:17.845944  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:17.847151  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:17.902242  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:18.237480  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:18.251724  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:18.346910  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:18.347991  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:18.402586  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:18.750359  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:18.847320  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:18.847322  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:18.902818  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:19.250608  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:19.346269  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:19.346910  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:19.402639  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:19.751384  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:19.846571  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:19.847681  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:19.902958  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:20.251530  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:20.346980  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:20.348101  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:20.402612  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:20.736193  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:20.750610  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:20.846549  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:20.846983  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:20.902726  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:21.250956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:21.346506  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:21.347215  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:21.402687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:21.750761  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:21.846787  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:21.847561  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:21.902802  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:22.250623  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:22.345745  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:22.346371  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:22.403007  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:22.737129  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:22.750663  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:22.846473  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:22.847015  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:22.902101  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:23.250543  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:23.346328  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:23.347595  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:23.402931  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:23.751084  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:23.850148  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:23.850743  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:23.902298  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:24.250832  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:24.346647  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:24.347401  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:24.402404  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:24.750239  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:24.846462  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:24.847418  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:24.902678  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:25.235812  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:25.250970  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:25.346854  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:25.347228  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:25.402893  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:25.751028  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:25.846210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:25.846906  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:25.902841  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:26.251320  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:26.346936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:26.347813  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:26.409987  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:26.750913  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:26.847216  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:26.847953  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:26.903225  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:27.236392  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:27.250991  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:27.355948  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:27.356808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:27.457061  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:27.751536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:27.846770  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:27.848257  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:27.902750  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:28.254405  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:28.349176  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:28.350520  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:28.403141  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:28.751239  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:28.847149  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:28.848430  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:28.902985  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:29.236663  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:29.250959  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:29.346134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:29.347332  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:29.402612  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:29.751279  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:29.846503  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:29.846771  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:29.902920  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:30.252909  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:30.346936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:30.348030  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:30.402261  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:30.751192  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:30.847428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:30.848531  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:30.902894  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:31.250987  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:31.346841  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:31.347361  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:31.403226  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:31.736347  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:31.750478  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:31.845857  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:31.846687  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:31.903069  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:32.251867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:32.347329  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:32.348275  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:32.401948  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:32.750705  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:32.847005  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:32.847921  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:32.903175  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:33.250980  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:33.351654  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:33.352935  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:33.402223  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:33.736516  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:33.750249  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:33.846631  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:33.847048  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:33.902697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:34.250732  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:34.346376  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:34.347132  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:34.402200  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:34.751216  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:34.846778  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:34.847901  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:34.902957  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:35.250733  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:35.345993  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:35.347140  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:35.402419  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:35.736896  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:35.751208  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:35.846780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:35.848061  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:35.902585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:36.250877  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:36.346517  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:36.347510  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:36.402745  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:36.750934  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:36.847113  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:36.848102  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:36.902477  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:37.250819  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:37.347250  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:37.348426  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:37.402571  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:37.750973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:37.845816  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:37.846415  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:37.902945  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:38.236350  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:38.251158  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:38.345585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:38.346559  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:38.402872  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:38.750645  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:38.846287  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:38.847090  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:38.902000  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:39.250762  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:39.346005  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:39.347092  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:39.402094  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:39.750427  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:39.846532  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:39.847649  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:39.902944  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:40.238512  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:40.250978  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:40.346956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:40.347867  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:40.402967  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:40.741660  445877 node_ready.go:49] node "addons-662914" has status "Ready":"True"
	I0920 17:55:40.741689  445877 node_ready.go:38] duration metric: took 41.508705863s for node "addons-662914" to be "Ready" ...
	I0920 17:55:40.741699  445877 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" ...
	I0920 17:55:40.766161  445877 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:55:40.766241  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:40.770624  445877 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:40.864698  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:40.865738  445877 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:55:40.865789  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:40.939314  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:41.254463  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:41.358032  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:41.360581  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:41.453530  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:41.754076  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:41.861924  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:41.870417  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:41.953819  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:42.255040  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:42.369749  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:42.370549  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:42.459273  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:42.752981  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:42.777527  445877 pod_ready.go:103] pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:42.848244  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:42.849778  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:42.903419  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:43.253054  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:43.351584  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:43.352165  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:43.404562  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:43.752829  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:43.857389  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:43.859066  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:43.906540  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:44.253324  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:44.277968  445877 pod_ready.go:93] pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.278046  445877 pod_ready.go:82] duration metric: took 3.507348673s for pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.278088  445877 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.287822  445877 pod_ready.go:93] pod "etcd-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.287898  445877 pod_ready.go:82] duration metric: took 9.77389ms for pod "etcd-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.287930  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.295797  445877 pod_ready.go:93] pod "kube-apiserver-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.295872  445877 pod_ready.go:82] duration metric: took 7.904344ms for pod "kube-apiserver-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.295900  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.302361  445877 pod_ready.go:93] pod "kube-controller-manager-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.302440  445877 pod_ready.go:82] duration metric: took 6.51713ms for pod "kube-controller-manager-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.302473  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cjxkb" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.309436  445877 pod_ready.go:93] pod "kube-proxy-cjxkb" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.309510  445877 pod_ready.go:82] duration metric: took 6.997681ms for pod "kube-proxy-cjxkb" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.309543  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.348198  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:44.349765  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:44.403538  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:44.675633  445877 pod_ready.go:93] pod "kube-scheduler-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.675711  445877 pod_ready.go:82] duration metric: took 366.145978ms for pod "kube-scheduler-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.675740  445877 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.752822  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:44.848262  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:44.849584  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:44.902730  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:45.255312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:45.348685  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:45.348760  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:45.403010  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:45.751846  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:45.846477  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:45.848288  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:45.902938  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:46.252333  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:46.348532  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:46.349509  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:46.403287  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:46.682186  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:46.752973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:46.849232  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:46.850181  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:46.902726  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:47.252185  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:47.381453  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:47.382894  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:47.414734  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:47.753134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:47.847808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:47.848687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:47.903291  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:48.253085  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:48.346901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:48.348044  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:48.402583  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:48.682944  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:48.752551  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:48.849383  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:48.850766  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:48.915213  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:49.252148  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:49.349984  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:49.351275  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:49.402888  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:49.753497  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:49.849219  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:49.850128  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:49.902866  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:50.252561  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:50.347626  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:50.348792  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:50.402431  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:50.754665  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:50.847379  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:50.847991  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:50.906134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:51.182418  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:51.252224  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:51.348780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:51.349945  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:51.403697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:51.754235  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:51.848325  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:51.851292  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:51.903013  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:52.251830  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:52.346902  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:52.348767  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:52.403015  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:52.752695  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:52.847697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:52.849232  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:52.907727  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:53.251946  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:53.347440  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:53.348501  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:53.404860  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:53.682152  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:53.753869  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:53.849161  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:53.849962  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:53.903045  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:54.256563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:54.358348  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:54.359244  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:54.457281  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:54.752402  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:54.847369  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:54.848390  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:54.908932  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:55.254433  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:55.347663  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:55.348525  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:55.404651  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:55.682677  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:55.760231  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:55.848867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:55.850286  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:55.902922  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:56.252555  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:56.347610  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:56.348986  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:56.405214  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:56.752995  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:56.847215  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:56.847625  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:56.902829  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:57.252264  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:57.347544  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:57.348096  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:57.402855  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:57.682944  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:57.752973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:57.847134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:57.848614  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:57.904589  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:58.252184  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:58.346582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:58.348161  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:58.402780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:58.751959  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:58.847654  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:58.853023  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:58.904849  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:59.252886  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:59.348500  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:59.349582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:59.403873  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:59.683820  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:59.754099  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:59.847080  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:59.849161  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:59.902893  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:00.285637  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:00.359345  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:00.360860  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:00.408520  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:00.755692  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:00.849361  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:00.850264  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:00.903528  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:01.259886  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:01.348319  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:01.349007  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:01.402900  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:01.753188  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:01.847510  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:01.848628  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:01.903279  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:02.182833  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:02.283785  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:02.393689  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:02.394113  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:02.475452  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:02.751811  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:02.849824  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:02.850446  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:02.903147  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:03.252688  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:03.347893  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:03.348707  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:03.403213  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:03.752808  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:03.848806  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:03.849722  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:03.902374  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:04.185222  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:04.258294  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:04.348689  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:04.349495  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:04.403400  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:04.751838  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:04.848924  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:04.849916  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:04.902627  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:05.252756  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:05.351428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:05.353237  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:05.402828  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:05.756539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:05.847550  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:05.848703  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:05.903252  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:06.252551  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:06.351805  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:06.352101  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:06.403691  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:06.682967  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:06.752416  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:06.849085  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:06.851534  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:06.908999  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:07.253158  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:07.360493  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:07.362755  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:07.403456  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:07.761152  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:07.852130  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:07.861339  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:07.903249  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:08.252711  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:08.349202  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:08.350802  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:08.403936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:08.683436  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:08.763620  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:08.849142  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:08.851645  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:08.903133  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:09.254977  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:09.353990  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:09.355810  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:09.403702  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:09.753746  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:09.849417  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:09.850559  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:09.902891  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:10.253482  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:10.350949  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:10.351678  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:10.403522  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:10.767479  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:10.861494  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:10.862968  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:10.903840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:11.182215  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:11.252920  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:11.346096  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:11.347630  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:11.403127  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:11.752596  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:11.846569  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:11.847608  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:11.903134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:12.253818  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:12.348852  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:12.350535  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:12.403480  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:12.755112  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:12.847862  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:12.852334  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:12.904776  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:13.182852  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:13.259529  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:13.349801  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:13.350634  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:13.403023  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:13.753655  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:13.848492  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:13.850070  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:13.903030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:14.257603  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:14.356440  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:14.359523  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:14.403978  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:14.756364  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:14.849993  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:14.852281  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:14.904664  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:15.193569  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:15.253037  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:15.350753  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:15.352178  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:15.403643  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:15.754618  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:15.855063  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:15.856046  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:15.902546  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:16.252774  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:16.354357  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:16.356000  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:16.402992  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:16.753567  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:16.850305  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:16.858553  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:16.903519  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:17.278443  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:17.360461  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:17.361076  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:17.462592  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:17.682876  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:17.754188  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:17.849506  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:17.852470  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:17.904557  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:18.253509  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:18.351095  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:18.352973  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:18.404520  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:18.752489  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:18.849321  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:18.850186  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:18.903687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:19.252536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:19.349167  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:19.349459  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:19.403424  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:19.682922  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:19.754180  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:19.853591  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:19.855204  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:19.904418  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:20.253795  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:20.350563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:20.352276  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:20.403392  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:20.752533  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:20.849312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:20.850335  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:20.903879  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:21.252543  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:21.352763  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:21.353467  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:21.403282  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:21.683858  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:21.752971  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:21.853564  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:21.854503  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:21.904035  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:22.255099  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:22.346690  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:22.347423  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:22.402723  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:22.752381  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:22.848658  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:22.849549  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:22.905869  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:23.255490  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:23.347582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:23.348622  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:23.410430  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:23.751849  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:23.853107  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:23.853366  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:23.906318  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:24.182129  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:24.252539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:24.347013  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:24.350761  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:24.403379  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:24.752697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:24.848376  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:24.848640  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:24.902719  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:25.252597  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:25.348954  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:25.350061  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:25.402498  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:25.752544  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:25.849505  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:25.850830  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:25.903291  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:26.183225  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:26.253258  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:26.349600  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:26.349824  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:26.405069  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:26.752208  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:26.848336  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:26.850748  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:26.903657  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:27.252727  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:27.348260  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:27.349856  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:27.403536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:27.753030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:27.874457  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:27.876619  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:27.915197  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:28.252971  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:28.348736  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:28.350764  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:28.403411  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:28.683402  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:28.752914  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:28.849511  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:28.851562  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:28.903444  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:29.251853  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:29.347396  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:29.350118  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:29.402555  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:29.751676  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:29.852463  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:29.853630  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:29.902879  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:30.252065  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:30.347435  445877 kapi.go:107] duration metric: took 1m27.004902841s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 17:56:30.349345  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:30.402883  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:30.753060  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:30.847494  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:30.903517  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:31.187063  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:31.252744  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:31.351051  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:31.446901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:31.753814  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:31.852966  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:31.903946  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:32.252539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:32.348098  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:32.403389  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:32.753901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:32.850002  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:32.902922  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:33.252045  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:33.347616  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:33.402565  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:33.693733  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:33.753428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:33.849001  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:33.902998  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:34.257622  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:34.347802  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:34.403837  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:34.753222  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:34.847645  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:34.904140  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:35.252927  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:35.349578  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:35.448728  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:35.751904  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:35.852607  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:35.952150  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:36.183726  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:36.251923  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:36.347078  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:36.402498  445877 kapi.go:107] duration metric: took 1m30.503484847s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 17:56:36.403655  445877 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-662914 cluster.
	I0920 17:56:36.404762  445877 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.
	I0920 17:56:36.405881  445877 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 17:56:36.752918  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:36.848140  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:37.252648  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:37.349752  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:37.752661  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:37.852540  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:38.195142  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:38.254680  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:38.347234  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:38.753048  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:38.849093  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:39.252350  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:39.347213  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:39.753327  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:39.846956  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:40.196019  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:40.253475  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:40.347829  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:40.753374  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:40.848289  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:41.253047  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:41.354130  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:41.752227  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:41.847483  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:42.253481  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:42.347511  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:42.683408  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:42.753210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:42.848743  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:43.258307  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:43.357367  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:43.752983  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:43.847652  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:44.252946  445877 kapi.go:107] duration metric: took 1m40.505861001s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 17:56:44.347221  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:44.847366  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:45.184754  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:45.348005  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:45.847826  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:46.348257  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:46.847647  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:47.347799  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:47.695780  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:47.867501  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:48.349487  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:48.848143  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:49.353485  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:49.848045  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:50.183553  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:50.347066  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:50.848055  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:51.349698  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:51.848862  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:52.184577  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:52.349596  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:52.850524  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:53.348644  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:53.847620  445877 kapi.go:107] duration metric: took 1m50.50508361s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 17:56:53.849175  445877 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, storage-provisioner, cloud-spanner, metrics-server, yakd, inspektor-gadget, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0920 17:56:53.850756  445877 addons.go:510] duration metric: took 1m57.096417025s for enable addons: enabled=[ingress-dns nvidia-device-plugin storage-provisioner cloud-spanner metrics-server yakd inspektor-gadget storage-provisioner-rancher volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0920 17:56:54.682118  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:56.683182  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:59.182986  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:01.189168  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:03.683331  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:06.181848  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:08.182505  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:10.682346  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:12.682710  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:14.684259  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:17.181794  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:19.181845  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:21.182993  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:21.682809  445877 pod_ready.go:93] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"True"
	I0920 17:57:21.682837  445877 pod_ready.go:82] duration metric: took 1m37.00707504s for pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.682851  445877 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.688689  445877 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace has status "Ready":"True"
	I0920 17:57:21.688715  445877 pod_ready.go:82] duration metric: took 5.856006ms for pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.688735  445877 pod_ready.go:39] duration metric: took 1m40.947024422s 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" ...
	I0920 17:57:21.688751  445877 api_server.go:52] waiting for apiserver process to appear ...
	I0920 17:57:21.688778  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:21.688845  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:21.745907  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:21.745927  445877 cri.go:89] found id: ""
	I0920 17:57:21.745936  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:21.745993  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.749811  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:21.749887  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:21.790521  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:21.790543  445877 cri.go:89] found id: ""
	I0920 17:57:21.790551  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:21.790609  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.794279  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:21.794358  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:21.835070  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:21.835100  445877 cri.go:89] found id: ""
	I0920 17:57:21.835109  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:21.835174  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.838849  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:21.838930  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:21.881449  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:21.881473  445877 cri.go:89] found id: ""
	I0920 17:57:21.881480  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:21.881535  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.885064  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:21.885136  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:21.923431  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:21.923455  445877 cri.go:89] found id: ""
	I0920 17:57:21.923463  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:21.923524  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.927027  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:21.927106  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:21.969543  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:21.969565  445877 cri.go:89] found id: ""
	I0920 17:57:21.969574  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:21.969631  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.973207  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:21.973314  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:22.015037  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:22.015071  445877 cri.go:89] found id: ""
	I0920 17:57:22.015080  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:22.015171  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:22.018864  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:22.018893  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:22.077069  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:22.077105  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:22.126210  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:22.126242  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:22.218595  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:22.218633  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:22.262085  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:22.262117  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:22.333370  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:22.333413  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:22.350797  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:22.350825  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:22.422558  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:22.422592  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:22.532970  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:22.533022  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:22.583254  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:22.583291  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:22.762256  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:22.762291  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:22.813538  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:22.813574  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:25.355265  445877 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:57:25.369441  445877 api_server.go:72] duration metric: took 2m28.615499779s to wait for apiserver process to appear ...
	I0920 17:57:25.369521  445877 api_server.go:88] waiting for apiserver healthz status ...
	I0920 17:57:25.369578  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:25.369663  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:25.409488  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:25.409514  445877 cri.go:89] found id: ""
	I0920 17:57:25.409524  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:25.409580  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.413537  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:25.413621  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:25.465943  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:25.466018  445877 cri.go:89] found id: ""
	I0920 17:57:25.466037  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:25.466102  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.469652  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:25.469729  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:25.513767  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:25.513789  445877 cri.go:89] found id: ""
	I0920 17:57:25.513797  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:25.513856  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.517506  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:25.517581  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:25.557732  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:25.557756  445877 cri.go:89] found id: ""
	I0920 17:57:25.557764  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:25.557835  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.561661  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:25.561755  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:25.603368  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:25.603404  445877 cri.go:89] found id: ""
	I0920 17:57:25.603413  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:25.603479  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.607035  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:25.607154  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:25.650213  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:25.650243  445877 cri.go:89] found id: ""
	I0920 17:57:25.650252  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:25.650312  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.653830  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:25.653907  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:25.695071  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:25.695103  445877 cri.go:89] found id: ""
	I0920 17:57:25.695112  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:25.695179  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.698931  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:25.698958  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:25.772272  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:25.772312  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:25.788481  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:25.788510  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:25.930512  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:25.930548  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:25.979465  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:25.979502  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:26.024628  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:26.024662  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:26.075771  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:26.075804  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:26.136221  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:26.136255  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:26.198507  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:26.198542  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:26.243904  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:26.243932  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:26.323316  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:26.323400  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:26.386954  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:26.386983  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:28.994424  445877 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 17:57:29.002335  445877 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 17:57:29.003388  445877 api_server.go:141] control plane version: v1.31.1
	I0920 17:57:29.003418  445877 api_server.go:131] duration metric: took 3.633873932s to wait for apiserver health ...
	I0920 17:57:29.003428  445877 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 17:57:29.003456  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:29.003523  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:29.050304  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:29.050353  445877 cri.go:89] found id: ""
	I0920 17:57:29.050390  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:29.050490  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.054485  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:29.054569  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:29.098340  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:29.098363  445877 cri.go:89] found id: ""
	I0920 17:57:29.098372  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:29.098450  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.102113  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:29.102212  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:29.150894  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:29.150915  445877 cri.go:89] found id: ""
	I0920 17:57:29.150922  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:29.151001  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.154671  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:29.154746  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:29.195902  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:29.195927  445877 cri.go:89] found id: ""
	I0920 17:57:29.195935  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:29.195992  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.199939  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:29.200012  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:29.240399  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:29.240424  445877 cri.go:89] found id: ""
	I0920 17:57:29.240432  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:29.240491  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.244315  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:29.244400  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:29.287118  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:29.287195  445877 cri.go:89] found id: ""
	I0920 17:57:29.287217  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:29.287307  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.290968  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:29.291081  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:29.331925  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:29.331999  445877 cri.go:89] found id: ""
	I0920 17:57:29.332025  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:29.332141  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.335785  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:29.335817  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:29.378885  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:29.378917  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:29.427078  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:29.427109  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:29.468287  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:29.468318  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:29.516232  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:29.516266  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:29.590057  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:29.590093  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:29.669078  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:29.669114  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:29.766678  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:29.766719  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:29.840158  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:29.840194  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:29.857794  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:29.857826  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:30.011308  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:30.011340  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:30.100942  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:30.100986  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:32.678438  445877 system_pods.go:59] 18 kube-system pods found
	I0920 17:57:32.678487  445877 system_pods.go:61] "coredns-7c65d6cfc9-gdr6s" [73427a65-87f5-4e52-a6b4-a81275c0a205] Running
	I0920 17:57:32.678519  445877 system_pods.go:61] "csi-hostpath-attacher-0" [1d666f08-acf0-4cc2-9de0-7a0c892d0bc3] Running
	I0920 17:57:32.678543  445877 system_pods.go:61] "csi-hostpath-resizer-0" [1afcf748-e156-4643-be31-5e75a15a37a8] Running
	I0920 17:57:32.678552  445877 system_pods.go:61] "csi-hostpathplugin-jvft2" [7bcd1ab2-6717-45df-b3c9-8c2ee53c6d34] Running
	I0920 17:57:32.678558  445877 system_pods.go:61] "etcd-addons-662914" [38860db9-a335-4a92-a403-52ff58cd3366] Running
	I0920 17:57:32.678562  445877 system_pods.go:61] "kindnet-t9ljr" [f588d7e5-968d-4074-9630-3e1b5b92939c] Running
	I0920 17:57:32.678569  445877 system_pods.go:61] "kube-apiserver-addons-662914" [321b60cf-3bd0-4d1c-a7eb-87aae26476ed] Running
	I0920 17:57:32.678574  445877 system_pods.go:61] "kube-controller-manager-addons-662914" [86903c59-a666-4e27-a25c-88b04f7bc523] Running
	I0920 17:57:32.678578  445877 system_pods.go:61] "kube-ingress-dns-minikube" [388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b] Running
	I0920 17:57:32.678588  445877 system_pods.go:61] "kube-proxy-cjxkb" [343a0597-ebc5-4209-9fa1-c0dfeb7294f3] Running
	I0920 17:57:32.678594  445877 system_pods.go:61] "kube-scheduler-addons-662914" [8972cda0-906b-45e2-ad87-0669797f203a] Running
	I0920 17:57:32.678598  445877 system_pods.go:61] "metrics-server-84c5f94fbc-gm926" [bd81b361-f813-485f-bf53-c6d4a8bc0c22] Running
	I0920 17:57:32.678602  445877 system_pods.go:61] "nvidia-device-plugin-daemonset-c6v6k" [6133745b-c182-4644-b6f4-968edc59de21] Running
	I0920 17:57:32.678606  445877 system_pods.go:61] "registry-66c9cd494c-gqr6w" [a3c15297-0294-475a-815c-109df48a1108] Running
	I0920 17:57:32.678614  445877 system_pods.go:61] "registry-proxy-gm5vc" [5ea3f0c0-689a-431c-b2b9-e12a289d5488] Running
	I0920 17:57:32.678619  445877 system_pods.go:61] "snapshot-controller-56fcc65765-klm88" [88cd40b5-5759-4636-8d57-f17f37902f03] Running
	I0920 17:57:32.678631  445877 system_pods.go:61] "snapshot-controller-56fcc65765-wzs6b" [848fbcdc-4254-4540-a4c8-e225364ccaf5] Running
	I0920 17:57:32.678635  445877 system_pods.go:61] "storage-provisioner" [c78078e8-9dbc-4e35-8e50-0ee91bce48cd] Running
	I0920 17:57:32.678643  445877 system_pods.go:74] duration metric: took 3.675202739s to wait for pod list to return data ...
	I0920 17:57:32.678656  445877 default_sa.go:34] waiting for default service account to be created ...
	I0920 17:57:32.681316  445877 default_sa.go:45] found service account: "default"
	I0920 17:57:32.681347  445877 default_sa.go:55] duration metric: took 2.684355ms for default service account to be created ...
	I0920 17:57:32.681358  445877 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 17:57:32.691753  445877 system_pods.go:86] 18 kube-system pods found
	I0920 17:57:32.691796  445877 system_pods.go:89] "coredns-7c65d6cfc9-gdr6s" [73427a65-87f5-4e52-a6b4-a81275c0a205] Running
	I0920 17:57:32.691805  445877 system_pods.go:89] "csi-hostpath-attacher-0" [1d666f08-acf0-4cc2-9de0-7a0c892d0bc3] Running
	I0920 17:57:32.691811  445877 system_pods.go:89] "csi-hostpath-resizer-0" [1afcf748-e156-4643-be31-5e75a15a37a8] Running
	I0920 17:57:32.691816  445877 system_pods.go:89] "csi-hostpathplugin-jvft2" [7bcd1ab2-6717-45df-b3c9-8c2ee53c6d34] Running
	I0920 17:57:32.691823  445877 system_pods.go:89] "etcd-addons-662914" [38860db9-a335-4a92-a403-52ff58cd3366] Running
	I0920 17:57:32.691828  445877 system_pods.go:89] "kindnet-t9ljr" [f588d7e5-968d-4074-9630-3e1b5b92939c] Running
	I0920 17:57:32.691834  445877 system_pods.go:89] "kube-apiserver-addons-662914" [321b60cf-3bd0-4d1c-a7eb-87aae26476ed] Running
	I0920 17:57:32.691847  445877 system_pods.go:89] "kube-controller-manager-addons-662914" [86903c59-a666-4e27-a25c-88b04f7bc523] Running
	I0920 17:57:32.691857  445877 system_pods.go:89] "kube-ingress-dns-minikube" [388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b] Running
	I0920 17:57:32.691861  445877 system_pods.go:89] "kube-proxy-cjxkb" [343a0597-ebc5-4209-9fa1-c0dfeb7294f3] Running
	I0920 17:57:32.691865  445877 system_pods.go:89] "kube-scheduler-addons-662914" [8972cda0-906b-45e2-ad87-0669797f203a] Running
	I0920 17:57:32.691870  445877 system_pods.go:89] "metrics-server-84c5f94fbc-gm926" [bd81b361-f813-485f-bf53-c6d4a8bc0c22] Running
	I0920 17:57:32.691876  445877 system_pods.go:89] "nvidia-device-plugin-daemonset-c6v6k" [6133745b-c182-4644-b6f4-968edc59de21] Running
	I0920 17:57:32.691881  445877 system_pods.go:89] "registry-66c9cd494c-gqr6w" [a3c15297-0294-475a-815c-109df48a1108] Running
	I0920 17:57:32.691887  445877 system_pods.go:89] "registry-proxy-gm5vc" [5ea3f0c0-689a-431c-b2b9-e12a289d5488] Running
	I0920 17:57:32.691891  445877 system_pods.go:89] "snapshot-controller-56fcc65765-klm88" [88cd40b5-5759-4636-8d57-f17f37902f03] Running
	I0920 17:57:32.691895  445877 system_pods.go:89] "snapshot-controller-56fcc65765-wzs6b" [848fbcdc-4254-4540-a4c8-e225364ccaf5] Running
	I0920 17:57:32.691901  445877 system_pods.go:89] "storage-provisioner" [c78078e8-9dbc-4e35-8e50-0ee91bce48cd] Running
	I0920 17:57:32.691908  445877 system_pods.go:126] duration metric: took 10.545102ms to wait for k8s-apps to be running ...
	I0920 17:57:32.691919  445877 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 17:57:32.691990  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:57:32.704935  445877 system_svc.go:56] duration metric: took 13.006033ms WaitForService to wait for kubelet
	I0920 17:57:32.704966  445877 kubeadm.go:582] duration metric: took 2m35.951063694s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 17:57:32.704985  445877 node_conditions.go:102] verifying NodePressure condition ...
	I0920 17:57:32.708939  445877 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0920 17:57:32.708977  445877 node_conditions.go:123] node cpu capacity is 2
	I0920 17:57:32.708991  445877 node_conditions.go:105] duration metric: took 4.000235ms to run NodePressure ...
	I0920 17:57:32.709004  445877 start.go:241] waiting for startup goroutines ...
	I0920 17:57:32.709011  445877 start.go:246] waiting for cluster config update ...
	I0920 17:57:32.709028  445877 start.go:255] writing updated cluster config ...
	I0920 17:57:32.709326  445877 ssh_runner.go:195] Run: rm -f paused
	I0920 17:57:32.781081  445877 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 17:57:32.783448  445877 out.go:177] * Done! kubectl is now configured to use "addons-662914" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 18:06:50 addons-662914 conmon[4977]: conmon af8ef3b0b0df32cc791c <ninfo>: container 4989 exited with status 2
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.034266902Z" level=info msg="Stopped container 7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b: kube-system/csi-hostpath-attacher-0/csi-attacher" id=9be11e59-ceb2-4a0e-bc71-562b8720b1d5 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.038503448Z" level=info msg="Stopping container: bb822174154abd71f3ea4aa7fe31861afef88a0badd9ba03d68f3eba71c2f79f (timeout: 30s)" id=8e769fe8-7a02-4f5f-88b8-db0b613796ab name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.044285978Z" level=info msg="Stopping pod sandbox: 8b0338b6e6eb473592978a47ff0e6ad3c3e8a0290d8984d9c5385a6cbdd2a88c" id=173fa550-7f96-4a2a-a53c-3a552e9bda75 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.044605186Z" level=info msg="Got pod network &{Name:csi-hostpath-attacher-0 Namespace:kube-system ID:8b0338b6e6eb473592978a47ff0e6ad3c3e8a0290d8984d9c5385a6cbdd2a88c UID:1d666f08-acf0-4cc2-9de0-7a0c892d0bc3 NetNS:/var/run/netns/b08ab166-16e0-4d8a-9697-c17dc1b30fb7 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.044751745Z" level=info msg="Deleting pod kube-system_csi-hostpath-attacher-0 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.048855549Z" level=info msg="Stopped container a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01: kube-system/csi-hostpathplugin-jvft2/hostpath" id=d87976cd-0ed6-48d5-98e8-d93c05185272 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 conmon[5065]: conmon 3994d07ed3aab64c7cd4 <ninfo>: container 5076 exited with status 2
	Sep 20 18:06:50 addons-662914 conmon[3292]: conmon bb822174154abd71f3ea <ninfo>: container 3303 exited with status 2
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.133768445Z" level=info msg="Stopped pod sandbox: 8b0338b6e6eb473592978a47ff0e6ad3c3e8a0290d8984d9c5385a6cbdd2a88c" id=173fa550-7f96-4a2a-a53c-3a552e9bda75 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:06:50 addons-662914 conmon[3428]: conmon 51cdcf77112593ac86e5 <ninfo>: container 3439 exited with status 2
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.198542349Z" level=info msg="Stopped container af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f: kube-system/csi-hostpathplugin-jvft2/liveness-probe" id=ba5f7c53-dcec-41c8-a13f-d4d886e21fdd name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.228252282Z" level=info msg="Stopped container 5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09: kube-system/csi-hostpathplugin-jvft2/node-driver-registrar" id=738d6245-1814-44bc-adb4-5ce5205aeda7 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.242165081Z" level=info msg="Stopped container 3994d07ed3aab64c7cd4007a30991bfd8b803e54f8df6236ee4ddb14bc114807: kube-system/csi-hostpathplugin-jvft2/csi-snapshotter" id=376c7893-96db-46a3-9c54-92806069c7f1 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.257498089Z" level=info msg="Stopped container e299cc7b25f441ea00859d4ec97e527c11f0565c72ac915c3615ce6fea129b6a: kube-system/csi-hostpathplugin-jvft2/csi-provisioner" id=ae9da549-5a48-483d-a246-9fd99ae57e76 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.292515964Z" level=info msg="Stopped container bb822174154abd71f3ea4aa7fe31861afef88a0badd9ba03d68f3eba71c2f79f: kube-system/csi-hostpath-resizer-0/csi-resizer" id=8e769fe8-7a02-4f5f-88b8-db0b613796ab name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.293910082Z" level=info msg="Stopping pod sandbox: d25c87bd78cf12c8621d3bf33a071cefadbd4ab833093fca2895bbfa9b674b22" id=a8442c50-cfe3-4c7c-af62-9768b27c069f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.294172314Z" level=info msg="Got pod network &{Name:csi-hostpath-resizer-0 Namespace:kube-system ID:d25c87bd78cf12c8621d3bf33a071cefadbd4ab833093fca2895bbfa9b674b22 UID:1afcf748-e156-4643-be31-5e75a15a37a8 NetNS:/var/run/netns/8cbed1e6-fa98-4886-bb20-05d6b47383cd Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.294317609Z" level=info msg="Deleting pod kube-system_csi-hostpath-resizer-0 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.336065745Z" level=info msg="Stopped container 51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1: kube-system/csi-hostpathplugin-jvft2/csi-external-health-monitor-controller" id=6617da6b-7676-46d9-901f-40a4ffd94417 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.336969587Z" level=info msg="Stopping pod sandbox: 587bc197d8782e13d3104b0ff6bcc9a3ac253ac3285ba8916034ea6d4d5122ea" id=e1840069-d2ea-4626-8995-61eaf438a3a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.337537129Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-jvft2 Namespace:kube-system ID:587bc197d8782e13d3104b0ff6bcc9a3ac253ac3285ba8916034ea6d4d5122ea UID:7bcd1ab2-6717-45df-b3c9-8c2ee53c6d34 NetNS:/var/run/netns/d53b6b29-d866-4645-b4b6-dabeba24d8c8 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.337847649Z" level=info msg="Deleting pod kube-system_csi-hostpathplugin-jvft2 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.350083068Z" level=info msg="Stopped pod sandbox: d25c87bd78cf12c8621d3bf33a071cefadbd4ab833093fca2895bbfa9b674b22" id=a8442c50-cfe3-4c7c-af62-9768b27c069f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:06:50 addons-662914 crio[963]: time="2024-09-20 18:06:50.378233577Z" level=info msg="Stopped pod sandbox: 587bc197d8782e13d3104b0ff6bcc9a3ac253ac3285ba8916034ea6d4d5122ea" id=e1840069-d2ea-4626-8995-61eaf438a3a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	8d4844f0f8fd7       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            5 minutes ago       Exited              gadget                                   6                   704cd9eff8a61       gadget-cdjpj
	c0063a402bb39       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3                             9 minutes ago       Running             controller                               0                   9dcfbe93ae986       ingress-nginx-controller-bc57996ff-mnpsf
	3994d07ed3aab       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Exited              csi-snapshotter                          0                   587bc197d8782       csi-hostpathplugin-jvft2
	e299cc7b25f44       registry.k8s.io/sig-storage/csi-provisioner@sha256:98ffd09c0784203d200e0f8c241501de31c8df79644caac7eed61bd6391e5d49                          10 minutes ago      Exited              csi-provisioner                          0                   587bc197d8782       csi-hostpathplugin-jvft2
	af8ef3b0b0df3       registry.k8s.io/sig-storage/livenessprobe@sha256:8b00c6e8f52639ed9c6f866085893ab688e57879741b3089e3cfa9998502e158                            10 minutes ago      Exited              liveness-probe                           0                   587bc197d8782       csi-hostpathplugin-jvft2
	a37b6b266bd27       registry.k8s.io/sig-storage/hostpathplugin@sha256:7b1dfc90a367222067fc468442fdf952e20fc5961f25c1ad654300ddc34d7083                           10 minutes ago      Exited              hostpath                                 0                   587bc197d8782       csi-hostpathplugin-jvft2
	ca2288b08d1dc       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                                 10 minutes ago      Running             gcp-auth                                 0                   ec7d77932b5f1       gcp-auth-89d5ffd79-d4rbg
	5e543b05e7a71       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:511b8c8ac828194a753909d26555ff08bc12f497dd8daeb83fe9d593693a26c1                10 minutes ago      Exited              node-driver-registrar                    0                   587bc197d8782       csi-hostpathplugin-jvft2
	b9925924c7cea       nvcr.io/nvidia/k8s-device-plugin@sha256:cdd05f9d89f0552478d46474005e86b98795ad364664f644225b99d94978e680                                     10 minutes ago      Running             nvidia-device-plugin-ctr                 0                   8d6982d59dcfa       nvidia-device-plugin-daemonset-c6v6k
	38eb0cadf1bf4       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                                             10 minutes ago      Exited              patch                                    1                   61be3089617a8       ingress-nginx-admission-patch-zkz2h
	abd5bb8c65a1c       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3                   10 minutes ago      Exited              create                                   0                   5c5b4a2064da2       ingress-nginx-admission-create-wbxcb
	403e22df6d959       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f                        10 minutes ago      Running             metrics-server                           0                   445c1e5922af4       metrics-server-84c5f94fbc-gm926
	515141c50a7e2       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98                             10 minutes ago      Running             local-path-provisioner                   0                   b7d5da4bba41a       local-path-provisioner-86d989889c-dz5xd
	26ba004f3db62       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             10 minutes ago      Running             minikube-ingress-dns                     0                   daaad51d7d863       kube-ingress-dns-minikube
	2eaccd2f96ce7       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58                               10 minutes ago      Running             cloud-spanner-emulator                   0                   bcba33c68f50c       cloud-spanner-emulator-769b77f747-5scv5
	f51aa02c4f700       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      10 minutes ago      Running             volume-snapshot-controller               0                   a012d89518acf       snapshot-controller-56fcc65765-wzs6b
	51cdcf7711259       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   10 minutes ago      Exited              csi-external-health-monitor-controller   0                   587bc197d8782       csi-hostpathplugin-jvft2
	c2417f28143b4       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      10 minutes ago      Running             volume-snapshot-controller               0                   e87ca75709123       snapshot-controller-56fcc65765-klm88
	7557772d7453a       registry.k8s.io/sig-storage/csi-attacher@sha256:4b5609c78455de45821910065281a368d5f760b41250f90cbde5110543bdc326                             10 minutes ago      Exited              csi-attacher                             0                   8b0338b6e6eb4       csi-hostpath-attacher-0
	bb822174154ab       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              11 minutes ago      Exited              csi-resizer                              0                   d25c87bd78cf1       csi-hostpath-resizer-0
	a5f841b9d6745       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                                              11 minutes ago      Running             yakd                                     0                   e21a38bb4961b       yakd-dashboard-67d98fc6b-2cfsr
	ccc8fcadc0252       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                                             11 minutes ago      Running             coredns                                  0                   266a84f29fd81       coredns-7c65d6cfc9-gdr6s
	3fd1b924ad343       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                                             11 minutes ago      Running             storage-provisioner                      0                   f5a9e6ee3e44e       storage-provisioner
	0d7b17dbcbc11       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                                             11 minutes ago      Running             kube-proxy                               0                   be315b5bf7049       kube-proxy-cjxkb
	b48d241afd6c6       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                                             11 minutes ago      Running             kindnet-cni                              0                   6a17e26ff2dd3       kindnet-t9ljr
	6d62d7ce4da61       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                                             12 minutes ago      Running             kube-apiserver                           0                   f4503e8a193da       kube-apiserver-addons-662914
	6e311a1778f0c       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                                             12 minutes ago      Running             etcd                                     0                   6c854e83615db       etcd-addons-662914
	9ffea098ba51f       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                                             12 minutes ago      Running             kube-controller-manager                  0                   bf5b1d7e08dd3       kube-controller-manager-addons-662914
	82a45306deb6b       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                                             12 minutes ago      Running             kube-scheduler                           0                   5a99fbe03809b       kube-scheduler-addons-662914
	
	
	==> coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] <==
	[INFO] 10.244.0.15:38665 - 21891 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000084274s
	[INFO] 10.244.0.15:40382 - 31178 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002596716s
	[INFO] 10.244.0.15:40382 - 62152 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002157436s
	[INFO] 10.244.0.15:33379 - 18195 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000766939s
	[INFO] 10.244.0.15:33379 - 6941 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000775686s
	[INFO] 10.244.0.15:55576 - 59093 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000110021s
	[INFO] 10.244.0.15:55576 - 16862 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000039835s
	[INFO] 10.244.0.15:54411 - 55727 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050633s
	[INFO] 10.244.0.15:54411 - 33193 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000038285s
	[INFO] 10.244.0.15:38931 - 14040 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046046s
	[INFO] 10.244.0.15:38931 - 65243 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000037473s
	[INFO] 10.244.0.15:59416 - 14482 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00126423s
	[INFO] 10.244.0.15:59416 - 14736 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002150494s
	[INFO] 10.244.0.15:55949 - 47269 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070473s
	[INFO] 10.244.0.15:55949 - 27555 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00005499s
	[INFO] 10.244.0.19:46113 - 12009 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000852305s
	[INFO] 10.244.0.19:43358 - 57344 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000869478s
	[INFO] 10.244.0.19:35619 - 35071 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000119605s
	[INFO] 10.244.0.19:40223 - 36776 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000092545s
	[INFO] 10.244.0.19:41738 - 31042 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000088516s
	[INFO] 10.244.0.19:39704 - 2888 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000090337s
	[INFO] 10.244.0.19:34157 - 54306 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003944218s
	[INFO] 10.244.0.19:58032 - 26555 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003256432s
	[INFO] 10.244.0.19:44039 - 37912 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00152871s
	[INFO] 10.244.0.19:44846 - 57380 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001653237s
	
	
	==> describe nodes <==
	Name:               addons-662914
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-662914
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1
	                    minikube.k8s.io/name=addons-662914
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T17_54_52_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-662914
	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, 20 Sep 2024 17:54:48 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-662914
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 18:06:46 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 18:06:27 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 18:06:27 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 18:06:27 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 18:06:27 +0000   Fri, 20 Sep 2024 17:55:40 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-662914
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 ffd8b740d5994188b3eaf274e11bda3c
	  System UUID:                73221f11-df54-462c-9902-a31e72fba169
	  Boot ID:                    32c222cc-d06c-4f68-9fc3-59cd35d0dbd2
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (20 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m18s
	  default                     cloud-spanner-emulator-769b77f747-5scv5     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-cdjpj                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-d4rbg                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-mnpsf    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-gdr6s                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-662914                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kindnet-t9ljr                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-662914                250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-662914       200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-cjxkb                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-662914                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-gm926             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 nvidia-device-plugin-daemonset-c6v6k        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-klm88        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-wzs6b        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-dz5xd     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-2cfsr              0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             638Mi (8%)   476Mi (6%)
	  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                 11m   kube-proxy       
	  Normal   Starting                 12m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m   kubelet          Node addons-662914 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m   kubelet          Node addons-662914 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m   kubelet          Node addons-662914 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-662914 event: Registered Node addons-662914 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-662914 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep20 17:22] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep20 17:27] hrtimer: interrupt took 10889431 ns
	
	
	==> etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] <==
	{"level":"info","ts":"2024-09-20T17:54:45.274251Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-20T17:54:45.274903Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-20T17:54:45.275813Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-20T17:54:57.504707Z","caller":"traceutil/trace.go:171","msg":"trace[388394126] linearizableReadLoop","detail":"{readStateIndex:361; appliedIndex:359; }","duration":"120.111032ms","start":"2024-09-20T17:54:57.384492Z","end":"2024-09-20T17:54:57.504603Z","steps":["trace[388394126] 'read index received'  (duration: 30.270021ms)","trace[388394126] 'applied index is now lower than readState.Index'  (duration: 89.840387ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T17:54:57.504971Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.450301ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kube-proxy\" ","response":"range_response_count:1 size:185"}
	{"level":"info","ts":"2024-09-20T17:54:57.505023Z","caller":"traceutil/trace.go:171","msg":"trace[7310213] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kube-proxy; range_end:; response_count:1; response_revision:353; }","duration":"120.526797ms","start":"2024-09-20T17:54:57.384487Z","end":"2024-09-20T17:54:57.505014Z","steps":["trace[7310213] 'agreement among raft nodes before linearized reading'  (duration: 120.414142ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:54:57.505184Z","caller":"traceutil/trace.go:171","msg":"trace[1974731787] transaction","detail":"{read_only:false; response_revision:353; number_of_response:1; }","duration":"121.031019ms","start":"2024-09-20T17:54:57.384144Z","end":"2024-09-20T17:54:57.505175Z","steps":["trace[1974731787] 'process raft request'  (duration: 103.690123ms)","trace[1974731787] 'compare'  (duration: 16.683863ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T17:54:57.505422Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.885578ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kindnet\" ","response":"range_response_count:1 size:520"}
	{"level":"info","ts":"2024-09-20T17:54:57.505453Z","caller":"traceutil/trace.go:171","msg":"trace[2009552109] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kindnet; range_end:; response_count:1; response_revision:353; }","duration":"120.918036ms","start":"2024-09-20T17:54:57.384528Z","end":"2024-09-20T17:54:57.505446Z","steps":["trace[2009552109] 'agreement among raft nodes before linearized reading'  (duration: 120.865409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:54:57.550653Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.080996ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:54:57.564769Z","caller":"traceutil/trace.go:171","msg":"trace[580473397] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:353; }","duration":"180.21122ms","start":"2024-09-20T17:54:57.384544Z","end":"2024-09-20T17:54:57.564756Z","steps":["trace[580473397] 'agreement among raft nodes before linearized reading'  (duration: 166.027031ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.797029Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.630352ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032027370689920 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" value_size:2313 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-20T17:55:00.797330Z","caller":"traceutil/trace.go:171","msg":"trace[1105138466] linearizableReadLoop","detail":"{readStateIndex:392; appliedIndex:390; }","duration":"144.093463ms","start":"2024-09-20T17:55:00.653184Z","end":"2024-09-20T17:55:00.797277Z","steps":["trace[1105138466] 'read index received'  (duration: 800.85µs)","trace[1105138466] 'applied index is now lower than readState.Index'  (duration: 143.292031ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:55:00.818456Z","caller":"traceutil/trace.go:171","msg":"trace[834155820] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"165.036016ms","start":"2024-09-20T17:55:00.652728Z","end":"2024-09-20T17:55:00.817764Z","steps":["trace[834155820] 'process raft request'  (duration: 24.379395ms)","trace[834155820] 'compare'  (duration: 119.512577ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:55:00.826367Z","caller":"traceutil/trace.go:171","msg":"trace[1729302517] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"172.868277ms","start":"2024-09-20T17:55:00.653481Z","end":"2024-09-20T17:55:00.826349Z","steps":["trace[1729302517] 'process raft request'  (duration: 143.663545ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826598Z","caller":"traceutil/trace.go:171","msg":"trace[247940410] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"173.047983ms","start":"2024-09-20T17:55:00.653542Z","end":"2024-09-20T17:55:00.826590Z","steps":["trace[247940410] 'process raft request'  (duration: 143.652821ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826713Z","caller":"traceutil/trace.go:171","msg":"trace[1372683897] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"173.033165ms","start":"2024-09-20T17:55:00.653672Z","end":"2024-09-20T17:55:00.826706Z","steps":["trace[1372683897] 'process raft request'  (duration: 143.5551ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826841Z","caller":"traceutil/trace.go:171","msg":"trace[805376044] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"173.095884ms","start":"2024-09-20T17:55:00.653739Z","end":"2024-09-20T17:55:00.826834Z","steps":["trace[805376044] 'process raft request'  (duration: 143.512589ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.826969Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"173.771337ms","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-20T17:55:00.826996Z","caller":"traceutil/trace.go:171","msg":"trace[73888844] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:388; }","duration":"173.823307ms","start":"2024-09-20T17:55:00.653167Z","end":"2024-09-20T17:55:00.826990Z","steps":["trace[73888844] 'agreement among raft nodes before linearized reading'  (duration: 173.722624ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.827695Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"174.466179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:55:00.827735Z","caller":"traceutil/trace.go:171","msg":"trace[927676452] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:388; }","duration":"174.512283ms","start":"2024-09-20T17:55:00.653215Z","end":"2024-09-20T17:55:00.827727Z","steps":["trace[927676452] 'agreement among raft nodes before linearized reading'  (duration: 174.445781ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T18:04:45.586471Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1550}
	{"level":"info","ts":"2024-09-20T18:04:45.627573Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1550,"took":"40.606758ms","hash":874418638,"current-db-size-bytes":6631424,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3461120,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-20T18:04:45.627626Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":874418638,"revision":1550,"compact-revision":-1}
	
	
	==> gcp-auth [ca2288b08d1dc45f7c1b7ece7209de9d1934a486672d107b58c6be748ff4df22] <==
	2024/09/20 17:56:35 GCP Auth Webhook started!
	2024/09/20 17:57:32 Ready to marshal response ...
	2024/09/20 17:57:32 Ready to write response ...
	2024/09/20 17:57:33 Ready to marshal response ...
	2024/09/20 17:57:33 Ready to write response ...
	2024/09/20 17:57:33 Ready to marshal response ...
	2024/09/20 17:57:33 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:48 Ready to marshal response ...
	2024/09/20 18:05:48 Ready to write response ...
	2024/09/20 18:06:14 Ready to marshal response ...
	2024/09/20 18:06:14 Ready to write response ...
	2024/09/20 18:06:39 Ready to marshal response ...
	2024/09/20 18:06:39 Ready to write response ...
	
	
	==> kernel <==
	 18:06:51 up  1:49,  0 users,  load average: 1.64, 0.75, 1.71
	Linux addons-662914 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] <==
	I0920 18:04:50.336217       1 main.go:299] handling current node
	I0920 18:05:00.334057       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:05:00.334192       1 main.go:299] handling current node
	I0920 18:05:10.333333       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:05:10.333372       1 main.go:299] handling current node
	I0920 18:05:20.336166       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:05:20.336228       1 main.go:299] handling current node
	I0920 18:05:30.340235       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:05:30.340274       1 main.go:299] handling current node
	I0920 18:05:40.333259       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:05:40.333298       1 main.go:299] handling current node
	I0920 18:05:50.333827       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:05:50.333890       1 main.go:299] handling current node
	I0920 18:06:00.333304       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:06:00.333383       1 main.go:299] handling current node
	I0920 18:06:10.336290       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:06:10.336403       1 main.go:299] handling current node
	I0920 18:06:20.334027       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:06:20.334066       1 main.go:299] handling current node
	I0920 18:06:30.333935       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:06:30.334077       1 main.go:299] handling current node
	I0920 18:06:40.333247       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:06:40.333282       1 main.go:299] handling current node
	I0920 18:06:50.334318       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:06:50.334383       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] <==
	W0920 17:57:21.297204       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 17:57:21.297292       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"
	E0920 17:57:21.301982       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.204.45:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.204.45:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.204.45:443: connect: connection refused" logger="UnhandledError"
	W0920 17:57:22.305791       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 17:57:22.305894       1 controller.go:102] "Unhandled Error" err=<
		loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: 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"
	W0920 17:57:22.305999       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 17:57:22.306019       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"
	I0920 17:57:22.307013       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0920 17:57:22.307073       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0920 17:57:26.312135       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.204.45:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.204.45:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.204.45:443: i/o timeout" logger="UnhandledError"
	W0920 17:57:26.313047       1 handler_proxy.go:99] no RequestInfo found in the context
	E0920 17:57:26.313157       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"
	I0920 17:57:26.390694       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0920 17:57:26.399072       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"
	I0920 18:05:37.758727       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.55.58"}
	I0920 18:06:26.099870       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] <==
	I0920 17:57:02.050066       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
	I0920 17:57:05.759448       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="14.490582ms"
	I0920 17:57:05.759734       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="153.344µs"
	I0920 17:57:21.300430       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="17.222108ms"
	I0920 17:57:21.301278       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="50.411µs"
	I0920 17:57:24.766406       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-662914"
	E0920 17:57:26.056228       1 resource_quota_controller.go:446] "Unhandled Error" err="unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1" logger="UnhandledError"
	I0920 18:02:30.955680       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-662914"
	I0920 18:05:37.810298       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="23.09975ms"
	E0920 18:05:37.810434       1 replica_set.go:560] "Unhandled Error" err="sync \"headlamp/headlamp-7b5c95b59d\" failed with pods \"headlamp-7b5c95b59d-\" is forbidden: error looking up service account headlamp/headlamp: serviceaccount \"headlamp\" not found" logger="UnhandledError"
	I0920 18:05:37.852577       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="40.943127ms"
	I0920 18:05:37.869702       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="16.706701ms"
	I0920 18:05:37.869966       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="34.782µs"
	I0920 18:05:37.885057       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="102.784µs"
	I0920 18:05:42.674567       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="41.919µs"
	I0920 18:05:42.702729       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="12.385841ms"
	I0920 18:05:42.702805       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="40.624µs"
	I0920 18:05:49.406750       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="4.119µs"
	I0920 18:05:56.293713       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-662914"
	I0920 18:05:59.522034       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0920 18:06:27.364252       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-662914"
	I0920 18:06:49.107507       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="5.982µs"
	I0920 18:06:49.693950       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-attacher"
	I0920 18:06:49.921895       1 stateful_set.go:466] "StatefulSet has been deleted" logger="statefulset-controller" key="kube-system/csi-hostpath-resizer"
	I0920 18:06:50.634379       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-662914"
	
	
	==> kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] <==
	I0920 17:55:01.559572       1 server_linux.go:66] "Using iptables proxy"
	I0920 17:55:02.533055       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 17:55:02.533140       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`"
	I0920 17:55:03.052291       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 17:55:03.053643       1 server_linux.go:169] "Using iptables Proxier"
	I0920 17:55:03.070660       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"
	I0920 17:55:03.071274       1 server.go:483] "Version info" version="v1.31.1"
	I0920 17:55:03.071332       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 17:55:03.116478       1 config.go:199] "Starting service config controller"
	I0920 17:55:03.116587       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 17:55:03.116639       1 config.go:105] "Starting endpoint slice config controller"
	I0920 17:55:03.116668       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 17:55:03.118942       1 config.go:328] "Starting node config controller"
	I0920 17:55:03.119041       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 17:55:03.218244       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 17:55:03.228650       1 shared_informer.go:320] Caches are synced for service config
	I0920 17:55:03.223998       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] <==
	W0920 17:54:48.999293       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
	E0920 17:54:48.999311       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"
	W0920 17:54:48.999372       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
	E0920 17:54:48.999388       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"
	W0920 17:54:48.999438       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 17:54:48.999453       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:48.999441       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
	W0920 17:54:48.999507       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
	E0920 17:54:48.999523       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"
	E0920 17:54:48.999550       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"
	W0920 17:54:48.999579       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0920 17:54:48.999599       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:49.006183       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
	E0920 17:54:49.006532       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"
	W0920 17:54:49.006322       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
	E0920 17:54:49.006648       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"
	W0920 17:54:49.006385       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
	E0920 17:54:49.006729       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"
	W0920 17:54:49.006423       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0920 17:54:49.006808       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:49.006454       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
	E0920 17:54:49.006888       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"
	W0920 17:54:49.006487       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
	E0920 17:54:49.006970       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"
	I0920 17:54:50.485320       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.117712    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f"} err="failed to get container status \"af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f\": rpc error: code = NotFound desc = could not find container \"af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f\": container with ID starting with af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.117735    1521 scope.go:117] "RemoveContainer" containerID="a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118001    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01"} err="failed to get container status \"a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01\": rpc error: code = NotFound desc = could not find container \"a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01\": container with ID starting with a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01 not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118021    1521 scope.go:117] "RemoveContainer" containerID="5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118290    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09"} err="failed to get container status \"5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09\": rpc error: code = NotFound desc = could not find container \"5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09\": container with ID starting with 5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09 not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118312    1521 scope.go:117] "RemoveContainer" containerID="51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118577    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1"} err="failed to get container status \"51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1\": rpc error: code = NotFound desc = could not find container \"51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1\": container with ID starting with 51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1 not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118595    1521 scope.go:117] "RemoveContainer" containerID="3994d07ed3aab64c7cd4007a30991bfd8b803e54f8df6236ee4ddb14bc114807"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118878    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3994d07ed3aab64c7cd4007a30991bfd8b803e54f8df6236ee4ddb14bc114807"} err="failed to get container status \"3994d07ed3aab64c7cd4007a30991bfd8b803e54f8df6236ee4ddb14bc114807\": rpc error: code = NotFound desc = could not find container \"3994d07ed3aab64c7cd4007a30991bfd8b803e54f8df6236ee4ddb14bc114807\": container with ID starting with 3994d07ed3aab64c7cd4007a30991bfd8b803e54f8df6236ee4ddb14bc114807 not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.118898    1521 scope.go:117] "RemoveContainer" containerID="e299cc7b25f441ea00859d4ec97e527c11f0565c72ac915c3615ce6fea129b6a"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.119184    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"e299cc7b25f441ea00859d4ec97e527c11f0565c72ac915c3615ce6fea129b6a"} err="failed to get container status \"e299cc7b25f441ea00859d4ec97e527c11f0565c72ac915c3615ce6fea129b6a\": rpc error: code = NotFound desc = could not find container \"e299cc7b25f441ea00859d4ec97e527c11f0565c72ac915c3615ce6fea129b6a\": container with ID starting with e299cc7b25f441ea00859d4ec97e527c11f0565c72ac915c3615ce6fea129b6a not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.119201    1521 scope.go:117] "RemoveContainer" containerID="af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.119494    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f"} err="failed to get container status \"af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f\": rpc error: code = NotFound desc = could not find container \"af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f\": container with ID starting with af8ef3b0b0df32cc791c056f7112a1f70104de16cbf7f4fb916df96b95f9cd3f not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.119513    1521 scope.go:117] "RemoveContainer" containerID="a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.119801    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01"} err="failed to get container status \"a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01\": rpc error: code = NotFound desc = could not find container \"a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01\": container with ID starting with a37b6b266bd27c29bc2017f358200854e51393f6dc755b7f16acc73c5cc05b01 not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.119830    1521 scope.go:117] "RemoveContainer" containerID="5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.120193    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09"} err="failed to get container status \"5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09\": rpc error: code = NotFound desc = could not find container \"5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09\": container with ID starting with 5e543b05e7a7103efa7abe3062c070d6906b0b3e856fce60d5aec1b09d993e09 not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.120211    1521 scope.go:117] "RemoveContainer" containerID="51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.120861    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1"} err="failed to get container status \"51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1\": rpc error: code = NotFound desc = could not find container \"51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1\": container with ID starting with 51cdcf77112593ac86e565c24bfee0b2cd059b14d0b580f4beab3a7647f745f1 not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.120881    1521 scope.go:117] "RemoveContainer" containerID="7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.147300    1521 scope.go:117] "RemoveContainer" containerID="7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: E0920 18:06:51.152565    1521 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b\": container with ID starting with 7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b not found: ID does not exist" containerID="7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: I0920 18:06:51.152610    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b"} err="failed to get container status \"7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b\": rpc error: code = NotFound desc = could not find container \"7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b\": container with ID starting with 7557772d7453a4903ac87e0d399fbb02cf36927ee9a3d2076351a4de6242814b not found: ID does not exist"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: E0920 18:06:51.339889    1521 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855611339617864,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:503197,},InodesUsed:&UInt64Value{Value:195,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:06:51 addons-662914 kubelet[1521]: E0920 18:06:51.339925    1521 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855611339617864,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:503197,},InodesUsed:&UInt64Value{Value:195,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [3fd1b924ad3436272771799fea3578e0361f11e5f18aa6f9d902b6bc95038227] <==
	I0920 17:55:41.455189       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 17:55:41.473849       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 17:55:41.473921       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 17:55:41.487166       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 17:55:41.487432       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-662914_29b1e764-f58d-4053-91a4-653063b5997a!
	I0920 17:55:41.487642       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"514d4b79-d604-479f-8e3b-06e71bb5d474", APIVersion:"v1", ResourceVersion:"900", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-662914_29b1e764-f58d-4053-91a4-653063b5997a became leader
	I0920 17:55:41.588574       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-662914_29b1e764-f58d-4053-91a4-653063b5997a!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-662914 -n addons-662914
helpers_test.go:261: (dbg) Run:  kubectl --context addons-662914 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-wbxcb ingress-nginx-admission-patch-zkz2h
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-662914 describe pod busybox ingress-nginx-admission-create-wbxcb ingress-nginx-admission-patch-zkz2h
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-662914 describe pod busybox ingress-nginx-admission-create-wbxcb ingress-nginx-admission-patch-zkz2h: exit status 1 (136.659932ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-662914/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 17:57:33 +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-9gptl (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-9gptl:
	    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-662914
	  Normal   Pulling    7m45s (x4 over 9m19s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m45s (x4 over 9m19s)   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     7m45s (x4 over 9m19s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m34s (x6 over 9m18s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m10s (x21 over 9m18s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-wbxcb" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-zkz2h" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-662914 describe pod busybox ingress-nginx-admission-create-wbxcb ingress-nginx-admission-patch-zkz2h: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.03s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (153.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-662914 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-662914 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-662914 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [cd995301-b91f-44f1-b45e-f9d5ae9d0701] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [cd995301-b91f-44f1-b45e-f9d5ae9d0701] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.00416887s
I0920 18:07:18.272268  445111 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p addons-662914 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-662914 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.3141974s)

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de",
	        "Created": "2024-09-20T17:54:24.931669558Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 446369,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T17:54:25.098851084Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/hostname",
	        "HostsPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/hosts",
	        "LogPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de-json.log",
	        "Name": "/addons-662914",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-662914:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-662914",
	            "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/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0-init/diff:/var/lib/docker/overlay2/90d4091428b57844b8b35d8889d3106fd3e4ac2cdbf0465d70f2502eb6909e6c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-662914",
	                "Source": "/var/lib/docker/volumes/addons-662914/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-662914",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-662914",
	                "name.minikube.sigs.k8s.io": "addons-662914",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c5f0250e74f68d250f11a0dfd55e7486c8cf912026d3f773baf75f717c27a651",
	            "SandboxKey": "/var/run/docker/netns/c5f0250e74f6",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33168"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33169"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33172"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33170"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33171"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-662914": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a9cffa52d16172bbb261c045fea137bc2906d9ae47bd8d79c3d6205ba185a2aa",
	                    "EndpointID": "daf9b19d032fa74a7b4048268ac3afc7774a870e4c5418b9bfea8e7b33b7566e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-662914",
	                        "9ba4a31c3c1a"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-662914 -n addons-662914
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-662914 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-662914 logs -n 25: (1.565994619s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-013209              | download-only-013209   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | -o=json --download-only              | download-only-023064   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | -p download-only-023064              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-023064              | download-only-023064   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-013209              | download-only-013209   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-023064              | download-only-023064   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | --download-only -p                   | download-docker-672674 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | download-docker-672674               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-672674            | download-docker-672674 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | --download-only -p                   | binary-mirror-880189   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | binary-mirror-880189                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38041               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-880189              | binary-mirror-880189   | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC | 20 Sep 24 17:54 UTC |
	| addons  | enable dashboard -p                  | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC |                     |
	|         | addons-662914                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC |                     |
	|         | addons-662914                        |                        |         |         |                     |                     |
	| start   | -p addons-662914 --wait=true         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC | 20 Sep 24 17:57 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | enable headlamp                      | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:05 UTC | 20 Sep 24 18:05 UTC |
	|         | -p addons-662914                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-662914 addons disable         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:05 UTC | 20 Sep 24 18:05 UTC |
	|         | headlamp --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-662914 ip                     | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	| addons  | addons-662914 addons disable         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-662914 addons                 | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-662914 addons                 | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:07 UTC | 20 Sep 24 18:07 UTC |
	|         | addons-662914                        |                        |         |         |                     |                     |
	| ssh     | addons-662914 ssh curl -s            | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:07 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-662914 ip                     | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:09 UTC |
	| addons  | addons-662914 addons disable         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:09 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-662914 addons disable         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:09 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:54:00
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:54:00.659449  445877 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:54:00.659691  445877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:54:00.659704  445877 out.go:358] Setting ErrFile to fd 2...
	I0920 17:54:00.659710  445877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:54:00.660004  445877 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 17:54:00.660584  445877 out.go:352] Setting JSON to false
	I0920 17:54:00.661634  445877 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":5792,"bootTime":1726849049,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 17:54:00.661732  445877 start.go:139] virtualization:  
	I0920 17:54:00.664447  445877 out.go:177] * [addons-662914] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 17:54:00.667253  445877 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 17:54:00.667422  445877 notify.go:220] Checking for updates...
	I0920 17:54:00.672221  445877 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:54:00.674541  445877 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:54:00.677116  445877 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 17:54:00.679525  445877 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 17:54:00.681994  445877 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:54:00.684934  445877 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:54:00.710974  445877 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:54:00.711114  445877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:54:00.766411  445877 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:54:00.756934281 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:54:00.766521  445877 docker.go:318] overlay module found
	I0920 17:54:00.769378  445877 out.go:177] * Using the docker driver based on user configuration
	I0920 17:54:00.771939  445877 start.go:297] selected driver: docker
	I0920 17:54:00.771955  445877 start.go:901] validating driver "docker" against <nil>
	I0920 17:54:00.771971  445877 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:54:00.772662  445877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:54:00.817664  445877 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:54:00.808354308 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:54:00.817874  445877 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:54:00.818134  445877 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]
	I0920 17:54:00.820860  445877 out.go:177] * Using Docker driver with root privileges
	I0920 17:54:00.823383  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:00.823444  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:00.823457  445877 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:54:00.823544  445877 start.go:340] cluster config:
	{Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:54:00.826133  445877 out.go:177] * Starting "addons-662914" primary control-plane node in "addons-662914" cluster
	I0920 17:54:00.828578  445877 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:54:00.831182  445877 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 17:54:00.833862  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:00.833920  445877 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 17:54:00.833932  445877 cache.go:56] Caching tarball of preloaded images
	I0920 17:54:00.833940  445877 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 17:54:00.834035  445877 preload.go:172] Found /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0920 17:54:00.834045  445877 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 17:54:00.834402  445877 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json ...
	I0920 17:54:00.834469  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json: {Name:mk01916cf114483ca9a57b21860f1ddf59811d3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:00.849610  445877 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 17:54:00.849764  445877 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 17:54:00.849789  445877 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 17:54:00.849798  445877 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 17:54:00.849806  445877 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 17:54:00.849811  445877 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 17:54:17.641657  445877 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 17:54:17.641696  445877 cache.go:194] Successfully downloaded all kic artifacts
	I0920 17:54:17.641742  445877 start.go:360] acquireMachinesLock for addons-662914: {Name:mk17fa7f1686cae6bdd54b4dda7cb4f0b3955e83 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 17:54:17.641875  445877 start.go:364] duration metric: took 106.706µs to acquireMachinesLock for "addons-662914"
	I0920 17:54:17.641904  445877 start.go:93] Provisioning new machine with config: &{Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 17:54:17.641977  445877 start.go:125] createHost starting for "" (driver="docker")
	I0920 17:54:17.644658  445877 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 17:54:17.644914  445877 start.go:159] libmachine.API.Create for "addons-662914" (driver="docker")
	I0920 17:54:17.644961  445877 client.go:168] LocalClient.Create starting
	I0920 17:54:17.645085  445877 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem
	I0920 17:54:18.081493  445877 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem
	I0920 17:54:18.522598  445877 cli_runner.go:164] Run: docker network inspect addons-662914 --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}}]}"
	W0920 17:54:18.538142  445877 cli_runner.go:211] docker network inspect addons-662914 --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
	I0920 17:54:18.538241  445877 network_create.go:284] running [docker network inspect addons-662914] to gather additional debugging logs...
	I0920 17:54:18.538266  445877 cli_runner.go:164] Run: docker network inspect addons-662914
	W0920 17:54:18.558877  445877 cli_runner.go:211] docker network inspect addons-662914 returned with exit code 1
	I0920 17:54:18.558913  445877 network_create.go:287] error running [docker network inspect addons-662914]: docker network inspect addons-662914: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-662914 not found
	I0920 17:54:18.558929  445877 network_create.go:289] output of [docker network inspect addons-662914]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-662914 not found
	
	** /stderr **
	I0920 17:54:18.559041  445877 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}}]}"
	I0920 17:54:18.579434  445877 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:0x400173ca10}
	I0920 17:54:18.579481  445877 network_create.go:124] attempt to create docker network addons-662914 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 17:54:18.579537  445877 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-662914 addons-662914
	I0920 17:54:18.646617  445877 network_create.go:108] docker network addons-662914 192.168.49.0/24 created
	I0920 17:54:18.646651  445877 kic.go:121] calculated static IP "192.168.49.2" for the "addons-662914" container
	I0920 17:54:18.646736  445877 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 17:54:18.659867  445877 cli_runner.go:164] Run: docker volume create addons-662914 --label name.minikube.sigs.k8s.io=addons-662914 --label created_by.minikube.sigs.k8s.io=true
	I0920 17:54:18.675718  445877 oci.go:103] Successfully created a docker volume addons-662914
	I0920 17:54:18.675825  445877 cli_runner.go:164] Run: docker run --rm --name addons-662914-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --entrypoint /usr/bin/test -v addons-662914:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 17:54:20.751828  445877 cli_runner.go:217] Completed: docker run --rm --name addons-662914-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --entrypoint /usr/bin/test -v addons-662914:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (2.075942039s)
	I0920 17:54:20.751857  445877 oci.go:107] Successfully prepared a docker volume addons-662914
	I0920 17:54:20.751880  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:20.751899  445877 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 17:54:20.751968  445877 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-662914:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 17:54:24.859182  445877 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-662914:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.107176868s)
	I0920 17:54:24.859213  445877 kic.go:203] duration metric: took 4.107310798s to extract preloaded images to volume ...
	W0920 17:54:24.859353  445877 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 17:54:24.859468  445877 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 17:54:24.914420  445877 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-662914 --name addons-662914 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-662914 --network addons-662914 --ip 192.168.49.2 --volume addons-662914:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0920 17:54:25.267160  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Running}}
	I0920 17:54:25.287621  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:25.312827  445877 cli_runner.go:164] Run: docker exec addons-662914 stat /var/lib/dpkg/alternatives/iptables
	I0920 17:54:25.371766  445877 oci.go:144] the created container "addons-662914" has a running status.
	I0920 17:54:25.371801  445877 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa...
	I0920 17:54:26.709216  445877 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 17:54:26.729675  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:26.746314  445877 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 17:54:26.746337  445877 kic_runner.go:114] Args: [docker exec --privileged addons-662914 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 17:54:26.794706  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:26.810677  445877 machine.go:93] provisionDockerMachine start ...
	I0920 17:54:26.810776  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:26.826913  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:26.827180  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:26.827195  445877 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 17:54:26.959431  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-662914
	
	I0920 17:54:26.959456  445877 ubuntu.go:169] provisioning hostname "addons-662914"
	I0920 17:54:26.959533  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:26.976531  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:26.976784  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:26.976803  445877 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-662914 && echo "addons-662914" | sudo tee /etc/hostname
	I0920 17:54:27.128049  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-662914
	
	I0920 17:54:27.128222  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:27.145477  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:27.145742  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:27.145775  445877 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-662914' /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-662914/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-662914' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 17:54:27.276029  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 17:54:27.276061  445877 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-439723/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-439723/.minikube}
	I0920 17:54:27.276110  445877 ubuntu.go:177] setting up certificates
	I0920 17:54:27.276120  445877 provision.go:84] configureAuth start
	I0920 17:54:27.276196  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:27.293207  445877 provision.go:143] copyHostCerts
	I0920 17:54:27.293290  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/ca.pem (1078 bytes)
	I0920 17:54:27.293460  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/cert.pem (1123 bytes)
	I0920 17:54:27.293528  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/key.pem (1679 bytes)
	I0920 17:54:27.293582  445877 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem org=jenkins.addons-662914 san=[127.0.0.1 192.168.49.2 addons-662914 localhost minikube]
	I0920 17:54:27.998538  445877 provision.go:177] copyRemoteCerts
	I0920 17:54:27.998611  445877 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 17:54:27.998652  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.018232  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.113398  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 17:54:28.138057  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0920 17:54:28.163259  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0920 17:54:28.186497  445877 provision.go:87] duration metric: took 910.358994ms to configureAuth
	I0920 17:54:28.186526  445877 ubuntu.go:193] setting minikube options for container-runtime
	I0920 17:54:28.186720  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:28.186837  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.203060  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:28.203315  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:28.203340  445877 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
	I0920 17:54:28.444469  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 17:54:28.444496  445877 machine.go:96] duration metric: took 1.633795748s to provisionDockerMachine
	I0920 17:54:28.444513  445877 client.go:171] duration metric: took 10.799540749s to LocalClient.Create
	I0920 17:54:28.444533  445877 start.go:167] duration metric: took 10.799621428s to libmachine.API.Create "addons-662914"
	I0920 17:54:28.444546  445877 start.go:293] postStartSetup for "addons-662914" (driver="docker")
	I0920 17:54:28.444557  445877 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]
	I0920 17:54:28.444629  445877 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
	I0920 17:54:28.444688  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.462415  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.557180  445877 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 17:54:28.560325  445877 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 17:54:28.560364  445877 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 17:54:28.560376  445877 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 17:54:28.560387  445877 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 17:54:28.560402  445877 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-439723/.minikube/addons for local assets ...
	I0920 17:54:28.560475  445877 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-439723/.minikube/files for local assets ...
	I0920 17:54:28.560506  445877 start.go:296] duration metric: took 115.953973ms for postStartSetup
	I0920 17:54:28.560827  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:28.577610  445877 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json ...
	I0920 17:54:28.577915  445877 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:54:28.577976  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.594048  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.684912  445877 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 17:54:28.689260  445877 start.go:128] duration metric: took 11.047267945s to createHost
	I0920 17:54:28.689287  445877 start.go:83] releasing machines lock for "addons-662914", held for 11.047401055s
	I0920 17:54:28.689360  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:28.704793  445877 ssh_runner.go:195] Run: cat /version.json
	I0920 17:54:28.704850  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.704859  445877 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 17:54:28.704929  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.722333  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.724432  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.811525  445877 ssh_runner.go:195] Run: systemctl --version
	I0920 17:54:28.939728  445877 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 17:54:29.084814  445877 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 17:54:29.089142  445877 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" ;
	I0920 17:54:29.110697  445877 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 17:54:29.110792  445877 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" ;
	I0920 17:54:29.154765  445877 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 17:54:29.154842  445877 start.go:495] detecting cgroup driver to use...
	I0920 17:54:29.154892  445877 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 17:54:29.154999  445877 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 17:54:29.170470  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 17:54:29.182035  445877 docker.go:217] disabling cri-docker service (if available) ...
	I0920 17:54:29.182106  445877 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 17:54:29.196730  445877 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 17:54:29.213579  445877 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 17:54:29.305391  445877 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 17:54:29.409372  445877 docker.go:233] disabling docker service ...
	I0920 17:54:29.409487  445877 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 17:54:29.429298  445877 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 17:54:29.441136  445877 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 17:54:29.535464  445877 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 17:54:29.627477  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 17:54:29.639782  445877 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"
	I0920 17:54:29.657092  445877 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 17:54:29.657178  445877 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"
	I0920 17:54:29.666987  445877 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 17:54:29.667062  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.676636  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.686422  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.695992  445877 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 17:54:29.705565  445877 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"
	I0920 17:54:29.715576  445877 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"
	I0920 17:54:29.731742  445877 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"
	I0920 17:54:29.741900  445877 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 17:54:29.750812  445877 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 17:54:29.759564  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:29.850297  445877 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 17:54:29.971571  445877 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 17:54:29.971730  445877 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 17:54:29.975431  445877 start.go:563] Will wait 60s for crictl version
	I0920 17:54:29.975539  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:54:29.979175  445877 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 17:54:30.020035  445877 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 17:54:30.020216  445877 ssh_runner.go:195] Run: crio --version
	I0920 17:54:30.079118  445877 ssh_runner.go:195] Run: crio --version
	I0920 17:54:30.127322  445877 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 17:54:30.130001  445877 cli_runner.go:164] Run: docker network inspect addons-662914 --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}}]}"
	I0920 17:54:30.145984  445877 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 17:54:30.150158  445877 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""
	I0920 17:54:30.162650  445877 kubeadm.go:883] updating cluster {Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0920 17:54:30.162788  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:30.162859  445877 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:54:30.241924  445877 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:54:30.241959  445877 crio.go:433] Images already preloaded, skipping extraction
	I0920 17:54:30.242021  445877 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:54:30.281860  445877 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:54:30.281884  445877 cache_images.go:84] Images are preloaded, skipping loading
	I0920 17:54:30.281894  445877 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 17:54:30.282033  445877 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-662914 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-662914 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:}
	I0920 17:54:30.282129  445877 ssh_runner.go:195] Run: crio config
	I0920 17:54:30.332904  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:30.332929  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:30.332940  445877 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 17:54:30.332993  445877 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-662914 NodeName:addons-662914 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}
	I0920 17:54:30.333177  445877 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-662914"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0920 17:54:30.333256  445877 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 17:54:30.342276  445877 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 17:54:30.342377  445877 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 17:54:30.351473  445877 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 17:54:30.370346  445877 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 17:54:30.388848  445877 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 17:54:30.407046  445877 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 17:54:30.410564  445877 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""
	I0920 17:54:30.421394  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:30.505344  445877 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:54:30.519131  445877 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914 for IP: 192.168.49.2
	I0920 17:54:30.519151  445877 certs.go:194] generating shared ca certs ...
	I0920 17:54:30.519166  445877 certs.go:226] acquiring lock for ca certs: {Name:mk76eaec273ab04864b9d3476861899a7e8169bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.519296  445877 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key
	I0920 17:54:30.991209  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt ...
	I0920 17:54:30.991242  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt: {Name:mk41cc2627568a781e5f6ab541df866d1a655ad7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.991484  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key ...
	I0920 17:54:30.991501  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key: {Name:mkadaec577125f4af298d136ae6f1d4e9308c939 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.991596  445877 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key
	I0920 17:54:31.277597  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt ...
	I0920 17:54:31.277627  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt: {Name:mka899295fbef48723c4d0780390e16cc099c72d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.278788  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key ...
	I0920 17:54:31.278809  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key: {Name:mk46fdc5118a5257df287627585c5d00281a12d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.278892  445877 certs.go:256] generating profile certs ...
	I0920 17:54:31.278965  445877 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key
	I0920 17:54:31.278991  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt with IP's: []
	I0920 17:54:31.578376  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt ...
	I0920 17:54:31.578443  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: {Name:mkd2e3f47ca795b995c30ef79faf92559f32e3b0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.579120  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key ...
	I0920 17:54:31.579134  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key: {Name:mkdaa162fcb8f9ea26f01f4e479fcca7ad0e0b71 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.579227  445877 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566
	I0920 17:54:31.579250  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 17:54:32.012750  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 ...
	I0920 17:54:32.012784  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566: {Name:mk7702d0936b8e2de8cff9e1d2282353f225797b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:32.012970  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566 ...
	I0920 17:54:32.012985  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566: {Name:mkc0bb0435720f56fa1c5ea0928d94f8110f3dad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:32.013627  445877 certs.go:381] copying /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 -> /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt
	I0920 17:54:32.013725  445877 certs.go:385] copying /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566 -> /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key
	I0920 17:54:32.013779  445877 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key
	I0920 17:54:32.013800  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt with IP's: []
	I0920 17:54:33.331874  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt ...
	I0920 17:54:33.331918  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt: {Name:mk6a317b8f4db8ecf2ce2b8531a0b02d37e55bc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:33.332137  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key ...
	I0920 17:54:33.332152  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key: {Name:mk11d8127fc9e01f17f7ae65be9186a50f921e8e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:33.332933  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem (1675 bytes)
	I0920 17:54:33.332983  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem (1078 bytes)
	I0920 17:54:33.333018  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem (1123 bytes)
	I0920 17:54:33.333047  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem (1679 bytes)
	I0920 17:54:33.333650  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 17:54:33.358455  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0920 17:54:33.382986  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 17:54:33.407949  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0920 17:54:33.433467  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 17:54:33.458657  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 17:54:33.483252  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 17:54:33.507750  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 17:54:33.535500  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 17:54:33.562796  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 17:54:33.583637  445877 ssh_runner.go:195] Run: openssl version
	I0920 17:54:33.589853  445877 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"
	I0920 17:54:33.599504  445877 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.603120  445877 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 17:54 /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.603213  445877 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.610248  445877 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"
	I0920 17:54:33.620038  445877 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 17:54:33.623258  445877 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
	I0920 17:54:33.623310  445877 kubeadm.go:392] StartCluster: {Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:54:33.623387  445877 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 17:54:33.623443  445877 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 17:54:33.661315  445877 cri.go:89] found id: ""
	I0920 17:54:33.661415  445877 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 17:54:33.670280  445877 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 17:54:33.679249  445877 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 17:54:33.679349  445877 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
	I0920 17:54:33.688581  445877 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
	I0920 17:54:33.688603  445877 kubeadm.go:157] found existing configuration files:
	
	I0920 17:54:33.688686  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 17:54:33.697516  445877 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
	I0920 17:54:33.697609  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 17:54:33.706113  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 17:54:33.714988  445877 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
	I0920 17:54:33.715108  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 17:54:33.723782  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 17:54:33.732887  445877 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
	I0920 17:54:33.732954  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 17:54:33.741993  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 17:54:33.750885  445877 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
	I0920 17:54:33.750974  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 17:54:33.759462  445877 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0920 17:54:33.801574  445877 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 17:54:33.801801  445877 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 17:54:33.822614  445877 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 17:54:33.822734  445877 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0920 17:54:33.822799  445877 kubeadm.go:310] OS: Linux
	I0920 17:54:33.822866  445877 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 17:54:33.822943  445877 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 17:54:33.823013  445877 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 17:54:33.823095  445877 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 17:54:33.823165  445877 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 17:54:33.823252  445877 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 17:54:33.823327  445877 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 17:54:33.823404  445877 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 17:54:33.823477  445877 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 17:54:33.883411  445877 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 17:54:33.883525  445877 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 17:54:33.883623  445877 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 17:54:33.893875  445877 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 17:54:33.897842  445877 out.go:235]   - Generating certificates and keys ...
	I0920 17:54:33.898050  445877 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 17:54:33.898159  445877 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 17:54:34.246113  445877 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 17:54:34.579278  445877 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 17:54:35.238975  445877 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 17:54:35.705032  445877 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 17:54:35.977583  445877 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 17:54:35.977889  445877 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-662914 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:54:36.353705  445877 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 17:54:36.353839  445877 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-662914 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:54:37.859536  445877 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 17:54:38.318694  445877 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 17:54:39.023914  445877 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 17:54:39.024238  445877 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 17:54:40.022433  445877 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 17:54:41.036949  445877 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 17:54:41.452013  445877 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 17:54:41.943837  445877 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 17:54:43.175426  445877 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 17:54:43.176238  445877 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 17:54:43.179345  445877 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 17:54:43.182517  445877 out.go:235]   - Booting up control plane ...
	I0920 17:54:43.182616  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 17:54:43.182693  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 17:54:43.183293  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 17:54:43.199661  445877 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 17:54:43.206173  445877 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 17:54:43.206234  445877 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 17:54:43.297879  445877 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 17:54:43.298006  445877 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 17:54:44.298583  445877 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00076319s
	I0920 17:54:44.298693  445877 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 17:54:50.300389  445877 kubeadm.go:310] [api-check] The API server is healthy after 6.001847614s
	I0920 17:54:50.319627  445877 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 17:54:50.332900  445877 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 17:54:50.359675  445877 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 17:54:50.359875  445877 kubeadm.go:310] [mark-control-plane] Marking the node addons-662914 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 17:54:50.371709  445877 kubeadm.go:310] [bootstrap-token] Using token: aql5i3.orea9k4beipa0nnv
	I0920 17:54:50.376537  445877 out.go:235]   - Configuring RBAC rules ...
	I0920 17:54:50.376681  445877 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 17:54:50.378648  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 17:54:50.386869  445877 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
	I0920 17:54:50.390461  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 17:54:50.394319  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 17:54:50.400194  445877 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 17:54:50.707077  445877 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 17:54:51.183687  445877 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 17:54:51.706912  445877 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 17:54:51.708337  445877 kubeadm.go:310] 
	I0920 17:54:51.708418  445877 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 17:54:51.708424  445877 kubeadm.go:310] 
	I0920 17:54:51.708501  445877 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 17:54:51.708506  445877 kubeadm.go:310] 
	I0920 17:54:51.708531  445877 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 17:54:51.708589  445877 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 17:54:51.708640  445877 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 17:54:51.708644  445877 kubeadm.go:310] 
	I0920 17:54:51.708705  445877 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 17:54:51.708711  445877 kubeadm.go:310] 
	I0920 17:54:51.708758  445877 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 17:54:51.708763  445877 kubeadm.go:310] 
	I0920 17:54:51.708814  445877 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 17:54:51.708887  445877 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 17:54:51.708954  445877 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 17:54:51.708959  445877 kubeadm.go:310] 
	I0920 17:54:51.709042  445877 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 17:54:51.709117  445877 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 17:54:51.709121  445877 kubeadm.go:310] 
	I0920 17:54:51.709204  445877 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token aql5i3.orea9k4beipa0nnv \
	I0920 17:54:51.709305  445877 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2accad80650f69bcbe56535d9f86e2f54545266e392881cab16d62aabf67cdd8 \
	I0920 17:54:51.709326  445877 kubeadm.go:310] 	--control-plane 
	I0920 17:54:51.709331  445877 kubeadm.go:310] 
	I0920 17:54:51.709415  445877 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 17:54:51.709419  445877 kubeadm.go:310] 
	I0920 17:54:51.709502  445877 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token aql5i3.orea9k4beipa0nnv \
	I0920 17:54:51.709608  445877 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2accad80650f69bcbe56535d9f86e2f54545266e392881cab16d62aabf67cdd8 
	I0920 17:54:51.712213  445877 kubeadm.go:310] W0920 17:54:33.797771    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.
	I0920 17:54:51.712515  445877 kubeadm.go:310] W0920 17:54:33.799067    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.
	I0920 17:54:51.712730  445877 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-1070-aws\n", err: exit status 1
	I0920 17:54:51.712834  445877 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 17:54:51.712850  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:51.712858  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:51.717251  445877 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 17:54:51.719740  445877 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 17:54:51.723727  445877 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 17:54:51.723750  445877 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 17:54:51.742491  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0920 17:54:52.021641  445877 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 17:54:52.021787  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:52.021875  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-662914 minikube.k8s.io/updated_at=2024_09_20T17_54_52_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1 minikube.k8s.io/name=addons-662914 minikube.k8s.io/primary=true
	I0920 17:54:52.030792  445877 ops.go:34] apiserver oom_adj: -16
	I0920 17:54:52.165247  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:52.665859  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:53.165925  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:53.665430  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:54.166140  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:54.665569  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:55.165781  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:55.666099  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.165829  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.665310  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.752666  445877 kubeadm.go:1113] duration metric: took 4.730931099s to wait for elevateKubeSystemPrivileges
	I0920 17:54:56.752692  445877 kubeadm.go:394] duration metric: took 23.12938594s to StartCluster
	I0920 17:54:56.752710  445877 settings.go:142] acquiring lock: {Name:mkce3d73b6b3a3b424c5d41fdc883818f073116d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:56.752828  445877 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:54:56.753183  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/kubeconfig: {Name:mk26e35fbf1455827c628464df68f62d32226d40 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:56.753868  445877 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 17:54:56.753995  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0920 17:54:56.754233  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:56.754335  445877 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0920 17:54:56.754425  445877 addons.go:69] Setting yakd=true in profile "addons-662914"
	I0920 17:54:56.754439  445877 addons.go:234] Setting addon yakd=true in "addons-662914"
	I0920 17:54:56.754471  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.755195  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.755232  445877 addons.go:69] Setting inspektor-gadget=true in profile "addons-662914"
	I0920 17:54:56.755249  445877 addons.go:234] Setting addon inspektor-gadget=true in "addons-662914"
	I0920 17:54:56.755273  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.755699  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.759230  445877 addons.go:69] Setting metrics-server=true in profile "addons-662914"
	I0920 17:54:56.759303  445877 addons.go:234] Setting addon metrics-server=true in "addons-662914"
	I0920 17:54:56.759377  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.759503  445877 addons.go:69] Setting cloud-spanner=true in profile "addons-662914"
	I0920 17:54:56.759616  445877 addons.go:234] Setting addon cloud-spanner=true in "addons-662914"
	I0920 17:54:56.759659  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760565  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760849  445877 out.go:177] * Verifying Kubernetes components...
	I0920 17:54:56.764920  445877 addons.go:69] Setting ingress=true in profile "addons-662914"
	I0920 17:54:56.764951  445877 addons.go:234] Setting addon ingress=true in "addons-662914"
	I0920 17:54:56.764995  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.765710  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760602  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760617  445877 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-662914"
	I0920 17:54:56.775543  445877 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-662914"
	I0920 17:54:56.760632  445877 addons.go:69] Setting registry=true in profile "addons-662914"
	I0920 17:54:56.775587  445877 addons.go:234] Setting addon registry=true in "addons-662914"
	I0920 17:54:56.775613  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760640  445877 addons.go:69] Setting storage-provisioner=true in profile "addons-662914"
	I0920 17:54:56.775718  445877 addons.go:234] Setting addon storage-provisioner=true in "addons-662914"
	I0920 17:54:56.775736  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760647  445877 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-662914"
	I0920 17:54:56.775784  445877 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-662914"
	I0920 17:54:56.760653  445877 addons.go:69] Setting volcano=true in profile "addons-662914"
	I0920 17:54:56.775853  445877 addons.go:234] Setting addon volcano=true in "addons-662914"
	I0920 17:54:56.775874  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760659  445877 addons.go:69] Setting volumesnapshots=true in profile "addons-662914"
	I0920 17:54:56.775925  445877 addons.go:234] Setting addon volumesnapshots=true in "addons-662914"
	I0920 17:54:56.775939  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.776010  445877 addons.go:69] Setting ingress-dns=true in profile "addons-662914"
	I0920 17:54:56.776018  445877 addons.go:234] Setting addon ingress-dns=true in "addons-662914"
	I0920 17:54:56.776042  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.776617  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.777106  445877 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-662914"
	I0920 17:54:56.777160  445877 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-662914"
	I0920 17:54:56.777197  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.777612  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.783224  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:56.794040  445877 addons.go:69] Setting default-storageclass=true in profile "addons-662914"
	I0920 17:54:56.794078  445877 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-662914"
	I0920 17:54:56.794560  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.796316  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.796825  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.820425  445877 addons.go:69] Setting gcp-auth=true in profile "addons-662914"
	I0920 17:54:56.820460  445877 mustload.go:65] Loading cluster: addons-662914
	I0920 17:54:56.820666  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:56.820924  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.824055  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.852617  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.865175  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.892951  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.893632  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.941063  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:54:56.948354  445877 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 17:54:56.964434  445877 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 17:54:56.966876  445877 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 17:54:56.975043  445877 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 17:54:56.976400  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 17:54:56.976452  445877 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 17:54:56.976546  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:56.967220  445877 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 17:54:56.967229  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:54:56.967266  445877 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 17:54:56.986135  445877 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 17:54:56.986221  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.000318  445877 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 17:54:57.000513  445877 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 17:54:57.000547  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 17:54:57.000650  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.005491  445877 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 17:54:57.012145  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 17:54:57.012275  445877 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 17:54:57.012286  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 17:54:57.012358  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.016575  445877 addons.go:234] Setting addon default-storageclass=true in "addons-662914"
	I0920 17:54:57.016668  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.017180  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:57.032446  445877 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:54:57.032468  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 17:54:57.032538  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.045205  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.047057  445877 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 17:54:57.055159  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 17:54:57.056267  445877 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:54:57.056287  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 17:54:57.056350  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.065679  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 17:54:57.065724  445877 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 17:54:57.065854  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.103384  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	W0920 17:54:57.116756  445877 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 17:54:57.116956  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 17:54:57.119897  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 17:54:57.128757  445877 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:54:57.128784  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 17:54:57.128863  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.137937  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 17:54:57.139904  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0920 17:54:57.202123  445877 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 17:54:57.202182  445877 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 17:54:57.202284  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.208911  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 17:54:57.208941  445877 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 17:54:57.209028  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.229066  445877 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-662914"
	I0920 17:54:57.229120  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.229638  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:57.238540  445877 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:54:57.261508  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 17:54:57.263964  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.264814  445877 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 17:54:57.266124  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.269470  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 17:54:57.270165  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.270724  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.271221  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.271678  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.272288  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.275800  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 17:54:57.276225  445877 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:54:57.276243  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 17:54:57.276306  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.285597  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 17:54:57.288555  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 17:54:57.288579  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 17:54:57.288651  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.290615  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.354110  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.361675  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.397466  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.397555  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	W0920 17:54:57.399312  445877 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:54:57.399339  445877 retry.go:31] will retry after 294.703091ms: ssh: handshake failed: EOF
	I0920 17:54:57.405463  445877 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 17:54:57.408144  445877 out.go:177]   - Using image docker.io/busybox:stable
	I0920 17:54:57.410871  445877 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:54:57.410892  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 17:54:57.410959  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.432488  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	W0920 17:54:57.433440  445877 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:54:57.433460  445877 retry.go:31] will retry after 228.486724ms: ssh: handshake failed: EOF
	I0920 17:54:57.657146  445877 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 17:54:57.657223  445877 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 17:54:57.675064  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:54:57.704274  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:54:57.729028  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 17:54:57.729104  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 17:54:57.740875  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 17:54:57.740953  445877 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 17:54:57.758122  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:54:57.772255  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0920 17:54:57.820862  445877 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 17:54:57.820938  445877 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 17:54:57.824227  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 17:54:57.824298  445877 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)
	I0920 17:54:57.834605  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 17:54:57.834678  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 17:54:57.880714  445877 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:54:57.880787  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 17:54:57.886425  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:54:57.957970  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 17:54:57.958000  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 17:54:58.010206  445877 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 17:54:58.010269  445877 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 17:54:58.013248  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 17:54:58.013318  445877 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 17:54:58.018409  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 17:54:58.018481  445877 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 17:54:58.025310  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 17:54:58.025398  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 17:54:58.045709  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:54:58.112014  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 17:54:58.112179  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 17:54:58.120412  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0920 17:54:58.162580  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:54:58.162658  445877 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 17:54:58.187367  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 17:54:58.187448  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 17:54:58.196533  445877 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 17:54:58.196611  445877 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 17:54:58.199668  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 17:54:58.199738  445877 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 17:54:58.223569  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:54:58.282394  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 17:54:58.282472  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 17:54:58.339041  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:54:58.353122  445877 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 17:54:58.353212  445877 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 17:54:58.377191  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 17:54:58.377268  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 17:54:58.421500  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 17:54:58.421574  445877 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 17:54:58.426154  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:54:58.426227  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 17:54:58.518772  445877 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 17:54:58.518853  445877 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 17:54:58.572302  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 17:54:58.572375  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 17:54:58.591194  445877 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:54:58.591265  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 17:54:58.591465  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:54:58.670109  445877 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 17:54:58.670192  445877 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 17:54:58.762990  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 17:54:58.763067  445877 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 17:54:58.773418  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:54:58.825616  445877 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:54:58.825678  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 17:54:58.943449  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 17:54:58.943523  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 17:54:59.057959  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:54:59.071994  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 17:54:59.072092  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 17:54:59.157595  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:54:59.157668  445877 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 17:54:59.230842  445877 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.992263421s)
	I0920 17:54:59.230946  445877 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.029133219s)
	I0920 17:54:59.231094  445877 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 17:54:59.232721  445877 node_ready.go:35] waiting up to 6m0s for node "addons-662914" to be "Ready" ...
	I0920 17:54:59.279222  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:54:59.977713  445877 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-662914" context rescaled to 1 replicas
	I0920 17:55:01.248053  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:01.773508  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.098360664s)
	I0920 17:55:01.773623  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.069280534s)
	I0920 17:55:03.260407  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:03.334118  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.447631192s)
	I0920 17:55:03.334219  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.288431742s)
	I0920 17:55:03.334232  445877 addons.go:475] Verifying addon registry=true in "addons-662914"
	I0920 17:55:03.334416  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.561706534s)
	I0920 17:55:03.334598  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.57639936s)
	I0920 17:55:03.334642  445877 addons.go:475] Verifying addon ingress=true in "addons-662914"
	I0920 17:55:03.334810  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.995699496s)
	I0920 17:55:03.334850  445877 addons.go:475] Verifying addon metrics-server=true in "addons-662914"
	I0920 17:55:03.334686  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.21400522s)
	I0920 17:55:03.335243  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.743720514s)
	I0920 17:55:03.334739  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.111101975s)
	I0920 17:55:03.337323  445877 out.go:177] * Verifying registry addon...
	I0920 17:55:03.339022  445877 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-662914 service yakd-dashboard -n yakd-dashboard
	
	I0920 17:55:03.339168  445877 out.go:177] * Verifying ingress addon...
	I0920 17:55:03.342525  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 17:55:03.342530  445877 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 17:55:03.366438  445877 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:55:03.366635  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:03.369909  445877 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 17:55:03.369996  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 17:55:03.378686  445877 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0920 17:55:03.386624  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.61311732s)
	W0920 17:55:03.386664  445877 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0920 17:55:03.386692  445877 retry.go:31] will retry after 373.120721ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0920 17:55:03.386794  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.328751752s)
	I0920 17:55:03.738493  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.459210351s)
	I0920 17:55:03.738530  445877 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-662914"
	I0920 17:55:03.743590  445877 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 17:55:03.747084  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 17:55:03.760776  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:55:03.772197  445877 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:55:03.772276  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:03.870867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:03.871838  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.258074  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:04.354840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:04.355769  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.657004  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 17:55:04.657142  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:55:04.686308  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:55:04.759285  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:04.848161  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:04.849716  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.878310  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 17:55:04.929726  445877 addons.go:234] Setting addon gcp-auth=true in "addons-662914"
	I0920 17:55:04.929829  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:55:04.930321  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:55:04.956316  445877 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 17:55:04.956368  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:55:04.980439  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:55:05.144821  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.383942968s)
	I0920 17:55:05.148162  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:55:05.150951  445877 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 17:55:05.153499  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 17:55:05.153522  445877 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 17:55:05.174690  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 17:55:05.174712  445877 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 17:55:05.196143  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:55:05.196267  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 17:55:05.217024  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:55:05.251066  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:05.348731  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:05.349749  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:05.741098  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:05.757967  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:05.875046  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:05.876833  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:05.892470  445877 addons.go:475] Verifying addon gcp-auth=true in "addons-662914"
	I0920 17:55:05.895332  445877 out.go:177] * Verifying gcp-auth addon...
	I0920 17:55:05.899011  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 17:55:05.916296  445877 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 17:55:05.916368  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:06.252510  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:06.348585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:06.352413  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:06.402758  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:06.751328  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:06.847440  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:06.847840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:06.903030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:07.251388  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:07.350267  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:07.351639  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:07.403937  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:07.751137  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:07.847242  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:07.847604  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:07.902949  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:08.237389  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:08.251601  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:08.346094  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:08.347523  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:08.403067  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:08.751261  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:08.847122  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:08.847920  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:08.902095  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:09.251316  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:09.347016  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:09.347927  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:09.403233  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:09.752210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:09.848181  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:09.849261  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:09.902497  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:10.251155  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:10.353305  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:10.353655  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:10.402750  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:10.736842  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:10.751936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:10.846338  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:10.847771  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:10.902832  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:11.250805  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:11.348410  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:11.348434  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:11.402993  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:11.751629  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:11.846786  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:11.847531  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:11.903034  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:12.250595  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:12.346229  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:12.347100  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:12.402312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:12.750830  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:12.846851  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:12.846864  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:12.902952  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:13.236218  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:13.251241  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:13.345930  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:13.346808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:13.402263  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:13.751018  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:13.845563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:13.846307  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:13.903234  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:14.251522  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:14.346010  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:14.346847  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:14.402982  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:14.750441  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:14.845998  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:14.846996  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:14.902220  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:15.250524  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:15.346536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:15.347599  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:15.403068  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:15.736522  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:15.750240  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:15.846594  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:15.847525  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:15.902398  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:16.251165  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:16.346715  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:16.347696  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:16.402916  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:16.750907  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:16.846930  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:16.847984  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:16.901956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:17.250669  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:17.346507  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:17.348393  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:17.403296  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:17.750384  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:17.845944  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:17.847151  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:17.902242  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:18.237480  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:18.251724  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:18.346910  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:18.347991  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:18.402586  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:18.750359  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:18.847320  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:18.847322  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:18.902818  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:19.250608  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:19.346269  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:19.346910  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:19.402639  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:19.751384  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:19.846571  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:19.847681  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:19.902958  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:20.251530  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:20.346980  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:20.348101  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:20.402612  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:20.736193  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:20.750610  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:20.846549  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:20.846983  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:20.902726  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:21.250956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:21.346506  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:21.347215  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:21.402687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:21.750761  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:21.846787  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:21.847561  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:21.902802  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:22.250623  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:22.345745  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:22.346371  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:22.403007  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:22.737129  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:22.750663  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:22.846473  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:22.847015  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:22.902101  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:23.250543  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:23.346328  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:23.347595  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:23.402931  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:23.751084  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:23.850148  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:23.850743  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:23.902298  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:24.250832  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:24.346647  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:24.347401  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:24.402404  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:24.750239  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:24.846462  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:24.847418  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:24.902678  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:25.235812  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:25.250970  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:25.346854  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:25.347228  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:25.402893  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:25.751028  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:25.846210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:25.846906  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:25.902841  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:26.251320  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:26.346936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:26.347813  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:26.409987  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:26.750913  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:26.847216  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:26.847953  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:26.903225  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:27.236392  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:27.250991  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:27.355948  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:27.356808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:27.457061  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:27.751536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:27.846770  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:27.848257  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:27.902750  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:28.254405  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:28.349176  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:28.350520  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:28.403141  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:28.751239  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:28.847149  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:28.848430  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:28.902985  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:29.236663  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:29.250959  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:29.346134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:29.347332  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:29.402612  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:29.751279  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:29.846503  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:29.846771  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:29.902920  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:30.252909  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:30.346936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:30.348030  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:30.402261  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:30.751192  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:30.847428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:30.848531  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:30.902894  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:31.250987  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:31.346841  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:31.347361  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:31.403226  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:31.736347  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:31.750478  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:31.845857  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:31.846687  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:31.903069  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:32.251867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:32.347329  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:32.348275  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:32.401948  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:32.750705  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:32.847005  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:32.847921  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:32.903175  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:33.250980  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:33.351654  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:33.352935  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:33.402223  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:33.736516  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:33.750249  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:33.846631  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:33.847048  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:33.902697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:34.250732  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:34.346376  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:34.347132  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:34.402200  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:34.751216  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:34.846778  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:34.847901  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:34.902957  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:35.250733  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:35.345993  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:35.347140  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:35.402419  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:35.736896  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:35.751208  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:35.846780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:35.848061  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:35.902585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:36.250877  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:36.346517  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:36.347510  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:36.402745  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:36.750934  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:36.847113  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:36.848102  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:36.902477  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:37.250819  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:37.347250  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:37.348426  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:37.402571  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:37.750973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:37.845816  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:37.846415  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:37.902945  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:38.236350  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:38.251158  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:38.345585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:38.346559  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:38.402872  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:38.750645  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:38.846287  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:38.847090  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:38.902000  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:39.250762  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:39.346005  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:39.347092  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:39.402094  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:39.750427  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:39.846532  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:39.847649  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:39.902944  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:40.238512  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:40.250978  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:40.346956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:40.347867  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:40.402967  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:40.741660  445877 node_ready.go:49] node "addons-662914" has status "Ready":"True"
	I0920 17:55:40.741689  445877 node_ready.go:38] duration metric: took 41.508705863s for node "addons-662914" to be "Ready" ...
	I0920 17:55:40.741699  445877 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" ...
	I0920 17:55:40.766161  445877 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:55:40.766241  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:40.770624  445877 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:40.864698  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:40.865738  445877 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:55:40.865789  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:40.939314  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:41.254463  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:41.358032  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:41.360581  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:41.453530  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:41.754076  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:41.861924  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:41.870417  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:41.953819  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:42.255040  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:42.369749  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:42.370549  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:42.459273  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:42.752981  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:42.777527  445877 pod_ready.go:103] pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:42.848244  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:42.849778  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:42.903419  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:43.253054  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:43.351584  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:43.352165  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:43.404562  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:43.752829  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:43.857389  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:43.859066  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:43.906540  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:44.253324  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:44.277968  445877 pod_ready.go:93] pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.278046  445877 pod_ready.go:82] duration metric: took 3.507348673s for pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.278088  445877 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.287822  445877 pod_ready.go:93] pod "etcd-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.287898  445877 pod_ready.go:82] duration metric: took 9.77389ms for pod "etcd-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.287930  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.295797  445877 pod_ready.go:93] pod "kube-apiserver-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.295872  445877 pod_ready.go:82] duration metric: took 7.904344ms for pod "kube-apiserver-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.295900  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.302361  445877 pod_ready.go:93] pod "kube-controller-manager-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.302440  445877 pod_ready.go:82] duration metric: took 6.51713ms for pod "kube-controller-manager-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.302473  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cjxkb" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.309436  445877 pod_ready.go:93] pod "kube-proxy-cjxkb" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.309510  445877 pod_ready.go:82] duration metric: took 6.997681ms for pod "kube-proxy-cjxkb" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.309543  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.348198  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:44.349765  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:44.403538  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:44.675633  445877 pod_ready.go:93] pod "kube-scheduler-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.675711  445877 pod_ready.go:82] duration metric: took 366.145978ms for pod "kube-scheduler-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.675740  445877 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.752822  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:44.848262  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:44.849584  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:44.902730  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:45.255312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:45.348685  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:45.348760  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:45.403010  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:45.751846  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:45.846477  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:45.848288  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:45.902938  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:46.252333  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:46.348532  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:46.349509  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:46.403287  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:46.682186  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:46.752973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:46.849232  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:46.850181  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:46.902726  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:47.252185  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:47.381453  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:47.382894  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:47.414734  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:47.753134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:47.847808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:47.848687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:47.903291  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:48.253085  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:48.346901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:48.348044  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:48.402583  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:48.682944  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:48.752551  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:48.849383  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:48.850766  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:48.915213  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:49.252148  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:49.349984  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:49.351275  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:49.402888  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:49.753497  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:49.849219  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:49.850128  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:49.902866  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:50.252561  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:50.347626  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:50.348792  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:50.402431  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:50.754665  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:50.847379  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:50.847991  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:50.906134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:51.182418  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:51.252224  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:51.348780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:51.349945  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:51.403697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:51.754235  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:51.848325  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:51.851292  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:51.903013  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:52.251830  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:52.346902  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:52.348767  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:52.403015  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:52.752695  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:52.847697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:52.849232  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:52.907727  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:53.251946  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:53.347440  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:53.348501  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:53.404860  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:53.682152  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:53.753869  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:53.849161  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:53.849962  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:53.903045  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:54.256563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:54.358348  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:54.359244  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:54.457281  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:54.752402  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:54.847369  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:54.848390  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:54.908932  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:55.254433  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:55.347663  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:55.348525  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:55.404651  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:55.682677  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:55.760231  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:55.848867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:55.850286  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:55.902922  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:56.252555  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:56.347610  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:56.348986  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:56.405214  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:56.752995  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:56.847215  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:56.847625  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:56.902829  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:57.252264  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:57.347544  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:57.348096  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:57.402855  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:57.682944  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:57.752973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:57.847134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:57.848614  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:57.904589  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:58.252184  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:58.346582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:58.348161  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:58.402780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:58.751959  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:58.847654  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:58.853023  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:58.904849  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:59.252886  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:59.348500  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:59.349582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:59.403873  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:59.683820  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:59.754099  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:59.847080  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:59.849161  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:59.902893  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:00.285637  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:00.359345  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:00.360860  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:00.408520  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:00.755692  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:00.849361  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:00.850264  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:00.903528  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:01.259886  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:01.348319  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:01.349007  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:01.402900  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:01.753188  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:01.847510  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:01.848628  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:01.903279  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:02.182833  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:02.283785  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:02.393689  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:02.394113  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:02.475452  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:02.751811  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:02.849824  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:02.850446  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:02.903147  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:03.252688  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:03.347893  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:03.348707  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:03.403213  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:03.752808  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:03.848806  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:03.849722  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:03.902374  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:04.185222  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:04.258294  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:04.348689  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:04.349495  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:04.403400  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:04.751838  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:04.848924  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:04.849916  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:04.902627  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:05.252756  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:05.351428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:05.353237  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:05.402828  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:05.756539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:05.847550  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:05.848703  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:05.903252  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:06.252551  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:06.351805  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:06.352101  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:06.403691  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:06.682967  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:06.752416  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:06.849085  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:06.851534  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:06.908999  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:07.253158  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:07.360493  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:07.362755  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:07.403456  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:07.761152  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:07.852130  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:07.861339  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:07.903249  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:08.252711  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:08.349202  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:08.350802  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:08.403936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:08.683436  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:08.763620  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:08.849142  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:08.851645  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:08.903133  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:09.254977  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:09.353990  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:09.355810  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:09.403702  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:09.753746  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:09.849417  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:09.850559  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:09.902891  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:10.253482  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:10.350949  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:10.351678  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:10.403522  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:10.767479  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:10.861494  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:10.862968  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:10.903840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:11.182215  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:11.252920  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:11.346096  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:11.347630  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:11.403127  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:11.752596  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:11.846569  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:11.847608  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:11.903134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:12.253818  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:12.348852  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:12.350535  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:12.403480  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:12.755112  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:12.847862  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:12.852334  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:12.904776  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:13.182852  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:13.259529  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:13.349801  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:13.350634  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:13.403023  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:13.753655  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:13.848492  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:13.850070  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:13.903030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:14.257603  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:14.356440  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:14.359523  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:14.403978  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:14.756364  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:14.849993  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:14.852281  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:14.904664  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:15.193569  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:15.253037  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:15.350753  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:15.352178  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:15.403643  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:15.754618  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:15.855063  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:15.856046  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:15.902546  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:16.252774  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:16.354357  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:16.356000  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:16.402992  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:16.753567  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:16.850305  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:16.858553  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:16.903519  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:17.278443  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:17.360461  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:17.361076  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:17.462592  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:17.682876  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:17.754188  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:17.849506  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:17.852470  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:17.904557  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:18.253509  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:18.351095  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:18.352973  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:18.404520  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:18.752489  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:18.849321  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:18.850186  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:18.903687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:19.252536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:19.349167  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:19.349459  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:19.403424  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:19.682922  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:19.754180  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:19.853591  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:19.855204  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:19.904418  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:20.253795  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:20.350563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:20.352276  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:20.403392  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:20.752533  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:20.849312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:20.850335  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:20.903879  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:21.252543  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:21.352763  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:21.353467  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:21.403282  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:21.683858  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:21.752971  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:21.853564  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:21.854503  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:21.904035  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:22.255099  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:22.346690  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:22.347423  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:22.402723  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:22.752381  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:22.848658  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:22.849549  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:22.905869  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:23.255490  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:23.347582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:23.348622  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:23.410430  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:23.751849  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:23.853107  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:23.853366  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:23.906318  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:24.182129  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:24.252539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:24.347013  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:24.350761  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:24.403379  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:24.752697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:24.848376  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:24.848640  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:24.902719  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:25.252597  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:25.348954  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:25.350061  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:25.402498  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:25.752544  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:25.849505  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:25.850830  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:25.903291  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:26.183225  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:26.253258  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:26.349600  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:26.349824  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:26.405069  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:26.752208  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:26.848336  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:26.850748  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:26.903657  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:27.252727  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:27.348260  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:27.349856  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:27.403536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:27.753030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:27.874457  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:27.876619  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:27.915197  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:28.252971  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:28.348736  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:28.350764  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:28.403411  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:28.683402  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:28.752914  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:28.849511  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:28.851562  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:28.903444  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:29.251853  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:29.347396  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:29.350118  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:29.402555  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:29.751676  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:29.852463  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:29.853630  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:29.902879  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:30.252065  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:30.347435  445877 kapi.go:107] duration metric: took 1m27.004902841s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 17:56:30.349345  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:30.402883  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:30.753060  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:30.847494  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:30.903517  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:31.187063  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:31.252744  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:31.351051  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:31.446901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:31.753814  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:31.852966  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:31.903946  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:32.252539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:32.348098  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:32.403389  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:32.753901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:32.850002  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:32.902922  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:33.252045  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:33.347616  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:33.402565  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:33.693733  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:33.753428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:33.849001  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:33.902998  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:34.257622  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:34.347802  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:34.403837  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:34.753222  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:34.847645  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:34.904140  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:35.252927  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:35.349578  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:35.448728  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:35.751904  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:35.852607  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:35.952150  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:36.183726  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:36.251923  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:36.347078  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:36.402498  445877 kapi.go:107] duration metric: took 1m30.503484847s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 17:56:36.403655  445877 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-662914 cluster.
	I0920 17:56:36.404762  445877 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.
	I0920 17:56:36.405881  445877 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 17:56:36.752918  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:36.848140  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:37.252648  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:37.349752  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:37.752661  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:37.852540  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:38.195142  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:38.254680  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:38.347234  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:38.753048  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:38.849093  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:39.252350  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:39.347213  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:39.753327  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:39.846956  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:40.196019  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:40.253475  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:40.347829  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:40.753374  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:40.848289  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:41.253047  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:41.354130  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:41.752227  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:41.847483  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:42.253481  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:42.347511  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:42.683408  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:42.753210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:42.848743  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:43.258307  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:43.357367  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:43.752983  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:43.847652  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:44.252946  445877 kapi.go:107] duration metric: took 1m40.505861001s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 17:56:44.347221  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:44.847366  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:45.184754  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:45.348005  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:45.847826  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:46.348257  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:46.847647  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:47.347799  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:47.695780  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:47.867501  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:48.349487  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:48.848143  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:49.353485  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:49.848045  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:50.183553  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:50.347066  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:50.848055  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:51.349698  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:51.848862  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:52.184577  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:52.349596  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:52.850524  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:53.348644  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:53.847620  445877 kapi.go:107] duration metric: took 1m50.50508361s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 17:56:53.849175  445877 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, storage-provisioner, cloud-spanner, metrics-server, yakd, inspektor-gadget, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0920 17:56:53.850756  445877 addons.go:510] duration metric: took 1m57.096417025s for enable addons: enabled=[ingress-dns nvidia-device-plugin storage-provisioner cloud-spanner metrics-server yakd inspektor-gadget storage-provisioner-rancher volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0920 17:56:54.682118  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:56.683182  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:59.182986  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:01.189168  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:03.683331  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:06.181848  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:08.182505  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:10.682346  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:12.682710  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:14.684259  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:17.181794  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:19.181845  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:21.182993  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:21.682809  445877 pod_ready.go:93] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"True"
	I0920 17:57:21.682837  445877 pod_ready.go:82] duration metric: took 1m37.00707504s for pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.682851  445877 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.688689  445877 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace has status "Ready":"True"
	I0920 17:57:21.688715  445877 pod_ready.go:82] duration metric: took 5.856006ms for pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.688735  445877 pod_ready.go:39] duration metric: took 1m40.947024422s 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" ...
	I0920 17:57:21.688751  445877 api_server.go:52] waiting for apiserver process to appear ...
	I0920 17:57:21.688778  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:21.688845  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:21.745907  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:21.745927  445877 cri.go:89] found id: ""
	I0920 17:57:21.745936  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:21.745993  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.749811  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:21.749887  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:21.790521  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:21.790543  445877 cri.go:89] found id: ""
	I0920 17:57:21.790551  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:21.790609  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.794279  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:21.794358  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:21.835070  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:21.835100  445877 cri.go:89] found id: ""
	I0920 17:57:21.835109  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:21.835174  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.838849  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:21.838930  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:21.881449  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:21.881473  445877 cri.go:89] found id: ""
	I0920 17:57:21.881480  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:21.881535  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.885064  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:21.885136  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:21.923431  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:21.923455  445877 cri.go:89] found id: ""
	I0920 17:57:21.923463  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:21.923524  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.927027  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:21.927106  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:21.969543  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:21.969565  445877 cri.go:89] found id: ""
	I0920 17:57:21.969574  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:21.969631  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.973207  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:21.973314  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:22.015037  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:22.015071  445877 cri.go:89] found id: ""
	I0920 17:57:22.015080  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:22.015171  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:22.018864  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:22.018893  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:22.077069  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:22.077105  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:22.126210  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:22.126242  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:22.218595  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:22.218633  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:22.262085  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:22.262117  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:22.333370  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:22.333413  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:22.350797  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:22.350825  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:22.422558  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:22.422592  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:22.532970  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:22.533022  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:22.583254  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:22.583291  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:22.762256  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:22.762291  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:22.813538  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:22.813574  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:25.355265  445877 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:57:25.369441  445877 api_server.go:72] duration metric: took 2m28.615499779s to wait for apiserver process to appear ...
	I0920 17:57:25.369521  445877 api_server.go:88] waiting for apiserver healthz status ...
	I0920 17:57:25.369578  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:25.369663  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:25.409488  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:25.409514  445877 cri.go:89] found id: ""
	I0920 17:57:25.409524  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:25.409580  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.413537  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:25.413621  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:25.465943  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:25.466018  445877 cri.go:89] found id: ""
	I0920 17:57:25.466037  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:25.466102  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.469652  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:25.469729  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:25.513767  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:25.513789  445877 cri.go:89] found id: ""
	I0920 17:57:25.513797  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:25.513856  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.517506  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:25.517581  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:25.557732  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:25.557756  445877 cri.go:89] found id: ""
	I0920 17:57:25.557764  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:25.557835  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.561661  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:25.561755  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:25.603368  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:25.603404  445877 cri.go:89] found id: ""
	I0920 17:57:25.603413  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:25.603479  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.607035  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:25.607154  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:25.650213  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:25.650243  445877 cri.go:89] found id: ""
	I0920 17:57:25.650252  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:25.650312  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.653830  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:25.653907  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:25.695071  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:25.695103  445877 cri.go:89] found id: ""
	I0920 17:57:25.695112  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:25.695179  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.698931  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:25.698958  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:25.772272  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:25.772312  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:25.788481  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:25.788510  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:25.930512  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:25.930548  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:25.979465  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:25.979502  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:26.024628  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:26.024662  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:26.075771  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:26.075804  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:26.136221  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:26.136255  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:26.198507  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:26.198542  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:26.243904  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:26.243932  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:26.323316  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:26.323400  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:26.386954  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:26.386983  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:28.994424  445877 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 17:57:29.002335  445877 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 17:57:29.003388  445877 api_server.go:141] control plane version: v1.31.1
	I0920 17:57:29.003418  445877 api_server.go:131] duration metric: took 3.633873932s to wait for apiserver health ...
	I0920 17:57:29.003428  445877 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 17:57:29.003456  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:29.003523  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:29.050304  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:29.050353  445877 cri.go:89] found id: ""
	I0920 17:57:29.050390  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:29.050490  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.054485  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:29.054569  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:29.098340  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:29.098363  445877 cri.go:89] found id: ""
	I0920 17:57:29.098372  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:29.098450  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.102113  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:29.102212  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:29.150894  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:29.150915  445877 cri.go:89] found id: ""
	I0920 17:57:29.150922  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:29.151001  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.154671  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:29.154746  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:29.195902  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:29.195927  445877 cri.go:89] found id: ""
	I0920 17:57:29.195935  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:29.195992  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.199939  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:29.200012  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:29.240399  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:29.240424  445877 cri.go:89] found id: ""
	I0920 17:57:29.240432  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:29.240491  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.244315  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:29.244400  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:29.287118  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:29.287195  445877 cri.go:89] found id: ""
	I0920 17:57:29.287217  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:29.287307  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.290968  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:29.291081  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:29.331925  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:29.331999  445877 cri.go:89] found id: ""
	I0920 17:57:29.332025  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:29.332141  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.335785  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:29.335817  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:29.378885  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:29.378917  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:29.427078  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:29.427109  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:29.468287  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:29.468318  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:29.516232  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:29.516266  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:29.590057  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:29.590093  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:29.669078  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:29.669114  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:29.766678  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:29.766719  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:29.840158  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:29.840194  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:29.857794  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:29.857826  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:30.011308  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:30.011340  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:30.100942  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:30.100986  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:32.678438  445877 system_pods.go:59] 18 kube-system pods found
	I0920 17:57:32.678487  445877 system_pods.go:61] "coredns-7c65d6cfc9-gdr6s" [73427a65-87f5-4e52-a6b4-a81275c0a205] Running
	I0920 17:57:32.678519  445877 system_pods.go:61] "csi-hostpath-attacher-0" [1d666f08-acf0-4cc2-9de0-7a0c892d0bc3] Running
	I0920 17:57:32.678543  445877 system_pods.go:61] "csi-hostpath-resizer-0" [1afcf748-e156-4643-be31-5e75a15a37a8] Running
	I0920 17:57:32.678552  445877 system_pods.go:61] "csi-hostpathplugin-jvft2" [7bcd1ab2-6717-45df-b3c9-8c2ee53c6d34] Running
	I0920 17:57:32.678558  445877 system_pods.go:61] "etcd-addons-662914" [38860db9-a335-4a92-a403-52ff58cd3366] Running
	I0920 17:57:32.678562  445877 system_pods.go:61] "kindnet-t9ljr" [f588d7e5-968d-4074-9630-3e1b5b92939c] Running
	I0920 17:57:32.678569  445877 system_pods.go:61] "kube-apiserver-addons-662914" [321b60cf-3bd0-4d1c-a7eb-87aae26476ed] Running
	I0920 17:57:32.678574  445877 system_pods.go:61] "kube-controller-manager-addons-662914" [86903c59-a666-4e27-a25c-88b04f7bc523] Running
	I0920 17:57:32.678578  445877 system_pods.go:61] "kube-ingress-dns-minikube" [388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b] Running
	I0920 17:57:32.678588  445877 system_pods.go:61] "kube-proxy-cjxkb" [343a0597-ebc5-4209-9fa1-c0dfeb7294f3] Running
	I0920 17:57:32.678594  445877 system_pods.go:61] "kube-scheduler-addons-662914" [8972cda0-906b-45e2-ad87-0669797f203a] Running
	I0920 17:57:32.678598  445877 system_pods.go:61] "metrics-server-84c5f94fbc-gm926" [bd81b361-f813-485f-bf53-c6d4a8bc0c22] Running
	I0920 17:57:32.678602  445877 system_pods.go:61] "nvidia-device-plugin-daemonset-c6v6k" [6133745b-c182-4644-b6f4-968edc59de21] Running
	I0920 17:57:32.678606  445877 system_pods.go:61] "registry-66c9cd494c-gqr6w" [a3c15297-0294-475a-815c-109df48a1108] Running
	I0920 17:57:32.678614  445877 system_pods.go:61] "registry-proxy-gm5vc" [5ea3f0c0-689a-431c-b2b9-e12a289d5488] Running
	I0920 17:57:32.678619  445877 system_pods.go:61] "snapshot-controller-56fcc65765-klm88" [88cd40b5-5759-4636-8d57-f17f37902f03] Running
	I0920 17:57:32.678631  445877 system_pods.go:61] "snapshot-controller-56fcc65765-wzs6b" [848fbcdc-4254-4540-a4c8-e225364ccaf5] Running
	I0920 17:57:32.678635  445877 system_pods.go:61] "storage-provisioner" [c78078e8-9dbc-4e35-8e50-0ee91bce48cd] Running
	I0920 17:57:32.678643  445877 system_pods.go:74] duration metric: took 3.675202739s to wait for pod list to return data ...
	I0920 17:57:32.678656  445877 default_sa.go:34] waiting for default service account to be created ...
	I0920 17:57:32.681316  445877 default_sa.go:45] found service account: "default"
	I0920 17:57:32.681347  445877 default_sa.go:55] duration metric: took 2.684355ms for default service account to be created ...
	I0920 17:57:32.681358  445877 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 17:57:32.691753  445877 system_pods.go:86] 18 kube-system pods found
	I0920 17:57:32.691796  445877 system_pods.go:89] "coredns-7c65d6cfc9-gdr6s" [73427a65-87f5-4e52-a6b4-a81275c0a205] Running
	I0920 17:57:32.691805  445877 system_pods.go:89] "csi-hostpath-attacher-0" [1d666f08-acf0-4cc2-9de0-7a0c892d0bc3] Running
	I0920 17:57:32.691811  445877 system_pods.go:89] "csi-hostpath-resizer-0" [1afcf748-e156-4643-be31-5e75a15a37a8] Running
	I0920 17:57:32.691816  445877 system_pods.go:89] "csi-hostpathplugin-jvft2" [7bcd1ab2-6717-45df-b3c9-8c2ee53c6d34] Running
	I0920 17:57:32.691823  445877 system_pods.go:89] "etcd-addons-662914" [38860db9-a335-4a92-a403-52ff58cd3366] Running
	I0920 17:57:32.691828  445877 system_pods.go:89] "kindnet-t9ljr" [f588d7e5-968d-4074-9630-3e1b5b92939c] Running
	I0920 17:57:32.691834  445877 system_pods.go:89] "kube-apiserver-addons-662914" [321b60cf-3bd0-4d1c-a7eb-87aae26476ed] Running
	I0920 17:57:32.691847  445877 system_pods.go:89] "kube-controller-manager-addons-662914" [86903c59-a666-4e27-a25c-88b04f7bc523] Running
	I0920 17:57:32.691857  445877 system_pods.go:89] "kube-ingress-dns-minikube" [388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b] Running
	I0920 17:57:32.691861  445877 system_pods.go:89] "kube-proxy-cjxkb" [343a0597-ebc5-4209-9fa1-c0dfeb7294f3] Running
	I0920 17:57:32.691865  445877 system_pods.go:89] "kube-scheduler-addons-662914" [8972cda0-906b-45e2-ad87-0669797f203a] Running
	I0920 17:57:32.691870  445877 system_pods.go:89] "metrics-server-84c5f94fbc-gm926" [bd81b361-f813-485f-bf53-c6d4a8bc0c22] Running
	I0920 17:57:32.691876  445877 system_pods.go:89] "nvidia-device-plugin-daemonset-c6v6k" [6133745b-c182-4644-b6f4-968edc59de21] Running
	I0920 17:57:32.691881  445877 system_pods.go:89] "registry-66c9cd494c-gqr6w" [a3c15297-0294-475a-815c-109df48a1108] Running
	I0920 17:57:32.691887  445877 system_pods.go:89] "registry-proxy-gm5vc" [5ea3f0c0-689a-431c-b2b9-e12a289d5488] Running
	I0920 17:57:32.691891  445877 system_pods.go:89] "snapshot-controller-56fcc65765-klm88" [88cd40b5-5759-4636-8d57-f17f37902f03] Running
	I0920 17:57:32.691895  445877 system_pods.go:89] "snapshot-controller-56fcc65765-wzs6b" [848fbcdc-4254-4540-a4c8-e225364ccaf5] Running
	I0920 17:57:32.691901  445877 system_pods.go:89] "storage-provisioner" [c78078e8-9dbc-4e35-8e50-0ee91bce48cd] Running
	I0920 17:57:32.691908  445877 system_pods.go:126] duration metric: took 10.545102ms to wait for k8s-apps to be running ...
	I0920 17:57:32.691919  445877 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 17:57:32.691990  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:57:32.704935  445877 system_svc.go:56] duration metric: took 13.006033ms WaitForService to wait for kubelet
	I0920 17:57:32.704966  445877 kubeadm.go:582] duration metric: took 2m35.951063694s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 17:57:32.704985  445877 node_conditions.go:102] verifying NodePressure condition ...
	I0920 17:57:32.708939  445877 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0920 17:57:32.708977  445877 node_conditions.go:123] node cpu capacity is 2
	I0920 17:57:32.708991  445877 node_conditions.go:105] duration metric: took 4.000235ms to run NodePressure ...
	I0920 17:57:32.709004  445877 start.go:241] waiting for startup goroutines ...
	I0920 17:57:32.709011  445877 start.go:246] waiting for cluster config update ...
	I0920 17:57:32.709028  445877 start.go:255] writing updated cluster config ...
	I0920 17:57:32.709326  445877 ssh_runner.go:195] Run: rm -f paused
	I0920 17:57:32.781081  445877 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 17:57:32.783448  445877 out.go:177] * Done! kubectl is now configured to use "addons-662914" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.213710507Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.231039245Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/c4b9dc0b723925c8daece860f4dde0e9feb9a546ff7e7dfaa88e65a34144d6a7/merged/etc/passwd: no such file or directory"
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.231079614Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/c4b9dc0b723925c8daece860f4dde0e9feb9a546ff7e7dfaa88e65a34144d6a7/merged/etc/group: no such file or directory"
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.241227560Z" level=info msg="Removing container: 26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e" id=56f336a9-fc6e-4552-a41d-292383416fab name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.268039866Z" level=info msg="Removed container 26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=56f336a9-fc6e-4552-a41d-292383416fab name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.318795383Z" level=info msg="Created container 345d695d339df74a0171ffb866878dbfe5f6f4a0e9fd0ee531b3122a806b6c3f: default/hello-world-app-55bf9c44b4-wmrvn/hello-world-app" id=4bf14bb5-affb-49da-b87f-5aa043a219dd name=/runtime.v1.RuntimeService/CreateContainer
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.319536035Z" level=info msg="Starting container: 345d695d339df74a0171ffb866878dbfe5f6f4a0e9fd0ee531b3122a806b6c3f" id=9ff5b824-3449-46d1-89fd-231011d33e77 name=/runtime.v1.RuntimeService/StartContainer
	Sep 20 18:09:31 addons-662914 crio[963]: time="2024-09-20 18:09:31.347649577Z" level=info msg="Started container" PID=8472 containerID=345d695d339df74a0171ffb866878dbfe5f6f4a0e9fd0ee531b3122a806b6c3f description=default/hello-world-app-55bf9c44b4-wmrvn/hello-world-app id=9ff5b824-3449-46d1-89fd-231011d33e77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a3d7386510a22287594e136de8c1529955619617b1cb080283d0e0338307e58b
	Sep 20 18:09:32 addons-662914 crio[963]: time="2024-09-20 18:09:32.957614062Z" level=info msg="Stopping container: c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8 (timeout: 2s)" id=386f61e7-936a-4085-ba29-5675f7506eee name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:09:34 addons-662914 crio[963]: time="2024-09-20 18:09:34.963531239Z" level=warning msg="Stopping container c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=386f61e7-936a-4085-ba29-5675f7506eee name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:09:35 addons-662914 conmon[5233]: conmon c0063a402bb39af5f45f <ninfo>: container 5244 exited with status 137
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.100737530Z" level=info msg="Stopped container c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8: ingress-nginx/ingress-nginx-controller-bc57996ff-mnpsf/controller" id=386f61e7-936a-4085-ba29-5675f7506eee name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.101396903Z" level=info msg="Stopping pod sandbox: 9dcfbe93ae986c4cace89ffd9e94f75a083a353d55335e1a185928698ab0d92f" id=5890f29c-7156-4e82-8e88-b7000bccf1f0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.105347907Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c32e8fa3-9cb7-409b-bfaa-01b7e6593a22 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.105594845Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c32e8fa3-9cb7-409b-bfaa-01b7e6593a22 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.107141880Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-6POAIFPJ3SZXNYH3 - [0:0]\n:KUBE-HP-HZWLAVUSSOU2J4ET - [0:0]\n-X KUBE-HP-6POAIFPJ3SZXNYH3\n-X KUBE-HP-HZWLAVUSSOU2J4ET\nCOMMIT\n"
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.109240597Z" level=info msg="Closing host port tcp:80"
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.109292879Z" level=info msg="Closing host port tcp:443"
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.110757380Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.110792883Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.111017791Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-mnpsf Namespace:ingress-nginx ID:9dcfbe93ae986c4cace89ffd9e94f75a083a353d55335e1a185928698ab0d92f UID:6c09a573-9274-47fa-af4a-4190b3966508 NetNS:/var/run/netns/8ecf637b-5634-431f-8e04-6a480836f751 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.111164833Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-mnpsf from CNI network \"kindnet\" (type=ptp)"
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.142276036Z" level=info msg="Stopped pod sandbox: 9dcfbe93ae986c4cace89ffd9e94f75a083a353d55335e1a185928698ab0d92f" id=5890f29c-7156-4e82-8e88-b7000bccf1f0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.253786276Z" level=info msg="Removing container: c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8" id=602f65e4-53c3-47ef-bdeb-b9eaaaa9fd74 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 18:09:35 addons-662914 crio[963]: time="2024-09-20 18:09:35.273941960Z" level=info msg="Removed container c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8: ingress-nginx/ingress-nginx-controller-bc57996ff-mnpsf/controller" id=602f65e4-53c3-47ef-bdeb-b9eaaaa9fd74 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	345d695d339df       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   a3d7386510a22       hello-world-app-55bf9c44b4-wmrvn
	5c0c2ab605efb       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                      0                   0c102d93d763a       nginx
	ca2288b08d1dc       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                   0                   ec7d77932b5f1       gcp-auth-89d5ffd79-d4rbg
	b9925924c7cea       nvcr.io/nvidia/k8s-device-plugin@sha256:cdd05f9d89f0552478d46474005e86b98795ad364664f644225b99d94978e680                     13 minutes ago      Running             nvidia-device-plugin-ctr   0                   8d6982d59dcfa       nvidia-device-plugin-daemonset-c6v6k
	38eb0cadf1bf4       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             13 minutes ago      Exited              patch                      1                   61be3089617a8       ingress-nginx-admission-patch-zkz2h
	abd5bb8c65a1c       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              create                     0                   5c5b4a2064da2       ingress-nginx-admission-create-wbxcb
	403e22df6d959       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        13 minutes ago      Running             metrics-server             0                   445c1e5922af4       metrics-server-84c5f94fbc-gm926
	515141c50a7e2       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             13 minutes ago      Running             local-path-provisioner     0                   b7d5da4bba41a       local-path-provisioner-86d989889c-dz5xd
	2eaccd2f96ce7       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               13 minutes ago      Running             cloud-spanner-emulator     0                   bcba33c68f50c       cloud-spanner-emulator-769b77f747-5scv5
	a5f841b9d6745       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              13 minutes ago      Running             yakd                       0                   e21a38bb4961b       yakd-dashboard-67d98fc6b-2cfsr
	ccc8fcadc0252       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             13 minutes ago      Running             coredns                    0                   266a84f29fd81       coredns-7c65d6cfc9-gdr6s
	3fd1b924ad343       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             13 minutes ago      Running             storage-provisioner        0                   f5a9e6ee3e44e       storage-provisioner
	0d7b17dbcbc11       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             14 minutes ago      Running             kube-proxy                 0                   be315b5bf7049       kube-proxy-cjxkb
	b48d241afd6c6       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             14 minutes ago      Running             kindnet-cni                0                   6a17e26ff2dd3       kindnet-t9ljr
	6d62d7ce4da61       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             14 minutes ago      Running             kube-apiserver             0                   f4503e8a193da       kube-apiserver-addons-662914
	6e311a1778f0c       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             14 minutes ago      Running             etcd                       0                   6c854e83615db       etcd-addons-662914
	9ffea098ba51f       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             14 minutes ago      Running             kube-controller-manager    0                   bf5b1d7e08dd3       kube-controller-manager-addons-662914
	82a45306deb6b       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             14 minutes ago      Running             kube-scheduler             0                   5a99fbe03809b       kube-scheduler-addons-662914
	
	
	==> coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] <==
	[INFO] 10.244.0.15:38665 - 21891 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000084274s
	[INFO] 10.244.0.15:40382 - 31178 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002596716s
	[INFO] 10.244.0.15:40382 - 62152 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002157436s
	[INFO] 10.244.0.15:33379 - 18195 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000766939s
	[INFO] 10.244.0.15:33379 - 6941 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000775686s
	[INFO] 10.244.0.15:55576 - 59093 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000110021s
	[INFO] 10.244.0.15:55576 - 16862 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000039835s
	[INFO] 10.244.0.15:54411 - 55727 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050633s
	[INFO] 10.244.0.15:54411 - 33193 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000038285s
	[INFO] 10.244.0.15:38931 - 14040 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046046s
	[INFO] 10.244.0.15:38931 - 65243 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000037473s
	[INFO] 10.244.0.15:59416 - 14482 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00126423s
	[INFO] 10.244.0.15:59416 - 14736 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002150494s
	[INFO] 10.244.0.15:55949 - 47269 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070473s
	[INFO] 10.244.0.15:55949 - 27555 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00005499s
	[INFO] 10.244.0.19:46113 - 12009 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000852305s
	[INFO] 10.244.0.19:43358 - 57344 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000869478s
	[INFO] 10.244.0.19:35619 - 35071 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000119605s
	[INFO] 10.244.0.19:40223 - 36776 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000092545s
	[INFO] 10.244.0.19:41738 - 31042 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000088516s
	[INFO] 10.244.0.19:39704 - 2888 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000090337s
	[INFO] 10.244.0.19:34157 - 54306 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003944218s
	[INFO] 10.244.0.19:58032 - 26555 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003256432s
	[INFO] 10.244.0.19:44039 - 37912 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00152871s
	[INFO] 10.244.0.19:44846 - 57380 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001653237s
	
	
	==> describe nodes <==
	Name:               addons-662914
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-662914
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1
	                    minikube.k8s.io/name=addons-662914
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T17_54_52_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-662914
	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, 20 Sep 2024 17:54:48 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-662914
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 18:09:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 18:07:28 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 18:07:28 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 18:07:28 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 18:07:28 +0000   Fri, 20 Sep 2024 17:55:40 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-662914
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 ffd8b740d5994188b3eaf274e11bda3c
	  System UUID:                73221f11-df54-462c-9902-a31e72fba169
	  Boot ID:                    32c222cc-d06c-4f68-9fc3-59cd35d0dbd2
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     cloud-spanner-emulator-769b77f747-5scv5    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     hello-world-app-55bf9c44b4-wmrvn           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  gcp-auth                    gcp-auth-89d5ffd79-d4rbg                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-7c65d6cfc9-gdr6s                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 etcd-addons-662914                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         14m
	  kube-system                 kindnet-t9ljr                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-662914               250m (12%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-662914      200m (10%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-cjxkb                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-662914               100m (5%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-gm926            100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         14m
	  kube-system                 nvidia-device-plugin-daemonset-c6v6k       0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  local-path-storage          local-path-provisioner-86d989889c-dz5xd    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-2cfsr             0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     14m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             548Mi (6%)  476Mi (6%)
	  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                 14m   kube-proxy       
	  Normal   Starting                 14m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m   kubelet          Node addons-662914 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m   kubelet          Node addons-662914 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m   kubelet          Node addons-662914 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m   node-controller  Node addons-662914 event: Registered Node addons-662914 in Controller
	  Normal   NodeReady                14m   kubelet          Node addons-662914 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep20 17:22] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep20 17:27] hrtimer: interrupt took 10889431 ns
	
	
	==> etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] <==
	{"level":"info","ts":"2024-09-20T17:54:45.274251Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-20T17:54:45.274903Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-20T17:54:45.275813Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-20T17:54:57.504707Z","caller":"traceutil/trace.go:171","msg":"trace[388394126] linearizableReadLoop","detail":"{readStateIndex:361; appliedIndex:359; }","duration":"120.111032ms","start":"2024-09-20T17:54:57.384492Z","end":"2024-09-20T17:54:57.504603Z","steps":["trace[388394126] 'read index received'  (duration: 30.270021ms)","trace[388394126] 'applied index is now lower than readState.Index'  (duration: 89.840387ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T17:54:57.504971Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.450301ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kube-proxy\" ","response":"range_response_count:1 size:185"}
	{"level":"info","ts":"2024-09-20T17:54:57.505023Z","caller":"traceutil/trace.go:171","msg":"trace[7310213] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kube-proxy; range_end:; response_count:1; response_revision:353; }","duration":"120.526797ms","start":"2024-09-20T17:54:57.384487Z","end":"2024-09-20T17:54:57.505014Z","steps":["trace[7310213] 'agreement among raft nodes before linearized reading'  (duration: 120.414142ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:54:57.505184Z","caller":"traceutil/trace.go:171","msg":"trace[1974731787] transaction","detail":"{read_only:false; response_revision:353; number_of_response:1; }","duration":"121.031019ms","start":"2024-09-20T17:54:57.384144Z","end":"2024-09-20T17:54:57.505175Z","steps":["trace[1974731787] 'process raft request'  (duration: 103.690123ms)","trace[1974731787] 'compare'  (duration: 16.683863ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T17:54:57.505422Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.885578ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kindnet\" ","response":"range_response_count:1 size:520"}
	{"level":"info","ts":"2024-09-20T17:54:57.505453Z","caller":"traceutil/trace.go:171","msg":"trace[2009552109] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kindnet; range_end:; response_count:1; response_revision:353; }","duration":"120.918036ms","start":"2024-09-20T17:54:57.384528Z","end":"2024-09-20T17:54:57.505446Z","steps":["trace[2009552109] 'agreement among raft nodes before linearized reading'  (duration: 120.865409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:54:57.550653Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.080996ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:54:57.564769Z","caller":"traceutil/trace.go:171","msg":"trace[580473397] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:353; }","duration":"180.21122ms","start":"2024-09-20T17:54:57.384544Z","end":"2024-09-20T17:54:57.564756Z","steps":["trace[580473397] 'agreement among raft nodes before linearized reading'  (duration: 166.027031ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.797029Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.630352ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032027370689920 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" value_size:2313 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-20T17:55:00.797330Z","caller":"traceutil/trace.go:171","msg":"trace[1105138466] linearizableReadLoop","detail":"{readStateIndex:392; appliedIndex:390; }","duration":"144.093463ms","start":"2024-09-20T17:55:00.653184Z","end":"2024-09-20T17:55:00.797277Z","steps":["trace[1105138466] 'read index received'  (duration: 800.85µs)","trace[1105138466] 'applied index is now lower than readState.Index'  (duration: 143.292031ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:55:00.818456Z","caller":"traceutil/trace.go:171","msg":"trace[834155820] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"165.036016ms","start":"2024-09-20T17:55:00.652728Z","end":"2024-09-20T17:55:00.817764Z","steps":["trace[834155820] 'process raft request'  (duration: 24.379395ms)","trace[834155820] 'compare'  (duration: 119.512577ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:55:00.826367Z","caller":"traceutil/trace.go:171","msg":"trace[1729302517] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"172.868277ms","start":"2024-09-20T17:55:00.653481Z","end":"2024-09-20T17:55:00.826349Z","steps":["trace[1729302517] 'process raft request'  (duration: 143.663545ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826598Z","caller":"traceutil/trace.go:171","msg":"trace[247940410] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"173.047983ms","start":"2024-09-20T17:55:00.653542Z","end":"2024-09-20T17:55:00.826590Z","steps":["trace[247940410] 'process raft request'  (duration: 143.652821ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826713Z","caller":"traceutil/trace.go:171","msg":"trace[1372683897] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"173.033165ms","start":"2024-09-20T17:55:00.653672Z","end":"2024-09-20T17:55:00.826706Z","steps":["trace[1372683897] 'process raft request'  (duration: 143.5551ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826841Z","caller":"traceutil/trace.go:171","msg":"trace[805376044] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"173.095884ms","start":"2024-09-20T17:55:00.653739Z","end":"2024-09-20T17:55:00.826834Z","steps":["trace[805376044] 'process raft request'  (duration: 143.512589ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.826969Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"173.771337ms","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-20T17:55:00.826996Z","caller":"traceutil/trace.go:171","msg":"trace[73888844] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:388; }","duration":"173.823307ms","start":"2024-09-20T17:55:00.653167Z","end":"2024-09-20T17:55:00.826990Z","steps":["trace[73888844] 'agreement among raft nodes before linearized reading'  (duration: 173.722624ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.827695Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"174.466179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:55:00.827735Z","caller":"traceutil/trace.go:171","msg":"trace[927676452] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:388; }","duration":"174.512283ms","start":"2024-09-20T17:55:00.653215Z","end":"2024-09-20T17:55:00.827727Z","steps":["trace[927676452] 'agreement among raft nodes before linearized reading'  (duration: 174.445781ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T18:04:45.586471Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1550}
	{"level":"info","ts":"2024-09-20T18:04:45.627573Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1550,"took":"40.606758ms","hash":874418638,"current-db-size-bytes":6631424,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3461120,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-20T18:04:45.627626Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":874418638,"revision":1550,"compact-revision":-1}
	
	
	==> gcp-auth [ca2288b08d1dc45f7c1b7ece7209de9d1934a486672d107b58c6be748ff4df22] <==
	2024/09/20 17:56:35 GCP Auth Webhook started!
	2024/09/20 17:57:32 Ready to marshal response ...
	2024/09/20 17:57:32 Ready to write response ...
	2024/09/20 17:57:33 Ready to marshal response ...
	2024/09/20 17:57:33 Ready to write response ...
	2024/09/20 17:57:33 Ready to marshal response ...
	2024/09/20 17:57:33 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:48 Ready to marshal response ...
	2024/09/20 18:05:48 Ready to write response ...
	2024/09/20 18:06:14 Ready to marshal response ...
	2024/09/20 18:06:14 Ready to write response ...
	2024/09/20 18:06:39 Ready to marshal response ...
	2024/09/20 18:06:39 Ready to write response ...
	2024/09/20 18:07:09 Ready to marshal response ...
	2024/09/20 18:07:09 Ready to write response ...
	2024/09/20 18:09:29 Ready to marshal response ...
	2024/09/20 18:09:29 Ready to write response ...
	
	
	==> kernel <==
	 18:09:40 up  1:52,  0 users,  load average: 0.38, 0.50, 1.45
	Linux addons-662914 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] <==
	I0920 18:07:40.335470       1 main.go:299] handling current node
	I0920 18:07:50.333250       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:07:50.333283       1 main.go:299] handling current node
	I0920 18:08:00.336740       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:08:00.336981       1 main.go:299] handling current node
	I0920 18:08:10.340176       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:08:10.340207       1 main.go:299] handling current node
	I0920 18:08:20.333271       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:08:20.333335       1 main.go:299] handling current node
	I0920 18:08:30.342345       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:08:30.342380       1 main.go:299] handling current node
	I0920 18:08:40.341186       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:08:40.341218       1 main.go:299] handling current node
	I0920 18:08:50.335175       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:08:50.335312       1 main.go:299] handling current node
	I0920 18:09:00.333275       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:09:00.333445       1 main.go:299] handling current node
	I0920 18:09:10.340165       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:09:10.340199       1 main.go:299] handling current node
	I0920 18:09:20.333250       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:09:20.333285       1 main.go:299] handling current node
	I0920 18:09:30.333911       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:09:30.333987       1 main.go:299] handling current node
	I0920 18:09:40.336150       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:09:40.336190       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] <==
		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"
	I0920 17:57:26.390694       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0920 17:57:26.399072       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"
	I0920 18:05:37.758727       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.55.58"}
	I0920 18:06:26.099870       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 18:06:56.394368       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.394433       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.430424       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.430483       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.438017       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.438064       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.443754       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.443898       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.485702       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.485908       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 18:06:57.438556       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 18:06:57.485995       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 18:06:57.576189       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0920 18:07:03.353507       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 18:07:04.389869       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0920 18:07:08.919394       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 18:07:09.259109       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.115.233"}
	I0920 18:09:30.055185       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.136.132"}
	
	
	==> kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] <==
	W0920 18:08:13.144870       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
	E0920 18:08:13.144920       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"
	W0920 18:08:14.320347       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
	E0920 18:08:14.320404       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"
	W0920 18:08:24.385813       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
	E0920 18:08:24.385855       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"
	W0920 18:08:47.580451       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
	E0920 18:08:47.580500       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"
	W0920 18:09:02.338904       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
	E0920 18:09:02.338948       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"
	W0920 18:09:06.984123       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
	E0920 18:09:06.984165       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"
	W0920 18:09:19.913078       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
	E0920 18:09:19.913121       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"
	I0920 18:09:29.801597       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="51.673094ms"
	I0920 18:09:29.840718       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="38.898708ms"
	I0920 18:09:29.891429       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="50.662751ms"
	I0920 18:09:29.891540       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="68.807µs"
	I0920 18:09:31.931481       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0920 18:09:31.934976       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="4.438µs"
	I0920 18:09:31.940372       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0920 18:09:32.271867       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="12.311523ms"
	I0920 18:09:32.272025       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="38.03µs"
	W0920 18:09:35.919243       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
	E0920 18:09:35.919281       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 [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] <==
	I0920 17:55:01.559572       1 server_linux.go:66] "Using iptables proxy"
	I0920 17:55:02.533055       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 17:55:02.533140       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`"
	I0920 17:55:03.052291       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 17:55:03.053643       1 server_linux.go:169] "Using iptables Proxier"
	I0920 17:55:03.070660       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"
	I0920 17:55:03.071274       1 server.go:483] "Version info" version="v1.31.1"
	I0920 17:55:03.071332       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 17:55:03.116478       1 config.go:199] "Starting service config controller"
	I0920 17:55:03.116587       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 17:55:03.116639       1 config.go:105] "Starting endpoint slice config controller"
	I0920 17:55:03.116668       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 17:55:03.118942       1 config.go:328] "Starting node config controller"
	I0920 17:55:03.119041       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 17:55:03.218244       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 17:55:03.228650       1 shared_informer.go:320] Caches are synced for service config
	I0920 17:55:03.223998       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] <==
	W0920 17:54:48.999293       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
	E0920 17:54:48.999311       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"
	W0920 17:54:48.999372       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
	E0920 17:54:48.999388       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"
	W0920 17:54:48.999438       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 17:54:48.999453       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:48.999441       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
	W0920 17:54:48.999507       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
	E0920 17:54:48.999523       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"
	E0920 17:54:48.999550       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"
	W0920 17:54:48.999579       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0920 17:54:48.999599       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:49.006183       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
	E0920 17:54:49.006532       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"
	W0920 17:54:49.006322       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
	E0920 17:54:49.006648       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"
	W0920 17:54:49.006385       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
	E0920 17:54:49.006729       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"
	W0920 17:54:49.006423       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0920 17:54:49.006808       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:49.006454       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
	E0920 17:54:49.006888       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"
	W0920 17:54:49.006487       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
	E0920 17:54:49.006970       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"
	I0920 17:54:50.485320       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 18:09:31 addons-662914 kubelet[1521]: I0920 18:09:31.220061    1521 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-l4npm\" (UniqueName: \"kubernetes.io/projected/388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b-kube-api-access-l4npm\") pod \"388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b\" (UID: \"388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b\") "
	Sep 20 18:09:31 addons-662914 kubelet[1521]: I0920 18:09:31.222468    1521 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b-kube-api-access-l4npm" (OuterVolumeSpecName: "kube-api-access-l4npm") pod "388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b" (UID: "388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b"). InnerVolumeSpecName "kube-api-access-l4npm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 18:09:31 addons-662914 kubelet[1521]: I0920 18:09:31.235831    1521 scope.go:117] "RemoveContainer" containerID="26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e"
	Sep 20 18:09:31 addons-662914 kubelet[1521]: I0920 18:09:31.268343    1521 scope.go:117] "RemoveContainer" containerID="26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e"
	Sep 20 18:09:31 addons-662914 kubelet[1521]: E0920 18:09:31.269018    1521 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e\": container with ID starting with 26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e not found: ID does not exist" containerID="26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e"
	Sep 20 18:09:31 addons-662914 kubelet[1521]: I0920 18:09:31.269074    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e"} err="failed to get container status \"26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e\": rpc error: code = NotFound desc = could not find container \"26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e\": container with ID starting with 26ba004f3db6225a6d7622f68c1a9b46409db632080a5be1653421b6c9879a9e not found: ID does not exist"
	Sep 20 18:09:31 addons-662914 kubelet[1521]: I0920 18:09:31.321873    1521 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-l4npm\" (UniqueName: \"kubernetes.io/projected/388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b-kube-api-access-l4npm\") on node \"addons-662914\" DevicePath \"\""
	Sep 20 18:09:31 addons-662914 kubelet[1521]: E0920 18:09:31.394570    1521 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855771394230701,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:543500,},InodesUsed:&UInt64Value{Value:207,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:09:31 addons-662914 kubelet[1521]: E0920 18:09:31.394630    1521 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855771394230701,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:543500,},InodesUsed:&UInt64Value{Value:207,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:09:32 addons-662914 kubelet[1521]: I0920 18:09:32.254084    1521 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-wmrvn" podStartSLOduration=2.264022205 podStartE2EDuration="3.254063354s" podCreationTimestamp="2024-09-20 18:09:29 +0000 UTC" firstStartedPulling="2024-09-20 18:09:30.221341655 +0000 UTC m=+879.304774055" lastFinishedPulling="2024-09-20 18:09:31.211382812 +0000 UTC m=+880.294815204" observedRunningTime="2024-09-20 18:09:32.253151069 +0000 UTC m=+881.336583461" watchObservedRunningTime="2024-09-20 18:09:32.254063354 +0000 UTC m=+881.337495746"
	Sep 20 18:09:33 addons-662914 kubelet[1521]: I0920 18:09:33.106810    1521 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2cf9cef3-36e0-403f-8e16-44523c5b8b22" path="/var/lib/kubelet/pods/2cf9cef3-36e0-403f-8e16-44523c5b8b22/volumes"
	Sep 20 18:09:33 addons-662914 kubelet[1521]: I0920 18:09:33.107264    1521 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b" path="/var/lib/kubelet/pods/388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b/volumes"
	Sep 20 18:09:33 addons-662914 kubelet[1521]: I0920 18:09:33.107652    1521 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="98a30222-5559-4d90-9f58-f98a4e9b9bd5" path="/var/lib/kubelet/pods/98a30222-5559-4d90-9f58-f98a4e9b9bd5/volumes"
	Sep 20 18:09:35 addons-662914 kubelet[1521]: E0920 18:09:35.105852    1521 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="d525af92-9a25-42f3-9579-ade5d0c80def"
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.251721    1521 scope.go:117] "RemoveContainer" containerID="c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8"
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.252428    1521 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lxq82\" (UniqueName: \"kubernetes.io/projected/6c09a573-9274-47fa-af4a-4190b3966508-kube-api-access-lxq82\") pod \"6c09a573-9274-47fa-af4a-4190b3966508\" (UID: \"6c09a573-9274-47fa-af4a-4190b3966508\") "
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.252481    1521 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/6c09a573-9274-47fa-af4a-4190b3966508-webhook-cert\") pod \"6c09a573-9274-47fa-af4a-4190b3966508\" (UID: \"6c09a573-9274-47fa-af4a-4190b3966508\") "
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.255658    1521 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6c09a573-9274-47fa-af4a-4190b3966508-kube-api-access-lxq82" (OuterVolumeSpecName: "kube-api-access-lxq82") pod "6c09a573-9274-47fa-af4a-4190b3966508" (UID: "6c09a573-9274-47fa-af4a-4190b3966508"). InnerVolumeSpecName "kube-api-access-lxq82". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.261869    1521 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/6c09a573-9274-47fa-af4a-4190b3966508-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "6c09a573-9274-47fa-af4a-4190b3966508" (UID: "6c09a573-9274-47fa-af4a-4190b3966508"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.274217    1521 scope.go:117] "RemoveContainer" containerID="c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8"
	Sep 20 18:09:35 addons-662914 kubelet[1521]: E0920 18:09:35.274625    1521 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8\": container with ID starting with c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8 not found: ID does not exist" containerID="c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8"
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.274662    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8"} err="failed to get container status \"c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8\": rpc error: code = NotFound desc = could not find container \"c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8\": container with ID starting with c0063a402bb39af5f45fb1e488d1e2c6118921daa095aada355851f4ab9faae8 not found: ID does not exist"
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.353484    1521 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/6c09a573-9274-47fa-af4a-4190b3966508-webhook-cert\") on node \"addons-662914\" DevicePath \"\""
	Sep 20 18:09:35 addons-662914 kubelet[1521]: I0920 18:09:35.353518    1521 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-lxq82\" (UniqueName: \"kubernetes.io/projected/6c09a573-9274-47fa-af4a-4190b3966508-kube-api-access-lxq82\") on node \"addons-662914\" DevicePath \"\""
	Sep 20 18:09:37 addons-662914 kubelet[1521]: I0920 18:09:37.106062    1521 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6c09a573-9274-47fa-af4a-4190b3966508" path="/var/lib/kubelet/pods/6c09a573-9274-47fa-af4a-4190b3966508/volumes"
	
	
	==> storage-provisioner [3fd1b924ad3436272771799fea3578e0361f11e5f18aa6f9d902b6bc95038227] <==
	I0920 17:55:41.455189       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 17:55:41.473849       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 17:55:41.473921       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 17:55:41.487166       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 17:55:41.487432       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-662914_29b1e764-f58d-4053-91a4-653063b5997a!
	I0920 17:55:41.487642       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"514d4b79-d604-479f-8e3b-06e71bb5d474", APIVersion:"v1", ResourceVersion:"900", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-662914_29b1e764-f58d-4053-91a4-653063b5997a became leader
	I0920 17:55:41.588574       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-662914_29b1e764-f58d-4053-91a4-653063b5997a!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-662914/192.168.49.2
	Start Time:       Fri, 20 Sep 2024 17:57:33 +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-9gptl (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-9gptl:
	    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-662914
	  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    2m6s (x42 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 (153.20s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (296.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 4.133097ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-gm926" [bd81b361-f813-485f-bf53-c6d4a8bc0c22] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003415508s
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (116.700475ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 12m2.048920015s

                                                
                                                
** /stderr **
I0920 18:06:58.052161  445111 retry.go:31] will retry after 2.728129845s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (93.251262ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 12m4.870906904s

                                                
                                                
** /stderr **
I0920 18:07:00.873885  445111 retry.go:31] will retry after 3.454354793s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (88.977236ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 12m8.415261076s

                                                
                                                
** /stderr **
I0920 18:07:04.418447  445111 retry.go:31] will retry after 6.88276914s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (104.76327ms)

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

                                                
                                                
** /stderr **
I0920 18:07:11.406683  445111 retry.go:31] will retry after 13.008837269s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (91.415815ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 12m28.504499579s

                                                
                                                
** /stderr **
I0920 18:07:24.507814  445111 retry.go:31] will retry after 10.974440831s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (92.513134ms)

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

                                                
                                                
** /stderr **
I0920 18:07:35.577054  445111 retry.go:31] will retry after 24.576027911s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (183.87838ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 13m4.339746843s

                                                
                                                
** /stderr **
I0920 18:08:00.343830  445111 retry.go:31] will retry after 41.980001133s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (91.773507ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 13m46.420039888s

                                                
                                                
** /stderr **
I0920 18:08:42.424116  445111 retry.go:31] will retry after 1m15.53180411s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (93.076515ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 15m2.046312922s

                                                
                                                
** /stderr **
I0920 18:09:58.049431  445111 retry.go:31] will retry after 36.118359327s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (90.416724ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 15m38.25605007s

                                                
                                                
** /stderr **
I0920 18:10:34.259142  445111 retry.go:31] will retry after 1m11.456634075s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-662914 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-662914 top pods -n kube-system: exit status 1 (85.407728ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-gdr6s, age: 16m49.799594714s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de",
	        "Created": "2024-09-20T17:54:24.931669558Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 446369,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-20T17:54:25.098851084Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/hostname",
	        "HostsPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/hosts",
	        "LogPath": "/var/lib/docker/containers/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de/9ba4a31c3c1ad73b518f1cdda05b4386debd2832847270be07516f6b61b656de-json.log",
	        "Name": "/addons-662914",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-662914:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-662914",
	            "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/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0-init/diff:/var/lib/docker/overlay2/90d4091428b57844b8b35d8889d3106fd3e4ac2cdbf0465d70f2502eb6909e6c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/788128c899183d5e7177d4463bdfa0bc770ecab81f87d8bf39a21d134b5ac6b0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-662914",
	                "Source": "/var/lib/docker/volumes/addons-662914/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-662914",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-662914",
	                "name.minikube.sigs.k8s.io": "addons-662914",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c5f0250e74f68d250f11a0dfd55e7486c8cf912026d3f773baf75f717c27a651",
	            "SandboxKey": "/var/run/docker/netns/c5f0250e74f6",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33168"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33169"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33172"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33170"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33171"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-662914": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a9cffa52d16172bbb261c045fea137bc2906d9ae47bd8d79c3d6205ba185a2aa",
	                    "EndpointID": "daf9b19d032fa74a7b4048268ac3afc7774a870e4c5418b9bfea8e7b33b7566e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-662914",
	                        "9ba4a31c3c1a"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-662914 -n addons-662914
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-662914 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-662914 logs -n 25: (1.55434788s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-023064                                                                     | download-only-023064   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | --download-only -p                                                                          | download-docker-672674 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | download-docker-672674                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-672674                                                                   | download-docker-672674 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-880189   | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | binary-mirror-880189                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38041                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-880189                                                                     | binary-mirror-880189   | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC | 20 Sep 24 17:54 UTC |
	| addons  | enable dashboard -p                                                                         | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC |                     |
	|         | addons-662914                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC |                     |
	|         | addons-662914                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-662914 --wait=true                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 17:54 UTC | 20 Sep 24 17:57 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:05 UTC | 20 Sep 24 18:05 UTC |
	|         | -p addons-662914                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-662914 addons disable                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:05 UTC | 20 Sep 24 18:05 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-662914 ip                                                                            | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	| addons  | addons-662914 addons disable                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-662914 addons                                                                        | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-662914 addons                                                                        | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:06 UTC | 20 Sep 24 18:06 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:07 UTC | 20 Sep 24 18:07 UTC |
	|         | addons-662914                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-662914 ssh curl -s                                                                   | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:07 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-662914 ip                                                                            | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:09 UTC |
	| addons  | addons-662914 addons disable                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:09 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-662914 addons disable                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:09 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-662914 addons disable                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:09 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:09 UTC | 20 Sep 24 18:10 UTC |
	|         | -p addons-662914                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-662914 ssh cat                                                                       | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:10 UTC | 20 Sep 24 18:10 UTC |
	|         | /opt/local-path-provisioner/pvc-0ebd7659-aa95-4833-9f94-cf1ce2a665d1_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-662914 addons disable                                                                | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:10 UTC | 20 Sep 24 18:10 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:10 UTC | 20 Sep 24 18:10 UTC |
	|         | addons-662914                                                                               |                        |         |         |                     |                     |
	| addons  | addons-662914 addons                                                                        | addons-662914          | jenkins | v1.34.0 | 20 Sep 24 18:11 UTC | 20 Sep 24 18:11 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:54:00
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:54:00.659449  445877 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:54:00.659691  445877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:54:00.659704  445877 out.go:358] Setting ErrFile to fd 2...
	I0920 17:54:00.659710  445877 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:54:00.660004  445877 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 17:54:00.660584  445877 out.go:352] Setting JSON to false
	I0920 17:54:00.661634  445877 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":5792,"bootTime":1726849049,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 17:54:00.661732  445877 start.go:139] virtualization:  
	I0920 17:54:00.664447  445877 out.go:177] * [addons-662914] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 17:54:00.667253  445877 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 17:54:00.667422  445877 notify.go:220] Checking for updates...
	I0920 17:54:00.672221  445877 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:54:00.674541  445877 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:54:00.677116  445877 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 17:54:00.679525  445877 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 17:54:00.681994  445877 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 17:54:00.684934  445877 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:54:00.710974  445877 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:54:00.711114  445877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:54:00.766411  445877 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:54:00.756934281 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:54:00.766521  445877 docker.go:318] overlay module found
	I0920 17:54:00.769378  445877 out.go:177] * Using the docker driver based on user configuration
	I0920 17:54:00.771939  445877 start.go:297] selected driver: docker
	I0920 17:54:00.771955  445877 start.go:901] validating driver "docker" against <nil>
	I0920 17:54:00.771971  445877 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 17:54:00.772662  445877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:54:00.817664  445877 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:54:00.808354308 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:54:00.817874  445877 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:54:00.818134  445877 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]
	I0920 17:54:00.820860  445877 out.go:177] * Using Docker driver with root privileges
	I0920 17:54:00.823383  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:00.823444  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:00.823457  445877 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:54:00.823544  445877 start.go:340] cluster config:
	{Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:54:00.826133  445877 out.go:177] * Starting "addons-662914" primary control-plane node in "addons-662914" cluster
	I0920 17:54:00.828578  445877 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:54:00.831182  445877 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0920 17:54:00.833862  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:00.833920  445877 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 17:54:00.833932  445877 cache.go:56] Caching tarball of preloaded images
	I0920 17:54:00.833940  445877 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 17:54:00.834035  445877 preload.go:172] Found /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0920 17:54:00.834045  445877 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 17:54:00.834402  445877 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json ...
	I0920 17:54:00.834469  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json: {Name:mk01916cf114483ca9a57b21860f1ddf59811d3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:00.849610  445877 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 17:54:00.849764  445877 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 17:54:00.849789  445877 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 17:54:00.849798  445877 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 17:54:00.849806  445877 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 17:54:00.849811  445877 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0920 17:54:17.641657  445877 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0920 17:54:17.641696  445877 cache.go:194] Successfully downloaded all kic artifacts
	I0920 17:54:17.641742  445877 start.go:360] acquireMachinesLock for addons-662914: {Name:mk17fa7f1686cae6bdd54b4dda7cb4f0b3955e83 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0920 17:54:17.641875  445877 start.go:364] duration metric: took 106.706µs to acquireMachinesLock for "addons-662914"
	I0920 17:54:17.641904  445877 start.go:93] Provisioning new machine with config: &{Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 17:54:17.641977  445877 start.go:125] createHost starting for "" (driver="docker")
	I0920 17:54:17.644658  445877 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0920 17:54:17.644914  445877 start.go:159] libmachine.API.Create for "addons-662914" (driver="docker")
	I0920 17:54:17.644961  445877 client.go:168] LocalClient.Create starting
	I0920 17:54:17.645085  445877 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem
	I0920 17:54:18.081493  445877 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem
	I0920 17:54:18.522598  445877 cli_runner.go:164] Run: docker network inspect addons-662914 --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}}]}"
	W0920 17:54:18.538142  445877 cli_runner.go:211] docker network inspect addons-662914 --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
	I0920 17:54:18.538241  445877 network_create.go:284] running [docker network inspect addons-662914] to gather additional debugging logs...
	I0920 17:54:18.538266  445877 cli_runner.go:164] Run: docker network inspect addons-662914
	W0920 17:54:18.558877  445877 cli_runner.go:211] docker network inspect addons-662914 returned with exit code 1
	I0920 17:54:18.558913  445877 network_create.go:287] error running [docker network inspect addons-662914]: docker network inspect addons-662914: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-662914 not found
	I0920 17:54:18.558929  445877 network_create.go:289] output of [docker network inspect addons-662914]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-662914 not found
	
	** /stderr **
	I0920 17:54:18.559041  445877 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}}]}"
	I0920 17:54:18.579434  445877 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:0x400173ca10}
	I0920 17:54:18.579481  445877 network_create.go:124] attempt to create docker network addons-662914 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0920 17:54:18.579537  445877 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-662914 addons-662914
	I0920 17:54:18.646617  445877 network_create.go:108] docker network addons-662914 192.168.49.0/24 created
	I0920 17:54:18.646651  445877 kic.go:121] calculated static IP "192.168.49.2" for the "addons-662914" container
	I0920 17:54:18.646736  445877 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0920 17:54:18.659867  445877 cli_runner.go:164] Run: docker volume create addons-662914 --label name.minikube.sigs.k8s.io=addons-662914 --label created_by.minikube.sigs.k8s.io=true
	I0920 17:54:18.675718  445877 oci.go:103] Successfully created a docker volume addons-662914
	I0920 17:54:18.675825  445877 cli_runner.go:164] Run: docker run --rm --name addons-662914-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --entrypoint /usr/bin/test -v addons-662914:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0920 17:54:20.751828  445877 cli_runner.go:217] Completed: docker run --rm --name addons-662914-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --entrypoint /usr/bin/test -v addons-662914:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (2.075942039s)
	I0920 17:54:20.751857  445877 oci.go:107] Successfully prepared a docker volume addons-662914
	I0920 17:54:20.751880  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:20.751899  445877 kic.go:194] Starting extracting preloaded images to volume ...
	I0920 17:54:20.751968  445877 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-662914:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0920 17:54:24.859182  445877 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-662914:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.107176868s)
	I0920 17:54:24.859213  445877 kic.go:203] duration metric: took 4.107310798s to extract preloaded images to volume ...
	W0920 17:54:24.859353  445877 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0920 17:54:24.859468  445877 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0920 17:54:24.914420  445877 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-662914 --name addons-662914 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-662914 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-662914 --network addons-662914 --ip 192.168.49.2 --volume addons-662914:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0920 17:54:25.267160  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Running}}
	I0920 17:54:25.287621  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:25.312827  445877 cli_runner.go:164] Run: docker exec addons-662914 stat /var/lib/dpkg/alternatives/iptables
	I0920 17:54:25.371766  445877 oci.go:144] the created container "addons-662914" has a running status.
	I0920 17:54:25.371801  445877 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa...
	I0920 17:54:26.709216  445877 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0920 17:54:26.729675  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:26.746314  445877 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0920 17:54:26.746337  445877 kic_runner.go:114] Args: [docker exec --privileged addons-662914 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0920 17:54:26.794706  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:26.810677  445877 machine.go:93] provisionDockerMachine start ...
	I0920 17:54:26.810776  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:26.826913  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:26.827180  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:26.827195  445877 main.go:141] libmachine: About to run SSH command:
	hostname
	I0920 17:54:26.959431  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-662914
	
	I0920 17:54:26.959456  445877 ubuntu.go:169] provisioning hostname "addons-662914"
	I0920 17:54:26.959533  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:26.976531  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:26.976784  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:26.976803  445877 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-662914 && echo "addons-662914" | sudo tee /etc/hostname
	I0920 17:54:27.128049  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-662914
	
	I0920 17:54:27.128222  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:27.145477  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:27.145742  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:27.145775  445877 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-662914' /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-662914/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-662914' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0920 17:54:27.276029  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0920 17:54:27.276061  445877 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19672-439723/.minikube CaCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19672-439723/.minikube}
	I0920 17:54:27.276110  445877 ubuntu.go:177] setting up certificates
	I0920 17:54:27.276120  445877 provision.go:84] configureAuth start
	I0920 17:54:27.276196  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:27.293207  445877 provision.go:143] copyHostCerts
	I0920 17:54:27.293290  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/ca.pem (1078 bytes)
	I0920 17:54:27.293460  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/cert.pem (1123 bytes)
	I0920 17:54:27.293528  445877 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19672-439723/.minikube/key.pem (1679 bytes)
	I0920 17:54:27.293582  445877 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem org=jenkins.addons-662914 san=[127.0.0.1 192.168.49.2 addons-662914 localhost minikube]
	I0920 17:54:27.998538  445877 provision.go:177] copyRemoteCerts
	I0920 17:54:27.998611  445877 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0920 17:54:27.998652  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.018232  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.113398  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0920 17:54:28.138057  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0920 17:54:28.163259  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0920 17:54:28.186497  445877 provision.go:87] duration metric: took 910.358994ms to configureAuth
	I0920 17:54:28.186526  445877 ubuntu.go:193] setting minikube options for container-runtime
	I0920 17:54:28.186720  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:28.186837  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.203060  445877 main.go:141] libmachine: Using SSH client type: native
	I0920 17:54:28.203315  445877 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33168 <nil> <nil>}
	I0920 17:54:28.203340  445877 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
	I0920 17:54:28.444469  445877 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0920 17:54:28.444496  445877 machine.go:96] duration metric: took 1.633795748s to provisionDockerMachine
	I0920 17:54:28.444513  445877 client.go:171] duration metric: took 10.799540749s to LocalClient.Create
	I0920 17:54:28.444533  445877 start.go:167] duration metric: took 10.799621428s to libmachine.API.Create "addons-662914"
	I0920 17:54:28.444546  445877 start.go:293] postStartSetup for "addons-662914" (driver="docker")
	I0920 17:54:28.444557  445877 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]
	I0920 17:54:28.444629  445877 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
	I0920 17:54:28.444688  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.462415  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.557180  445877 ssh_runner.go:195] Run: cat /etc/os-release
	I0920 17:54:28.560325  445877 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0920 17:54:28.560364  445877 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0920 17:54:28.560376  445877 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0920 17:54:28.560387  445877 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0920 17:54:28.560402  445877 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-439723/.minikube/addons for local assets ...
	I0920 17:54:28.560475  445877 filesync.go:126] Scanning /home/jenkins/minikube-integration/19672-439723/.minikube/files for local assets ...
	I0920 17:54:28.560506  445877 start.go:296] duration metric: took 115.953973ms for postStartSetup
	I0920 17:54:28.560827  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:28.577610  445877 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/config.json ...
	I0920 17:54:28.577915  445877 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 17:54:28.577976  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.594048  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.684912  445877 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0920 17:54:28.689260  445877 start.go:128] duration metric: took 11.047267945s to createHost
	I0920 17:54:28.689287  445877 start.go:83] releasing machines lock for "addons-662914", held for 11.047401055s
	I0920 17:54:28.689360  445877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-662914
	I0920 17:54:28.704793  445877 ssh_runner.go:195] Run: cat /version.json
	I0920 17:54:28.704850  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.704859  445877 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0920 17:54:28.704929  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:28.722333  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.724432  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:28.811525  445877 ssh_runner.go:195] Run: systemctl --version
	I0920 17:54:28.939728  445877 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0920 17:54:29.084814  445877 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0920 17:54:29.089142  445877 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" ;
	I0920 17:54:29.110697  445877 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0920 17:54:29.110792  445877 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" ;
	I0920 17:54:29.154765  445877 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0920 17:54:29.154842  445877 start.go:495] detecting cgroup driver to use...
	I0920 17:54:29.154892  445877 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0920 17:54:29.154999  445877 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0920 17:54:29.170470  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0920 17:54:29.182035  445877 docker.go:217] disabling cri-docker service (if available) ...
	I0920 17:54:29.182106  445877 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0920 17:54:29.196730  445877 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0920 17:54:29.213579  445877 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0920 17:54:29.305391  445877 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0920 17:54:29.409372  445877 docker.go:233] disabling docker service ...
	I0920 17:54:29.409487  445877 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0920 17:54:29.429298  445877 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0920 17:54:29.441136  445877 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0920 17:54:29.535464  445877 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0920 17:54:29.627477  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0920 17:54:29.639782  445877 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"
	I0920 17:54:29.657092  445877 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0920 17:54:29.657178  445877 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"
	I0920 17:54:29.666987  445877 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0920 17:54:29.667062  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.676636  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.686422  445877 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0920 17:54:29.695992  445877 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0920 17:54:29.705565  445877 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"
	I0920 17:54:29.715576  445877 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"
	I0920 17:54:29.731742  445877 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"
	I0920 17:54:29.741900  445877 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0920 17:54:29.750812  445877 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0920 17:54:29.759564  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:29.850297  445877 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0920 17:54:29.971571  445877 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0920 17:54:29.971730  445877 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0920 17:54:29.975431  445877 start.go:563] Will wait 60s for crictl version
	I0920 17:54:29.975539  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:54:29.979175  445877 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0920 17:54:30.020035  445877 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0920 17:54:30.020216  445877 ssh_runner.go:195] Run: crio --version
	I0920 17:54:30.079118  445877 ssh_runner.go:195] Run: crio --version
	I0920 17:54:30.127322  445877 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0920 17:54:30.130001  445877 cli_runner.go:164] Run: docker network inspect addons-662914 --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}}]}"
	I0920 17:54:30.145984  445877 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0920 17:54:30.150158  445877 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""
	I0920 17:54:30.162650  445877 kubeadm.go:883] updating cluster {Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0920 17:54:30.162788  445877 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:54:30.162859  445877 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:54:30.241924  445877 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:54:30.241959  445877 crio.go:433] Images already preloaded, skipping extraction
	I0920 17:54:30.242021  445877 ssh_runner.go:195] Run: sudo crictl images --output json
	I0920 17:54:30.281860  445877 crio.go:514] all images are preloaded for cri-o runtime.
	I0920 17:54:30.281884  445877 cache_images.go:84] Images are preloaded, skipping loading
	I0920 17:54:30.281894  445877 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0920 17:54:30.282033  445877 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-662914 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-662914 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:}
	I0920 17:54:30.282129  445877 ssh_runner.go:195] Run: crio config
	I0920 17:54:30.332904  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:30.332929  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:30.332940  445877 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0920 17:54:30.332993  445877 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-662914 NodeName:addons-662914 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}
	I0920 17:54:30.333177  445877 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-662914"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0920 17:54:30.333256  445877 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0920 17:54:30.342276  445877 binaries.go:44] Found k8s binaries, skipping transfer
	I0920 17:54:30.342377  445877 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0920 17:54:30.351473  445877 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0920 17:54:30.370346  445877 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0920 17:54:30.388848  445877 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0920 17:54:30.407046  445877 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0920 17:54:30.410564  445877 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""
	I0920 17:54:30.421394  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:30.505344  445877 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:54:30.519131  445877 certs.go:68] Setting up /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914 for IP: 192.168.49.2
	I0920 17:54:30.519151  445877 certs.go:194] generating shared ca certs ...
	I0920 17:54:30.519166  445877 certs.go:226] acquiring lock for ca certs: {Name:mk76eaec273ab04864b9d3476861899a7e8169bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.519296  445877 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key
	I0920 17:54:30.991209  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt ...
	I0920 17:54:30.991242  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt: {Name:mk41cc2627568a781e5f6ab541df866d1a655ad7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.991484  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key ...
	I0920 17:54:30.991501  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key: {Name:mkadaec577125f4af298d136ae6f1d4e9308c939 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:30.991596  445877 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key
	I0920 17:54:31.277597  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt ...
	I0920 17:54:31.277627  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt: {Name:mka899295fbef48723c4d0780390e16cc099c72d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.278788  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key ...
	I0920 17:54:31.278809  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key: {Name:mk46fdc5118a5257df287627585c5d00281a12d6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.278892  445877 certs.go:256] generating profile certs ...
	I0920 17:54:31.278965  445877 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key
	I0920 17:54:31.278991  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt with IP's: []
	I0920 17:54:31.578376  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt ...
	I0920 17:54:31.578443  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: {Name:mkd2e3f47ca795b995c30ef79faf92559f32e3b0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.579120  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key ...
	I0920 17:54:31.579134  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.key: {Name:mkdaa162fcb8f9ea26f01f4e479fcca7ad0e0b71 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:31.579227  445877 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566
	I0920 17:54:31.579250  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0920 17:54:32.012750  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 ...
	I0920 17:54:32.012784  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566: {Name:mk7702d0936b8e2de8cff9e1d2282353f225797b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:32.012970  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566 ...
	I0920 17:54:32.012985  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566: {Name:mkc0bb0435720f56fa1c5ea0928d94f8110f3dad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:32.013627  445877 certs.go:381] copying /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt.ae247566 -> /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt
	I0920 17:54:32.013725  445877 certs.go:385] copying /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key.ae247566 -> /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key
	I0920 17:54:32.013779  445877 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key
	I0920 17:54:32.013800  445877 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt with IP's: []
	I0920 17:54:33.331874  445877 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt ...
	I0920 17:54:33.331918  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt: {Name:mk6a317b8f4db8ecf2ce2b8531a0b02d37e55bc7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:33.332137  445877 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key ...
	I0920 17:54:33.332152  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key: {Name:mk11d8127fc9e01f17f7ae65be9186a50f921e8e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:33.332933  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca-key.pem (1675 bytes)
	I0920 17:54:33.332983  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/ca.pem (1078 bytes)
	I0920 17:54:33.333018  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/cert.pem (1123 bytes)
	I0920 17:54:33.333047  445877 certs.go:484] found cert: /home/jenkins/minikube-integration/19672-439723/.minikube/certs/key.pem (1679 bytes)
	I0920 17:54:33.333650  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0920 17:54:33.358455  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0920 17:54:33.382986  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0920 17:54:33.407949  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0920 17:54:33.433467  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0920 17:54:33.458657  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0920 17:54:33.483252  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0920 17:54:33.507750  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0920 17:54:33.535500  445877 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0920 17:54:33.562796  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0920 17:54:33.583637  445877 ssh_runner.go:195] Run: openssl version
	I0920 17:54:33.589853  445877 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"
	I0920 17:54:33.599504  445877 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.603120  445877 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 20 17:54 /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.603213  445877 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0920 17:54:33.610248  445877 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"
	I0920 17:54:33.620038  445877 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0920 17:54:33.623258  445877 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
	I0920 17:54:33.623310  445877 kubeadm.go:392] StartCluster: {Name:addons-662914 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-662914 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:54:33.623387  445877 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0920 17:54:33.623443  445877 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0920 17:54:33.661315  445877 cri.go:89] found id: ""
	I0920 17:54:33.661415  445877 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0920 17:54:33.670280  445877 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0920 17:54:33.679249  445877 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0920 17:54:33.679349  445877 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
	I0920 17:54:33.688581  445877 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
	I0920 17:54:33.688603  445877 kubeadm.go:157] found existing configuration files:
	
	I0920 17:54:33.688686  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0920 17:54:33.697516  445877 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
	I0920 17:54:33.697609  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0920 17:54:33.706113  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0920 17:54:33.714988  445877 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
	I0920 17:54:33.715108  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0920 17:54:33.723782  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0920 17:54:33.732887  445877 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
	I0920 17:54:33.732954  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0920 17:54:33.741993  445877 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0920 17:54:33.750885  445877 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
	I0920 17:54:33.750974  445877 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0920 17:54:33.759462  445877 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0920 17:54:33.801574  445877 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0920 17:54:33.801801  445877 kubeadm.go:310] [preflight] Running pre-flight checks
	I0920 17:54:33.822614  445877 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0920 17:54:33.822734  445877 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0920 17:54:33.822799  445877 kubeadm.go:310] OS: Linux
	I0920 17:54:33.822866  445877 kubeadm.go:310] CGROUPS_CPU: enabled
	I0920 17:54:33.822943  445877 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0920 17:54:33.823013  445877 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0920 17:54:33.823095  445877 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0920 17:54:33.823165  445877 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0920 17:54:33.823252  445877 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0920 17:54:33.823327  445877 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0920 17:54:33.823404  445877 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0920 17:54:33.823477  445877 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0920 17:54:33.883411  445877 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0920 17:54:33.883525  445877 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0920 17:54:33.883623  445877 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0920 17:54:33.893875  445877 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0920 17:54:33.897842  445877 out.go:235]   - Generating certificates and keys ...
	I0920 17:54:33.898050  445877 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0920 17:54:33.898159  445877 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0920 17:54:34.246113  445877 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0920 17:54:34.579278  445877 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0920 17:54:35.238975  445877 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0920 17:54:35.705032  445877 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0920 17:54:35.977583  445877 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0920 17:54:35.977889  445877 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-662914 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:54:36.353705  445877 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0920 17:54:36.353839  445877 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-662914 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0920 17:54:37.859536  445877 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0920 17:54:38.318694  445877 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0920 17:54:39.023914  445877 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0920 17:54:39.024238  445877 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0920 17:54:40.022433  445877 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0920 17:54:41.036949  445877 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0920 17:54:41.452013  445877 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0920 17:54:41.943837  445877 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0920 17:54:43.175426  445877 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0920 17:54:43.176238  445877 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0920 17:54:43.179345  445877 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0920 17:54:43.182517  445877 out.go:235]   - Booting up control plane ...
	I0920 17:54:43.182616  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0920 17:54:43.182693  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0920 17:54:43.183293  445877 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0920 17:54:43.199661  445877 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0920 17:54:43.206173  445877 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0920 17:54:43.206234  445877 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0920 17:54:43.297879  445877 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0920 17:54:43.298006  445877 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0920 17:54:44.298583  445877 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00076319s
	I0920 17:54:44.298693  445877 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0920 17:54:50.300389  445877 kubeadm.go:310] [api-check] The API server is healthy after 6.001847614s
	I0920 17:54:50.319627  445877 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0920 17:54:50.332900  445877 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0920 17:54:50.359675  445877 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0920 17:54:50.359875  445877 kubeadm.go:310] [mark-control-plane] Marking the node addons-662914 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0920 17:54:50.371709  445877 kubeadm.go:310] [bootstrap-token] Using token: aql5i3.orea9k4beipa0nnv
	I0920 17:54:50.376537  445877 out.go:235]   - Configuring RBAC rules ...
	I0920 17:54:50.376681  445877 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0920 17:54:50.378648  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0920 17:54:50.386869  445877 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
	I0920 17:54:50.390461  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0920 17:54:50.394319  445877 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0920 17:54:50.400194  445877 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0920 17:54:50.707077  445877 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0920 17:54:51.183687  445877 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0920 17:54:51.706912  445877 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0920 17:54:51.708337  445877 kubeadm.go:310] 
	I0920 17:54:51.708418  445877 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0920 17:54:51.708424  445877 kubeadm.go:310] 
	I0920 17:54:51.708501  445877 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0920 17:54:51.708506  445877 kubeadm.go:310] 
	I0920 17:54:51.708531  445877 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0920 17:54:51.708589  445877 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0920 17:54:51.708640  445877 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0920 17:54:51.708644  445877 kubeadm.go:310] 
	I0920 17:54:51.708705  445877 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0920 17:54:51.708711  445877 kubeadm.go:310] 
	I0920 17:54:51.708758  445877 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0920 17:54:51.708763  445877 kubeadm.go:310] 
	I0920 17:54:51.708814  445877 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0920 17:54:51.708887  445877 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0920 17:54:51.708954  445877 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0920 17:54:51.708959  445877 kubeadm.go:310] 
	I0920 17:54:51.709042  445877 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0920 17:54:51.709117  445877 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0920 17:54:51.709121  445877 kubeadm.go:310] 
	I0920 17:54:51.709204  445877 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token aql5i3.orea9k4beipa0nnv \
	I0920 17:54:51.709305  445877 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2accad80650f69bcbe56535d9f86e2f54545266e392881cab16d62aabf67cdd8 \
	I0920 17:54:51.709326  445877 kubeadm.go:310] 	--control-plane 
	I0920 17:54:51.709331  445877 kubeadm.go:310] 
	I0920 17:54:51.709415  445877 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0920 17:54:51.709419  445877 kubeadm.go:310] 
	I0920 17:54:51.709502  445877 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token aql5i3.orea9k4beipa0nnv \
	I0920 17:54:51.709608  445877 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:2accad80650f69bcbe56535d9f86e2f54545266e392881cab16d62aabf67cdd8 
	I0920 17:54:51.712213  445877 kubeadm.go:310] W0920 17:54:33.797771    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.
	I0920 17:54:51.712515  445877 kubeadm.go:310] W0920 17:54:33.799067    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.
	I0920 17:54:51.712730  445877 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-1070-aws\n", err: exit status 1
	I0920 17:54:51.712834  445877 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0920 17:54:51.712850  445877 cni.go:84] Creating CNI manager for ""
	I0920 17:54:51.712858  445877 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:54:51.717251  445877 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0920 17:54:51.719740  445877 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0920 17:54:51.723727  445877 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0920 17:54:51.723750  445877 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0920 17:54:51.742491  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0920 17:54:52.021641  445877 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0920 17:54:52.021787  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:52.021875  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-662914 minikube.k8s.io/updated_at=2024_09_20T17_54_52_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1 minikube.k8s.io/name=addons-662914 minikube.k8s.io/primary=true
	I0920 17:54:52.030792  445877 ops.go:34] apiserver oom_adj: -16
	I0920 17:54:52.165247  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:52.665859  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:53.165925  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:53.665430  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:54.166140  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:54.665569  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:55.165781  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:55.666099  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.165829  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.665310  445877 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0920 17:54:56.752666  445877 kubeadm.go:1113] duration metric: took 4.730931099s to wait for elevateKubeSystemPrivileges
	I0920 17:54:56.752692  445877 kubeadm.go:394] duration metric: took 23.12938594s to StartCluster
	I0920 17:54:56.752710  445877 settings.go:142] acquiring lock: {Name:mkce3d73b6b3a3b424c5d41fdc883818f073116d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:56.752828  445877 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:54:56.753183  445877 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/kubeconfig: {Name:mk26e35fbf1455827c628464df68f62d32226d40 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:54:56.753868  445877 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0920 17:54:56.753995  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0920 17:54:56.754233  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:56.754335  445877 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0920 17:54:56.754425  445877 addons.go:69] Setting yakd=true in profile "addons-662914"
	I0920 17:54:56.754439  445877 addons.go:234] Setting addon yakd=true in "addons-662914"
	I0920 17:54:56.754471  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.755195  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.755232  445877 addons.go:69] Setting inspektor-gadget=true in profile "addons-662914"
	I0920 17:54:56.755249  445877 addons.go:234] Setting addon inspektor-gadget=true in "addons-662914"
	I0920 17:54:56.755273  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.755699  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.759230  445877 addons.go:69] Setting metrics-server=true in profile "addons-662914"
	I0920 17:54:56.759303  445877 addons.go:234] Setting addon metrics-server=true in "addons-662914"
	I0920 17:54:56.759377  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.759503  445877 addons.go:69] Setting cloud-spanner=true in profile "addons-662914"
	I0920 17:54:56.759616  445877 addons.go:234] Setting addon cloud-spanner=true in "addons-662914"
	I0920 17:54:56.759659  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760565  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760849  445877 out.go:177] * Verifying Kubernetes components...
	I0920 17:54:56.764920  445877 addons.go:69] Setting ingress=true in profile "addons-662914"
	I0920 17:54:56.764951  445877 addons.go:234] Setting addon ingress=true in "addons-662914"
	I0920 17:54:56.764995  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.765710  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760602  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.760617  445877 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-662914"
	I0920 17:54:56.775543  445877 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-662914"
	I0920 17:54:56.760632  445877 addons.go:69] Setting registry=true in profile "addons-662914"
	I0920 17:54:56.775587  445877 addons.go:234] Setting addon registry=true in "addons-662914"
	I0920 17:54:56.775613  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760640  445877 addons.go:69] Setting storage-provisioner=true in profile "addons-662914"
	I0920 17:54:56.775718  445877 addons.go:234] Setting addon storage-provisioner=true in "addons-662914"
	I0920 17:54:56.775736  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760647  445877 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-662914"
	I0920 17:54:56.775784  445877 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-662914"
	I0920 17:54:56.760653  445877 addons.go:69] Setting volcano=true in profile "addons-662914"
	I0920 17:54:56.775853  445877 addons.go:234] Setting addon volcano=true in "addons-662914"
	I0920 17:54:56.775874  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.760659  445877 addons.go:69] Setting volumesnapshots=true in profile "addons-662914"
	I0920 17:54:56.775925  445877 addons.go:234] Setting addon volumesnapshots=true in "addons-662914"
	I0920 17:54:56.775939  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.776010  445877 addons.go:69] Setting ingress-dns=true in profile "addons-662914"
	I0920 17:54:56.776018  445877 addons.go:234] Setting addon ingress-dns=true in "addons-662914"
	I0920 17:54:56.776042  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.776617  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.777106  445877 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-662914"
	I0920 17:54:56.777160  445877 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-662914"
	I0920 17:54:56.777197  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.777612  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.783224  445877 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0920 17:54:56.794040  445877 addons.go:69] Setting default-storageclass=true in profile "addons-662914"
	I0920 17:54:56.794078  445877 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-662914"
	I0920 17:54:56.794560  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.796316  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:56.796825  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.820425  445877 addons.go:69] Setting gcp-auth=true in profile "addons-662914"
	I0920 17:54:56.820460  445877 mustload.go:65] Loading cluster: addons-662914
	I0920 17:54:56.820666  445877 config.go:182] Loaded profile config "addons-662914": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 17:54:56.820924  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.824055  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.852617  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.865175  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.892951  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.893632  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:56.941063  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:54:56.948354  445877 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0920 17:54:56.964434  445877 out.go:177]   - Using image docker.io/registry:2.8.3
	I0920 17:54:56.966876  445877 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0920 17:54:56.975043  445877 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0920 17:54:56.976400  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0920 17:54:56.976452  445877 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0920 17:54:56.976546  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:56.967220  445877 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0920 17:54:56.967229  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:54:56.967266  445877 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0920 17:54:56.986135  445877 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0920 17:54:56.986221  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.000318  445877 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0920 17:54:57.000513  445877 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0920 17:54:57.000547  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0920 17:54:57.000650  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.005491  445877 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0920 17:54:57.012145  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0920 17:54:57.012275  445877 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0920 17:54:57.012286  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0920 17:54:57.012358  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.016575  445877 addons.go:234] Setting addon default-storageclass=true in "addons-662914"
	I0920 17:54:57.016668  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.017180  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:57.032446  445877 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:54:57.032468  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0920 17:54:57.032538  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.045205  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.047057  445877 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0920 17:54:57.055159  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0920 17:54:57.056267  445877 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:54:57.056287  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0920 17:54:57.056350  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.065679  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0920 17:54:57.065724  445877 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0920 17:54:57.065854  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.103384  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	W0920 17:54:57.116756  445877 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0920 17:54:57.116956  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0920 17:54:57.119897  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0920 17:54:57.128757  445877 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:54:57.128784  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0920 17:54:57.128863  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.137937  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0920 17:54:57.139904  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0920 17:54:57.202123  445877 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0920 17:54:57.202182  445877 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0920 17:54:57.202284  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.208911  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0920 17:54:57.208941  445877 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0920 17:54:57.209028  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.229066  445877 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-662914"
	I0920 17:54:57.229120  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:54:57.229638  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:54:57.238540  445877 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0920 17:54:57.261508  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0920 17:54:57.263964  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.264814  445877 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0920 17:54:57.266124  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.269470  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0920 17:54:57.270165  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.270724  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.271221  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.271678  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.272288  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.275800  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0920 17:54:57.276225  445877 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:54:57.276243  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0920 17:54:57.276306  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.285597  445877 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0920 17:54:57.288555  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0920 17:54:57.288579  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0920 17:54:57.288651  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.290615  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.354110  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.361675  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.397466  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:54:57.397555  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	W0920 17:54:57.399312  445877 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:54:57.399339  445877 retry.go:31] will retry after 294.703091ms: ssh: handshake failed: EOF
	I0920 17:54:57.405463  445877 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0920 17:54:57.408144  445877 out.go:177]   - Using image docker.io/busybox:stable
	I0920 17:54:57.410871  445877 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:54:57.410892  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0920 17:54:57.410959  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:54:57.432488  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	W0920 17:54:57.433440  445877 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0920 17:54:57.433460  445877 retry.go:31] will retry after 228.486724ms: ssh: handshake failed: EOF
	I0920 17:54:57.657146  445877 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0920 17:54:57.657223  445877 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0920 17:54:57.675064  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0920 17:54:57.704274  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0920 17:54:57.729028  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0920 17:54:57.729104  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0920 17:54:57.740875  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0920 17:54:57.740953  445877 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0920 17:54:57.758122  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0920 17:54:57.772255  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0920 17:54:57.820862  445877 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0920 17:54:57.820938  445877 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0920 17:54:57.824227  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0920 17:54:57.824298  445877 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)
	I0920 17:54:57.834605  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0920 17:54:57.834678  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0920 17:54:57.880714  445877 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:54:57.880787  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0920 17:54:57.886425  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0920 17:54:57.957970  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0920 17:54:57.958000  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0920 17:54:58.010206  445877 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0920 17:54:58.010269  445877 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0920 17:54:58.013248  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0920 17:54:58.013318  445877 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0920 17:54:58.018409  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0920 17:54:58.018481  445877 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0920 17:54:58.025310  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0920 17:54:58.025398  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0920 17:54:58.045709  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0920 17:54:58.112014  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0920 17:54:58.112179  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0920 17:54:58.120412  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0920 17:54:58.162580  445877 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:54:58.162658  445877 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0920 17:54:58.187367  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0920 17:54:58.187448  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0920 17:54:58.196533  445877 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0920 17:54:58.196611  445877 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0920 17:54:58.199668  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0920 17:54:58.199738  445877 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0920 17:54:58.223569  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0920 17:54:58.282394  445877 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0920 17:54:58.282472  445877 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0920 17:54:58.339041  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0920 17:54:58.353122  445877 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0920 17:54:58.353212  445877 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0920 17:54:58.377191  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0920 17:54:58.377268  445877 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0920 17:54:58.421500  445877 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0920 17:54:58.421574  445877 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0920 17:54:58.426154  445877 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:54:58.426227  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0920 17:54:58.518772  445877 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0920 17:54:58.518853  445877 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0920 17:54:58.572302  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0920 17:54:58.572375  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0920 17:54:58.591194  445877 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:54:58.591265  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0920 17:54:58.591465  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0920 17:54:58.670109  445877 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0920 17:54:58.670192  445877 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0920 17:54:58.762990  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0920 17:54:58.763067  445877 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0920 17:54:58.773418  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:54:58.825616  445877 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:54:58.825678  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0920 17:54:58.943449  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0920 17:54:58.943523  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0920 17:54:59.057959  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0920 17:54:59.071994  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0920 17:54:59.072092  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0920 17:54:59.157595  445877 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:54:59.157668  445877 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0920 17:54:59.230842  445877 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.992263421s)
	I0920 17:54:59.230946  445877 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.029133219s)
	I0920 17:54:59.231094  445877 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0920 17:54:59.232721  445877 node_ready.go:35] waiting up to 6m0s for node "addons-662914" to be "Ready" ...
	I0920 17:54:59.279222  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0920 17:54:59.977713  445877 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-662914" context rescaled to 1 replicas
	I0920 17:55:01.248053  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:01.773508  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.098360664s)
	I0920 17:55:01.773623  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.069280534s)
	I0920 17:55:03.260407  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:03.334118  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.447631192s)
	I0920 17:55:03.334219  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.288431742s)
	I0920 17:55:03.334232  445877 addons.go:475] Verifying addon registry=true in "addons-662914"
	I0920 17:55:03.334416  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.561706534s)
	I0920 17:55:03.334598  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.57639936s)
	I0920 17:55:03.334642  445877 addons.go:475] Verifying addon ingress=true in "addons-662914"
	I0920 17:55:03.334810  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.995699496s)
	I0920 17:55:03.334850  445877 addons.go:475] Verifying addon metrics-server=true in "addons-662914"
	I0920 17:55:03.334686  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.21400522s)
	I0920 17:55:03.335243  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.743720514s)
	I0920 17:55:03.334739  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.111101975s)
	I0920 17:55:03.337323  445877 out.go:177] * Verifying registry addon...
	I0920 17:55:03.339022  445877 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-662914 service yakd-dashboard -n yakd-dashboard
	
	I0920 17:55:03.339168  445877 out.go:177] * Verifying ingress addon...
	I0920 17:55:03.342525  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0920 17:55:03.342530  445877 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0920 17:55:03.366438  445877 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:55:03.366635  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:03.369909  445877 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0920 17:55:03.369996  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0920 17:55:03.378686  445877 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0920 17:55:03.386624  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.61311732s)
	W0920 17:55:03.386664  445877 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0920 17:55:03.386692  445877 retry.go:31] will retry after 373.120721ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0920 17:55:03.386794  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.328751752s)
	I0920 17:55:03.738493  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.459210351s)
	I0920 17:55:03.738530  445877 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-662914"
	I0920 17:55:03.743590  445877 out.go:177] * Verifying csi-hostpath-driver addon...
	I0920 17:55:03.747084  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0920 17:55:03.760776  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0920 17:55:03.772197  445877 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:55:03.772276  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:03.870867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:03.871838  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.258074  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:04.354840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:04.355769  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.657004  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0920 17:55:04.657142  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:55:04.686308  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:55:04.759285  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:04.848161  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:04.849716  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:04.878310  445877 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0920 17:55:04.929726  445877 addons.go:234] Setting addon gcp-auth=true in "addons-662914"
	I0920 17:55:04.929829  445877 host.go:66] Checking if "addons-662914" exists ...
	I0920 17:55:04.930321  445877 cli_runner.go:164] Run: docker container inspect addons-662914 --format={{.State.Status}}
	I0920 17:55:04.956316  445877 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0920 17:55:04.956368  445877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-662914
	I0920 17:55:04.980439  445877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/addons-662914/id_rsa Username:docker}
	I0920 17:55:05.144821  445877 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.383942968s)
	I0920 17:55:05.148162  445877 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0920 17:55:05.150951  445877 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0920 17:55:05.153499  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0920 17:55:05.153522  445877 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0920 17:55:05.174690  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0920 17:55:05.174712  445877 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0920 17:55:05.196143  445877 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:55:05.196267  445877 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0920 17:55:05.217024  445877 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0920 17:55:05.251066  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:05.348731  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:05.349749  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:05.741098  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:05.757967  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:05.875046  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:05.876833  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:05.892470  445877 addons.go:475] Verifying addon gcp-auth=true in "addons-662914"
	I0920 17:55:05.895332  445877 out.go:177] * Verifying gcp-auth addon...
	I0920 17:55:05.899011  445877 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0920 17:55:05.916296  445877 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0920 17:55:05.916368  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:06.252510  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:06.348585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:06.352413  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:06.402758  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:06.751328  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:06.847440  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:06.847840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:06.903030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:07.251388  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:07.350267  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:07.351639  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:07.403937  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:07.751137  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:07.847242  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:07.847604  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:07.902949  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:08.237389  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:08.251601  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:08.346094  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:08.347523  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:08.403067  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:08.751261  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:08.847122  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:08.847920  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:08.902095  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:09.251316  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:09.347016  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:09.347927  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:09.403233  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:09.752210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:09.848181  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:09.849261  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:09.902497  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:10.251155  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:10.353305  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:10.353655  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:10.402750  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:10.736842  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:10.751936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:10.846338  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:10.847771  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:10.902832  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:11.250805  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:11.348410  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:11.348434  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:11.402993  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:11.751629  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:11.846786  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:11.847531  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:11.903034  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:12.250595  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:12.346229  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:12.347100  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:12.402312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:12.750830  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:12.846851  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:12.846864  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:12.902952  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:13.236218  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:13.251241  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:13.345930  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:13.346808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:13.402263  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:13.751018  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:13.845563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:13.846307  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:13.903234  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:14.251522  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:14.346010  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:14.346847  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:14.402982  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:14.750441  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:14.845998  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:14.846996  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:14.902220  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:15.250524  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:15.346536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:15.347599  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:15.403068  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:15.736522  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:15.750240  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:15.846594  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:15.847525  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:15.902398  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:16.251165  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:16.346715  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:16.347696  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:16.402916  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:16.750907  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:16.846930  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:16.847984  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:16.901956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:17.250669  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:17.346507  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:17.348393  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:17.403296  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:17.750384  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:17.845944  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:17.847151  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:17.902242  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:18.237480  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:18.251724  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:18.346910  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:18.347991  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:18.402586  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:18.750359  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:18.847320  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:18.847322  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:18.902818  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:19.250608  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:19.346269  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:19.346910  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:19.402639  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:19.751384  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:19.846571  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:19.847681  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:19.902958  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:20.251530  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:20.346980  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:20.348101  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:20.402612  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:20.736193  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:20.750610  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:20.846549  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:20.846983  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:20.902726  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:21.250956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:21.346506  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:21.347215  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:21.402687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:21.750761  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:21.846787  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:21.847561  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:21.902802  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:22.250623  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:22.345745  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:22.346371  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:22.403007  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:22.737129  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:22.750663  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:22.846473  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:22.847015  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:22.902101  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:23.250543  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:23.346328  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:23.347595  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:23.402931  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:23.751084  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:23.850148  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:23.850743  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:23.902298  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:24.250832  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:24.346647  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:24.347401  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:24.402404  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:24.750239  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:24.846462  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:24.847418  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:24.902678  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:25.235812  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:25.250970  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:25.346854  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:25.347228  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:25.402893  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:25.751028  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:25.846210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:25.846906  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:25.902841  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:26.251320  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:26.346936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:26.347813  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:26.409987  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:26.750913  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:26.847216  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:26.847953  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:26.903225  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:27.236392  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:27.250991  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:27.355948  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:27.356808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:27.457061  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:27.751536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:27.846770  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:27.848257  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:27.902750  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:28.254405  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:28.349176  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:28.350520  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:28.403141  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:28.751239  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:28.847149  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:28.848430  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:28.902985  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:29.236663  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:29.250959  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:29.346134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:29.347332  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:29.402612  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:29.751279  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:29.846503  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:29.846771  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:29.902920  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:30.252909  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:30.346936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:30.348030  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:30.402261  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:30.751192  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:30.847428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:30.848531  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:30.902894  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:31.250987  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:31.346841  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:31.347361  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:31.403226  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:31.736347  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:31.750478  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:31.845857  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:31.846687  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:31.903069  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:32.251867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:32.347329  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:32.348275  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:32.401948  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:32.750705  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:32.847005  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:32.847921  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:32.903175  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:33.250980  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:33.351654  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:33.352935  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:33.402223  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:33.736516  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:33.750249  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:33.846631  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:33.847048  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:33.902697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:34.250732  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:34.346376  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:34.347132  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:34.402200  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:34.751216  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:34.846778  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:34.847901  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:34.902957  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:35.250733  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:35.345993  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:35.347140  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:35.402419  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:35.736896  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:35.751208  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:35.846780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:35.848061  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:35.902585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:36.250877  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:36.346517  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:36.347510  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:36.402745  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:36.750934  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:36.847113  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:36.848102  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:36.902477  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:37.250819  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:37.347250  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:37.348426  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:37.402571  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:37.750973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:37.845816  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:37.846415  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:37.902945  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:38.236350  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:38.251158  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:38.345585  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:38.346559  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:38.402872  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:38.750645  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:38.846287  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:38.847090  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:38.902000  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:39.250762  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:39.346005  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:39.347092  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:39.402094  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:39.750427  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:39.846532  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:39.847649  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:39.902944  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:40.238512  445877 node_ready.go:53] node "addons-662914" has status "Ready":"False"
	I0920 17:55:40.250978  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:40.346956  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:40.347867  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:40.402967  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:40.741660  445877 node_ready.go:49] node "addons-662914" has status "Ready":"True"
	I0920 17:55:40.741689  445877 node_ready.go:38] duration metric: took 41.508705863s for node "addons-662914" to be "Ready" ...
	I0920 17:55:40.741699  445877 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" ...
	I0920 17:55:40.766161  445877 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0920 17:55:40.766241  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:40.770624  445877 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:40.864698  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:40.865738  445877 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0920 17:55:40.865789  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:40.939314  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:41.254463  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:41.358032  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:41.360581  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:41.453530  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:41.754076  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:41.861924  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:41.870417  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:41.953819  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:42.255040  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:42.369749  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:42.370549  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:42.459273  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:42.752981  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:42.777527  445877 pod_ready.go:103] pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:42.848244  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:42.849778  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:42.903419  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:43.253054  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:43.351584  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:43.352165  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:43.404562  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:43.752829  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:43.857389  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:43.859066  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:43.906540  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:44.253324  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:44.277968  445877 pod_ready.go:93] pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.278046  445877 pod_ready.go:82] duration metric: took 3.507348673s for pod "coredns-7c65d6cfc9-gdr6s" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.278088  445877 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.287822  445877 pod_ready.go:93] pod "etcd-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.287898  445877 pod_ready.go:82] duration metric: took 9.77389ms for pod "etcd-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.287930  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.295797  445877 pod_ready.go:93] pod "kube-apiserver-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.295872  445877 pod_ready.go:82] duration metric: took 7.904344ms for pod "kube-apiserver-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.295900  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.302361  445877 pod_ready.go:93] pod "kube-controller-manager-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.302440  445877 pod_ready.go:82] duration metric: took 6.51713ms for pod "kube-controller-manager-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.302473  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-cjxkb" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.309436  445877 pod_ready.go:93] pod "kube-proxy-cjxkb" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.309510  445877 pod_ready.go:82] duration metric: took 6.997681ms for pod "kube-proxy-cjxkb" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.309543  445877 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.348198  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:44.349765  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:44.403538  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:44.675633  445877 pod_ready.go:93] pod "kube-scheduler-addons-662914" in "kube-system" namespace has status "Ready":"True"
	I0920 17:55:44.675711  445877 pod_ready.go:82] duration metric: took 366.145978ms for pod "kube-scheduler-addons-662914" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.675740  445877 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace to be "Ready" ...
	I0920 17:55:44.752822  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:44.848262  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:44.849584  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:44.902730  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:45.255312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:45.348685  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:45.348760  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:45.403010  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:45.751846  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:45.846477  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:45.848288  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:45.902938  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:46.252333  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:46.348532  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:46.349509  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:46.403287  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:46.682186  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:46.752973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:46.849232  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:46.850181  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:46.902726  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:47.252185  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:47.381453  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:47.382894  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:47.414734  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:47.753134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:47.847808  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:47.848687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:47.903291  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:48.253085  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:48.346901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:48.348044  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:48.402583  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:48.682944  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:48.752551  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:48.849383  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:48.850766  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:48.915213  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:49.252148  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:49.349984  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:49.351275  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:49.402888  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:49.753497  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:49.849219  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:49.850128  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:49.902866  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:50.252561  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:50.347626  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:50.348792  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:50.402431  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:50.754665  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:50.847379  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:50.847991  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:50.906134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:51.182418  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:51.252224  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:51.348780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:51.349945  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:51.403697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:51.754235  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:51.848325  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:51.851292  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:51.903013  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:52.251830  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:52.346902  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:52.348767  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:52.403015  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:52.752695  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:52.847697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:52.849232  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:52.907727  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:53.251946  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:53.347440  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:53.348501  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:53.404860  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:53.682152  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:53.753869  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:53.849161  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:53.849962  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:53.903045  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:54.256563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:54.358348  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:54.359244  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:54.457281  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:54.752402  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:54.847369  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:54.848390  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:54.908932  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:55.254433  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:55.347663  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:55.348525  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:55.404651  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:55.682677  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:55.760231  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:55.848867  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:55.850286  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:55.902922  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:56.252555  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:56.347610  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:56.348986  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:56.405214  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:56.752995  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:56.847215  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:56.847625  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:56.902829  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:57.252264  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:57.347544  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:57.348096  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:57.402855  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:57.682944  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:57.752973  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:57.847134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:57.848614  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:57.904589  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:58.252184  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:58.346582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:58.348161  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:58.402780  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:58.751959  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:58.847654  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:58.853023  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:58.904849  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:59.252886  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:59.348500  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:59.349582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:59.403873  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:55:59.683820  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:55:59.754099  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:55:59.847080  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:55:59.849161  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:55:59.902893  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:00.285637  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:00.359345  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:00.360860  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:00.408520  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:00.755692  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:00.849361  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:00.850264  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:00.903528  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:01.259886  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:01.348319  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:01.349007  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:01.402900  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:01.753188  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:01.847510  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:01.848628  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:01.903279  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:02.182833  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:02.283785  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:02.393689  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:02.394113  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:02.475452  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:02.751811  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:02.849824  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:02.850446  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:02.903147  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:03.252688  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:03.347893  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:03.348707  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:03.403213  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:03.752808  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:03.848806  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:03.849722  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:03.902374  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:04.185222  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:04.258294  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:04.348689  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:04.349495  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:04.403400  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:04.751838  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:04.848924  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:04.849916  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:04.902627  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:05.252756  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:05.351428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:05.353237  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:05.402828  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:05.756539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:05.847550  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:05.848703  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:05.903252  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:06.252551  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:06.351805  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:06.352101  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:06.403691  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:06.682967  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:06.752416  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:06.849085  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:06.851534  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:06.908999  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:07.253158  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:07.360493  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:07.362755  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:07.403456  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:07.761152  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:07.852130  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:07.861339  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:07.903249  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:08.252711  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:08.349202  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:08.350802  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:08.403936  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:08.683436  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:08.763620  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:08.849142  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:08.851645  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:08.903133  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:09.254977  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:09.353990  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:09.355810  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:09.403702  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:09.753746  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:09.849417  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:09.850559  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:09.902891  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:10.253482  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:10.350949  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:10.351678  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:10.403522  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:10.767479  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:10.861494  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:10.862968  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:10.903840  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:11.182215  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:11.252920  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:11.346096  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:11.347630  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:11.403127  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:11.752596  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:11.846569  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:11.847608  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:11.903134  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:12.253818  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:12.348852  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:12.350535  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:12.403480  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:12.755112  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:12.847862  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:12.852334  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:12.904776  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:13.182852  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:13.259529  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:13.349801  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:13.350634  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:13.403023  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:13.753655  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:13.848492  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:13.850070  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:13.903030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:14.257603  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:14.356440  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:14.359523  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:14.403978  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:14.756364  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:14.849993  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:14.852281  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:14.904664  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:15.193569  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:15.253037  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:15.350753  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:15.352178  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:15.403643  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:15.754618  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:15.855063  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:15.856046  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:15.902546  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:16.252774  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:16.354357  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:16.356000  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:16.402992  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:16.753567  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:16.850305  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:16.858553  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:16.903519  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:17.278443  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:17.360461  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:17.361076  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:17.462592  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:17.682876  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:17.754188  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:17.849506  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:17.852470  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:17.904557  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:18.253509  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:18.351095  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:18.352973  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:18.404520  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:18.752489  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:18.849321  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:18.850186  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:18.903687  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:19.252536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:19.349167  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:19.349459  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:19.403424  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:19.682922  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:19.754180  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:19.853591  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:19.855204  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:19.904418  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:20.253795  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:20.350563  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:20.352276  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:20.403392  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:20.752533  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:20.849312  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:20.850335  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:20.903879  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:21.252543  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:21.352763  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:21.353467  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:21.403282  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:21.683858  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:21.752971  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:21.853564  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:21.854503  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:21.904035  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:22.255099  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:22.346690  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:22.347423  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:22.402723  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:22.752381  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:22.848658  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:22.849549  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:22.905869  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:23.255490  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:23.347582  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:23.348622  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:23.410430  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:23.751849  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:23.853107  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:23.853366  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:23.906318  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:24.182129  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:24.252539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:24.347013  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:24.350761  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:24.403379  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:24.752697  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:24.848376  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:24.848640  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:24.902719  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:25.252597  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:25.348954  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:25.350061  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:25.402498  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:25.752544  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:25.849505  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:25.850830  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:25.903291  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:26.183225  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:26.253258  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:26.349600  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:26.349824  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:26.405069  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:26.752208  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:26.848336  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:26.850748  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:26.903657  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:27.252727  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:27.348260  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:27.349856  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:27.403536  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:27.753030  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:27.874457  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:27.876619  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:27.915197  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:28.252971  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:28.348736  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:28.350764  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:28.403411  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:28.683402  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:28.752914  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:28.849511  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:28.851562  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:28.903444  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:29.251853  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:29.347396  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:29.350118  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:29.402555  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:29.751676  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:29.852463  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0920 17:56:29.853630  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:29.902879  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:30.252065  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:30.347435  445877 kapi.go:107] duration metric: took 1m27.004902841s to wait for kubernetes.io/minikube-addons=registry ...
	I0920 17:56:30.349345  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:30.402883  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:30.753060  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:30.847494  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:30.903517  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:31.187063  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:31.252744  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:31.351051  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:31.446901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:31.753814  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:31.852966  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:31.903946  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:32.252539  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:32.348098  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:32.403389  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:32.753901  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:32.850002  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:32.902922  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:33.252045  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:33.347616  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:33.402565  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:33.693733  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:33.753428  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:33.849001  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:33.902998  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:34.257622  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:34.347802  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:34.403837  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:34.753222  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:34.847645  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:34.904140  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:35.252927  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:35.349578  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:35.448728  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:35.751904  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:35.852607  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:35.952150  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0920 17:56:36.183726  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:36.251923  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:36.347078  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:36.402498  445877 kapi.go:107] duration metric: took 1m30.503484847s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0920 17:56:36.403655  445877 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-662914 cluster.
	I0920 17:56:36.404762  445877 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.
	I0920 17:56:36.405881  445877 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0920 17:56:36.752918  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:36.848140  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:37.252648  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:37.349752  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:37.752661  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:37.852540  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:38.195142  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:38.254680  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:38.347234  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:38.753048  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:38.849093  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:39.252350  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:39.347213  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:39.753327  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:39.846956  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:40.196019  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:40.253475  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:40.347829  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:40.753374  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:40.848289  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:41.253047  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:41.354130  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:41.752227  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:41.847483  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:42.253481  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:42.347511  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:42.683408  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:42.753210  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:42.848743  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:43.258307  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:43.357367  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:43.752983  445877 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0920 17:56:43.847652  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:44.252946  445877 kapi.go:107] duration metric: took 1m40.505861001s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0920 17:56:44.347221  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:44.847366  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:45.184754  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:45.348005  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:45.847826  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:46.348257  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:46.847647  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:47.347799  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:47.695780  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:47.867501  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:48.349487  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:48.848143  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:49.353485  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:49.848045  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:50.183553  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:50.347066  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:50.848055  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:51.349698  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:51.848862  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:52.184577  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:52.349596  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:52.850524  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:53.348644  445877 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0920 17:56:53.847620  445877 kapi.go:107] duration metric: took 1m50.50508361s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0920 17:56:53.849175  445877 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, storage-provisioner, cloud-spanner, metrics-server, yakd, inspektor-gadget, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0920 17:56:53.850756  445877 addons.go:510] duration metric: took 1m57.096417025s for enable addons: enabled=[ingress-dns nvidia-device-plugin storage-provisioner cloud-spanner metrics-server yakd inspektor-gadget storage-provisioner-rancher volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0920 17:56:54.682118  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:56.683182  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:56:59.182986  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:01.189168  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:03.683331  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:06.181848  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:08.182505  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:10.682346  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:12.682710  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:14.684259  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:17.181794  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:19.181845  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:21.182993  445877 pod_ready.go:103] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"False"
	I0920 17:57:21.682809  445877 pod_ready.go:93] pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace has status "Ready":"True"
	I0920 17:57:21.682837  445877 pod_ready.go:82] duration metric: took 1m37.00707504s for pod "metrics-server-84c5f94fbc-gm926" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.682851  445877 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.688689  445877 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace has status "Ready":"True"
	I0920 17:57:21.688715  445877 pod_ready.go:82] duration metric: took 5.856006ms for pod "nvidia-device-plugin-daemonset-c6v6k" in "kube-system" namespace to be "Ready" ...
	I0920 17:57:21.688735  445877 pod_ready.go:39] duration metric: took 1m40.947024422s 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" ...
	I0920 17:57:21.688751  445877 api_server.go:52] waiting for apiserver process to appear ...
	I0920 17:57:21.688778  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:21.688845  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:21.745907  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:21.745927  445877 cri.go:89] found id: ""
	I0920 17:57:21.745936  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:21.745993  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.749811  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:21.749887  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:21.790521  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:21.790543  445877 cri.go:89] found id: ""
	I0920 17:57:21.790551  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:21.790609  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.794279  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:21.794358  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:21.835070  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:21.835100  445877 cri.go:89] found id: ""
	I0920 17:57:21.835109  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:21.835174  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.838849  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:21.838930  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:21.881449  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:21.881473  445877 cri.go:89] found id: ""
	I0920 17:57:21.881480  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:21.881535  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.885064  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:21.885136  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:21.923431  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:21.923455  445877 cri.go:89] found id: ""
	I0920 17:57:21.923463  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:21.923524  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.927027  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:21.927106  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:21.969543  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:21.969565  445877 cri.go:89] found id: ""
	I0920 17:57:21.969574  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:21.969631  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:21.973207  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:21.973314  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:22.015037  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:22.015071  445877 cri.go:89] found id: ""
	I0920 17:57:22.015080  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:22.015171  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:22.018864  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:22.018893  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:22.077069  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:22.077105  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:22.126210  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:22.126242  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:22.218595  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:22.218633  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:22.262085  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:22.262117  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:22.333370  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:22.333413  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:22.350797  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:22.350825  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:22.422558  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:22.422592  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:22.532970  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:22.533022  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:22.583254  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:22.583291  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:22.762256  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:22.762291  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:22.813538  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:22.813574  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:25.355265  445877 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 17:57:25.369441  445877 api_server.go:72] duration metric: took 2m28.615499779s to wait for apiserver process to appear ...
	I0920 17:57:25.369521  445877 api_server.go:88] waiting for apiserver healthz status ...
	I0920 17:57:25.369578  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:25.369663  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:25.409488  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:25.409514  445877 cri.go:89] found id: ""
	I0920 17:57:25.409524  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:25.409580  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.413537  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:25.413621  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:25.465943  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:25.466018  445877 cri.go:89] found id: ""
	I0920 17:57:25.466037  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:25.466102  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.469652  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:25.469729  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:25.513767  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:25.513789  445877 cri.go:89] found id: ""
	I0920 17:57:25.513797  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:25.513856  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.517506  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:25.517581  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:25.557732  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:25.557756  445877 cri.go:89] found id: ""
	I0920 17:57:25.557764  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:25.557835  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.561661  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:25.561755  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:25.603368  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:25.603404  445877 cri.go:89] found id: ""
	I0920 17:57:25.603413  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:25.603479  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.607035  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:25.607154  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:25.650213  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:25.650243  445877 cri.go:89] found id: ""
	I0920 17:57:25.650252  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:25.650312  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.653830  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:25.653907  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:25.695071  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:25.695103  445877 cri.go:89] found id: ""
	I0920 17:57:25.695112  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:25.695179  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:25.698931  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:25.698958  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:25.772272  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:25.772312  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:25.788481  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:25.788510  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:25.930512  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:25.930548  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:25.979465  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:25.979502  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:26.024628  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:26.024662  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:26.075771  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:26.075804  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:26.136221  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:26.136255  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:26.198507  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:26.198542  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:26.243904  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:26.243932  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:26.323316  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:26.323400  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:26.386954  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:26.386983  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:28.994424  445877 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0920 17:57:29.002335  445877 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0920 17:57:29.003388  445877 api_server.go:141] control plane version: v1.31.1
	I0920 17:57:29.003418  445877 api_server.go:131] duration metric: took 3.633873932s to wait for apiserver health ...
	I0920 17:57:29.003428  445877 system_pods.go:43] waiting for kube-system pods to appear ...
	I0920 17:57:29.003456  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0920 17:57:29.003523  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0920 17:57:29.050304  445877 cri.go:89] found id: "6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:29.050353  445877 cri.go:89] found id: ""
	I0920 17:57:29.050390  445877 logs.go:276] 1 containers: [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af]
	I0920 17:57:29.050490  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.054485  445877 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0920 17:57:29.054569  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0920 17:57:29.098340  445877 cri.go:89] found id: "6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:29.098363  445877 cri.go:89] found id: ""
	I0920 17:57:29.098372  445877 logs.go:276] 1 containers: [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e]
	I0920 17:57:29.098450  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.102113  445877 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0920 17:57:29.102212  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0920 17:57:29.150894  445877 cri.go:89] found id: "ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:29.150915  445877 cri.go:89] found id: ""
	I0920 17:57:29.150922  445877 logs.go:276] 1 containers: [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152]
	I0920 17:57:29.151001  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.154671  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0920 17:57:29.154746  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0920 17:57:29.195902  445877 cri.go:89] found id: "82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:29.195927  445877 cri.go:89] found id: ""
	I0920 17:57:29.195935  445877 logs.go:276] 1 containers: [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe]
	I0920 17:57:29.195992  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.199939  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0920 17:57:29.200012  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0920 17:57:29.240399  445877 cri.go:89] found id: "0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:29.240424  445877 cri.go:89] found id: ""
	I0920 17:57:29.240432  445877 logs.go:276] 1 containers: [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f]
	I0920 17:57:29.240491  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.244315  445877 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0920 17:57:29.244400  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0920 17:57:29.287118  445877 cri.go:89] found id: "9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:29.287195  445877 cri.go:89] found id: ""
	I0920 17:57:29.287217  445877 logs.go:276] 1 containers: [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31]
	I0920 17:57:29.287307  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.290968  445877 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0920 17:57:29.291081  445877 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0920 17:57:29.331925  445877 cri.go:89] found id: "b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:29.331999  445877 cri.go:89] found id: ""
	I0920 17:57:29.332025  445877 logs.go:276] 1 containers: [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74]
	I0920 17:57:29.332141  445877 ssh_runner.go:195] Run: which crictl
	I0920 17:57:29.335785  445877 logs.go:123] Gathering logs for coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] ...
	I0920 17:57:29.335817  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152"
	I0920 17:57:29.378885  445877 logs.go:123] Gathering logs for kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] ...
	I0920 17:57:29.378917  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe"
	I0920 17:57:29.427078  445877 logs.go:123] Gathering logs for kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] ...
	I0920 17:57:29.427109  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f"
	I0920 17:57:29.468287  445877 logs.go:123] Gathering logs for kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] ...
	I0920 17:57:29.468318  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74"
	I0920 17:57:29.516232  445877 logs.go:123] Gathering logs for container status ...
	I0920 17:57:29.516266  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0920 17:57:29.590057  445877 logs.go:123] Gathering logs for kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] ...
	I0920 17:57:29.590093  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31"
	I0920 17:57:29.669078  445877 logs.go:123] Gathering logs for CRI-O ...
	I0920 17:57:29.669114  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0920 17:57:29.766678  445877 logs.go:123] Gathering logs for kubelet ...
	I0920 17:57:29.766719  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0920 17:57:29.840158  445877 logs.go:123] Gathering logs for dmesg ...
	I0920 17:57:29.840194  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0920 17:57:29.857794  445877 logs.go:123] Gathering logs for describe nodes ...
	I0920 17:57:29.857826  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0920 17:57:30.011308  445877 logs.go:123] Gathering logs for kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] ...
	I0920 17:57:30.011340  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af"
	I0920 17:57:30.100942  445877 logs.go:123] Gathering logs for etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] ...
	I0920 17:57:30.100986  445877 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e"
	I0920 17:57:32.678438  445877 system_pods.go:59] 18 kube-system pods found
	I0920 17:57:32.678487  445877 system_pods.go:61] "coredns-7c65d6cfc9-gdr6s" [73427a65-87f5-4e52-a6b4-a81275c0a205] Running
	I0920 17:57:32.678519  445877 system_pods.go:61] "csi-hostpath-attacher-0" [1d666f08-acf0-4cc2-9de0-7a0c892d0bc3] Running
	I0920 17:57:32.678543  445877 system_pods.go:61] "csi-hostpath-resizer-0" [1afcf748-e156-4643-be31-5e75a15a37a8] Running
	I0920 17:57:32.678552  445877 system_pods.go:61] "csi-hostpathplugin-jvft2" [7bcd1ab2-6717-45df-b3c9-8c2ee53c6d34] Running
	I0920 17:57:32.678558  445877 system_pods.go:61] "etcd-addons-662914" [38860db9-a335-4a92-a403-52ff58cd3366] Running
	I0920 17:57:32.678562  445877 system_pods.go:61] "kindnet-t9ljr" [f588d7e5-968d-4074-9630-3e1b5b92939c] Running
	I0920 17:57:32.678569  445877 system_pods.go:61] "kube-apiserver-addons-662914" [321b60cf-3bd0-4d1c-a7eb-87aae26476ed] Running
	I0920 17:57:32.678574  445877 system_pods.go:61] "kube-controller-manager-addons-662914" [86903c59-a666-4e27-a25c-88b04f7bc523] Running
	I0920 17:57:32.678578  445877 system_pods.go:61] "kube-ingress-dns-minikube" [388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b] Running
	I0920 17:57:32.678588  445877 system_pods.go:61] "kube-proxy-cjxkb" [343a0597-ebc5-4209-9fa1-c0dfeb7294f3] Running
	I0920 17:57:32.678594  445877 system_pods.go:61] "kube-scheduler-addons-662914" [8972cda0-906b-45e2-ad87-0669797f203a] Running
	I0920 17:57:32.678598  445877 system_pods.go:61] "metrics-server-84c5f94fbc-gm926" [bd81b361-f813-485f-bf53-c6d4a8bc0c22] Running
	I0920 17:57:32.678602  445877 system_pods.go:61] "nvidia-device-plugin-daemonset-c6v6k" [6133745b-c182-4644-b6f4-968edc59de21] Running
	I0920 17:57:32.678606  445877 system_pods.go:61] "registry-66c9cd494c-gqr6w" [a3c15297-0294-475a-815c-109df48a1108] Running
	I0920 17:57:32.678614  445877 system_pods.go:61] "registry-proxy-gm5vc" [5ea3f0c0-689a-431c-b2b9-e12a289d5488] Running
	I0920 17:57:32.678619  445877 system_pods.go:61] "snapshot-controller-56fcc65765-klm88" [88cd40b5-5759-4636-8d57-f17f37902f03] Running
	I0920 17:57:32.678631  445877 system_pods.go:61] "snapshot-controller-56fcc65765-wzs6b" [848fbcdc-4254-4540-a4c8-e225364ccaf5] Running
	I0920 17:57:32.678635  445877 system_pods.go:61] "storage-provisioner" [c78078e8-9dbc-4e35-8e50-0ee91bce48cd] Running
	I0920 17:57:32.678643  445877 system_pods.go:74] duration metric: took 3.675202739s to wait for pod list to return data ...
	I0920 17:57:32.678656  445877 default_sa.go:34] waiting for default service account to be created ...
	I0920 17:57:32.681316  445877 default_sa.go:45] found service account: "default"
	I0920 17:57:32.681347  445877 default_sa.go:55] duration metric: took 2.684355ms for default service account to be created ...
	I0920 17:57:32.681358  445877 system_pods.go:116] waiting for k8s-apps to be running ...
	I0920 17:57:32.691753  445877 system_pods.go:86] 18 kube-system pods found
	I0920 17:57:32.691796  445877 system_pods.go:89] "coredns-7c65d6cfc9-gdr6s" [73427a65-87f5-4e52-a6b4-a81275c0a205] Running
	I0920 17:57:32.691805  445877 system_pods.go:89] "csi-hostpath-attacher-0" [1d666f08-acf0-4cc2-9de0-7a0c892d0bc3] Running
	I0920 17:57:32.691811  445877 system_pods.go:89] "csi-hostpath-resizer-0" [1afcf748-e156-4643-be31-5e75a15a37a8] Running
	I0920 17:57:32.691816  445877 system_pods.go:89] "csi-hostpathplugin-jvft2" [7bcd1ab2-6717-45df-b3c9-8c2ee53c6d34] Running
	I0920 17:57:32.691823  445877 system_pods.go:89] "etcd-addons-662914" [38860db9-a335-4a92-a403-52ff58cd3366] Running
	I0920 17:57:32.691828  445877 system_pods.go:89] "kindnet-t9ljr" [f588d7e5-968d-4074-9630-3e1b5b92939c] Running
	I0920 17:57:32.691834  445877 system_pods.go:89] "kube-apiserver-addons-662914" [321b60cf-3bd0-4d1c-a7eb-87aae26476ed] Running
	I0920 17:57:32.691847  445877 system_pods.go:89] "kube-controller-manager-addons-662914" [86903c59-a666-4e27-a25c-88b04f7bc523] Running
	I0920 17:57:32.691857  445877 system_pods.go:89] "kube-ingress-dns-minikube" [388ffbd0-a6bd-4b97-9bc8-044b1e8cdc4b] Running
	I0920 17:57:32.691861  445877 system_pods.go:89] "kube-proxy-cjxkb" [343a0597-ebc5-4209-9fa1-c0dfeb7294f3] Running
	I0920 17:57:32.691865  445877 system_pods.go:89] "kube-scheduler-addons-662914" [8972cda0-906b-45e2-ad87-0669797f203a] Running
	I0920 17:57:32.691870  445877 system_pods.go:89] "metrics-server-84c5f94fbc-gm926" [bd81b361-f813-485f-bf53-c6d4a8bc0c22] Running
	I0920 17:57:32.691876  445877 system_pods.go:89] "nvidia-device-plugin-daemonset-c6v6k" [6133745b-c182-4644-b6f4-968edc59de21] Running
	I0920 17:57:32.691881  445877 system_pods.go:89] "registry-66c9cd494c-gqr6w" [a3c15297-0294-475a-815c-109df48a1108] Running
	I0920 17:57:32.691887  445877 system_pods.go:89] "registry-proxy-gm5vc" [5ea3f0c0-689a-431c-b2b9-e12a289d5488] Running
	I0920 17:57:32.691891  445877 system_pods.go:89] "snapshot-controller-56fcc65765-klm88" [88cd40b5-5759-4636-8d57-f17f37902f03] Running
	I0920 17:57:32.691895  445877 system_pods.go:89] "snapshot-controller-56fcc65765-wzs6b" [848fbcdc-4254-4540-a4c8-e225364ccaf5] Running
	I0920 17:57:32.691901  445877 system_pods.go:89] "storage-provisioner" [c78078e8-9dbc-4e35-8e50-0ee91bce48cd] Running
	I0920 17:57:32.691908  445877 system_pods.go:126] duration metric: took 10.545102ms to wait for k8s-apps to be running ...
	I0920 17:57:32.691919  445877 system_svc.go:44] waiting for kubelet service to be running ....
	I0920 17:57:32.691990  445877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 17:57:32.704935  445877 system_svc.go:56] duration metric: took 13.006033ms WaitForService to wait for kubelet
	I0920 17:57:32.704966  445877 kubeadm.go:582] duration metric: took 2m35.951063694s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0920 17:57:32.704985  445877 node_conditions.go:102] verifying NodePressure condition ...
	I0920 17:57:32.708939  445877 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0920 17:57:32.708977  445877 node_conditions.go:123] node cpu capacity is 2
	I0920 17:57:32.708991  445877 node_conditions.go:105] duration metric: took 4.000235ms to run NodePressure ...
	I0920 17:57:32.709004  445877 start.go:241] waiting for startup goroutines ...
	I0920 17:57:32.709011  445877 start.go:246] waiting for cluster config update ...
	I0920 17:57:32.709028  445877 start.go:255] writing updated cluster config ...
	I0920 17:57:32.709326  445877 ssh_runner.go:195] Run: rm -f paused
	I0920 17:57:32.781081  445877 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0920 17:57:32.783448  445877 out.go:177] * Done! kubectl is now configured to use "addons-662914" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.172447709Z" level=info msg="Stopping container: 2eaccd2f96ce798aea8ec842d0a9e560e300bf5d8ce0f169d710f673d6fa112e (timeout: 30s)" id=8ff35090-876c-46cd-9318-bb85033fafc6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:10:57 addons-662914 conmon[3561]: conmon 2eaccd2f96ce798aea8e <ninfo>: container 3573 exited with status 2
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.311691929Z" level=info msg="Stopped container 2eaccd2f96ce798aea8ec842d0a9e560e300bf5d8ce0f169d710f673d6fa112e: default/cloud-spanner-emulator-769b77f747-5scv5/cloud-spanner-emulator" id=8ff35090-876c-46cd-9318-bb85033fafc6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.312503399Z" level=info msg="Stopping pod sandbox: bcba33c68f50cae8dbdde65b6ab9c29c91775eefcf2eb4ceba3b4bacd7bc527f" id=1ba91535-14a2-4fcc-a36b-8389e0832338 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.312754850Z" level=info msg="Got pod network &{Name:cloud-spanner-emulator-769b77f747-5scv5 Namespace:default ID:bcba33c68f50cae8dbdde65b6ab9c29c91775eefcf2eb4ceba3b4bacd7bc527f UID:1021aa6a-8d36-4e5e-be7e-4d7f3a0de8cf NetNS:/var/run/netns/0403c831-0e57-462c-8254-f8554011c0d6 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.312901737Z" level=info msg="Deleting pod default_cloud-spanner-emulator-769b77f747-5scv5 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.338399927Z" level=info msg="Stopped pod sandbox: bcba33c68f50cae8dbdde65b6ab9c29c91775eefcf2eb4ceba3b4bacd7bc527f" id=1ba91535-14a2-4fcc-a36b-8389e0832338 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.444581612Z" level=info msg="Removing container: 2eaccd2f96ce798aea8ec842d0a9e560e300bf5d8ce0f169d710f673d6fa112e" id=0554efbc-e64b-44b4-aeef-41f5b37178d0 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 18:10:57 addons-662914 crio[963]: time="2024-09-20 18:10:57.465389147Z" level=info msg="Removed container 2eaccd2f96ce798aea8ec842d0a9e560e300bf5d8ce0f169d710f673d6fa112e: default/cloud-spanner-emulator-769b77f747-5scv5/cloud-spanner-emulator" id=0554efbc-e64b-44b4-aeef-41f5b37178d0 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 18:11:07 addons-662914 crio[963]: time="2024-09-20 18:11:07.105418799Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=27f9fa57-8342-40c9-8b21-25a30afb053c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:07 addons-662914 crio[963]: time="2024-09-20 18:11:07.105646086Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=27f9fa57-8342-40c9-8b21-25a30afb053c name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:22 addons-662914 crio[963]: time="2024-09-20 18:11:22.105272457Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8e40c839-b84e-4cc5-961d-03fe72895c1a name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:22 addons-662914 crio[963]: time="2024-09-20 18:11:22.105519469Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8e40c839-b84e-4cc5-961d-03fe72895c1a name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:35 addons-662914 crio[963]: time="2024-09-20 18:11:35.105027747Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4af4c018-81e4-4774-83cf-acd6d826f423 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:35 addons-662914 crio[963]: time="2024-09-20 18:11:35.105274078Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4af4c018-81e4-4774-83cf-acd6d826f423 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:46 addons-662914 crio[963]: time="2024-09-20 18:11:46.109585893Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e8ae060a-4ce6-48ad-a5a9-93438125f0d0 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:46 addons-662914 crio[963]: time="2024-09-20 18:11:46.109832208Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e8ae060a-4ce6-48ad-a5a9-93438125f0d0 name=/runtime.v1.ImageService/ImageStatus
	Sep 20 18:11:46 addons-662914 crio[963]: time="2024-09-20 18:11:46.308343213Z" level=info msg="Stopping container: 403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5 (timeout: 30s)" id=00819a75-489b-4750-851e-0452ee402613 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:11:47 addons-662914 crio[963]: time="2024-09-20 18:11:47.471499891Z" level=info msg="Stopped container 403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5: kube-system/metrics-server-84c5f94fbc-gm926/metrics-server" id=00819a75-489b-4750-851e-0452ee402613 name=/runtime.v1.RuntimeService/StopContainer
	Sep 20 18:11:47 addons-662914 crio[963]: time="2024-09-20 18:11:47.472214230Z" level=info msg="Stopping pod sandbox: 445c1e5922af415b13f44a1e8f5676ec9d58a3c7b493f09932788420efe53adc" id=3e806d63-cd48-4a18-a149-90eff425fdad name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:11:47 addons-662914 crio[963]: time="2024-09-20 18:11:47.472450666Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-gm926 Namespace:kube-system ID:445c1e5922af415b13f44a1e8f5676ec9d58a3c7b493f09932788420efe53adc UID:bd81b361-f813-485f-bf53-c6d4a8bc0c22 NetNS:/var/run/netns/e7fed659-7f9b-4517-870c-43ccca3a980f Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 20 18:11:47 addons-662914 crio[963]: time="2024-09-20 18:11:47.472601114Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-gm926 from CNI network \"kindnet\" (type=ptp)"
	Sep 20 18:11:47 addons-662914 crio[963]: time="2024-09-20 18:11:47.512705894Z" level=info msg="Stopped pod sandbox: 445c1e5922af415b13f44a1e8f5676ec9d58a3c7b493f09932788420efe53adc" id=3e806d63-cd48-4a18-a149-90eff425fdad name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 20 18:11:47 addons-662914 crio[963]: time="2024-09-20 18:11:47.551438922Z" level=info msg="Removing container: 403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5" id=21971d49-9fbc-42be-8088-a733f8cb1095 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 20 18:11:47 addons-662914 crio[963]: time="2024-09-20 18:11:47.579390657Z" level=info msg="Removed container 403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5: kube-system/metrics-server-84c5f94fbc-gm926/metrics-server" id=21971d49-9fbc-42be-8088-a733f8cb1095 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                          CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	345d695d339df       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6          2 minutes ago       Running             hello-world-app           0                   a3d7386510a22       hello-world-app-55bf9c44b4-wmrvn
	5c0c2ab605efb       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                4 minutes ago       Running             nginx                     0                   0c102d93d763a       nginx
	ca2288b08d1dc       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69   15 minutes ago      Running             gcp-auth                  0                   ec7d77932b5f1       gcp-auth-89d5ffd79-d4rbg
	ccc8fcadc0252       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                               16 minutes ago      Running             coredns                   0                   266a84f29fd81       coredns-7c65d6cfc9-gdr6s
	3fd1b924ad343       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                               16 minutes ago      Running             storage-provisioner       0                   f5a9e6ee3e44e       storage-provisioner
	0d7b17dbcbc11       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                               16 minutes ago      Running             kube-proxy                0                   be315b5bf7049       kube-proxy-cjxkb
	b48d241afd6c6       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                               16 minutes ago      Running             kindnet-cni               0                   6a17e26ff2dd3       kindnet-t9ljr
	6d62d7ce4da61       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                               17 minutes ago      Running             kube-apiserver            0                   f4503e8a193da       kube-apiserver-addons-662914
	6e311a1778f0c       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                               17 minutes ago      Running             etcd                      0                   6c854e83615db       etcd-addons-662914
	9ffea098ba51f       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                               17 minutes ago      Running             kube-controller-manager   0                   bf5b1d7e08dd3       kube-controller-manager-addons-662914
	82a45306deb6b       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                               17 minutes ago      Running             kube-scheduler            0                   5a99fbe03809b       kube-scheduler-addons-662914
	
	
	==> coredns [ccc8fcadc0252c87285c464968893eca18b8279aaba8dcaecece47cc70e4f152] <==
	[INFO] 10.244.0.15:38665 - 21891 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000084274s
	[INFO] 10.244.0.15:40382 - 31178 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002596716s
	[INFO] 10.244.0.15:40382 - 62152 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002157436s
	[INFO] 10.244.0.15:33379 - 18195 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000766939s
	[INFO] 10.244.0.15:33379 - 6941 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000775686s
	[INFO] 10.244.0.15:55576 - 59093 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000110021s
	[INFO] 10.244.0.15:55576 - 16862 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000039835s
	[INFO] 10.244.0.15:54411 - 55727 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050633s
	[INFO] 10.244.0.15:54411 - 33193 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000038285s
	[INFO] 10.244.0.15:38931 - 14040 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046046s
	[INFO] 10.244.0.15:38931 - 65243 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000037473s
	[INFO] 10.244.0.15:59416 - 14482 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00126423s
	[INFO] 10.244.0.15:59416 - 14736 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002150494s
	[INFO] 10.244.0.15:55949 - 47269 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070473s
	[INFO] 10.244.0.15:55949 - 27555 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00005499s
	[INFO] 10.244.0.19:46113 - 12009 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000852305s
	[INFO] 10.244.0.19:43358 - 57344 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000869478s
	[INFO] 10.244.0.19:35619 - 35071 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000119605s
	[INFO] 10.244.0.19:40223 - 36776 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000092545s
	[INFO] 10.244.0.19:41738 - 31042 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000088516s
	[INFO] 10.244.0.19:39704 - 2888 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000090337s
	[INFO] 10.244.0.19:34157 - 54306 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003944218s
	[INFO] 10.244.0.19:58032 - 26555 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003256432s
	[INFO] 10.244.0.19:44039 - 37912 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00152871s
	[INFO] 10.244.0.19:44846 - 57380 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001653237s
	
	
	==> describe nodes <==
	Name:               addons-662914
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-662914
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0626f22cf0d915d75e291a5bce701f94395056e1
	                    minikube.k8s.io/name=addons-662914
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_20T17_54_52_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-662914
	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, 20 Sep 2024 17:54:48 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-662914
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 20 Sep 2024 18:11:42 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 20 Sep 2024 18:10:31 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 20 Sep 2024 18:10:31 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 20 Sep 2024 18:10:31 +0000   Fri, 20 Sep 2024 17:54:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 20 Sep 2024 18:10:31 +0000   Fri, 20 Sep 2024 17:55:40 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-662914
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 ffd8b740d5994188b3eaf274e11bda3c
	  System UUID:                73221f11-df54-462c-9902-a31e72fba169
	  Boot ID:                    32c222cc-d06c-4f68-9fc3-59cd35d0dbd2
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     hello-world-app-55bf9c44b4-wmrvn         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m18s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m38s
	  gcp-auth                    gcp-auth-89d5ffd79-d4rbg                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-gdr6s                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     16m
	  kube-system                 etcd-addons-662914                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         16m
	  kube-system                 kindnet-t9ljr                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-662914             250m (12%)    0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-662914    200m (10%)    0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-cjxkb                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-662914             100m (5%)     0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (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                 16m   kube-proxy       
	  Normal   Starting                 16m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 16m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  16m   kubelet          Node addons-662914 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m   kubelet          Node addons-662914 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m   kubelet          Node addons-662914 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m   node-controller  Node addons-662914 event: Registered Node addons-662914 in Controller
	  Normal   NodeReady                16m   kubelet          Node addons-662914 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep20 17:22] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep20 17:27] hrtimer: interrupt took 10889431 ns
	
	
	==> etcd [6e311a1778f0cf2790197c52724882ce30bebbad384fe5c2fb2b787f683c379e] <==
	{"level":"info","ts":"2024-09-20T17:54:57.504707Z","caller":"traceutil/trace.go:171","msg":"trace[388394126] linearizableReadLoop","detail":"{readStateIndex:361; appliedIndex:359; }","duration":"120.111032ms","start":"2024-09-20T17:54:57.384492Z","end":"2024-09-20T17:54:57.504603Z","steps":["trace[388394126] 'read index received'  (duration: 30.270021ms)","trace[388394126] 'applied index is now lower than readState.Index'  (duration: 89.840387ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T17:54:57.504971Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.450301ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kube-proxy\" ","response":"range_response_count:1 size:185"}
	{"level":"info","ts":"2024-09-20T17:54:57.505023Z","caller":"traceutil/trace.go:171","msg":"trace[7310213] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kube-proxy; range_end:; response_count:1; response_revision:353; }","duration":"120.526797ms","start":"2024-09-20T17:54:57.384487Z","end":"2024-09-20T17:54:57.505014Z","steps":["trace[7310213] 'agreement among raft nodes before linearized reading'  (duration: 120.414142ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:54:57.505184Z","caller":"traceutil/trace.go:171","msg":"trace[1974731787] transaction","detail":"{read_only:false; response_revision:353; number_of_response:1; }","duration":"121.031019ms","start":"2024-09-20T17:54:57.384144Z","end":"2024-09-20T17:54:57.505175Z","steps":["trace[1974731787] 'process raft request'  (duration: 103.690123ms)","trace[1974731787] 'compare'  (duration: 16.683863ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-20T17:54:57.505422Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.885578ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kindnet\" ","response":"range_response_count:1 size:520"}
	{"level":"info","ts":"2024-09-20T17:54:57.505453Z","caller":"traceutil/trace.go:171","msg":"trace[2009552109] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kindnet; range_end:; response_count:1; response_revision:353; }","duration":"120.918036ms","start":"2024-09-20T17:54:57.384528Z","end":"2024-09-20T17:54:57.505446Z","steps":["trace[2009552109] 'agreement among raft nodes before linearized reading'  (duration: 120.865409ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:54:57.550653Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"166.080996ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:54:57.564769Z","caller":"traceutil/trace.go:171","msg":"trace[580473397] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:353; }","duration":"180.21122ms","start":"2024-09-20T17:54:57.384544Z","end":"2024-09-20T17:54:57.564756Z","steps":["trace[580473397] 'agreement among raft nodes before linearized reading'  (duration: 166.027031ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.797029Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.630352ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032027370689920 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" value_size:2313 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-20T17:55:00.797330Z","caller":"traceutil/trace.go:171","msg":"trace[1105138466] linearizableReadLoop","detail":"{readStateIndex:392; appliedIndex:390; }","duration":"144.093463ms","start":"2024-09-20T17:55:00.653184Z","end":"2024-09-20T17:55:00.797277Z","steps":["trace[1105138466] 'read index received'  (duration: 800.85µs)","trace[1105138466] 'applied index is now lower than readState.Index'  (duration: 143.292031ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:55:00.818456Z","caller":"traceutil/trace.go:171","msg":"trace[834155820] transaction","detail":"{read_only:false; response_revision:384; number_of_response:1; }","duration":"165.036016ms","start":"2024-09-20T17:55:00.652728Z","end":"2024-09-20T17:55:00.817764Z","steps":["trace[834155820] 'process raft request'  (duration: 24.379395ms)","trace[834155820] 'compare'  (duration: 119.512577ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-20T17:55:00.826367Z","caller":"traceutil/trace.go:171","msg":"trace[1729302517] transaction","detail":"{read_only:false; response_revision:385; number_of_response:1; }","duration":"172.868277ms","start":"2024-09-20T17:55:00.653481Z","end":"2024-09-20T17:55:00.826349Z","steps":["trace[1729302517] 'process raft request'  (duration: 143.663545ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826598Z","caller":"traceutil/trace.go:171","msg":"trace[247940410] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"173.047983ms","start":"2024-09-20T17:55:00.653542Z","end":"2024-09-20T17:55:00.826590Z","steps":["trace[247940410] 'process raft request'  (duration: 143.652821ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826713Z","caller":"traceutil/trace.go:171","msg":"trace[1372683897] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"173.033165ms","start":"2024-09-20T17:55:00.653672Z","end":"2024-09-20T17:55:00.826706Z","steps":["trace[1372683897] 'process raft request'  (duration: 143.5551ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T17:55:00.826841Z","caller":"traceutil/trace.go:171","msg":"trace[805376044] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"173.095884ms","start":"2024-09-20T17:55:00.653739Z","end":"2024-09-20T17:55:00.826834Z","steps":["trace[805376044] 'process raft request'  (duration: 143.512589ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.826969Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"173.771337ms","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-20T17:55:00.826996Z","caller":"traceutil/trace.go:171","msg":"trace[73888844] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:388; }","duration":"173.823307ms","start":"2024-09-20T17:55:00.653167Z","end":"2024-09-20T17:55:00.826990Z","steps":["trace[73888844] 'agreement among raft nodes before linearized reading'  (duration: 173.722624ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-20T17:55:00.827695Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"174.466179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-20T17:55:00.827735Z","caller":"traceutil/trace.go:171","msg":"trace[927676452] range","detail":"{range_begin:/registry/resourcequotas; range_end:; response_count:0; response_revision:388; }","duration":"174.512283ms","start":"2024-09-20T17:55:00.653215Z","end":"2024-09-20T17:55:00.827727Z","steps":["trace[927676452] 'agreement among raft nodes before linearized reading'  (duration: 174.445781ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-20T18:04:45.586471Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1550}
	{"level":"info","ts":"2024-09-20T18:04:45.627573Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1550,"took":"40.606758ms","hash":874418638,"current-db-size-bytes":6631424,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":3461120,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-20T18:04:45.627626Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":874418638,"revision":1550,"compact-revision":-1}
	{"level":"info","ts":"2024-09-20T18:09:45.592930Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1970}
	{"level":"info","ts":"2024-09-20T18:09:45.611148Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1970,"took":"17.625129ms","hash":3163040406,"current-db-size-bytes":6631424,"current-db-size":"6.6 MB","current-db-size-in-use-bytes":4530176,"current-db-size-in-use":"4.5 MB"}
	{"level":"info","ts":"2024-09-20T18:09:45.611206Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3163040406,"revision":1970,"compact-revision":1550}
	
	
	==> gcp-auth [ca2288b08d1dc45f7c1b7ece7209de9d1934a486672d107b58c6be748ff4df22] <==
	2024/09/20 17:57:33 Ready to write response ...
	2024/09/20 17:57:33 Ready to marshal response ...
	2024/09/20 17:57:33 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:37 Ready to marshal response ...
	2024/09/20 18:05:37 Ready to write response ...
	2024/09/20 18:05:48 Ready to marshal response ...
	2024/09/20 18:05:48 Ready to write response ...
	2024/09/20 18:06:14 Ready to marshal response ...
	2024/09/20 18:06:14 Ready to write response ...
	2024/09/20 18:06:39 Ready to marshal response ...
	2024/09/20 18:06:39 Ready to write response ...
	2024/09/20 18:07:09 Ready to marshal response ...
	2024/09/20 18:07:09 Ready to write response ...
	2024/09/20 18:09:29 Ready to marshal response ...
	2024/09/20 18:09:29 Ready to write response ...
	2024/09/20 18:10:00 Ready to marshal response ...
	2024/09/20 18:10:00 Ready to write response ...
	2024/09/20 18:10:00 Ready to marshal response ...
	2024/09/20 18:10:00 Ready to write response ...
	2024/09/20 18:10:08 Ready to marshal response ...
	2024/09/20 18:10:08 Ready to write response ...
	
	
	==> kernel <==
	 18:11:47 up  1:54,  0 users,  load average: 0.19, 0.43, 1.30
	Linux addons-662914 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [b48d241afd6c639f0179bc63b87baf58dcbaf3d4b77a36533996e4926ceb0a74] <==
	I0920 18:09:40.336190       1 main.go:299] handling current node
	I0920 18:09:50.333263       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:09:50.333295       1 main.go:299] handling current node
	I0920 18:10:00.347793       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:10:00.347837       1 main.go:299] handling current node
	I0920 18:10:10.333255       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:10:10.333387       1 main.go:299] handling current node
	I0920 18:10:20.334953       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:10:20.334991       1 main.go:299] handling current node
	I0920 18:10:30.338479       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:10:30.338511       1 main.go:299] handling current node
	I0920 18:10:40.333275       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:10:40.333309       1 main.go:299] handling current node
	I0920 18:10:50.333998       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:10:50.334075       1 main.go:299] handling current node
	I0920 18:11:00.333526       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:11:00.333697       1 main.go:299] handling current node
	I0920 18:11:10.340017       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:11:10.340055       1 main.go:299] handling current node
	I0920 18:11:20.333280       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:11:20.333318       1 main.go:299] handling current node
	I0920 18:11:30.336818       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:11:30.336875       1 main.go:299] handling current node
	I0920 18:11:40.341599       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0920 18:11:40.341639       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6d62d7ce4da61f5da35406df61b57753d614c0139901d1766d28f5b7d2a530af] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0920 17:57:26.390694       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0920 17:57:26.399072       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"
	I0920 18:05:37.758727       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.55.58"}
	I0920 18:06:26.099870       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0920 18:06:56.394368       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.394433       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.430424       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.430483       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.438017       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.438064       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.443754       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.443898       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0920 18:06:56.485702       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0920 18:06:56.485908       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0920 18:06:57.438556       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0920 18:06:57.485995       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0920 18:06:57.576189       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0920 18:07:03.353507       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0920 18:07:04.389869       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0920 18:07:08.919394       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0920 18:07:09.259109       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.115.233"}
	I0920 18:09:30.055185       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.136.132"}
	E0920 18:10:24.293963       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [9ffea098ba51fe6de2886ba46c5cbff10982d9d17d0176b6f2db23d219b65a31] <==
	W0920 18:09:52.835152       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
	E0920 18:09:52.835198       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"
	I0920 18:09:58.470612       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0920 18:10:01.240791       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-662914"
	I0920 18:10:08.984366       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="4.513µs"
	W0920 18:10:10.878688       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
	E0920 18:10:10.878734       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"
	I0920 18:10:31.546352       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-662914"
	W0920 18:10:35.241454       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
	E0920 18:10:35.241494       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"
	W0920 18:10:38.288656       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
	E0920 18:10:38.288704       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"
	W0920 18:10:40.190349       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
	E0920 18:10:40.190395       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"
	I0920 18:10:56.580448       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I0920 18:10:57.152255       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-769b77f747" duration="4.915µs"
	W0920 18:11:08.914909       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
	E0920 18:11:08.914947       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"
	W0920 18:11:11.269228       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
	E0920 18:11:11.269271       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"
	W0920 18:11:27.957835       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
	E0920 18:11:27.957879       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"
	W0920 18:11:34.889100       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
	E0920 18:11:34.889142       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"
	I0920 18:11:46.277716       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="4.595µs"
	
	
	==> kube-proxy [0d7b17dbcbc117b2fc68adc27b31865512ecb2fdafd2cf489ae69126a93a7b6f] <==
	I0920 17:55:01.559572       1 server_linux.go:66] "Using iptables proxy"
	I0920 17:55:02.533055       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0920 17:55:02.533140       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`"
	I0920 17:55:03.052291       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0920 17:55:03.053643       1 server_linux.go:169] "Using iptables Proxier"
	I0920 17:55:03.070660       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"
	I0920 17:55:03.071274       1 server.go:483] "Version info" version="v1.31.1"
	I0920 17:55:03.071332       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0920 17:55:03.116478       1 config.go:199] "Starting service config controller"
	I0920 17:55:03.116587       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0920 17:55:03.116639       1 config.go:105] "Starting endpoint slice config controller"
	I0920 17:55:03.116668       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0920 17:55:03.118942       1 config.go:328] "Starting node config controller"
	I0920 17:55:03.119041       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0920 17:55:03.218244       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0920 17:55:03.228650       1 shared_informer.go:320] Caches are synced for service config
	I0920 17:55:03.223998       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [82a45306deb6b1d4fd46629094f3cfb79dbedc2f54381358bc0b6560674f0dbe] <==
	W0920 17:54:48.999293       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
	E0920 17:54:48.999311       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"
	W0920 17:54:48.999372       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
	E0920 17:54:48.999388       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"
	W0920 17:54:48.999438       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0920 17:54:48.999453       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:48.999441       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
	W0920 17:54:48.999507       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
	E0920 17:54:48.999523       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"
	E0920 17:54:48.999550       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"
	W0920 17:54:48.999579       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0920 17:54:48.999599       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:49.006183       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
	E0920 17:54:49.006532       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"
	W0920 17:54:49.006322       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
	E0920 17:54:49.006648       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"
	W0920 17:54:49.006385       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
	E0920 17:54:49.006729       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"
	W0920 17:54:49.006423       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0920 17:54:49.006808       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0920 17:54:49.006454       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
	E0920 17:54:49.006888       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"
	W0920 17:54:49.006487       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
	E0920 17:54:49.006970       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"
	I0920 17:54:50.485320       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 20 18:10:59 addons-662914 kubelet[1521]: I0920 18:10:59.105804    1521 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1021aa6a-8d36-4e5e-be7e-4d7f3a0de8cf" path="/var/lib/kubelet/pods/1021aa6a-8d36-4e5e-be7e-4d7f3a0de8cf/volumes"
	Sep 20 18:11:01 addons-662914 kubelet[1521]: E0920 18:11:01.423355    1521 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855861423029193,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:01 addons-662914 kubelet[1521]: E0920 18:11:01.423403    1521 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855861423029193,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:07 addons-662914 kubelet[1521]: E0920 18:11:07.106001    1521 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="d525af92-9a25-42f3-9579-ade5d0c80def"
	Sep 20 18:11:11 addons-662914 kubelet[1521]: E0920 18:11:11.426171    1521 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855871425927877,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:11 addons-662914 kubelet[1521]: E0920 18:11:11.426212    1521 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855871425927877,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:21 addons-662914 kubelet[1521]: E0920 18:11:21.429034    1521 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855881428777157,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:21 addons-662914 kubelet[1521]: E0920 18:11:21.429078    1521 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855881428777157,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:22 addons-662914 kubelet[1521]: E0920 18:11:22.105970    1521 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="d525af92-9a25-42f3-9579-ade5d0c80def"
	Sep 20 18:11:31 addons-662914 kubelet[1521]: E0920 18:11:31.431801    1521 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855891431530147,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:31 addons-662914 kubelet[1521]: E0920 18:11:31.431844    1521 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855891431530147,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:35 addons-662914 kubelet[1521]: E0920 18:11:35.105686    1521 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="d525af92-9a25-42f3-9579-ade5d0c80def"
	Sep 20 18:11:41 addons-662914 kubelet[1521]: E0920 18:11:41.434895    1521 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855901434595301,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:41 addons-662914 kubelet[1521]: E0920 18:11:41.434926    1521 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726855901434595301,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 20 18:11:46 addons-662914 kubelet[1521]: E0920 18:11:46.110097    1521 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="d525af92-9a25-42f3-9579-ade5d0c80def"
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.549544    1521 scope.go:117] "RemoveContainer" containerID="403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5"
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.579869    1521 scope.go:117] "RemoveContainer" containerID="403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5"
	Sep 20 18:11:47 addons-662914 kubelet[1521]: E0920 18:11:47.580889    1521 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5\": container with ID starting with 403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5 not found: ID does not exist" containerID="403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5"
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.580927    1521 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5"} err="failed to get container status \"403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5\": rpc error: code = NotFound desc = could not find container \"403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5\": container with ID starting with 403e22df6d9591f190b4fe500fca77be13b2b464b2f3eac5ae24f714bc66d4d5 not found: ID does not exist"
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.594459    1521 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-g5tvh\" (UniqueName: \"kubernetes.io/projected/bd81b361-f813-485f-bf53-c6d4a8bc0c22-kube-api-access-g5tvh\") pod \"bd81b361-f813-485f-bf53-c6d4a8bc0c22\" (UID: \"bd81b361-f813-485f-bf53-c6d4a8bc0c22\") "
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.594548    1521 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/bd81b361-f813-485f-bf53-c6d4a8bc0c22-tmp-dir\") pod \"bd81b361-f813-485f-bf53-c6d4a8bc0c22\" (UID: \"bd81b361-f813-485f-bf53-c6d4a8bc0c22\") "
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.594915    1521 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/bd81b361-f813-485f-bf53-c6d4a8bc0c22-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "bd81b361-f813-485f-bf53-c6d4a8bc0c22" (UID: "bd81b361-f813-485f-bf53-c6d4a8bc0c22"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.599804    1521 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/bd81b361-f813-485f-bf53-c6d4a8bc0c22-kube-api-access-g5tvh" (OuterVolumeSpecName: "kube-api-access-g5tvh") pod "bd81b361-f813-485f-bf53-c6d4a8bc0c22" (UID: "bd81b361-f813-485f-bf53-c6d4a8bc0c22"). InnerVolumeSpecName "kube-api-access-g5tvh". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.695460    1521 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-g5tvh\" (UniqueName: \"kubernetes.io/projected/bd81b361-f813-485f-bf53-c6d4a8bc0c22-kube-api-access-g5tvh\") on node \"addons-662914\" DevicePath \"\""
	Sep 20 18:11:47 addons-662914 kubelet[1521]: I0920 18:11:47.695675    1521 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/bd81b361-f813-485f-bf53-c6d4a8bc0c22-tmp-dir\") on node \"addons-662914\" DevicePath \"\""
	
	
	==> storage-provisioner [3fd1b924ad3436272771799fea3578e0361f11e5f18aa6f9d902b6bc95038227] <==
	I0920 17:55:41.455189       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0920 17:55:41.473849       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0920 17:55:41.473921       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0920 17:55:41.487166       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0920 17:55:41.487432       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-662914_29b1e764-f58d-4053-91a4-653063b5997a!
	I0920 17:55:41.487642       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"514d4b79-d604-479f-8e3b-06e71bb5d474", APIVersion:"v1", ResourceVersion:"900", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-662914_29b1e764-f58d-4053-91a4-653063b5997a became leader
	I0920 17:55:41.588574       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-662914_29b1e764-f58d-4053-91a4-653063b5997a!
	

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

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

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

                                                
                                    

Test pass (295/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.81
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 5.69
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.07
18 TestDownloadOnly/v1.31.1/DeleteAll 0.2
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.76
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 212.2
31 TestAddons/serial/GCPAuth/Namespaces 0.21
35 TestAddons/parallel/InspektorGadget 11.78
38 TestAddons/parallel/CSI 62.22
39 TestAddons/parallel/Headlamp 17.71
40 TestAddons/parallel/CloudSpanner 5.58
41 TestAddons/parallel/LocalPath 51.58
42 TestAddons/parallel/NvidiaDevicePlugin 6.51
43 TestAddons/parallel/Yakd 11.75
44 TestAddons/StoppedEnableDisable 6.25
45 TestCertOptions 32.14
46 TestCertExpiration 249.96
48 TestForceSystemdFlag 47.29
49 TestForceSystemdEnv 38.09
55 TestErrorSpam/setup 29.44
56 TestErrorSpam/start 0.77
57 TestErrorSpam/status 1.07
58 TestErrorSpam/pause 1.87
59 TestErrorSpam/unpause 1.84
60 TestErrorSpam/stop 1.44
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 77.13
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 31.17
67 TestFunctional/serial/KubeContext 0.06
68 TestFunctional/serial/KubectlGetPods 0.09
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.34
72 TestFunctional/serial/CacheCmd/cache/add_local 1.42
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
74 TestFunctional/serial/CacheCmd/cache/list 0.05
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
76 TestFunctional/serial/CacheCmd/cache/cache_reload 2.13
77 TestFunctional/serial/CacheCmd/cache/delete 0.12
78 TestFunctional/serial/MinikubeKubectlCmd 0.14
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
80 TestFunctional/serial/ExtraConfig 34.89
81 TestFunctional/serial/ComponentHealth 0.1
82 TestFunctional/serial/LogsCmd 1.72
83 TestFunctional/serial/LogsFileCmd 1.77
84 TestFunctional/serial/InvalidService 4.82
86 TestFunctional/parallel/ConfigCmd 0.46
87 TestFunctional/parallel/DashboardCmd 11.02
88 TestFunctional/parallel/DryRun 0.59
89 TestFunctional/parallel/InternationalLanguage 0.27
90 TestFunctional/parallel/StatusCmd 1.03
94 TestFunctional/parallel/ServiceCmdConnect 6.59
95 TestFunctional/parallel/AddonsCmd 0.14
96 TestFunctional/parallel/PersistentVolumeClaim 23.88
98 TestFunctional/parallel/SSHCmd 0.52
99 TestFunctional/parallel/CpCmd 1.99
101 TestFunctional/parallel/FileSync 0.34
102 TestFunctional/parallel/CertSync 2.09
106 TestFunctional/parallel/NodeLabels 0.11
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.74
110 TestFunctional/parallel/License 0.27
111 TestFunctional/parallel/Version/short 0.07
112 TestFunctional/parallel/Version/components 1.21
113 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
114 TestFunctional/parallel/ImageCommands/ImageListTable 0.34
115 TestFunctional/parallel/ImageCommands/ImageListJson 0.31
116 TestFunctional/parallel/ImageCommands/ImageListYaml 0.26
117 TestFunctional/parallel/ImageCommands/ImageBuild 5.47
118 TestFunctional/parallel/ImageCommands/Setup 0.72
119 TestFunctional/parallel/UpdateContextCmd/no_changes 0.23
120 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
121 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
122 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.61
123 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.21
124 TestFunctional/parallel/ServiceCmd/DeployApp 11.3
125 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.48
126 TestFunctional/parallel/ImageCommands/ImageSaveToFile 2.3
127 TestFunctional/parallel/ImageCommands/ImageRemove 0.58
128 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.82
129 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
131 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.47
132 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
134 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.32
135 TestFunctional/parallel/ServiceCmd/List 0.33
136 TestFunctional/parallel/ServiceCmd/JSONOutput 0.33
137 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
138 TestFunctional/parallel/ServiceCmd/Format 0.39
139 TestFunctional/parallel/ServiceCmd/URL 0.39
140 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
141 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
145 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
146 TestFunctional/parallel/ProfileCmd/profile_not_create 0.44
147 TestFunctional/parallel/ProfileCmd/profile_list 0.45
148 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
149 TestFunctional/parallel/MountCmd/any-port 8.61
150 TestFunctional/parallel/MountCmd/specific-port 1.76
151 TestFunctional/parallel/MountCmd/VerifyCleanup 2.16
152 TestFunctional/delete_echo-server_images 0.04
153 TestFunctional/delete_my-image_image 0.01
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 171.04
159 TestMultiControlPlane/serial/DeployApp 10.58
160 TestMultiControlPlane/serial/PingHostFromPods 1.53
161 TestMultiControlPlane/serial/AddWorkerNode 36.3
162 TestMultiControlPlane/serial/NodeLabels 0.12
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.12
164 TestMultiControlPlane/serial/CopyFile 18.63
165 TestMultiControlPlane/serial/StopSecondaryNode 12.76
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.77
167 TestMultiControlPlane/serial/RestartSecondaryNode 25.33
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.34
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 267.37
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.89
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.73
172 TestMultiControlPlane/serial/StopCluster 35.81
173 TestMultiControlPlane/serial/RestartCluster 96.8
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.77
175 TestMultiControlPlane/serial/AddSecondaryNode 68.56
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.99
180 TestJSONOutput/start/Command 48.26
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 1.08
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.81
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 6.01
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.2
205 TestKicCustomNetwork/create_custom_network 42.1
206 TestKicCustomNetwork/use_default_bridge_network 33.97
207 TestKicExistingNetwork 32.21
208 TestKicCustomSubnet 34.21
209 TestKicStaticIP 34.68
210 TestMainNoArgs 0.05
211 TestMinikubeProfile 66.37
214 TestMountStart/serial/StartWithMountFirst 7.52
215 TestMountStart/serial/VerifyMountFirst 0.27
216 TestMountStart/serial/StartWithMountSecond 7.33
217 TestMountStart/serial/VerifyMountSecond 0.25
218 TestMountStart/serial/DeleteFirst 1.63
219 TestMountStart/serial/VerifyMountPostDelete 0.25
220 TestMountStart/serial/Stop 1.2
221 TestMountStart/serial/RestartStopped 9.23
222 TestMountStart/serial/VerifyMountPostStop 0.26
225 TestMultiNode/serial/FreshStart2Nodes 136.21
226 TestMultiNode/serial/DeployApp2Nodes 5.86
227 TestMultiNode/serial/PingHostFrom2Pods 0.98
228 TestMultiNode/serial/AddNode 57.21
229 TestMultiNode/serial/MultiNodeLabels 0.08
230 TestMultiNode/serial/ProfileList 0.66
231 TestMultiNode/serial/CopyFile 9.93
232 TestMultiNode/serial/StopNode 2.21
233 TestMultiNode/serial/StartAfterStop 10.05
234 TestMultiNode/serial/RestartKeepsNodes 95.46
235 TestMultiNode/serial/DeleteNode 5.46
236 TestMultiNode/serial/StopMultiNode 23.95
237 TestMultiNode/serial/RestartMultiNode 56.28
238 TestMultiNode/serial/ValidateNameConflict 31.72
243 TestPreload 126.25
245 TestScheduledStopUnix 108.93
248 TestInsufficientStorage 11.09
249 TestRunningBinaryUpgrade 134.41
251 TestKubernetesUpgrade 389.06
252 TestMissingContainerUpgrade 154.7
254 TestPause/serial/Start 88.6
256 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
257 TestNoKubernetes/serial/StartWithK8s 39.58
258 TestNoKubernetes/serial/StartWithStopK8s 8.13
259 TestNoKubernetes/serial/Start 8.73
260 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
261 TestNoKubernetes/serial/ProfileList 1.08
262 TestNoKubernetes/serial/Stop 1.22
263 TestNoKubernetes/serial/StartNoArgs 7.58
264 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
272 TestNetworkPlugins/group/false 3.75
276 TestPause/serial/SecondStartNoReconfiguration 30.46
277 TestPause/serial/Pause 1.05
278 TestPause/serial/VerifyStatus 0.38
279 TestPause/serial/Unpause 0.82
280 TestPause/serial/PauseAgain 1.28
281 TestPause/serial/DeletePaused 3.34
282 TestPause/serial/VerifyDeletedResources 0.84
283 TestStoppedBinaryUpgrade/Setup 1.06
284 TestStoppedBinaryUpgrade/Upgrade 90.52
292 TestNetworkPlugins/group/auto/Start 88.2
293 TestStoppedBinaryUpgrade/MinikubeLogs 1.46
294 TestNetworkPlugins/group/kindnet/Start 84.12
295 TestNetworkPlugins/group/auto/KubeletFlags 0.31
296 TestNetworkPlugins/group/auto/NetCatPod 10.36
297 TestNetworkPlugins/group/auto/DNS 0.18
298 TestNetworkPlugins/group/auto/Localhost 0.15
299 TestNetworkPlugins/group/auto/HairPin 0.18
300 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
301 TestNetworkPlugins/group/kindnet/KubeletFlags 0.35
302 TestNetworkPlugins/group/kindnet/NetCatPod 12.36
303 TestNetworkPlugins/group/kindnet/DNS 0.17
304 TestNetworkPlugins/group/kindnet/Localhost 0.16
305 TestNetworkPlugins/group/kindnet/HairPin 0.16
306 TestNetworkPlugins/group/calico/Start 71.44
307 TestNetworkPlugins/group/custom-flannel/Start 66.65
308 TestNetworkPlugins/group/calico/ControllerPod 6.01
309 TestNetworkPlugins/group/calico/KubeletFlags 0.31
310 TestNetworkPlugins/group/calico/NetCatPod 10.29
311 TestNetworkPlugins/group/calico/DNS 0.18
312 TestNetworkPlugins/group/calico/Localhost 0.16
313 TestNetworkPlugins/group/calico/HairPin 0.18
314 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.31
315 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.34
316 TestNetworkPlugins/group/custom-flannel/DNS 0.38
317 TestNetworkPlugins/group/custom-flannel/Localhost 0.23
318 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
319 TestNetworkPlugins/group/enable-default-cni/Start 83.23
320 TestNetworkPlugins/group/flannel/Start 92.96
321 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
322 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.3
323 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
324 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
325 TestNetworkPlugins/group/enable-default-cni/HairPin 0.16
326 TestNetworkPlugins/group/flannel/ControllerPod 6.01
327 TestNetworkPlugins/group/flannel/KubeletFlags 0.35
328 TestNetworkPlugins/group/flannel/NetCatPod 11.34
329 TestNetworkPlugins/group/bridge/Start 76.59
330 TestNetworkPlugins/group/flannel/DNS 0.26
331 TestNetworkPlugins/group/flannel/Localhost 0.23
332 TestNetworkPlugins/group/flannel/HairPin 0.19
334 TestStartStop/group/old-k8s-version/serial/FirstStart 168.51
335 TestNetworkPlugins/group/bridge/KubeletFlags 0.38
336 TestNetworkPlugins/group/bridge/NetCatPod 13.36
337 TestNetworkPlugins/group/bridge/DNS 0.26
338 TestNetworkPlugins/group/bridge/Localhost 0.25
339 TestNetworkPlugins/group/bridge/HairPin 0.26
341 TestStartStop/group/no-preload/serial/FirstStart 65.16
342 TestStartStop/group/no-preload/serial/DeployApp 10.35
343 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.11
344 TestStartStop/group/no-preload/serial/Stop 11.99
345 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
346 TestStartStop/group/no-preload/serial/SecondStart 266.54
347 TestStartStop/group/old-k8s-version/serial/DeployApp 11.74
348 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.46
349 TestStartStop/group/old-k8s-version/serial/Stop 12.74
350 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
351 TestStartStop/group/old-k8s-version/serial/SecondStart 127.95
352 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
353 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.16
354 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
355 TestStartStop/group/old-k8s-version/serial/Pause 2.93
357 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 78.27
358 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.37
359 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.36
360 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
361 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.92
362 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.14
363 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.3
364 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.3
365 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 305.62
366 TestStartStop/group/no-preload/serial/Pause 3.39
368 TestStartStop/group/newest-cni/serial/FirstStart 40.41
369 TestStartStop/group/newest-cni/serial/DeployApp 0
370 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.11
371 TestStartStop/group/newest-cni/serial/Stop 1.49
372 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
373 TestStartStop/group/newest-cni/serial/SecondStart 16.03
374 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
375 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
376 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
377 TestStartStop/group/newest-cni/serial/Pause 3.04
379 TestStartStop/group/embed-certs/serial/FirstStart 80.46
380 TestStartStop/group/embed-certs/serial/DeployApp 10.38
381 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.16
382 TestStartStop/group/embed-certs/serial/Stop 11.97
383 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
384 TestStartStop/group/embed-certs/serial/SecondStart 308.9
385 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
386 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
387 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
388 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.98
389 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
390 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
391 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
392 TestStartStop/group/embed-certs/serial/Pause 2.92
x
+
TestDownloadOnly/v1.20.0/json-events (9.81s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0920 17:53:52.534171  445111 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0920 17:53:52.534259  445111 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-013209 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |          |
	|         | -p download-only-013209        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:53:42
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:53:42.773650  445116 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:53:42.773789  445116 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:53:42.773801  445116 out.go:358] Setting ErrFile to fd 2...
	I0920 17:53:42.773807  445116 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:53:42.774043  445116 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	W0920 17:53:42.774189  445116 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19672-439723/.minikube/config/config.json: open /home/jenkins/minikube-integration/19672-439723/.minikube/config/config.json: no such file or directory
	I0920 17:53:42.774581  445116 out.go:352] Setting JSON to true
	I0920 17:53:42.775451  445116 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":5774,"bootTime":1726849049,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 17:53:42.775538  445116 start.go:139] virtualization:  
	I0920 17:53:42.779420  445116 out.go:97] [download-only-013209] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0920 17:53:42.779672  445116 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball: no such file or directory
	I0920 17:53:42.779710  445116 notify.go:220] Checking for updates...
	I0920 17:53:42.782386  445116 out.go:169] MINIKUBE_LOCATION=19672
	I0920 17:53:42.785220  445116 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:53:42.787792  445116 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:53:42.790303  445116 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 17:53:42.792939  445116 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0920 17:53:42.798023  445116 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 17:53:42.798264  445116 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:53:42.822104  445116 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:53:42.822206  445116 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:53:42.876057  445116 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 17:53:42.866221119 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:53:42.876191  445116 docker.go:318] overlay module found
	I0920 17:53:42.878879  445116 out.go:97] Using the docker driver based on user configuration
	I0920 17:53:42.878919  445116 start.go:297] selected driver: docker
	I0920 17:53:42.878930  445116 start.go:901] validating driver "docker" against <nil>
	I0920 17:53:42.879033  445116 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:53:42.927685  445116 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 17:53:42.918326013 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:53:42.927898  445116 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:53:42.928192  445116 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0920 17:53:42.928345  445116 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 17:53:42.931171  445116 out.go:169] Using Docker driver with root privileges
	I0920 17:53:42.933870  445116 cni.go:84] Creating CNI manager for ""
	I0920 17:53:42.933933  445116 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:53:42.933948  445116 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:53:42.934049  445116 start.go:340] cluster config:
	{Name:download-only-013209 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-013209 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:53:42.936658  445116 out.go:97] Starting "download-only-013209" primary control-plane node in "download-only-013209" cluster
	I0920 17:53:42.936693  445116 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:53:42.939135  445116 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0920 17:53:42.939168  445116 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0920 17:53:42.939343  445116 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 17:53:42.954489  445116 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 17:53:42.954665  445116 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 17:53:42.954767  445116 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 17:53:43.008662  445116 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
	I0920 17:53:43.008700  445116 cache.go:56] Caching tarball of preloaded images
	I0920 17:53:43.008880  445116 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0920 17:53:43.011992  445116 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0920 17:53:43.012020  445116 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0920 17:53:43.103723  445116 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/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0920 17:53:47.749372  445116 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0920 17:53:47.749482  445116 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-013209 host does not exist
	  To start a cluster, run: "minikube start -p download-only-013209"

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0920 17:53:58.605567  445111 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0920 17:53:58.605605  445111 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-013209 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | -p download-only-013209        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| delete  | -p download-only-013209        | download-only-013209 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC | 20 Sep 24 17:53 UTC |
	| start   | -o=json --download-only        | download-only-023064 | jenkins | v1.34.0 | 20 Sep 24 17:53 UTC |                     |
	|         | -p download-only-023064        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/20 17:53:52
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0920 17:53:52.958348  445319 out.go:345] Setting OutFile to fd 1 ...
	I0920 17:53:52.958535  445319 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:53:52.958565  445319 out.go:358] Setting ErrFile to fd 2...
	I0920 17:53:52.958589  445319 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 17:53:52.958838  445319 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 17:53:52.959272  445319 out.go:352] Setting JSON to true
	I0920 17:53:52.960186  445319 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":5784,"bootTime":1726849049,"procs":168,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 17:53:52.960287  445319 start.go:139] virtualization:  
	I0920 17:53:52.962870  445319 out.go:97] [download-only-023064] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 17:53:52.963073  445319 notify.go:220] Checking for updates...
	I0920 17:53:52.965162  445319 out.go:169] MINIKUBE_LOCATION=19672
	I0920 17:53:52.967544  445319 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 17:53:52.969811  445319 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 17:53:52.972051  445319 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 17:53:52.974461  445319 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0920 17:53:52.979187  445319 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0920 17:53:52.979459  445319 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 17:53:53.014704  445319 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 17:53:53.014807  445319 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:53:53.067551  445319 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:53:53.057470333 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:53:53.067675  445319 docker.go:318] overlay module found
	I0920 17:53:53.070273  445319 out.go:97] Using the docker driver based on user configuration
	I0920 17:53:53.070308  445319 start.go:297] selected driver: docker
	I0920 17:53:53.070317  445319 start.go:901] validating driver "docker" against <nil>
	I0920 17:53:53.070422  445319 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 17:53:53.125861  445319 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-20 17:53:53.11676067 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 17:53:53.126081  445319 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0920 17:53:53.126376  445319 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0920 17:53:53.126527  445319 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0920 17:53:53.129065  445319 out.go:169] Using Docker driver with root privileges
	I0920 17:53:53.131407  445319 cni.go:84] Creating CNI manager for ""
	I0920 17:53:53.131475  445319 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0920 17:53:53.131490  445319 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0920 17:53:53.131591  445319 start.go:340] cluster config:
	{Name:download-only-023064 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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.1 ClusterName:download-only-023064 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 17:53:53.134189  445319 out.go:97] Starting "download-only-023064" primary control-plane node in "download-only-023064" cluster
	I0920 17:53:53.134214  445319 cache.go:121] Beginning downloading kic base image for docker with crio
	I0920 17:53:53.136730  445319 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0920 17:53:53.136770  445319 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:53:53.136939  445319 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0920 17:53:53.151645  445319 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0920 17:53:53.151762  445319 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0920 17:53:53.151786  445319 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0920 17:53:53.151794  445319 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0920 17:53:53.151801  445319 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0920 17:53:53.196395  445319 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 17:53:53.196434  445319 cache.go:56] Caching tarball of preloaded images
	I0920 17:53:53.196598  445319 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:53:53.199382  445319 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0920 17:53:53.199406  445319 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0920 17:53:53.298201  445319 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:8285fc512c7462f100de137f91fcd0ae -> /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0920 17:53:57.066632  445319 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0920 17:53:57.066770  445319 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19672-439723/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0920 17:53:57.926050  445319 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0920 17:53:57.926419  445319 profile.go:143] Saving config to /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/download-only-023064/config.json ...
	I0920 17:53:57.926453  445319 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/download-only-023064/config.json: {Name:mkfa9dca19efecf626f57f1b92cd8920c3fb4474 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0920 17:53:57.926648  445319 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0920 17:53:57.927388  445319 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19672-439723/.minikube/cache/linux/arm64/v1.31.1/kubectl
	
	
	* The control-plane node download-only-023064 host does not exist
	  To start a cluster, run: "minikube start -p download-only-023064"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.76s)

                                                
                                                
=== RUN   TestBinaryMirror
I0920 17:53:59.775834  445111 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-880189 --alsologtostderr --binary-mirror http://127.0.0.1:38041 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-880189" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-880189
--- PASS: TestBinaryMirror (0.76s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (212.2s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-cdjpj" [b60334d4-3ae3-4883-a2eb-3be2a3ef1506] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00434832s
addons_test.go:789: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-662914
addons_test.go:789: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-662914: (5.77729919s)
--- PASS: TestAddons/parallel/InspektorGadget (11.78s)

                                                
                                    
x
+
TestAddons/parallel/CSI (62.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0920 18:05:54.600712  445111 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0920 18:05:54.607270  445111 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0920 18:05:54.607299  445111 kapi.go:107] duration metric: took 6.600481ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 6.611278ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-662914 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-662914 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [2c441015-6bf6-4814-a7d7-8de34b430c1c] Pending
helpers_test.go:344: "task-pv-pod" [2c441015-6bf6-4814-a7d7-8de34b430c1c] 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" [2c441015-6bf6-4814-a7d7-8de34b430c1c] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003641697s
addons_test.go:528: (dbg) Run:  kubectl --context addons-662914 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-662914 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-662914 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-662914 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-662914 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-662914 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-662914 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [18c941d0-feb4-474c-8e47-3dce489b5e1f] Pending
helpers_test.go:344: "task-pv-pod-restore" [18c941d0-feb4-474c-8e47-3dce489b5e1f] 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" [18c941d0-feb4-474c-8e47-3dce489b5e1f] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003690422s
addons_test.go:570: (dbg) Run:  kubectl --context addons-662914 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-662914 delete pvc hpvc-restore
2024/09/20 18:06:48 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:578: (dbg) Run:  kubectl --context addons-662914 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-arm64 -p addons-662914 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-arm64 -p addons-662914 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.281119834s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-arm64 -p addons-662914 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (62.22s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-662914 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-wtxb7" [6d1bc4b5-6504-4ace-92ae-1873ee6b6704] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-wtxb7" [6d1bc4b5-6504-4ace-92ae-1873ee6b6704] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-wtxb7" [6d1bc4b5-6504-4ace-92ae-1873ee6b6704] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004132918s
addons_test.go:777: (dbg) Run:  out/minikube-linux-arm64 -p addons-662914 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-arm64 -p addons-662914 addons disable headlamp --alsologtostderr -v=1: (5.750228693s)
--- PASS: TestAddons/parallel/Headlamp (17.71s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-5scv5" [1021aa6a-8d36-4e5e-be7e-4d7f3a0de8cf] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.006004743s
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-662914
--- PASS: TestAddons/parallel/CloudSpanner (5.58s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-662914 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-662914 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-662914 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [4345f143-430e-4008-ba2d-dd1b41585e88] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [4345f143-430e-4008-ba2d-dd1b41585e88] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [4345f143-430e-4008-ba2d-dd1b41585e88] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004080323s
addons_test.go:938: (dbg) Run:  kubectl --context addons-662914 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-arm64 -p addons-662914 ssh "cat /opt/local-path-provisioner/pvc-0ebd7659-aa95-4833-9f94-cf1ce2a665d1_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-662914 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-662914 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-arm64 -p addons-662914 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-arm64 -p addons-662914 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.271862686s)
--- PASS: TestAddons/parallel/LocalPath (51.58s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-c6v6k" [6133745b-c182-4644-b6f4-968edc59de21] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003640572s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-662914
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.51s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-2cfsr" [dd345ecf-f931-4bcd-9474-67a9e5fc2fd8] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003873596s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-arm64 -p addons-662914 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-arm64 -p addons-662914 addons disable yakd --alsologtostderr -v=1: (5.745521663s)
--- PASS: TestAddons/parallel/Yakd (11.75s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.25s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-662914
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-662914: (5.976891141s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-662914
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-662914
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-662914
--- PASS: TestAddons/StoppedEnableDisable (6.25s)

                                                
                                    
x
+
TestCertOptions (32.14s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (249.96s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (47.29s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (38.09s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-539073 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0920 18:47:33.293640  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-539073 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (35.710360752s)
helpers_test.go:175: Cleaning up "force-systemd-env-539073" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-539073
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-539073: (2.380700458s)
--- PASS: TestForceSystemdEnv (38.09s)

                                                
                                    
x
+
TestErrorSpam/setup (29.44s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.77s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.07s)

                                                
                                                
=== 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-638558 --log_dir /tmp/nospam-638558 status
E0920 18:12:33.293784  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:12:33.300201  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:12:33.311559  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:12:33.333106  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-638558 --log_dir /tmp/nospam-638558 status
E0920 18:12:33.374310  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:12:33.455688  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:12:33.616967  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-638558 --log_dir /tmp/nospam-638558 status
E0920 18:12:33.940216  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestErrorSpam/status (1.07s)

                                                
                                    
x
+
TestErrorSpam/pause (1.87s)

                                                
                                                
=== 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-638558 --log_dir /tmp/nospam-638558 pause
E0920 18:12:34.585295  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-638558 --log_dir /tmp/nospam-638558 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-638558 --log_dir /tmp/nospam-638558 pause
E0920 18:12:35.866804  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestErrorSpam/pause (1.87s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.84s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.44s)

                                                
                                                
=== 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-638558 --log_dir /tmp/nospam-638558 stop
E0920 18:12:38.428176  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-638558 --log_dir /tmp/nospam-638558 stop: (1.239952057s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-638558 --log_dir /tmp/nospam-638558 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-638558 --log_dir /tmp/nospam-638558 stop
--- PASS: TestErrorSpam/stop (1.44s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (77.13s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-451222 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0920 18:12:53.791726  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:13:14.273078  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:13:55.234809  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-451222 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m17.131932034s)
--- PASS: TestFunctional/serial/StartWithProxy (77.13s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (31.17s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0920 18:14:01.565010  445111 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-451222 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-451222 --alsologtostderr -v=8: (31.170273351s)
functional_test.go:663: soft start took 31.170893225s for "functional-451222" cluster.
I0920 18:14:32.735597  445111 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (31.17s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-451222 cache add registry.k8s.io/pause:3.1: (1.502908256s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-451222 cache add registry.k8s.io/pause:3.3: (1.534338882s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-451222 cache add registry.k8s.io/pause:latest: (1.299125313s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.34s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.89s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-451222 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-451222 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.893707497s)
functional_test.go:761: restart took 34.893813244s for "functional-451222" cluster.
I0920 18:15:16.486163  445111 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (34.89s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.72s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 logs
E0920 18:15:17.157090  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-451222 logs: (1.715310743s)
--- PASS: TestFunctional/serial/LogsCmd (1.72s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 logs --file /tmp/TestFunctionalserialLogsFileCmd1503957262/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-451222 logs --file /tmp/TestFunctionalserialLogsFileCmd1503957262/001/logs.txt: (1.768813764s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.77s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.82s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.02s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.59s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:16:06.466566  474903 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:16:06.466793  474903 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:16:06.466808  474903 out.go:358] Setting ErrFile to fd 2...
	I0920 18:16:06.466815  474903 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:16:06.467177  474903 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 18:16:06.467548  474903 out.go:352] Setting JSON to false
	I0920 18:16:06.468510  474903 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":7118,"bootTime":1726849049,"procs":203,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 18:16:06.468588  474903 start.go:139] virtualization:  
	I0920 18:16:06.471999  474903 out.go:177] * [functional-451222] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 18:16:06.475455  474903 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 18:16:06.475523  474903 notify.go:220] Checking for updates...
	I0920 18:16:06.480482  474903 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 18:16:06.483304  474903 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 18:16:06.486419  474903 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 18:16:06.489029  474903 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 18:16:06.491570  474903 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 18:16:06.494670  474903 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:16:06.495292  474903 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 18:16:06.524350  474903 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 18:16:06.524507  474903 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:16:06.613741  474903 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 18:16:06.601712502 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 18:16:06.613856  474903 docker.go:318] overlay module found
	I0920 18:16:06.616775  474903 out.go:177] * Using the docker driver based on existing profile
	I0920 18:16:06.619364  474903 start.go:297] selected driver: docker
	I0920 18:16:06.619380  474903 start.go:901] validating driver "docker" against &{Name:functional-451222 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-451222 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 18:16:06.619582  474903 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 18:16:06.623170  474903 out.go:201] 
	W0920 18:16:06.625813  474903 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
	I0920 18:16:06.628666  474903 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.27s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:16:07.112794  475080 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:16:07.113033  475080 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:16:07.113065  475080 out.go:358] Setting ErrFile to fd 2...
	I0920 18:16:07.113086  475080 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:16:07.113453  475080 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 18:16:07.113860  475080 out.go:352] Setting JSON to false
	I0920 18:16:07.114915  475080 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":7119,"bootTime":1726849049,"procs":206,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 18:16:07.115000  475080 start.go:139] virtualization:  
	I0920 18:16:07.118229  475080 out.go:177] * [functional-451222] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0920 18:16:07.120393  475080 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 18:16:07.120468  475080 notify.go:220] Checking for updates...
	I0920 18:16:07.125948  475080 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 18:16:07.127781  475080 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 18:16:07.129346  475080 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 18:16:07.130959  475080 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 18:16:07.134942  475080 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 18:16:07.137361  475080 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:16:07.138151  475080 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 18:16:07.177689  475080 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 18:16:07.177886  475080 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:16:07.261599  475080 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-20 18:16:07.250325302 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 18:16:07.261711  475080 docker.go:318] overlay module found
	I0920 18:16:07.263131  475080 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0920 18:16:07.264856  475080 start.go:297] selected driver: docker
	I0920 18:16:07.264880  475080 start.go:901] validating driver "docker" against &{Name:functional-451222 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-451222 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0920 18:16:07.265001  475080 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 18:16:07.267070  475080 out.go:201] 
	W0920 18:16:07.268683  475080 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
	I0920 18:16:07.270338  475080 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.03s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-451222 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-451222 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-4z2ds" [ba9c4bf0-d713-44e9-9079-a64929e82204] 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-4z2ds" [ba9c4bf0-d713-44e9-9079-a64929e82204] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.003778639s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32717
functional_test.go:1675: http://192.168.49.2:32717: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-4z2ds

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

                                                
                                                
Request Body:
	-no body in request-

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

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (23.88s)

                                                
                                                
=== 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" [30df9a62-c7fc-413d-8be9-59d300282007] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003880088s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-451222 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-451222 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-451222 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-451222 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" [419716b4-3491-45b7-bf9a-01572d78e2fd] Pending
helpers_test.go:344: "sp-pod" [419716b4-3491-45b7-bf9a-01572d78e2fd] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [419716b4-3491-45b7-bf9a-01572d78e2fd] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.003739109s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-451222 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-451222 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-451222 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" [69d101da-2208-4144-995a-7ed5a3d75f69] Pending
helpers_test.go:344: "sp-pod" [69d101da-2208-4144-995a-7ed5a3d75f69] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [69d101da-2208-4144-995a-7ed5a3d75f69] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004723777s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-451222 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (23.88s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.52s)

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

                                                
                                                

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

                                                
                                    
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-451222 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh -n functional-451222 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 cp functional-451222:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd596566191/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh -n functional-451222 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh -n functional-451222 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (1.99s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.34s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.74s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.27s)

                                                
                                    
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-451222 version --short
--- PASS: TestFunctional/parallel/Version/short (0.07s)

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

                                                
                                                
=== 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-451222 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-451222 version -o=json --components: (1.212011956s)
--- PASS: TestFunctional/parallel/Version/components (1.21s)

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

                                                
                                                
=== 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-451222 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451222 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-451222
localhost/kicbase/echo-server:functional-451222
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451222 image ls --format short --alsologtostderr:
I0920 18:16:09.649333  475610 out.go:345] Setting OutFile to fd 1 ...
I0920 18:16:09.649501  475610 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:09.649539  475610 out.go:358] Setting ErrFile to fd 2...
I0920 18:16:09.649559  475610 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:09.650512  475610 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
I0920 18:16:09.651256  475610 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:09.651424  475610 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:09.652697  475610 cli_runner.go:164] Run: docker container inspect functional-451222 --format={{.State.Status}}
I0920 18:16:09.673950  475610 ssh_runner.go:195] Run: systemctl --version
I0920 18:16:09.674010  475610 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451222
I0920 18:16:09.691355  475610 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33178 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/functional-451222/id_rsa Username:docker}
I0920 18:16:09.780623  475610 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

                                                
                                                
=== 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-451222 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451222 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/my-image                      | functional-451222  | 9ab4bc4ef9229 | 1.64MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| localhost/minikube-local-cache-test     | functional-451222  | fa8bd8ce8f99e | 3.33kB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| localhost/kicbase/echo-server           | functional-451222  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451222 image ls --format table --alsologtostderr:
I0920 18:16:15.922617  476041 out.go:345] Setting OutFile to fd 1 ...
I0920 18:16:15.923301  476041 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:15.923329  476041 out.go:358] Setting ErrFile to fd 2...
I0920 18:16:15.923348  476041 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:15.923592  476041 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
I0920 18:16:15.924318  476041 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:15.924459  476041 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:15.924951  476041 cli_runner.go:164] Run: docker container inspect functional-451222 --format={{.State.Status}}
I0920 18:16:15.946200  476041 ssh_runner.go:195] Run: systemctl --version
I0920 18:16:15.946252  476041 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451222
I0920 18:16:15.966096  476041 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33178 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/functional-451222/id_rsa Username:docker}
I0920 18:16:16.069960  476041 ssh_runner.go:195] Run: sudo crictl images --output json
2024/09/20 18:16:18 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.34s)

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

                                                
                                                
=== 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-451222 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451222 image ls --format json --alsologtostderr:
[{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"9ab4bc4ef9229c16b16f1c6e79d94c525f0e83ef82d1a5456d8b43c0ba35a8ae","repoDigests":["localhost/my-image@sha256:8a7905be0bc53c92bc14a8a24675242786aac5908ae6cc74bbba3d6f963a9f7c"],"repoTags":["localhost/my-image:functional-451222"],"size":"1640226"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"afb61768ce381961ca0beff95337601
f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"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":"dfe1068cc72347921a946a62f04d85aded874bb4c2ae757fb51e8f3f24c87096","repoDigests":["docker.io/library/62ea24cf8b5cb31c490f9af38aae9ffa15e4c06930bb60673edd727d13488dac-tmp@sha256:42e8359c88470124c4a15ae392b0e9bac7f00e44e1976711bbc4146b4c082448"],"repoTags":[],"size":"1637644"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e
6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030
380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"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":"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":"d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853","repoDigests":["registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb","registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"},{"id":"279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e","repoDigests":["registry.k8s.io/kube-controller-manage
r@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"86930758"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","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":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-451222"],"size":"4788229"},{"id":"fa8bd8ce8f99e588a0c83a6969e38b12a2dbb64a7f786fb6516835dd8aa2036c","repoDigests":["localhost/minikube-local-cac
he-test@sha256:07f3b260cf2d5add10a2e9863ba763badb6a422a0a5b9694be045c20ed67eee2"],"repoTags":["localhost/minikube-local-cache-test:functional-451222"],"size":"3330"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67007814"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3
"],"size":"487479"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451222 image ls --format json --alsologtostderr:
I0920 18:16:15.628428  476008 out.go:345] Setting OutFile to fd 1 ...
I0920 18:16:15.628630  476008 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:15.628639  476008 out.go:358] Setting ErrFile to fd 2...
I0920 18:16:15.628644  476008 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:15.628864  476008 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
I0920 18:16:15.629512  476008 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:15.629635  476008 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:15.630105  476008 cli_runner.go:164] Run: docker container inspect functional-451222 --format={{.State.Status}}
I0920 18:16:15.659336  476008 ssh_runner.go:195] Run: systemctl --version
I0920 18:16:15.659400  476008 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451222
I0920 18:16:15.681437  476008 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33178 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/functional-451222/id_rsa Username:docker}
I0920 18:16:15.785050  476008 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.31s)

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

                                                
                                                
=== 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-451222 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451222 image ls --format yaml --alsologtostderr:
- 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: 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67007814"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- 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-451222
size: "4788229"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
- registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "92632544"
- id: 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "86930758"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- 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: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- id: fa8bd8ce8f99e588a0c83a6969e38b12a2dbb64a7f786fb6516835dd8aa2036c
repoDigests:
- localhost/minikube-local-cache-test@sha256:07f3b260cf2d5add10a2e9863ba763badb6a422a0a5b9694be045c20ed67eee2
repoTags:
- localhost/minikube-local-cache-test:functional-451222
size: "3330"
- id: 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "95951255"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- 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: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- 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"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451222 image ls --format yaml --alsologtostderr:
I0920 18:16:09.885016  475640 out.go:345] Setting OutFile to fd 1 ...
I0920 18:16:09.885228  475640 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:09.885241  475640 out.go:358] Setting ErrFile to fd 2...
I0920 18:16:09.885247  475640 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:09.885563  475640 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
I0920 18:16:09.886296  475640 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:09.886480  475640 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:09.887030  475640 cli_runner.go:164] Run: docker container inspect functional-451222 --format={{.State.Status}}
I0920 18:16:09.906131  475640 ssh_runner.go:195] Run: systemctl --version
I0920 18:16:09.906190  475640 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451222
I0920 18:16:09.927494  475640 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33178 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/functional-451222/id_rsa Username:docker}
I0920 18:16:10.020646  475640 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.26s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 image build -t localhost/my-image:functional-451222 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-451222 image build -t localhost/my-image:functional-451222 testdata/build --alsologtostderr: (4.87422886s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451222 image build -t localhost/my-image:functional-451222 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> dfe1068cc72
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-451222
--> 9ab4bc4ef92
Successfully tagged localhost/my-image:functional-451222
9ab4bc4ef9229c16b16f1c6e79d94c525f0e83ef82d1a5456d8b43c0ba35a8ae
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451222 image build -t localhost/my-image:functional-451222 testdata/build --alsologtostderr:
I0920 18:16:10.440288  475729 out.go:345] Setting OutFile to fd 1 ...
I0920 18:16:10.440880  475729 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:10.440921  475729 out.go:358] Setting ErrFile to fd 2...
I0920 18:16:10.440945  475729 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0920 18:16:10.441221  475729 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
I0920 18:16:10.441959  475729 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:10.443165  475729 config.go:182] Loaded profile config "functional-451222": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0920 18:16:10.443736  475729 cli_runner.go:164] Run: docker container inspect functional-451222 --format={{.State.Status}}
I0920 18:16:10.461866  475729 ssh_runner.go:195] Run: systemctl --version
I0920 18:16:10.461925  475729 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451222
I0920 18:16:10.479239  475729 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33178 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/functional-451222/id_rsa Username:docker}
I0920 18:16:10.573225  475729 build_images.go:161] Building image from path: /tmp/build.2697678137.tar
I0920 18:16:10.573301  475729 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0920 18:16:10.583536  475729 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2697678137.tar
I0920 18:16:10.589331  475729 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2697678137.tar: stat -c "%s %y" /var/lib/minikube/build/build.2697678137.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2697678137.tar': No such file or directory
I0920 18:16:10.589362  475729 ssh_runner.go:362] scp /tmp/build.2697678137.tar --> /var/lib/minikube/build/build.2697678137.tar (3072 bytes)
I0920 18:16:10.622185  475729 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2697678137
I0920 18:16:10.632010  475729 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2697678137 -xf /var/lib/minikube/build/build.2697678137.tar
I0920 18:16:10.641600  475729 crio.go:315] Building image: /var/lib/minikube/build/build.2697678137
I0920 18:16:10.641694  475729 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-451222 /var/lib/minikube/build/build.2697678137 --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
I0920 18:16:15.230760  475729 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-451222 /var/lib/minikube/build/build.2697678137 --cgroup-manager=cgroupfs: (4.589038314s)
I0920 18:16:15.230830  475729 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2697678137
I0920 18:16:15.242189  475729 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2697678137.tar
I0920 18:16:15.256780  475729 build_images.go:217] Built localhost/my-image:functional-451222 from /tmp/build.2697678137.tar
I0920 18:16:15.256809  475729 build_images.go:133] succeeded building to: functional-451222
I0920 18:16:15.256815  475729 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.47s)

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

                                                
                                                
=== 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-451222
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.72s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-451222 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-451222 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-brklg" [5eaa1258-09f8-45ee-aee6-5fb1429aea3e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-brklg" [5eaa1258-09f8-45ee-aee6-5fb1429aea3e] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.003173053s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.30s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-451222 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" [65feea08-973d-416f-951f-684e2dcae3e6] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [65feea08-973d-416f-951f-684e2dcae3e6] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.00328976s
I0920 18:15:45.978468  445111 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.32s)

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-451222 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.104.166.246 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-451222 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

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

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

                                                
                                                
=== 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 "358.502027ms" 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 "50.208108ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.41s)

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

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

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

                                                
                                                
** /stderr **
I0920 18:15:55.555276  445111 retry.go:31] will retry after 309.779566ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 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 20 18:15 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 20 18:15 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 20 18:15 test-1726856155220281819
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh cat /mount-9p/test-1726856155220281819
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-451222 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" [bbbd7138-60e3-4b7a-876b-df85df886d68] Pending
helpers_test.go:344: "busybox-mount" [bbbd7138-60e3-4b7a-876b-df85df886d68] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [bbbd7138-60e3-4b7a-876b-df85df886d68] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [bbbd7138-60e3-4b7a-876b-df85df886d68] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.004130395s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-451222 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-451222 /tmp/TestFunctionalparallelMountCmdany-port2765564602/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.61s)

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

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

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

                                                
                                                
** /stderr **
I0920 18:16:04.167785  445111 retry.go:31] will retry after 434.035067ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 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-451222 /tmp/TestFunctionalparallelMountCmdspecific-port3260928972/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-451222 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-451222 ssh "sudo umount -f /mount-9p": exit status 1 (261.366875ms)

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

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

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

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

                                                
                                                
** /stderr **
I0920 18:16:06.286561  445111 retry.go:31] will retry after 251.205862ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-451222 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-451222 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-451222 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3295412777/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-451222 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3295412777/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-451222 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3295412777/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.16s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (171.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-182133 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 18:17:33.293601  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:18:00.998767  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-182133 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m50.226728071s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (171.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (10.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-182133 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-182133 -- exec busybox-7dff88458-7prq7 -- 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-182133 -- exec busybox-7dff88458-7prq7 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-182133 -- exec busybox-7dff88458-864ff -- 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-182133 -- exec busybox-7dff88458-864ff -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-182133 -- exec busybox-7dff88458-mdztj -- 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-182133 -- exec busybox-7dff88458-mdztj -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.3s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-182133 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-182133 -v=7 --alsologtostderr: (34.992456022s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr: (1.306163443s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (36.30s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
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: (1.119127903s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 node stop m02 -v=7 --alsologtostderr
E0920 18:20:29.728339  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:29.734783  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:29.746265  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:29.767621  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:29.809166  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:29.890576  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:30.054050  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:30.376357  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:31.017862  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:32.299906  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-182133 node stop m02 -v=7 --alsologtostderr: (12.014727626s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr: exit status 7 (741.780754ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:20:32.596430  491662 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:20:32.597711  491662 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:20:32.597744  491662 out.go:358] Setting ErrFile to fd 2...
	I0920 18:20:32.597768  491662 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:20:32.598069  491662 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 18:20:32.598343  491662 out.go:352] Setting JSON to false
	I0920 18:20:32.598420  491662 mustload.go:65] Loading cluster: ha-182133
	I0920 18:20:32.598543  491662 notify.go:220] Checking for updates...
	I0920 18:20:32.598925  491662 config.go:182] Loaded profile config "ha-182133": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:20:32.598963  491662 status.go:174] checking status of ha-182133 ...
	I0920 18:20:32.599874  491662 cli_runner.go:164] Run: docker container inspect ha-182133 --format={{.State.Status}}
	I0920 18:20:32.622232  491662 status.go:364] ha-182133 host status = "Running" (err=<nil>)
	I0920 18:20:32.622258  491662 host.go:66] Checking if "ha-182133" exists ...
	I0920 18:20:32.622609  491662 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-182133
	I0920 18:20:32.649869  491662 host.go:66] Checking if "ha-182133" exists ...
	I0920 18:20:32.650194  491662 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:20:32.650246  491662 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-182133
	I0920 18:20:32.669183  491662 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33183 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/ha-182133/id_rsa Username:docker}
	I0920 18:20:32.762286  491662 ssh_runner.go:195] Run: systemctl --version
	I0920 18:20:32.767224  491662 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:20:32.779580  491662 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:20:32.830382  491662 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-20 18:20:32.818935952 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 18:20:32.830981  491662 kubeconfig.go:125] found "ha-182133" server: "https://192.168.49.254:8443"
	I0920 18:20:32.831020  491662 api_server.go:166] Checking apiserver status ...
	I0920 18:20:32.831061  491662 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 18:20:32.842103  491662 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1401/cgroup
	I0920 18:20:32.851487  491662 api_server.go:182] apiserver freezer: "13:freezer:/docker/746a8b95724aea3857eaa9ec6bf426c440e76e425bee9606c10a3ccc0690a110/crio/crio-03fffce8cfa9d1c0384408671e0aeba7212dcfa042edfab930ee4aa07941963f"
	I0920 18:20:32.851555  491662 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/746a8b95724aea3857eaa9ec6bf426c440e76e425bee9606c10a3ccc0690a110/crio/crio-03fffce8cfa9d1c0384408671e0aeba7212dcfa042edfab930ee4aa07941963f/freezer.state
	I0920 18:20:32.861598  491662 api_server.go:204] freezer state: "THAWED"
	I0920 18:20:32.861624  491662 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 18:20:32.870463  491662 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 18:20:32.870504  491662 status.go:456] ha-182133 apiserver status = Running (err=<nil>)
	I0920 18:20:32.870516  491662 status.go:176] ha-182133 status: &{Name:ha-182133 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:20:32.870533  491662 status.go:174] checking status of ha-182133-m02 ...
	I0920 18:20:32.870856  491662 cli_runner.go:164] Run: docker container inspect ha-182133-m02 --format={{.State.Status}}
	I0920 18:20:32.897356  491662 status.go:364] ha-182133-m02 host status = "Stopped" (err=<nil>)
	I0920 18:20:32.897379  491662 status.go:377] host is not running, skipping remaining checks
	I0920 18:20:32.897386  491662 status.go:176] ha-182133-m02 status: &{Name:ha-182133-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:20:32.897408  491662 status.go:174] checking status of ha-182133-m03 ...
	I0920 18:20:32.897782  491662 cli_runner.go:164] Run: docker container inspect ha-182133-m03 --format={{.State.Status}}
	I0920 18:20:32.917008  491662 status.go:364] ha-182133-m03 host status = "Running" (err=<nil>)
	I0920 18:20:32.917036  491662 host.go:66] Checking if "ha-182133-m03" exists ...
	I0920 18:20:32.917370  491662 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-182133-m03
	I0920 18:20:32.936348  491662 host.go:66] Checking if "ha-182133-m03" exists ...
	I0920 18:20:32.936697  491662 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:20:32.936745  491662 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-182133-m03
	I0920 18:20:32.954772  491662 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33193 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/ha-182133-m03/id_rsa Username:docker}
	I0920 18:20:33.058512  491662 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:20:33.071788  491662 kubeconfig.go:125] found "ha-182133" server: "https://192.168.49.254:8443"
	I0920 18:20:33.071819  491662 api_server.go:166] Checking apiserver status ...
	I0920 18:20:33.071860  491662 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 18:20:33.084278  491662 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1317/cgroup
	I0920 18:20:33.094686  491662 api_server.go:182] apiserver freezer: "13:freezer:/docker/21c262de5e300d5a8cf6e28c3b6f5b390deb36caa9a3f3138c21604e3781d186/crio/crio-2cf744992cbee5f7939b286bd46d1f3ae29db7fa63ae52f4461d7b98e61ef5e0"
	I0920 18:20:33.094844  491662 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/21c262de5e300d5a8cf6e28c3b6f5b390deb36caa9a3f3138c21604e3781d186/crio/crio-2cf744992cbee5f7939b286bd46d1f3ae29db7fa63ae52f4461d7b98e61ef5e0/freezer.state
	I0920 18:20:33.104025  491662 api_server.go:204] freezer state: "THAWED"
	I0920 18:20:33.104055  491662 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0920 18:20:33.112111  491662 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0920 18:20:33.112141  491662 status.go:456] ha-182133-m03 apiserver status = Running (err=<nil>)
	I0920 18:20:33.112151  491662 status.go:176] ha-182133-m03 status: &{Name:ha-182133-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:20:33.112174  491662 status.go:174] checking status of ha-182133-m04 ...
	I0920 18:20:33.112506  491662 cli_runner.go:164] Run: docker container inspect ha-182133-m04 --format={{.State.Status}}
	I0920 18:20:33.131359  491662 status.go:364] ha-182133-m04 host status = "Running" (err=<nil>)
	I0920 18:20:33.131384  491662 host.go:66] Checking if "ha-182133-m04" exists ...
	I0920 18:20:33.131681  491662 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-182133-m04
	I0920 18:20:33.148831  491662 host.go:66] Checking if "ha-182133-m04" exists ...
	I0920 18:20:33.149145  491662 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:20:33.149190  491662 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-182133-m04
	I0920 18:20:33.169493  491662 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33198 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/ha-182133-m04/id_rsa Username:docker}
	I0920 18:20:33.265221  491662 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:20:33.281038  491662 status.go:176] ha-182133-m04 status: &{Name:ha-182133-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (25.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 node start m02 -v=7 --alsologtostderr
E0920 18:20:34.861743  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:39.983906  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:20:50.225209  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-182133 node start m02 -v=7 --alsologtostderr: (23.712034647s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr: (1.483025582s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (25.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.34s)

                                                
                                                
=== 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: (1.341390846s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (267.37s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-182133 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-182133 -v=7 --alsologtostderr
E0920 18:21:10.706967  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-182133 -v=7 --alsologtostderr: (37.195356061s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-182133 --wait=true -v=7 --alsologtostderr
E0920 18:21:51.668559  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:22:33.293321  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:23:13.590432  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-182133 --wait=true -v=7 --alsologtostderr: (3m49.995390817s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-182133
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (267.37s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 node delete m03 -v=7 --alsologtostderr
E0920 18:25:29.725328  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-182133 node delete m03 -v=7 --alsologtostderr: (10.9732125s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 stop -v=7 --alsologtostderr
E0920 18:25:57.431930  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-182133 stop -v=7 --alsologtostderr: (35.70284741s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr: exit status 7 (109.271013ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:26:16.459042  505935 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:26:16.459257  505935 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:26:16.459284  505935 out.go:358] Setting ErrFile to fd 2...
	I0920 18:26:16.459306  505935 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:26:16.459572  505935 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 18:26:16.459787  505935 out.go:352] Setting JSON to false
	I0920 18:26:16.459850  505935 mustload.go:65] Loading cluster: ha-182133
	I0920 18:26:16.459946  505935 notify.go:220] Checking for updates...
	I0920 18:26:16.460456  505935 config.go:182] Loaded profile config "ha-182133": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:26:16.460480  505935 status.go:174] checking status of ha-182133 ...
	I0920 18:26:16.461065  505935 cli_runner.go:164] Run: docker container inspect ha-182133 --format={{.State.Status}}
	I0920 18:26:16.479996  505935 status.go:364] ha-182133 host status = "Stopped" (err=<nil>)
	I0920 18:26:16.480016  505935 status.go:377] host is not running, skipping remaining checks
	I0920 18:26:16.480023  505935 status.go:176] ha-182133 status: &{Name:ha-182133 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:26:16.480048  505935 status.go:174] checking status of ha-182133-m02 ...
	I0920 18:26:16.480533  505935 cli_runner.go:164] Run: docker container inspect ha-182133-m02 --format={{.State.Status}}
	I0920 18:26:16.505240  505935 status.go:364] ha-182133-m02 host status = "Stopped" (err=<nil>)
	I0920 18:26:16.505261  505935 status.go:377] host is not running, skipping remaining checks
	I0920 18:26:16.505268  505935 status.go:176] ha-182133-m02 status: &{Name:ha-182133-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:26:16.505287  505935 status.go:174] checking status of ha-182133-m04 ...
	I0920 18:26:16.505581  505935 cli_runner.go:164] Run: docker container inspect ha-182133-m04 --format={{.State.Status}}
	I0920 18:26:16.522240  505935 status.go:364] ha-182133-m04 host status = "Stopped" (err=<nil>)
	I0920 18:26:16.522259  505935 status.go:377] host is not running, skipping remaining checks
	I0920 18:26:16.522266  505935 status.go:176] ha-182133-m04 status: &{Name:ha-182133-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (96.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-182133 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 18:27:33.293243  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-182133 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m35.878088969s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 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 (96.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (68.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-182133 --control-plane -v=7 --alsologtostderr
E0920 18:28:56.361006  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-182133 --control-plane -v=7 --alsologtostderr: (1m7.582204893s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-182133 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (68.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.99s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (48.26s)

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"77845a2f-2c62-474e-a224-3000a6a6bbc0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-016299] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e9124233-8457-49fa-9fb1-a975b81b4d92","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19672"}}
	{"specversion":"1.0","id":"627f2d60-c9c5-42bd-95e7-af00cf52d6db","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":"901c9630-35d0-4dc2-a724-e6065af1247b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig"}}
	{"specversion":"1.0","id":"ab05b342-2134-43e0-b00d-1cd1279bfb9c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube"}}
	{"specversion":"1.0","id":"9d3e3114-6b9b-42ee-ba59-8b77737e1b57","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":"e4dfb2a8-9820-4cac-ae8c-a7bd26e3a667","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"86735dec-fa99-4b57-ae57-45c49b4351e5","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-016299" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-016299
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (42.1s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-976482 --network=
E0920 18:30:29.725973  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-976482 --network=: (40.006939204s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-976482" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-976482
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-976482: (2.064813635s)
--- PASS: TestKicCustomNetwork/create_custom_network (42.10s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.97s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.21s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0920 18:31:29.006404  445111 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0920 18:31:29.022275  445111 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0920 18:31:29.023161  445111 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0920 18:31:29.023203  445111 cli_runner.go:164] Run: docker network inspect existing-network
W0920 18:31:29.037325  445111 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0920 18:31:29.037357  445111 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0920 18:31:29.037372  445111 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0920 18:31:29.037468  445111 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}}]}"
I0920 18:31:29.061176  445111 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-e3708ec642dd IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:c5:34:e5:72} reservation:<nil>}
I0920 18:31:29.061613  445111 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40017e1ed0}
I0920 18:31:29.061645  445111 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0920 18:31:29.061701  445111 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0920 18:31:29.128372  445111 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-395564 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-395564 --network=existing-network: (30.004447567s)
helpers_test.go:175: Cleaning up "existing-network-395564" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-395564
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-395564: (2.034118226s)
I0920 18:32:01.189183  445111 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (32.21s)

                                                
                                    
x
+
TestKicCustomSubnet (34.21s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-629772 --subnet=192.168.60.0/24
E0920 18:32:33.294018  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-629772 --subnet=192.168.60.0/24: (32.127852934s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-629772 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-629772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-629772
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-629772: (2.064696811s)
--- PASS: TestKicCustomSubnet (34.21s)

                                                
                                    
x
+
TestKicStaticIP (34.68s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-145416 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-145416 --static-ip=192.168.200.200: (32.459136792s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-145416 ip
helpers_test.go:175: Cleaning up "static-ip-145416" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-145416
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-145416: (2.086398726s)
--- PASS: TestKicStaticIP (34.68s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (66.37s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-231102 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-231102 --driver=docker  --container-runtime=crio: (29.674117653s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-233785 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-233785 --driver=docker  --container-runtime=crio: (31.436553773s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-231102
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-233785
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-233785" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-233785
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-233785: (1.997604865s)
helpers_test.go:175: Cleaning up "first-231102" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-231102
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-231102: (1.943219358s)
--- PASS: TestMinikubeProfile (66.37s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.52s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.33s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
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-124439 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-124439 --alsologtostderr -v=5: (1.630427748s)
--- PASS: TestMountStart/serial/DeleteFirst (1.63s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (9.23s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (136.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-597558 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0920 18:35:29.725328  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:36:52.793957  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-597558 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (2m15.662189022s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-597558 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (136.21s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.98s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (57.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-597558 -v 3 --alsologtostderr
E0920 18:37:33.293558  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-597558 -v 3 --alsologtostderr: (56.550662172s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-597558 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (57.21s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.08s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.93s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.21s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:38:18.965668  559201 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:38:18.965870  559201 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:38:18.965884  559201 out.go:358] Setting ErrFile to fd 2...
	I0920 18:38:18.965890  559201 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:38:18.966143  559201 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 18:38:18.966387  559201 out.go:352] Setting JSON to false
	I0920 18:38:18.966446  559201 mustload.go:65] Loading cluster: multinode-597558
	I0920 18:38:18.966517  559201 notify.go:220] Checking for updates...
	I0920 18:38:18.967706  559201 config.go:182] Loaded profile config "multinode-597558": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:38:18.967756  559201 status.go:174] checking status of multinode-597558 ...
	I0920 18:38:18.968495  559201 cli_runner.go:164] Run: docker container inspect multinode-597558 --format={{.State.Status}}
	I0920 18:38:18.985810  559201 status.go:364] multinode-597558 host status = "Running" (err=<nil>)
	I0920 18:38:18.985843  559201 host.go:66] Checking if "multinode-597558" exists ...
	I0920 18:38:18.986189  559201 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-597558
	I0920 18:38:19.009870  559201 host.go:66] Checking if "multinode-597558" exists ...
	I0920 18:38:19.010189  559201 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:38:19.010250  559201 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-597558
	I0920 18:38:19.027804  559201 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33303 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/multinode-597558/id_rsa Username:docker}
	I0920 18:38:19.121532  559201 ssh_runner.go:195] Run: systemctl --version
	I0920 18:38:19.125746  559201 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:38:19.137372  559201 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:38:19.195471  559201 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-20 18:38:19.185780448 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 18:38:19.196062  559201 kubeconfig.go:125] found "multinode-597558" server: "https://192.168.67.2:8443"
	I0920 18:38:19.196125  559201 api_server.go:166] Checking apiserver status ...
	I0920 18:38:19.196172  559201 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0920 18:38:19.208714  559201 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1365/cgroup
	I0920 18:38:19.218477  559201 api_server.go:182] apiserver freezer: "13:freezer:/docker/f8671d508f32f988268960b31f1a58c222ce0bdd84f07671ef3d4e532e8cad36/crio/crio-e8c91da5db3ed3945742663d95d654cad9f7e68d56e83d637b185564133f8950"
	I0920 18:38:19.218543  559201 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f8671d508f32f988268960b31f1a58c222ce0bdd84f07671ef3d4e532e8cad36/crio/crio-e8c91da5db3ed3945742663d95d654cad9f7e68d56e83d637b185564133f8950/freezer.state
	I0920 18:38:19.227010  559201 api_server.go:204] freezer state: "THAWED"
	I0920 18:38:19.227045  559201 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0920 18:38:19.235435  559201 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0920 18:38:19.235469  559201 status.go:456] multinode-597558 apiserver status = Running (err=<nil>)
	I0920 18:38:19.235481  559201 status.go:176] multinode-597558 status: &{Name:multinode-597558 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:38:19.235526  559201 status.go:174] checking status of multinode-597558-m02 ...
	I0920 18:38:19.235851  559201 cli_runner.go:164] Run: docker container inspect multinode-597558-m02 --format={{.State.Status}}
	I0920 18:38:19.252220  559201 status.go:364] multinode-597558-m02 host status = "Running" (err=<nil>)
	I0920 18:38:19.252245  559201 host.go:66] Checking if "multinode-597558-m02" exists ...
	I0920 18:38:19.252561  559201 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-597558-m02
	I0920 18:38:19.268881  559201 host.go:66] Checking if "multinode-597558-m02" exists ...
	I0920 18:38:19.269216  559201 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0920 18:38:19.269261  559201 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-597558-m02
	I0920 18:38:19.285031  559201 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33308 SSHKeyPath:/home/jenkins/minikube-integration/19672-439723/.minikube/machines/multinode-597558-m02/id_rsa Username:docker}
	I0920 18:38:19.377137  559201 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0920 18:38:19.388666  559201 status.go:176] multinode-597558-m02 status: &{Name:multinode-597558-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:38:19.388704  559201 status.go:174] checking status of multinode-597558-m03 ...
	I0920 18:38:19.389024  559201 cli_runner.go:164] Run: docker container inspect multinode-597558-m03 --format={{.State.Status}}
	I0920 18:38:19.405594  559201 status.go:364] multinode-597558-m03 host status = "Stopped" (err=<nil>)
	I0920 18:38:19.405616  559201 status.go:377] host is not running, skipping remaining checks
	I0920 18:38:19.405624  559201 status.go:176] multinode-597558-m03 status: &{Name:multinode-597558-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (95.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-597558
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-597558
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-597558: (24.817119198s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-597558 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-597558 --wait=true -v=8 --alsologtostderr: (1m10.518810556s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-597558
--- PASS: TestMultiNode/serial/RestartKeepsNodes (95.46s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.46s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-597558 stop
E0920 18:40:29.725378  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-597558 stop: (23.752919582s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-597558 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-597558 status: exit status 7 (91.017873ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:40:34.269491  567027 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:40:34.269641  567027 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:40:34.269652  567027 out.go:358] Setting ErrFile to fd 2...
	I0920 18:40:34.269658  567027 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:40:34.269906  567027 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 18:40:34.270083  567027 out.go:352] Setting JSON to false
	I0920 18:40:34.270112  567027 mustload.go:65] Loading cluster: multinode-597558
	I0920 18:40:34.270575  567027 config.go:182] Loaded profile config "multinode-597558": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:40:34.270598  567027 status.go:174] checking status of multinode-597558 ...
	I0920 18:40:34.271166  567027 cli_runner.go:164] Run: docker container inspect multinode-597558 --format={{.State.Status}}
	I0920 18:40:34.271356  567027 notify.go:220] Checking for updates...
	I0920 18:40:34.292717  567027 status.go:364] multinode-597558 host status = "Stopped" (err=<nil>)
	I0920 18:40:34.292742  567027 status.go:377] host is not running, skipping remaining checks
	I0920 18:40:34.292751  567027 status.go:176] multinode-597558 status: &{Name:multinode-597558 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0920 18:40:34.292775  567027 status.go:174] checking status of multinode-597558-m02 ...
	I0920 18:40:34.293101  567027 cli_runner.go:164] Run: docker container inspect multinode-597558-m02 --format={{.State.Status}}
	I0920 18:40:34.318446  567027 status.go:364] multinode-597558-m02 host status = "Stopped" (err=<nil>)
	I0920 18:40:34.318476  567027 status.go:377] host is not running, skipping remaining checks
	I0920 18:40:34.318484  567027 status.go:176] multinode-597558-m02 status: &{Name:multinode-597558-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (56.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.72s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (126.25s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-787777 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0920 18:42:33.294074  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-787777 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m33.613236254s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-787777 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-787777 image pull gcr.io/k8s-minikube/busybox: (3.308570246s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-787777
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-787777: (5.800478702s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-787777 --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-787777 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.836663267s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-787777 image list
helpers_test.go:175: Cleaning up "test-preload-787777" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-787777
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-787777: (2.424002247s)
--- PASS: TestPreload (126.25s)

                                                
                                    
x
+
TestScheduledStopUnix (108.93s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-286468 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-286468 --memory=2048 --driver=docker  --container-runtime=crio: (33.676541774s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-286468 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-286468 -n scheduled-stop-286468
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-286468 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0920 18:44:46.809891  445111 retry.go:31] will retry after 76.558µs: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.811052  445111 retry.go:31] will retry after 183.802µs: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.811353  445111 retry.go:31] will retry after 290.943µs: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.812150  445111 retry.go:31] will retry after 434.86µs: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.813269  445111 retry.go:31] will retry after 689.934µs: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.814384  445111 retry.go:31] will retry after 399.218µs: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.815482  445111 retry.go:31] will retry after 1.476145ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.819014  445111 retry.go:31] will retry after 2.382144ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.821488  445111 retry.go:31] will retry after 1.820559ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.823688  445111 retry.go:31] will retry after 4.081686ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.828987  445111 retry.go:31] will retry after 4.858304ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.834518  445111 retry.go:31] will retry after 6.637142ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.841708  445111 retry.go:31] will retry after 18.718368ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.861268  445111 retry.go:31] will retry after 19.62116ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
I0920 18:44:46.881510  445111 retry.go:31] will retry after 30.814789ms: open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/scheduled-stop-286468/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-286468 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-286468 -n scheduled-stop-286468
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-286468
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-286468 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0920 18:45:29.725400  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:45:36.362419  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-286468
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-286468: exit status 7 (74.834054ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.09s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"684eecbf-1f08-43cb-b318-14f634c135dd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-687919] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"427ab188-3481-4f6d-a567-b309f31d85a0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19672"}}
	{"specversion":"1.0","id":"9f312f9c-599e-4386-88a1-be958c262712","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":"553647e2-38e9-40d4-9766-94064a6d1038","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig"}}
	{"specversion":"1.0","id":"dfcf147d-2ae1-4b7a-a382-17558553c888","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube"}}
	{"specversion":"1.0","id":"a11e52c6-00ec-4b7b-be53-400194972bb3","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":"b1df0c65-30a6-4680-8987-2dd03800dcc4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"487763ea-55a9-4327-ab17-fcbb4590276c","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":"e3d04245-55ed-47c4-a188-1eb128ac294c","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":"31191a22-c7c4-4d93-8359-f9e1d80823d8","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":"a8cfe2e2-eb29-4254-93b1-f63ad6ec88a4","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":"cc5084b3-2bda-4768-922e-7699393fab84","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-687919\" primary control-plane node in \"insufficient-storage-687919\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"564479cf-11b1-4045-a21c-081e82ad46f3","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-1726784731-19672 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"c400e684-7c80-4ba4-b7da-470ae9e089c0","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":"72ac7f00-f906-4ba4-a34e-3e7d5e136e36","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-687919 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-687919 --output=json --layout=cluster: exit status 7 (288.403079ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 18:46:10.442038  584742 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-687919" does not appear in /home/jenkins/minikube-integration/19672-439723/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0920 18:46:10.740789  584802 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-687919" does not appear in /home/jenkins/minikube-integration/19672-439723/kubeconfig
	E0920 18:46:10.751273  584802 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/insufficient-storage-687919/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (134.41s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.799058839 start -p running-upgrade-155191 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.799058839 start -p running-upgrade-155191 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.830098444s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-155191 --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-155191 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m32.954311917s)
helpers_test.go:175: Cleaning up "running-upgrade-155191" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-155191
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-155191: (2.696557362s)
--- PASS: TestRunningBinaryUpgrade (134.41s)

                                                
                                    
x
+
TestKubernetesUpgrade (389.06s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-045009 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0920 18:50:29.725031  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-045009 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m4.545053896s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-045009
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-045009: (1.246533445s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-045009 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-045009 status --format={{.Host}}: exit status 7 (75.821446ms)

                                                
                                                
-- 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-045009 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-045009 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m38.584095306s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-045009 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-045009 --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-045009 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (88.346607ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-045009] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19672
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.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.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-045009
	    minikube start -p kubernetes-upgrade-045009 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-0450092 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-045009 --kubernetes-version=v1.31.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-045009 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0920 18:55:29.725898  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-045009 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (40.867689012s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-045009" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-045009
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-045009: (3.551148424s)
--- PASS: TestKubernetesUpgrade (389.06s)

                                                
                                    
x
+
TestMissingContainerUpgrade (154.7s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3436385393 start -p missing-upgrade-272732 --memory=2200 --driver=docker  --container-runtime=crio
E0920 18:52:33.293133  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 18:53:32.796465  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3436385393 start -p missing-upgrade-272732 --memory=2200 --driver=docker  --container-runtime=crio: (1m18.765798445s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-272732
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-272732: (10.430863382s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-272732
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-272732 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-272732 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.205963397s)
helpers_test.go:175: Cleaning up "missing-upgrade-272732" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-272732
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-272732: (2.601360374s)
--- PASS: TestMissingContainerUpgrade (154.70s)

                                                
                                    
x
+
TestPause/serial/Start (88.6s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-885808] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19672
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.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.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (39.58s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.13s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.73s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.08s)

                                                
                                                
=== 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 (1.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.58s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.75s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0920 18:47:24.906107  594741 out.go:345] Setting OutFile to fd 1 ...
	I0920 18:47:24.906300  594741 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:47:24.906314  594741 out.go:358] Setting ErrFile to fd 2...
	I0920 18:47:24.906321  594741 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0920 18:47:24.906600  594741 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19672-439723/.minikube/bin
	I0920 18:47:24.907058  594741 out.go:352] Setting JSON to false
	I0920 18:47:24.908187  594741 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":8996,"bootTime":1726849049,"procs":198,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0920 18:47:24.908267  594741 start.go:139] virtualization:  
	I0920 18:47:24.911829  594741 out.go:177] * [false-695869] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0920 18:47:24.914682  594741 out.go:177]   - MINIKUBE_LOCATION=19672
	I0920 18:47:24.914764  594741 notify.go:220] Checking for updates...
	I0920 18:47:24.920313  594741 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0920 18:47:24.922948  594741 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19672-439723/kubeconfig
	I0920 18:47:24.925419  594741 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19672-439723/.minikube
	I0920 18:47:24.928112  594741 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0920 18:47:24.930847  594741 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0920 18:47:24.934081  594741 config.go:182] Loaded profile config "pause-846762": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0920 18:47:24.934184  594741 driver.go:394] Setting default libvirt URI to qemu:///system
	I0920 18:47:24.958183  594741 docker.go:123] docker version: linux-27.3.0:Docker Engine - Community
	I0920 18:47:24.958307  594741 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0920 18:47:25.007950  594741 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-20 18:47:24.998202945 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 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:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.6]] Warnings:<nil>}}
	I0920 18:47:25.008128  594741 docker.go:318] overlay module found
	I0920 18:47:25.014918  594741 out.go:177] * Using the docker driver based on user configuration
	I0920 18:47:25.018816  594741 start.go:297] selected driver: docker
	I0920 18:47:25.018851  594741 start.go:901] validating driver "docker" against <nil>
	I0920 18:47:25.018868  594741 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0920 18:47:25.022522  594741 out.go:201] 
	W0920 18:47:25.025454  594741 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
	I0920 18:47:25.028037  594741 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:46:54 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-846762
contexts:
- context:
cluster: pause-846762
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:46:54 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-846762
name: pause-846762
current-context: pause-846762
kind: Config
preferences: {}
users:
- name: pause-846762
user:
client-certificate: /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/pause-846762/client.crt
client-key: /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/pause-846762/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (30.46s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.05s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.38s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.82s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.28s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.34s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.84s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.06s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (90.52s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3739652982 start -p stopped-upgrade-998838 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3739652982 start -p stopped-upgrade-998838 --memory=2200 --vm-driver=docker  --container-runtime=crio: (38.916910966s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3739652982 -p stopped-upgrade-998838 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3739652982 -p stopped-upgrade-998838 stop: (2.590157716s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-998838 --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-998838 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (49.011268348s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (90.52s)

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.46s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-998838
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-998838: (1.45562274s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.46s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-695869 "pgrep -a kubelet"
I0920 18:58:47.237821  445111 config.go:182] Loaded profile config "auto-695869": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-695869 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-n8mbg" [af355645-53b6-4e80-bda1-159ff0aaf4b8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-n8mbg" [af355645-53b6-4e80-bda1-159ff0aaf4b8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004374008s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.36s)

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

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

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

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

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

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

                                                
                                    
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-6f2gp" [71222452-893b-42f1-a10e-214aac534de1] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004121613s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-695869 "pgrep -a kubelet"
I0920 18:59:05.226372  445111 config.go:182] Loaded profile config "kindnet-695869": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-695869 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-h5zd4" [c7cce4a9-186c-4a82-9ec2-ed56f8455c5b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-h5zd4" [c7cce4a9-186c-4a82-9ec2-ed56f8455c5b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.005496954s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.36s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-695869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0920 19:00:29.725365  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-695869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m6.653204503s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (66.65s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-q22pd" [827bab3c-4875-41b8-b028-2dbc4fcc4cc5] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00430611s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-695869 "pgrep -a kubelet"
I0920 19:00:36.961921  445111 config.go:182] Loaded profile config "calico-695869": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-695869 replace --force -f testdata/netcat-deployment.yaml
I0920 19:00:37.249469  445111 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-kmtzv" [961103cf-dfe3-4534-b80d-ecab0f91b589] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kmtzv" [961103cf-dfe3-4534-b80d-ecab0f91b589] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004237451s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.29s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-695869 "pgrep -a kubelet"
I0920 19:00:48.821726  445111 config.go:182] Loaded profile config "custom-flannel-695869": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-695869 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-rh7sw" [e296671e-4f6b-46d2-a760-0823277efb33] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-rh7sw" [e296671e-4f6b-46d2-a760-0823277efb33] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.044594716s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.34s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-695869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0920 19:02:16.363973  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:02:33.293856  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-695869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m32.962759472s)
--- PASS: TestNetworkPlugins/group/flannel/Start (92.96s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-695869 "pgrep -a kubelet"
I0920 19:02:34.753962  445111 config.go:182] Loaded profile config "enable-default-cni-695869": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-695869 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-7qlkc" [4984c8e6-9a31-4a27-9d1b-b42403d87170] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-7qlkc" [4984c8e6-9a31-4a27-9d1b-b42403d87170] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.005185122s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-wzm7h" [836761f1-17d9-439c-b5a9-9f4903cd8ee7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004569738s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-695869 "pgrep -a kubelet"
I0920 19:03:05.315428  445111 config.go:182] Loaded profile config "flannel-695869": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-695869 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-2n865" [c7b1990a-b322-47a8-b2e4-112364034f90] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-2n865" [c7b1990a-b322-47a8-b2e4-112364034f90] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004528693s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.34s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-904273 --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
E0920 19:03:47.562364  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:47.569094  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:47.580792  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:47.602541  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:47.643906  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:47.725362  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:47.886713  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:48.208358  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:48.850364  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:50.131792  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:52.694565  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:57.817123  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:58.871605  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:58.878454  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:58.889905  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:58.911364  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:58.953130  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:59.034857  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:59.196268  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:03:59.517753  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:04:00.159097  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:04:01.443717  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:04:04.005070  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:04:08.058967  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:04:09.127150  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:04:19.369444  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/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-904273 --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: (2m48.509412438s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (168.51s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-695869 "pgrep -a kubelet"
I0920 19:04:23.302324  445111 config.go:182] Loaded profile config "bridge-695869": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-695869 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-sgtlq" [38afd50a-6638-4e78-87e7-796175e75794] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0920 19:04:28.541183  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-sgtlq" [38afd50a-6638-4e78-87e7-796175e75794] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 13.003599488s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (13.36s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-695869 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.26s)
E0920 19:16:32.245295  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:45.261276  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:59.945710  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:17:26.223714  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:17:33.293327  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:17:35.029663  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:17:58.964869  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:18:47.562868  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:18:48.145613  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:18:56.365427  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:18:58.872029  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-889354 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 19:05:09.502714  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:20.813561  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:29.725868  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:30.646216  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:30.652610  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:30.663934  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:30.685264  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:30.726632  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:30.808001  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:30.969467  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:31.290776  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:31.932205  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:33.214225  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:35.775667  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:40.897599  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.104064  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.110835  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.122166  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.143504  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.185139  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.266519  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.428048  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:49.749750  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:50.391688  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:51.138921  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:51.673806  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:54.235138  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:05:59.357415  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-889354 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m5.158184052s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (65.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-889354 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" [9172001a-1dd3-4d8a-8289-4215bb67bdc2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9172001a-1dd3-4d8a-8289-4215bb67bdc2] Running
E0920 19:06:09.598836  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:06:11.621211  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004194002s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-889354 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.35s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-889354 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 19:06:30.080763  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:06:31.424411  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/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-889354 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m26.058302189s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-889354 -n no-preload-889354
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (266.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-904273 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" [295dd9ab-6e4c-449f-80ac-07d907c12a96] Pending
helpers_test.go:344: "busybox" [295dd9ab-6e4c-449f-80ac-07d907c12a96] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [295dd9ab-6e4c-449f-80ac-07d907c12a96] Running
E0920 19:06:42.735486  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004244352s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-904273 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.74s)

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

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

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

                                                
                                                
=== 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-904273 --alsologtostderr -v=3
E0920 19:06:52.583366  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-904273 --alsologtostderr -v=3: (12.741611064s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.74s)

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

                                                
                                                
-- 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-904273 --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 (127.95s)

                                                
                                                
=== 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-904273 --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
E0920 19:07:11.043051  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:33.293130  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.030197  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.036603  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.048049  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.069587  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.111110  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.192624  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.354574  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:35.676456  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:36.318152  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:37.600297  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:40.161695  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:45.284911  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:55.526957  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:58.964707  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:58.971068  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:58.982475  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:59.003923  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:59.045304  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:59.127008  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:59.288533  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:07:59.610236  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:00.253810  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:01.535310  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:04.096690  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:09.218994  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:14.505179  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:16.008243  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:19.460781  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:32.965301  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:39.942393  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:47.563592  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:56.969998  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:08:58.871801  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/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-904273 --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: (2m7.562976145s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-904273 -n old-k8s-version-904273
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (127.95s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== 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-k4jfz" [e07a6d61-4d0b-44bf-baa0-4fe361a6bc04] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003823369s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-k4jfz" [e07a6d61-4d0b-44bf-baa0-4fe361a6bc04] Running
E0920 19:09:15.266784  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004320446s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-904273 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-904273 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.26s)

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

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

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

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

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

                                                
                                                
=== 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-112692 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 19:09:23.641618  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:23.647931  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:23.659369  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:23.680732  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:23.722111  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:23.803907  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:23.969284  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:24.290909  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:24.933288  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:26.215098  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:26.576824  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:28.776518  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:33.898327  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:09:44.140318  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:10:04.622104  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:10:12.798513  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:10:18.891614  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:10:29.724993  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:10:30.646334  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/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-112692 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m18.266187186s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (78.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-112692 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" [7731d8b3-8ea7-4444-8fb3-eb1e8751465c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0920 19:10:42.826541  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:10:45.583538  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [7731d8b3-8ea7-4444-8fb3-eb1e8751465c] Running
E0920 19:10:49.103718  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.003776418s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-112692 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.37s)

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

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

                                                
                                    
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-2d5sw" [6c41f5dd-580a-45fa-b0e2-cac687d69f74] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004185501s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-112692 --alsologtostderr -v=3
E0920 19:10:58.346870  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/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-112692 --alsologtostderr -v=3: (11.922552441s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.92s)

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

                                                
                                                
=== 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-2d5sw" [6c41f5dd-580a-45fa-b0e2-cac687d69f74] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004128558s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-889354 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.14s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-499114 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 19:11:16.807491  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.244589  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.250948  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.262576  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.283846  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.325195  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.407066  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.568485  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:32.889880  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:33.531177  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:34.812837  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:37.375032  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:42.496728  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:11:52.738557  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/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-499114 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (40.413123125s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (40.41s)

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

                                                
                                                
=== 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-499114 --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 newest-cni-499114 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.110075955s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.11s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-499114 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 19:12:07.506249  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/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-499114 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (15.674178064s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-499114 -n newest-cni-499114
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.03s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-499114 --alsologtostderr -v=1
E0920 19:12:13.219857  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/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 newest-cni-499114 -n newest-cni-499114
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-499114 -n newest-cni-499114: exit status 2 (325.385871ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-093908 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 19:12:33.293254  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/addons-662914/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:12:35.029519  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:12:54.182180  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:12:58.964629  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:13:02.733572  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/enable-default-cni-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:13:26.668660  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-093908 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m20.457939081s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (80.46s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-093908 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" [cd37e213-b568-4a9d-81bd-4f6c2f1b8bda] Pending
helpers_test.go:344: "busybox" [cd37e213-b568-4a9d-81bd-4f6c2f1b8bda] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cd37e213-b568-4a9d-81bd-4f6c2f1b8bda] Running
E0920 19:13:47.562866  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/auto-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004912851s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-093908 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-093908 --alsologtostderr -v=3
E0920 19:13:58.872044  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/kindnet-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-093908 --alsologtostderr -v=3: (11.971974695s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.97s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-093908 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0920 19:14:16.104159  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/old-k8s-version-904273/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:14:23.641302  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:14:51.347573  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:15:29.725044  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/functional-451222/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:15:30.646362  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/calico-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:15:49.103800  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/custom-flannel-695869/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.284486  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.290857  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.302248  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.323774  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.365202  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.446632  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.608241  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:04.929887  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:05.572127  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:06.853996  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
E0920 19:16:09.415340  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-093908 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (5m8.562243766s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-093908 -n embed-certs-093908
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (308.90s)

                                                
                                    
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-x4xv4" [b83e5adf-bc15-4155-8591-f3bc341e6c95] Running
E0920 19:16:14.536667  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003784334s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-x4xv4" [b83e5adf-bc15-4155-8591-f3bc341e6c95] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003382981s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-112692 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- 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-112692 -n default-k8s-diff-port-112692
E0920 19:16:24.778980  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/no-preload-889354/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-112692 -n default-k8s-diff-port-112692: exit status 2 (334.615945ms)

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

                                                
                                    
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-zfcdt" [36816d6b-6b79-4232-94fc-3ee69d51888b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003829491s
--- 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-zfcdt" [36816d6b-6b79-4232-94fc-3ee69d51888b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003330837s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-093908 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-093908 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-093908 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-093908 -n embed-certs-093908
E0920 19:19:23.641305  445111 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/bridge-695869/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-093908 -n embed-certs-093908: exit status 2 (302.909297ms)

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

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

                                                
                                    

Test skip (29/327)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.51s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-672674 --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-672674" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-672674
--- SKIP: TestDownloadOnlyKic (0.51s)

                                                
                                    
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:817: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux 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
+
TestNetworkPlugins/group/kubenet (3.58s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:46:54 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-846762
contexts:
- context:
cluster: pause-846762
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:46:54 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-846762
name: pause-846762
current-context: pause-846762
kind: Config
preferences: {}
users:
- name: pause-846762
user:
client-certificate: /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/pause-846762/client.crt
client-key: /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/pause-846762/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.13s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19672-439723/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:46:54 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-846762
contexts:
- context:
cluster: pause-846762
extensions:
- extension:
last-update: Fri, 20 Sep 2024 18:46:54 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-846762
name: pause-846762
current-context: pause-846762
kind: Config
preferences: {}
users:
- name: pause-846762
user:
client-certificate: /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/pause-846762/client.crt
client-key: /home/jenkins/minikube-integration/19672-439723/.minikube/profiles/pause-846762/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-695869 [took: 3.961953596s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-695869" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-695869
--- SKIP: TestNetworkPlugins/group/cilium (4.13s)

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

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

                                                
                                    
Copied to clipboard