Test Report: Docker_Linux_crio_arm64 19667

                    
                      39f19baf3a7e1c810682dda0eb22abd909c6f2ab:2024-09-18:36273
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 73.94
34 TestAddons/parallel/Ingress 152.28
36 TestAddons/parallel/MetricsServer 301.15
x
+
TestAddons/parallel/Registry (73.94s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.386087ms
I0918 20:48:15.827617  720072 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0918 20:48:15.827653  720072 kapi.go:107] duration metric: took 4.763238ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-69tnm" [44b254e3-cf58-4e48-b744-939e91719013] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003297846s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-lqbrz" [f6ba5eca-a8c9-476c-a4b3-36ead0271970] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005146893s
addons_test.go:342: (dbg) Run:  kubectl --context addons-937018 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-937018 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-937018 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.139339301s)

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31",
	        "Created": "2024-09-18T20:37:03.896115414Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 721314,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-18T20:37:04.05351903Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f8be4f9f9351784955e36c0e64d55ad19451839d9f6d0c057285eb8f9072963b",
	        "ResolvConfPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/hostname",
	        "HostsPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/hosts",
	        "LogPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31-json.log",
	        "Name": "/addons-937018",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-937018:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-937018",
	            "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/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f-init/diff:/var/lib/docker/overlay2/a01a2eda7b22db64782e33c6ff2ee376a29a615c58c2531c409c3ecbf3246764/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-937018",
	                "Source": "/var/lib/docker/volumes/addons-937018/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-937018",
	            "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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-937018",
	                "name.minikube.sigs.k8s.io": "addons-937018",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "fbe5da1614bcc9360e009f1080f260686c11734dd8ddafec606a5ee11d4794a9",
	            "SandboxKey": "/var/run/docker/netns/fbe5da1614bc",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33529"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33530"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33533"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33531"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33532"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-937018": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "40dc4f91cd233b396c27926ff875d6dedc31b86985cd8a94e4bed7e878b30dd3",
	                    "EndpointID": "de1f2822b2d6454ccf518136c7cd1fd6eaddeffdc7b44f110182b2881f86fadb",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-937018",
	                        "2fb0122f90b2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-937018 -n addons-937018
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-937018 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-937018 logs -n 25: (1.580173226s)
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-815252   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | -p download-only-815252              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-815252              | download-only-815252   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | -o=json --download-only              | download-only-835808   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | -p download-only-835808              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-835808              | download-only-835808   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-815252              | download-only-815252   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-835808              | download-only-835808   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | --download-only -p                   | download-docker-856593 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | download-docker-856593               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-856593            | download-docker-856593 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | --download-only -p                   | binary-mirror-147161   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | binary-mirror-147161                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43255               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-147161              | binary-mirror-147161   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| addons  | disable dashboard -p                 | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | addons-937018                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | addons-937018                        |                        |         |         |                     |                     |
	| start   | -p addons-937018 --wait=true         | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:40 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | addons-937018 addons                 | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:48 UTC | 18 Sep 24 20:48 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-937018 addons                 | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:48 UTC | 18 Sep 24 20:48 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ip      | addons-937018 ip                     | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	| addons  | addons-937018 addons disable         | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/18 20:36:38
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0918 20:36:38.919917  720829 out.go:345] Setting OutFile to fd 1 ...
	I0918 20:36:38.920565  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:38.920580  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:36:38.920586  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:38.920869  720829 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 20:36:38.921319  720829 out.go:352] Setting JSON to false
	I0918 20:36:38.922206  720829 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":15540,"bootTime":1726676259,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 20:36:38.922285  720829 start.go:139] virtualization:  
	I0918 20:36:38.924663  720829 out.go:177] * [addons-937018] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0918 20:36:38.927419  720829 out.go:177]   - MINIKUBE_LOCATION=19667
	I0918 20:36:38.927476  720829 notify.go:220] Checking for updates...
	I0918 20:36:38.930995  720829 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 20:36:38.932491  720829 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:36:38.934133  720829 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 20:36:38.935733  720829 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 20:36:38.937399  720829 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 20:36:38.939207  720829 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 20:36:38.959800  720829 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 20:36:38.959941  720829 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:39.028828  720829 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-18 20:36:39.018169519 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:39.028967  720829 docker.go:318] overlay module found
	I0918 20:36:39.031196  720829 out.go:177] * Using the docker driver based on user configuration
	I0918 20:36:39.033168  720829 start.go:297] selected driver: docker
	I0918 20:36:39.033191  720829 start.go:901] validating driver "docker" against <nil>
	I0918 20:36:39.033206  720829 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 20:36:39.033882  720829 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:39.086384  720829 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-18 20:36:39.076409808 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:39.086641  720829 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0918 20:36:39.086890  720829 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]
	I0918 20:36:39.089339  720829 out.go:177] * Using Docker driver with root privileges
	I0918 20:36:39.091495  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:36:39.091575  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:36:39.091588  720829 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 20:36:39.091689  720829 start.go:340] cluster config:
	{Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:36:39.095028  720829 out.go:177] * Starting "addons-937018" primary control-plane node in "addons-937018" cluster
	I0918 20:36:39.097458  720829 cache.go:121] Beginning downloading kic base image for docker with crio
	I0918 20:36:39.099699  720829 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0918 20:36:39.101833  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:39.101890  720829 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0918 20:36:39.101904  720829 cache.go:56] Caching tarball of preloaded images
	I0918 20:36:39.101961  720829 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0918 20:36:39.102017  720829 preload.go:172] Found /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0918 20:36:39.102029  720829 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0918 20:36:39.102416  720829 profile.go:143] Saving config to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json ...
	I0918 20:36:39.102508  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json: {Name:mke4c7de329a70b813c08863a8cb760150ac5a5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:36:39.118223  720829 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0918 20:36:39.118367  720829 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0918 20:36:39.118393  720829 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0918 20:36:39.118400  720829 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0918 20:36:39.118408  720829 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0918 20:36:39.118419  720829 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0918 20:36:56.520940  720829 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0918 20:36:56.520981  720829 cache.go:194] Successfully downloaded all kic artifacts
	I0918 20:36:56.521025  720829 start.go:360] acquireMachinesLock for addons-937018: {Name:mkf3f4e731951a2a59ac18fdee1540ffddad9133 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0918 20:36:56.521153  720829 start.go:364] duration metric: took 109.202µs to acquireMachinesLock for "addons-937018"
	I0918 20:36:56.521180  720829 start.go:93] Provisioning new machine with config: &{Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:36:56.521376  720829 start.go:125] createHost starting for "" (driver="docker")
	I0918 20:36:56.523731  720829 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0918 20:36:56.524016  720829 start.go:159] libmachine.API.Create for "addons-937018" (driver="docker")
	I0918 20:36:56.524055  720829 client.go:168] LocalClient.Create starting
	I0918 20:36:56.524195  720829 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem
	I0918 20:36:56.730948  720829 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem
	I0918 20:36:57.209289  720829 cli_runner.go:164] Run: docker network inspect addons-937018 --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}}]}"
	W0918 20:36:57.224317  720829 cli_runner.go:211] docker network inspect addons-937018 --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
	I0918 20:36:57.224412  720829 network_create.go:284] running [docker network inspect addons-937018] to gather additional debugging logs...
	I0918 20:36:57.224433  720829 cli_runner.go:164] Run: docker network inspect addons-937018
	W0918 20:36:57.241032  720829 cli_runner.go:211] docker network inspect addons-937018 returned with exit code 1
	I0918 20:36:57.241063  720829 network_create.go:287] error running [docker network inspect addons-937018]: docker network inspect addons-937018: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-937018 not found
	I0918 20:36:57.241076  720829 network_create.go:289] output of [docker network inspect addons-937018]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-937018 not found
	
	** /stderr **
	I0918 20:36:57.241181  720829 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}}]}"
	I0918 20:36:57.256986  720829 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:0x4001b9d920}
	I0918 20:36:57.257028  720829 network_create.go:124] attempt to create docker network addons-937018 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0918 20:36:57.257081  720829 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-937018 addons-937018
	I0918 20:36:57.328879  720829 network_create.go:108] docker network addons-937018 192.168.49.0/24 created
	I0918 20:36:57.328908  720829 kic.go:121] calculated static IP "192.168.49.2" for the "addons-937018" container
	I0918 20:36:57.328993  720829 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0918 20:36:57.343921  720829 cli_runner.go:164] Run: docker volume create addons-937018 --label name.minikube.sigs.k8s.io=addons-937018 --label created_by.minikube.sigs.k8s.io=true
	I0918 20:36:57.360388  720829 oci.go:103] Successfully created a docker volume addons-937018
	I0918 20:36:57.360490  720829 cli_runner.go:164] Run: docker run --rm --name addons-937018-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --entrypoint /usr/bin/test -v addons-937018:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0918 20:36:59.441253  720829 cli_runner.go:217] Completed: docker run --rm --name addons-937018-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --entrypoint /usr/bin/test -v addons-937018:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (2.080716245s)
	I0918 20:36:59.441312  720829 oci.go:107] Successfully prepared a docker volume addons-937018
	I0918 20:36:59.441342  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:59.441366  720829 kic.go:194] Starting extracting preloaded images to volume ...
	I0918 20:36:59.441435  720829 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-937018:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0918 20:37:03.820032  720829 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-937018:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.378543617s)
	I0918 20:37:03.820064  720829 kic.go:203] duration metric: took 4.378695313s to extract preloaded images to volume ...
	W0918 20:37:03.820215  720829 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0918 20:37:03.820326  720829 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0918 20:37:03.881234  720829 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-937018 --name addons-937018 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-937018 --network addons-937018 --ip 192.168.49.2 --volume addons-937018:/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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0918 20:37:04.229638  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Running}}
	I0918 20:37:04.253546  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:04.279536  720829 cli_runner.go:164] Run: docker exec addons-937018 stat /var/lib/dpkg/alternatives/iptables
	I0918 20:37:04.347033  720829 oci.go:144] the created container "addons-937018" has a running status.
	I0918 20:37:04.347072  720829 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa...
	I0918 20:37:05.436765  720829 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0918 20:37:05.456036  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:05.471962  720829 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0918 20:37:05.471980  720829 kic_runner.go:114] Args: [docker exec --privileged addons-937018 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0918 20:37:05.523641  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:05.539915  720829 machine.go:93] provisionDockerMachine start ...
	I0918 20:37:05.540021  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.556632  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.556935  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.556945  720829 main.go:141] libmachine: About to run SSH command:
	hostname
	I0918 20:37:05.701518  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-937018
	
	I0918 20:37:05.701544  720829 ubuntu.go:169] provisioning hostname "addons-937018"
	I0918 20:37:05.701612  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.719311  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.719571  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.719591  720829 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-937018 && echo "addons-937018" | sudo tee /etc/hostname
	I0918 20:37:05.877893  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-937018
	
	I0918 20:37:05.878080  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.895409  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.895659  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.895684  720829 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-937018' /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-937018/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-937018' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0918 20:37:06.042625  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0918 20:37:06.042657  720829 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19667-714691/.minikube CaCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19667-714691/.minikube}
	I0918 20:37:06.042681  720829 ubuntu.go:177] setting up certificates
	I0918 20:37:06.042703  720829 provision.go:84] configureAuth start
	I0918 20:37:06.042779  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:06.064121  720829 provision.go:143] copyHostCerts
	I0918 20:37:06.064212  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/ca.pem (1078 bytes)
	I0918 20:37:06.064349  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/cert.pem (1123 bytes)
	I0918 20:37:06.064415  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/key.pem (1675 bytes)
	I0918 20:37:06.064473  720829 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem org=jenkins.addons-937018 san=[127.0.0.1 192.168.49.2 addons-937018 localhost minikube]
	I0918 20:37:06.525703  720829 provision.go:177] copyRemoteCerts
	I0918 20:37:06.525770  720829 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0918 20:37:06.525815  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.542314  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:06.642935  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0918 20:37:06.666504  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0918 20:37:06.690535  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0918 20:37:06.714450  720829 provision.go:87] duration metric: took 671.727578ms to configureAuth
	I0918 20:37:06.714475  720829 ubuntu.go:193] setting minikube options for container-runtime
	I0918 20:37:06.714685  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:06.714789  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.731368  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:06.731621  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:06.731643  720829 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
	I0918 20:37:06.978494  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0918 20:37:06.978525  720829 machine.go:96] duration metric: took 1.438590853s to provisionDockerMachine
	I0918 20:37:06.978535  720829 client.go:171] duration metric: took 10.454468546s to LocalClient.Create
	I0918 20:37:06.978555  720829 start.go:167] duration metric: took 10.454540128s to libmachine.API.Create "addons-937018"
	I0918 20:37:06.978562  720829 start.go:293] postStartSetup for "addons-937018" (driver="docker")
	I0918 20:37:06.978576  720829 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]
	I0918 20:37:06.978645  720829 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
	I0918 20:37:06.978686  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.995851  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.099494  720829 ssh_runner.go:195] Run: cat /etc/os-release
	I0918 20:37:07.102952  720829 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0918 20:37:07.102990  720829 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0918 20:37:07.103015  720829 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0918 20:37:07.103023  720829 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0918 20:37:07.103034  720829 filesync.go:126] Scanning /home/jenkins/minikube-integration/19667-714691/.minikube/addons for local assets ...
	I0918 20:37:07.103108  720829 filesync.go:126] Scanning /home/jenkins/minikube-integration/19667-714691/.minikube/files for local assets ...
	I0918 20:37:07.103135  720829 start.go:296] duration metric: took 124.566673ms for postStartSetup
	I0918 20:37:07.103495  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:07.120296  720829 profile.go:143] Saving config to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json ...
	I0918 20:37:07.120579  720829 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 20:37:07.120629  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.138316  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.234684  720829 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0918 20:37:07.239169  720829 start.go:128] duration metric: took 10.717774588s to createHost
	I0918 20:37:07.239194  720829 start.go:83] releasing machines lock for "addons-937018", held for 10.718031614s
	I0918 20:37:07.239274  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:07.255387  720829 ssh_runner.go:195] Run: cat /version.json
	I0918 20:37:07.255446  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.255689  720829 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0918 20:37:07.255760  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.281775  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.283741  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.505752  720829 ssh_runner.go:195] Run: systemctl --version
	I0918 20:37:07.510022  720829 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0918 20:37:07.650140  720829 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0918 20:37:07.654921  720829 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" ;
	I0918 20:37:07.676130  720829 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0918 20:37:07.676209  720829 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" ;
	I0918 20:37:07.707599  720829 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0918 20:37:07.707663  720829 start.go:495] detecting cgroup driver to use...
	I0918 20:37:07.707710  720829 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0918 20:37:07.707774  720829 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0918 20:37:07.723253  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0918 20:37:07.734880  720829 docker.go:217] disabling cri-docker service (if available) ...
	I0918 20:37:07.734969  720829 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0918 20:37:07.749327  720829 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0918 20:37:07.764532  720829 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0918 20:37:07.845782  720829 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0918 20:37:07.942428  720829 docker.go:233] disabling docker service ...
	I0918 20:37:07.942522  720829 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0918 20:37:07.962263  720829 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0918 20:37:07.974480  720829 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0918 20:37:08.074294  720829 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0918 20:37:08.169943  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0918 20:37:08.182637  720829 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"
	I0918 20:37:08.198858  720829 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0918 20:37:08.198954  720829 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"
	I0918 20:37:08.211215  720829 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0918 20:37:08.211328  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.222220  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.232642  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.243375  720829 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0918 20:37:08.252503  720829 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"
	I0918 20:37:08.262410  720829 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"
	I0918 20:37:08.277934  720829 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"
	I0918 20:37:08.287528  720829 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0918 20:37:08.296176  720829 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0918 20:37:08.304506  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:08.396822  720829 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0918 20:37:08.504657  720829 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0918 20:37:08.504740  720829 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0918 20:37:08.508842  720829 start.go:563] Will wait 60s for crictl version
	I0918 20:37:08.508907  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:37:08.512215  720829 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0918 20:37:08.553715  720829 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0918 20:37:08.553817  720829 ssh_runner.go:195] Run: crio --version
	I0918 20:37:08.597033  720829 ssh_runner.go:195] Run: crio --version
	I0918 20:37:08.636451  720829 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0918 20:37:08.638733  720829 cli_runner.go:164] Run: docker network inspect addons-937018 --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}}]}"
	I0918 20:37:08.655203  720829 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0918 20:37:08.658836  720829 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""
	I0918 20:37:08.669738  720829 kubeadm.go:883] updating cluster {Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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} ...
	I0918 20:37:08.669871  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:37:08.669951  720829 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 20:37:08.740570  720829 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 20:37:08.740594  720829 crio.go:433] Images already preloaded, skipping extraction
	I0918 20:37:08.740678  720829 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 20:37:08.775864  720829 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 20:37:08.775890  720829 cache_images.go:84] Images are preloaded, skipping loading
	I0918 20:37:08.775900  720829 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0918 20:37:08.776048  720829 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-937018 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-937018 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:}
	I0918 20:37:08.776146  720829 ssh_runner.go:195] Run: crio config
	I0918 20:37:08.829244  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:37:08.829270  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:37:08.829281  720829 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0918 20:37:08.829331  720829 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-937018 NodeName:addons-937018 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}
	I0918 20:37:08.829528  720829 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-937018"
	  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
	
	I0918 20:37:08.829614  720829 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0918 20:37:08.838521  720829 binaries.go:44] Found k8s binaries, skipping transfer
	I0918 20:37:08.838620  720829 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0918 20:37:08.847715  720829 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0918 20:37:08.866291  720829 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0918 20:37:08.884919  720829 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0918 20:37:08.903300  720829 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0918 20:37:08.906691  720829 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""
	I0918 20:37:08.917493  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:09.002176  720829 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 20:37:09.018553  720829 certs.go:68] Setting up /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018 for IP: 192.168.49.2
	I0918 20:37:09.018577  720829 certs.go:194] generating shared ca certs ...
	I0918 20:37:09.018593  720829 certs.go:226] acquiring lock for ca certs: {Name:mk45a8344901f578f8bf2ae8473192e1f0a0b31e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.018745  720829 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key
	I0918 20:37:09.164814  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt ...
	I0918 20:37:09.164844  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt: {Name:mk2ecfbd8ae0443c5e884e41a4f2d09db9d78989 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.165062  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key ...
	I0918 20:37:09.165077  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key: {Name:mkc444e85d116302e41db42cf2b67175265efeb9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.165172  720829 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key
	I0918 20:37:09.655563  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt ...
	I0918 20:37:09.655596  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt: {Name:mkdc9258c2cda28a40acf250f221ba252bd2b027 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.655776  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key ...
	I0918 20:37:09.655789  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key: {Name:mk867a230137c8be025574a353717087c529ba3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.655871  720829 certs.go:256] generating profile certs ...
	I0918 20:37:09.655937  720829 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key
	I0918 20:37:09.655962  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt with IP's: []
	I0918 20:37:09.938753  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt ...
	I0918 20:37:09.938785  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: {Name:mkb03b352824bbc53d4f79d1ccc20980f07f2f14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.938976  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key ...
	I0918 20:37:09.938990  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key: {Name:mkec1ea58ce56d5b95da90c48638e7c313e87bbb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.939081  720829 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb
	I0918 20:37:09.939106  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0918 20:37:10.618518  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb ...
	I0918 20:37:10.618549  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb: {Name:mked8139bac1ee230c20d026b0576f5fec4b2c37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:10.619307  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb ...
	I0918 20:37:10.619325  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb: {Name:mkd684dd95fcd9c4e42a408b658e21e83c6a62c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:10.619417  720829 certs.go:381] copying /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb -> /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt
	I0918 20:37:10.619498  720829 certs.go:385] copying /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb -> /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key
	I0918 20:37:10.619551  720829 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key
	I0918 20:37:10.619570  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt with IP's: []
	I0918 20:37:11.833200  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt ...
	I0918 20:37:11.833251  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt: {Name:mke2c3a3b50056324ae08b813cccc2bf856368f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:11.833505  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key ...
	I0918 20:37:11.833525  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key: {Name:mk1ffae14fd7d25361b7aa8a4f033e79d0f47b61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:11.833725  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem (1679 bytes)
	I0918 20:37:11.833771  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem (1078 bytes)
	I0918 20:37:11.833802  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem (1123 bytes)
	I0918 20:37:11.833834  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem (1675 bytes)
	I0918 20:37:11.834460  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0918 20:37:11.862169  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0918 20:37:11.888074  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0918 20:37:11.913850  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0918 20:37:11.938955  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0918 20:37:11.964475  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0918 20:37:11.987928  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0918 20:37:12.027776  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0918 20:37:12.055798  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0918 20:37:12.083308  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0918 20:37:12.103907  720829 ssh_runner.go:195] Run: openssl version
	I0918 20:37:12.110406  720829 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"
	I0918 20:37:12.121189  720829 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.125096  720829 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 18 20:37 /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.125174  720829 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.132535  720829 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"
	I0918 20:37:12.142991  720829 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0918 20:37:12.146633  720829 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
	I0918 20:37:12.146715  720829 kubeadm.go:392] StartCluster: {Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:37:12.146811  720829 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0918 20:37:12.146876  720829 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0918 20:37:12.185991  720829 cri.go:89] found id: ""
	I0918 20:37:12.186061  720829 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0918 20:37:12.195422  720829 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0918 20:37:12.204637  720829 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0918 20:37:12.204736  720829 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
	I0918 20:37:12.213625  720829 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
	I0918 20:37:12.213649  720829 kubeadm.go:157] found existing configuration files:
	
	I0918 20:37:12.213718  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0918 20:37:12.222816  720829 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
	I0918 20:37:12.222884  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0918 20:37:12.231845  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0918 20:37:12.240854  720829 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
	I0918 20:37:12.240952  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0918 20:37:12.249481  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0918 20:37:12.258493  720829 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
	I0918 20:37:12.258586  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0918 20:37:12.267381  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0918 20:37:12.276322  720829 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
	I0918 20:37:12.276389  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0918 20:37:12.284937  720829 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"
	I0918 20:37:12.329351  720829 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0918 20:37:12.329568  720829 kubeadm.go:310] [preflight] Running pre-flight checks
	I0918 20:37:12.347721  720829 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0918 20:37:12.347832  720829 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0918 20:37:12.347874  720829 kubeadm.go:310] OS: Linux
	I0918 20:37:12.347936  720829 kubeadm.go:310] CGROUPS_CPU: enabled
	I0918 20:37:12.347997  720829 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0918 20:37:12.348059  720829 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0918 20:37:12.348120  720829 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0918 20:37:12.348184  720829 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0918 20:37:12.348246  720829 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0918 20:37:12.348298  720829 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0918 20:37:12.348361  720829 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0918 20:37:12.348423  720829 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0918 20:37:12.413149  720829 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0918 20:37:12.413326  720829 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0918 20:37:12.413451  720829 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0918 20:37:12.422359  720829 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0918 20:37:12.425634  720829 out.go:235]   - Generating certificates and keys ...
	I0918 20:37:12.425864  720829 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0918 20:37:12.425985  720829 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0918 20:37:13.215030  720829 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0918 20:37:13.741961  720829 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0918 20:37:14.720867  720829 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0918 20:37:15.802318  720829 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0918 20:37:16.631219  720829 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0918 20:37:16.631542  720829 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-937018 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 20:37:17.052454  720829 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0918 20:37:17.052814  720829 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-937018 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 20:37:17.216972  720829 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0918 20:37:17.431234  720829 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0918 20:37:18.209872  720829 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0918 20:37:18.210159  720829 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0918 20:37:18.371046  720829 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0918 20:37:18.558366  720829 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0918 20:37:19.720672  720829 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0918 20:37:20.356510  720829 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0918 20:37:21.061521  720829 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0918 20:37:21.062794  720829 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0918 20:37:21.066234  720829 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0918 20:37:21.069070  720829 out.go:235]   - Booting up control plane ...
	I0918 20:37:21.069188  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0918 20:37:21.069282  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0918 20:37:21.070028  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0918 20:37:21.080542  720829 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0918 20:37:21.087099  720829 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0918 20:37:21.087157  720829 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0918 20:37:21.172584  720829 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0918 20:37:21.172706  720829 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0918 20:37:22.174246  720829 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001701845s
	I0918 20:37:22.174340  720829 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0918 20:37:28.175689  720829 kubeadm.go:310] [api-check] The API server is healthy after 6.001445095s
	I0918 20:37:28.198620  720829 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0918 20:37:28.212988  720829 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0918 20:37:28.239179  720829 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0918 20:37:28.239384  720829 kubeadm.go:310] [mark-control-plane] Marking the node addons-937018 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0918 20:37:28.250038  720829 kubeadm.go:310] [bootstrap-token] Using token: u4m0wg.e0d976hby576qhn0
	I0918 20:37:28.252416  720829 out.go:235]   - Configuring RBAC rules ...
	I0918 20:37:28.252552  720829 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0918 20:37:28.256992  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0918 20:37:28.266812  720829 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
	I0918 20:37:28.270999  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0918 20:37:28.274506  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0918 20:37:28.278199  720829 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0918 20:37:28.585777  720829 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0918 20:37:29.017297  720829 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0918 20:37:29.585530  720829 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0918 20:37:29.586743  720829 kubeadm.go:310] 
	I0918 20:37:29.586828  720829 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0918 20:37:29.586837  720829 kubeadm.go:310] 
	I0918 20:37:29.586914  720829 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0918 20:37:29.586919  720829 kubeadm.go:310] 
	I0918 20:37:29.586946  720829 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0918 20:37:29.587005  720829 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0918 20:37:29.587057  720829 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0918 20:37:29.587061  720829 kubeadm.go:310] 
	I0918 20:37:29.587117  720829 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0918 20:37:29.587121  720829 kubeadm.go:310] 
	I0918 20:37:29.587169  720829 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0918 20:37:29.587173  720829 kubeadm.go:310] 
	I0918 20:37:29.587226  720829 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0918 20:37:29.587301  720829 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0918 20:37:29.587370  720829 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0918 20:37:29.587374  720829 kubeadm.go:310] 
	I0918 20:37:29.587459  720829 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0918 20:37:29.587550  720829 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0918 20:37:29.587556  720829 kubeadm.go:310] 
	I0918 20:37:29.587640  720829 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token u4m0wg.e0d976hby576qhn0 \
	I0918 20:37:29.587743  720829 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:8f3f7761940249a84bd6790e2ce10b1ec25a0f818b029887922805527064c2b5 \
	I0918 20:37:29.587764  720829 kubeadm.go:310] 	--control-plane 
	I0918 20:37:29.587768  720829 kubeadm.go:310] 
	I0918 20:37:29.587853  720829 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0918 20:37:29.587859  720829 kubeadm.go:310] 
	I0918 20:37:29.587941  720829 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token u4m0wg.e0d976hby576qhn0 \
	I0918 20:37:29.588044  720829 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:8f3f7761940249a84bd6790e2ce10b1ec25a0f818b029887922805527064c2b5 
	I0918 20:37:29.592433  720829 kubeadm.go:310] W0918 20:37:12.325882    1185 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.
	I0918 20:37:29.592765  720829 kubeadm.go:310] W0918 20:37:12.326911    1185 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.
	I0918 20:37:29.593021  720829 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
	I0918 20:37:29.593147  720829 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0918 20:37:29.593169  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:37:29.593177  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:37:29.597120  720829 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0918 20:37:29.599519  720829 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0918 20:37:29.603562  720829 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0918 20:37:29.603603  720829 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0918 20:37:29.623235  720829 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
	I0918 20:37:29.891504  720829 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0918 20:37:29.891684  720829 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
	I0918 20:37:29.891751  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-937018 minikube.k8s.io/updated_at=2024_09_18T20_37_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=85073601a832bd4bbda5d11fa91feafff6ec6b91 minikube.k8s.io/name=addons-937018 minikube.k8s.io/primary=true
	I0918 20:37:30.111001  720829 ops.go:34] apiserver oom_adj: -16
	I0918 20:37:30.111113  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:30.611931  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:31.111326  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:31.612036  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:32.112135  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:32.611253  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:33.111191  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:33.611898  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:34.111651  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:34.237559  720829 kubeadm.go:1113] duration metric: took 4.345941561s to wait for elevateKubeSystemPrivileges
	I0918 20:37:34.237590  720829 kubeadm.go:394] duration metric: took 22.090908001s to StartCluster
	I0918 20:37:34.237609  720829 settings.go:142] acquiring lock: {Name:mk9d5a46f8d124fd0bfe5b736d4812be6fc0b45c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:34.238158  720829 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:37:34.238576  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/kubeconfig: {Name:mk7a02388ba52128691d4400117a73e55450781c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:34.238787  720829 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}
	I0918 20:37:34.238910  720829 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"
	I0918 20:37:34.239162  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:34.239200  720829 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0918 20:37:34.239286  720829 addons.go:69] Setting yakd=true in profile "addons-937018"
	I0918 20:37:34.239301  720829 addons.go:234] Setting addon yakd=true in "addons-937018"
	I0918 20:37:34.239325  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.239830  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.240360  720829 addons.go:69] Setting cloud-spanner=true in profile "addons-937018"
	I0918 20:37:34.240381  720829 addons.go:234] Setting addon cloud-spanner=true in "addons-937018"
	I0918 20:37:34.240422  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.240960  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243769  720829 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-937018"
	I0918 20:37:34.244175  720829 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-937018"
	I0918 20:37:34.245442  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.243938  720829 addons.go:69] Setting default-storageclass=true in profile "addons-937018"
	I0918 20:37:34.246829  720829 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-937018"
	I0918 20:37:34.247193  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243948  720829 addons.go:69] Setting gcp-auth=true in profile "addons-937018"
	I0918 20:37:34.254014  720829 mustload.go:65] Loading cluster: addons-937018
	I0918 20:37:34.254247  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:34.254521  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.255363  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243952  720829 addons.go:69] Setting ingress=true in profile "addons-937018"
	I0918 20:37:34.273339  720829 addons.go:234] Setting addon ingress=true in "addons-937018"
	I0918 20:37:34.243956  720829 addons.go:69] Setting ingress-dns=true in profile "addons-937018"
	I0918 20:37:34.243966  720829 addons.go:69] Setting inspektor-gadget=true in profile "addons-937018"
	I0918 20:37:34.243969  720829 addons.go:69] Setting metrics-server=true in profile "addons-937018"
	I0918 20:37:34.243984  720829 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-937018"
	I0918 20:37:34.243990  720829 addons.go:69] Setting registry=true in profile "addons-937018"
	I0918 20:37:34.244008  720829 addons.go:69] Setting storage-provisioner=true in profile "addons-937018"
	I0918 20:37:34.244015  720829 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-937018"
	I0918 20:37:34.244021  720829 addons.go:69] Setting volcano=true in profile "addons-937018"
	I0918 20:37:34.244028  720829 addons.go:69] Setting volumesnapshots=true in profile "addons-937018"
	I0918 20:37:34.244849  720829 out.go:177] * Verifying Kubernetes components...
	I0918 20:37:34.275920  720829 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-937018"
	I0918 20:37:34.277113  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.276720  720829 addons.go:234] Setting addon registry=true in "addons-937018"
	I0918 20:37:34.281629  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.282167  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276737  720829 addons.go:234] Setting addon storage-provisioner=true in "addons-937018"
	I0918 20:37:34.288773  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.289384  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.294260  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276751  720829 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-937018"
	I0918 20:37:34.302447  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276967  720829 addons.go:234] Setting addon volcano=true in "addons-937018"
	I0918 20:37:34.313322  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.313854  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276979  720829 addons.go:234] Setting addon volumesnapshots=true in "addons-937018"
	I0918 20:37:34.320102  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.320610  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.320821  720829 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0918 20:37:34.277335  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:34.277349  720829 addons.go:234] Setting addon ingress-dns=true in "addons-937018"
	I0918 20:37:34.328789  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.329282  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.347983  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0918 20:37:34.348008  720829 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0918 20:37:34.348084  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.277378  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.277386  720829 addons.go:234] Setting addon inspektor-gadget=true in "addons-937018"
	I0918 20:37:34.368658  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.277396  720829 addons.go:234] Setting addon metrics-server=true in "addons-937018"
	I0918 20:37:34.368793  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.388296  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.388957  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.426398  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.444256  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.462757  720829 addons.go:234] Setting addon default-storageclass=true in "addons-937018"
	I0918 20:37:34.463672  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.476336  720829 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0918 20:37:34.476869  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.499335  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0918 20:37:34.503458  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0918 20:37:34.504633  720829 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0918 20:37:34.507351  720829 out.go:177]   - Using image docker.io/registry:2.8.3
	I0918 20:37:34.508610  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0918 20:37:34.509358  720829 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0918 20:37:34.509381  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0918 20:37:34.509451  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	W0918 20:37:34.522123  720829 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0918 20:37:34.524212  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0918 20:37:34.524598  720829 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0918 20:37:34.524616  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0918 20:37:34.524681  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.536794  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0918 20:37:34.541354  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0918 20:37:34.546150  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0918 20:37:34.556020  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0918 20:37:34.556206  720829 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0918 20:37:34.558110  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.560606  720829 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0918 20:37:34.560624  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0918 20:37:34.560685  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.562866  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0918 20:37:34.562890  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0918 20:37:34.562984  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.600883  720829 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-937018"
	I0918 20:37:34.600931  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.601343  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.622897  720829 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 -"
	I0918 20:37:34.630525  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0918 20:37:34.632944  720829 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0918 20:37:34.633071  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0918 20:37:34.633084  720829 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0918 20:37:34.633156  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.648094  720829 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0918 20:37:34.648119  720829 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0918 20:37:34.648192  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.671220  720829 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0918 20:37:34.677249  720829 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0918 20:37:34.677272  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0918 20:37:34.677342  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.690976  720829 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0918 20:37:34.691105  720829 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0918 20:37:34.698092  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:34.698343  720829 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0918 20:37:34.698357  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0918 20:37:34.698420  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.698624  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0918 20:37:34.698636  720829 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0918 20:37:34.698706  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.711473  720829 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0918 20:37:34.711493  720829 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0918 20:37:34.711554  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.712364  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.721139  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:34.727630  720829 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 20:37:34.727838  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.734015  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0918 20:37:34.739324  720829 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0918 20:37:34.739400  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0918 20:37:34.739503  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.749326  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.789334  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.824627  720829 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0918 20:37:34.830029  720829 out.go:177]   - Using image docker.io/busybox:stable
	I0918 20:37:34.840582  720829 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0918 20:37:34.840608  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0918 20:37:34.840672  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.846500  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.862180  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.868232  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.881305  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.881755  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.922052  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.923024  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.932004  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	W0918 20:37:34.933227  720829 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0918 20:37:34.933253  720829 retry.go:31] will retry after 354.880829ms: ssh: handshake failed: EOF
	I0918 20:37:34.974088  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0918 20:37:34.974115  720829 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0918 20:37:35.189550  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0918 20:37:35.189575  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0918 20:37:35.212916  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0918 20:37:35.212949  720829 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0918 20:37:35.240176  720829 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
	I0918 20:37:35.264690  720829 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0918 20:37:35.264713  720829 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0918 20:37:35.293369  720829 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
	I0918 20:37:35.333689  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0918 20:37:35.333754  720829 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)
	I0918 20:37:35.342377  720829 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0918 20:37:35.342442  720829 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0918 20:37:35.345623  720829 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
	I0918 20:37:35.347761  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0918 20:37:35.347821  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0918 20:37:35.368484  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0918 20:37:35.368598  720829 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0918 20:37:35.393469  720829 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
	I0918 20:37:35.420032  720829 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
	I0918 20:37:35.431129  720829 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0918 20:37:35.431153  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0918 20:37:35.445665  720829 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
	I0918 20:37:35.450920  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0918 20:37:35.450946  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0918 20:37:35.493954  720829 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0918 20:37:35.493991  720829 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0918 20:37:35.509195  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0918 20:37:35.509220  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0918 20:37:35.512514  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0918 20:37:35.512541  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0918 20:37:35.542072  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0918 20:37:35.542103  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0918 20:37:35.564428  720829 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
	I0918 20:37:35.581230  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0918 20:37:35.581258  720829 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0918 20:37:35.703477  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0918 20:37:35.703505  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0918 20:37:35.714299  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0918 20:37:35.714328  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0918 20:37:35.714588  720829 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0918 20:37:35.714605  720829 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0918 20:37:35.725347  720829 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
	I0918 20:37:35.772717  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0918 20:37:35.772747  720829 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0918 20:37:35.847415  720829 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
	I0918 20:37:35.914325  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0918 20:37:35.914364  720829 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0918 20:37:35.920671  720829 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0918 20:37:35.920708  720829 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0918 20:37:35.926719  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0918 20:37:35.926755  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0918 20:37:35.939963  720829 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
	I0918 20:37:36.076292  720829 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0918 20:37:36.076319  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0918 20:37:36.094601  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0918 20:37:36.094628  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0918 20:37:36.096931  720829 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0918 20:37:36.096963  720829 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0918 20:37:36.203676  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0918 20:37:36.203702  720829 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0918 20:37:36.207691  720829 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
	I0918 20:37:36.217453  720829 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0918 20:37:36.217485  720829 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0918 20:37:36.296643  720829 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0918 20:37:36.296667  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0918 20:37:36.359940  720829 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
	I0918 20:37:36.393700  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0918 20:37:36.393724  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0918 20:37:36.546520  720829 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.923587594s)
	I0918 20:37:36.546662  720829 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0918 20:37:36.546618  720829 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.818963502s)
	I0918 20:37:36.548570  720829 node_ready.go:35] waiting up to 6m0s for node "addons-937018" to be "Ready" ...
	I0918 20:37:36.552293  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0918 20:37:36.552352  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0918 20:37:36.672196  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0918 20:37:36.672271  720829 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0918 20:37:36.835207  720829 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
	I0918 20:37:37.910575  720829 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-937018" context rescaled to 1 replicas
	I0918 20:37:38.077280  720829 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: (2.837016842s)
	I0918 20:37:38.447074  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.153627771s)
	I0918 20:37:38.805980  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:39.275155  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.929461948s)
	I0918 20:37:40.382721  720829 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.962609063s)
	I0918 20:37:40.382841  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.937149892s)
	I0918 20:37:40.383044  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.818589283s)
	I0918 20:37:40.383058  720829 addons.go:475] Verifying addon registry=true in "addons-937018"
	I0918 20:37:40.383223  720829 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.657848604s)
	I0918 20:37:40.383464  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.989922112s)
	I0918 20:37:40.383724  720829 addons.go:475] Verifying addon ingress=true in "addons-937018"
	I0918 20:37:40.383546  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.53610559s)
	I0918 20:37:40.383600  720829 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.443611136s)
	I0918 20:37:40.383992  720829 addons.go:475] Verifying addon metrics-server=true in "addons-937018"
	I0918 20:37:40.385291  720829 out.go:177] * Verifying registry addon...
	I0918 20:37:40.385357  720829 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-937018 service yakd-dashboard -n yakd-dashboard
	
	I0918 20:37:40.386810  720829 out.go:177] * Verifying ingress addon...
	I0918 20:37:40.387604  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0918 20:37:40.389961  720829 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0918 20:37:40.423582  720829 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 20:37:40.423750  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:40.426814  720829 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0918 20:37:40.426887  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 20:37:40.449298  720829 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]
	I0918 20:37:40.481807  720829 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.274069473s)
	W0918 20:37:40.481852  720829 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
	I0918 20:37:40.481874  720829 retry.go:31] will retry after 316.947796ms: 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
	I0918 20:37:40.481873  720829 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.121887333s)
	I0918 20:37:40.747719  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.91240338s)
	I0918 20:37:40.747833  720829 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-937018"
	I0918 20:37:40.751723  720829 out.go:177] * Verifying csi-hostpath-driver addon...
	I0918 20:37:40.754812  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0918 20:37:40.759658  720829 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 20:37:40.759730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:40.799414  720829 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
	I0918 20:37:40.906827  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:40.907211  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.052948  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:41.276684  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:41.392088  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.394778  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:41.760596  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:41.891569  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.894433  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:42.150989  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0918 20:37:42.151139  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:42.209239  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:42.275024  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:42.344959  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0918 20:37:42.367823  720829 addons.go:234] Setting addon gcp-auth=true in "addons-937018"
	I0918 20:37:42.367890  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:42.368373  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:42.389070  720829 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0918 20:37:42.389135  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:42.393355  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:42.396623  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:42.412071  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:42.758350  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:42.891806  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:42.895426  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:43.053466  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:43.259331  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:43.413604  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:43.415060  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:43.747551  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.948090709s)
	I0918 20:37:43.747721  720829 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.358624095s)
	I0918 20:37:43.750408  720829 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0918 20:37:43.752899  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:43.755253  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0918 20:37:43.755281  720829 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0918 20:37:43.759227  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:43.794699  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0918 20:37:43.794727  720829 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0918 20:37:43.815967  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0918 20:37:43.816005  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0918 20:37:43.844832  720829 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
	I0918 20:37:43.892796  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:43.895283  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:44.259508  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:44.396732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:44.397643  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:44.502898  720829 addons.go:475] Verifying addon gcp-auth=true in "addons-937018"
	I0918 20:37:44.505462  720829 out.go:177] * Verifying gcp-auth addon...
	I0918 20:37:44.508653  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0918 20:37:44.517393  720829 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0918 20:37:44.517456  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:44.758716  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:44.890917  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:44.894027  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:45.021083  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:45.062269  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:45.277971  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:45.397271  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:45.397506  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:45.512757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:45.759083  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:45.891260  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:45.893826  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:46.013378  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:46.258721  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:46.392942  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:46.394789  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:46.512875  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:46.759323  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:46.891671  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:46.895234  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:47.012735  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:47.258612  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:47.391858  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:47.394208  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:47.512932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:47.552818  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:47.758435  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:47.893079  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:47.894408  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:48.018210  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:48.258042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:48.390893  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:48.394404  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:48.512817  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:48.758826  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:48.891311  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:48.894637  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:49.012766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:49.258786  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:49.391131  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:49.393667  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:49.512504  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:49.758492  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:49.890984  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:49.894998  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:50.018049  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:50.052520  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:50.259212  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:50.392932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:50.394205  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:50.512564  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:50.757998  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:50.891055  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:50.894489  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:51.014782  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:51.258880  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:51.391481  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:51.394992  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:51.512374  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:51.758826  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:51.891168  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:51.894190  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:52.016609  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:52.053623  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:52.258837  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:52.391702  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:52.394701  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:52.511890  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:52.758322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:52.891375  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:52.893687  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:53.014116  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:53.258975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:53.391717  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:53.394287  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:53.512633  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:53.759093  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:53.891741  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:53.894653  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:54.013757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:54.258450  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:54.390482  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:54.393583  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:54.512038  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:54.552581  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:54.758570  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:54.891818  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:54.893617  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:55.021237  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:55.259063  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:55.391458  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:55.394636  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:55.512212  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:55.758665  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:55.891991  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:55.893803  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:56.014749  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:56.257970  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:56.391278  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:56.393873  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:56.512064  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:56.759118  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:56.890802  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:56.895498  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:57.012320  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:57.052416  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:57.258969  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:57.391002  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:57.393810  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:57.512159  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:57.758685  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:57.891408  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:57.893809  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:58.013206  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:58.258776  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:58.390928  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:58.394076  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:58.512510  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:58.758613  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:58.890913  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:58.893550  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:59.014162  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:59.259010  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:59.391208  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:59.394066  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:59.512236  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:59.551934  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:59.758768  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:59.892036  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:59.894489  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:00.031505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:00.259266  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:00.394732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:00.397199  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:00.514938  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:00.758124  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:00.891285  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:00.893978  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:01.012656  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:01.258457  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:01.391086  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:01.394299  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:01.512578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:01.552263  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:01.758179  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:01.892080  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:01.894213  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:02.013816  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:02.258920  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:02.391293  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:02.394237  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:02.512389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:02.758803  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:02.891075  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:02.893502  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:03.018578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:03.258550  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:03.392903  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:03.396030  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:03.512543  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:03.553062  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:03.759076  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:03.890838  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:03.893636  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:04.016527  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:04.266771  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:04.391339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:04.395252  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:04.512960  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:04.759279  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:04.891662  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:04.894828  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:05.014258  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:05.259473  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:05.391851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:05.394137  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:05.512610  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:05.758922  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:05.891472  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:05.894289  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:06.013706  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:06.052419  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:06.258443  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:06.391982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:06.393655  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:06.512012  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:06.758044  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:06.892366  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:06.894161  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:07.012771  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:07.260019  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:07.391821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:07.394102  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:07.512518  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:07.757871  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:07.891042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:07.893538  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:08.012626  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:08.258757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:08.391322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:08.394036  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:08.512591  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:08.552858  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:08.758453  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:08.891326  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:08.894480  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:09.015988  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:09.258943  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:09.391507  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:09.394582  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:09.511955  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:09.758536  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:09.890578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:09.893814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:10.027508  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:10.259179  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:10.391290  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:10.393808  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:10.512639  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:10.758125  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:10.891704  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:10.894311  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:11.022063  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:11.052525  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:11.258997  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:11.391902  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:11.394542  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:11.512595  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:11.758951  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:11.892646  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:11.894720  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:12.017951  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:12.258770  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:12.390848  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:12.393976  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:12.512081  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:12.758738  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:12.890938  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:12.893789  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:13.014310  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:13.258932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:13.392845  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:13.394669  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:13.511777  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:13.552621  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:13.758157  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:13.891574  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:13.894321  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:14.014080  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:14.258327  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:14.391572  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:14.394360  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:14.513693  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:14.758758  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:14.890924  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:14.893944  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:15.026886  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:15.258527  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:15.390851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:15.394405  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:15.512862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:15.552859  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:15.758919  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:15.891388  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:15.894462  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:16.015660  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:16.258862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:16.391486  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:16.394473  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:16.512821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:16.758005  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:16.891401  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:16.894280  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.012775  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:17.287541  720829 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 20:38:17.287571  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:17.474826  720829 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 20:38:17.474854  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:17.474939  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.530500  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:17.562547  720829 node_ready.go:49] node "addons-937018" has status "Ready":"True"
	I0918 20:38:17.562574  720829 node_ready.go:38] duration metric: took 41.013845736s for node "addons-937018" to be "Ready" ...
	I0918 20:38:17.562584  720829 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" ...
	I0918 20:38:17.583754  720829 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:17.786845  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:17.905695  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.905882  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.060878  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:18.264204  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:18.392901  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.395822  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:18.512505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:18.759877  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:18.892580  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.894495  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.015239  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:19.260317  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:19.392330  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:19.395359  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.512514  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:19.590540  720829 pod_ready.go:93] pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.590567  720829 pod_ready.go:82] duration metric: took 2.006778652s for pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.590592  720829 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.596222  720829 pod_ready.go:93] pod "etcd-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.596246  720829 pod_ready.go:82] duration metric: took 5.646451ms for pod "etcd-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.596262  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.602280  720829 pod_ready.go:93] pod "kube-apiserver-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.602306  720829 pod_ready.go:82] duration metric: took 6.036728ms for pod "kube-apiserver-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.602317  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.607733  720829 pod_ready.go:93] pod "kube-controller-manager-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.607758  720829 pod_ready.go:82] duration metric: took 5.432977ms for pod "kube-controller-manager-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.607773  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-lwxk7" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.613193  720829 pod_ready.go:93] pod "kube-proxy-lwxk7" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.613216  720829 pod_ready.go:82] duration metric: took 5.436546ms for pod "kube-proxy-lwxk7" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.613227  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.761630  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:19.891736  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:19.895270  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.988592  720829 pod_ready.go:93] pod "kube-scheduler-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.988657  720829 pod_ready.go:82] duration metric: took 375.422114ms for pod "kube-scheduler-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.988677  720829 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:20.013590  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:20.260180  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:20.391915  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:20.396775  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:20.512272  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:20.759766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:20.894329  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:20.894837  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.012903  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:21.261227  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:21.392678  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:21.398393  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.513975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:21.768852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:21.892281  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:21.896474  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.995421  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:22.014226  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:22.290760  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:22.394318  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:22.395011  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:22.512541  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:22.760622  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:22.893248  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:22.898482  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.017351  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:23.261607  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:23.391269  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:23.394133  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.512276  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:23.762344  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:23.892120  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:23.896641  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.996022  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:24.017006  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:24.260189  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:24.396026  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:24.399568  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:24.513101  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:24.760338  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:24.893299  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:24.896051  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.014888  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:25.259898  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:25.391433  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:25.393965  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.512268  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:25.759489  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:25.901278  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:25.902211  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.998039  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:26.013802  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:26.262859  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:26.394900  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:26.396490  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:26.518851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:26.760056  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:26.892305  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:26.895600  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:27.014644  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:27.260546  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:27.392443  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:27.395984  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:27.511958  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:27.759461  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:27.891449  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:27.894274  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:28.013763  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:28.260847  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:28.392221  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:28.394382  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:28.495770  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:28.519302  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:28.759877  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:28.891446  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:28.894233  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:29.022809  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:29.260360  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:29.392044  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:29.394608  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:29.512316  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:29.760040  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:29.891731  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:29.895299  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:30.037399  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:30.264201  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:30.391854  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:30.394844  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:30.495858  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:30.513797  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:30.761322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:30.891925  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:30.895758  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:31.013842  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:31.263799  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:31.392467  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:31.397074  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:31.514369  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:31.759725  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:31.893214  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:31.896694  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:32.022374  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:32.263821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:32.395831  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:32.397405  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:32.497192  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:32.513121  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:32.774129  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:32.892635  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:32.895671  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:33.053730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:33.260389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:33.395504  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:33.397816  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:33.512525  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:33.761186  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:33.892178  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:33.894251  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.012861  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:34.260244  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:34.396157  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:34.397900  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.512524  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:34.759600  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:34.897961  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:34.901326  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.995861  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:35.013979  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:35.266306  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:35.400766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:35.401788  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:35.512631  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:35.759736  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:35.891811  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:35.895379  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.014805  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:36.264800  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:36.395548  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:36.395839  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.513334  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:36.765851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:36.892455  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:36.895727  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.995904  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:37.013312  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:37.268032  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:37.392670  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:37.395093  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:37.512571  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:37.762780  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:37.891421  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:37.894105  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:38.013042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:38.264448  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:38.391537  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:38.395258  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:38.513223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:38.759307  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:38.892057  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:38.895623  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:39.015099  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:39.260724  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:39.394299  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:39.397544  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:39.494813  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:39.512348  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:39.760520  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:39.892073  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:39.897413  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:40.014589  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:40.260603  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:40.408572  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:40.409682  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:40.513442  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:40.761026  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:40.892522  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:40.900035  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:41.013843  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:41.260995  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:41.392335  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:41.397011  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:41.504069  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:41.512580  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:41.761235  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:41.892416  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:41.898890  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:42.013575  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:42.260554  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:42.393495  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:42.395616  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:42.513279  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:42.759557  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:42.892284  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:42.895564  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.013500  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:43.261182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:43.392493  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:43.401387  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.512388  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:43.760174  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:43.907065  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:43.908137  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.995758  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:44.016297  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:44.260324  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:44.391480  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:44.399150  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:44.512661  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:44.760016  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:44.893515  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:44.897080  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:45.016592  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:45.261404  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:45.392739  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:45.398696  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:45.512895  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:45.775389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:45.892322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:45.895286  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:46.014131  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:46.260018  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:46.391579  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:46.394358  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:46.495273  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:46.515248  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:46.759134  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:46.892497  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:46.895388  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:47.013568  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:47.260058  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:47.393565  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:47.399348  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:47.512420  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:47.759366  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:47.893189  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:47.897387  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:48.016298  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:48.260880  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:48.392055  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:48.397172  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:48.497588  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:48.535829  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:48.760353  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:48.891852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:48.894612  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:49.025891  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:49.261682  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:49.393217  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:49.397588  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:49.512917  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:49.761371  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:49.896446  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:49.897702  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.013168  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:50.261009  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:50.395170  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:50.396107  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.512239  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:50.760339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:50.891783  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:50.895261  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.995470  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:51.014496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:51.260135  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:51.391812  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:51.394368  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:51.521555  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:51.760082  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:51.892015  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:51.895199  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:52.013668  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:52.261092  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:52.391639  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:52.395264  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:52.513119  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:52.759972  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:52.891952  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:52.895243  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:53.013862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:53.259829  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:53.398184  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:53.399084  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:53.502757  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:53.519763  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:53.759852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:53.891931  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:53.894373  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:54.013650  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:54.260117  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:54.391907  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:54.394929  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:54.512225  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:54.760307  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:54.892069  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:54.894512  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.029563  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:55.261740  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:55.392379  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:55.396243  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.512560  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:55.760008  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:55.895679  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:55.895932  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.994504  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:56.014730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:56.259423  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:56.391487  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:56.394516  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:56.512616  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:56.759987  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:56.893608  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:56.894597  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.017214  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:57.260224  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:57.392356  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:57.396814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.513068  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:57.760223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:57.899024  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:57.992874  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.996386  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:58.014473  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:58.259915  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:58.391245  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:58.394034  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:58.512839  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:58.760429  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:58.892387  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:58.894279  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:59.015605  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:59.260223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:59.392223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:59.394762  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:59.512309  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:59.760249  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:59.892002  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:59.895280  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:00.084654  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:00.348327  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:00.401468  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:00.427734  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:00.498922  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:00.513198  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:00.760887  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:00.891496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:00.896176  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:01.013163  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:01.267201  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:01.395661  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:01.396381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:01.512891  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:01.760612  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:01.893188  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:01.899897  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.014658  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:02.260023  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:02.392936  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:02.396907  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.512966  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:02.763302  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:02.891620  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:02.896491  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.997024  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:03.016703  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:03.260987  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:03.393339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:03.395297  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:03.512498  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:03.760429  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:03.892975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:03.895965  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.025016  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:04.261046  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:04.391574  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:04.396242  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.512338  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:04.761015  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:04.892209  720829 kapi.go:107] duration metric: took 1m24.504602713s to wait for kubernetes.io/minikube-addons=registry ...
	I0918 20:39:04.896318  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.997976  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:05.015523  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:05.261150  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:05.395419  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:05.516563  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:05.760863  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:05.896163  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:06.014182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:06.261062  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:06.395510  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:06.515085  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:06.761158  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:06.895148  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:07.013077  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:07.259869  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:07.394821  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:07.494359  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:07.513073  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:07.760393  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:07.895053  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:08.018683  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:08.261723  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:08.395906  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:08.516844  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:08.763558  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:08.894604  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:09.014794  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:09.262356  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:09.395798  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:09.498851  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:09.513258  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:09.761793  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:09.895870  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:10.013503  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:10.260812  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:10.395814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:10.513167  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:10.760259  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:10.895032  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:11.021593  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:11.268240  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:11.395477  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:11.512505  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:11.521809  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:11.760310  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:11.896490  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:12.015162  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:12.268505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:12.394769  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:12.513570  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:12.760810  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:12.896125  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.023355  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:13.261697  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:13.395559  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.512721  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:13.759988  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:13.897276  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.996366  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:14.014927  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:14.261260  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:14.395146  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:14.514982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:14.759953  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:14.894541  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:15.018529  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:15.264738  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:15.395851  720829 kapi.go:107] duration metric: took 1m35.005888338s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0918 20:39:15.512923  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:15.759667  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:16.016635  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:16.259838  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:16.496216  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:16.517087  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:16.760555  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:17.028151  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:17.259992  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:17.513551  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:17.759726  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.014282  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:18.260719  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.513381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:18.762689  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.996294  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:19.013421  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:19.274496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:19.513158  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:19.760339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:20.023820  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:20.259931  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:20.512896  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:20.760705  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:21.013451  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:21.260620  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:21.495879  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:21.513424  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:21.761485  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:22.019746  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:22.260182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:22.513186  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:22.760486  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:23.013888  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:23.264004  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:23.497445  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:23.513027  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:23.761129  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:24.016088  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:24.259982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:24.513732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:24.759136  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.017419  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:25.259460  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.512379  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:25.761434  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.997155  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:26.014622  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:26.259834  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:26.512042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:26.761902  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:27.013985  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:27.259585  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:27.512300  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:27.760399  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:28.016837  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:28.260242  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:28.495545  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:28.514410  720829 kapi.go:107] duration metric: took 1m44.005752337s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0918 20:39:28.516611  720829 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-937018 cluster.
	I0918 20:39:28.519048  720829 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.
	I0918 20:39:28.521147  720829 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0918 20:39:28.760475  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:29.260811  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:29.760381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:30.260978  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:30.760694  720829 kapi.go:107] duration metric: took 1m50.005878956s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0918 20:39:30.762837  720829 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0918 20:39:30.764883  720829 addons.go:510] duration metric: took 1m56.525679672s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0918 20:39:30.995415  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:33.496383  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:35.994871  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:37.499489  720829 pod_ready.go:93] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"True"
	I0918 20:39:37.499517  720829 pod_ready.go:82] duration metric: took 1m17.51083131s for pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.499530  720829 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.505682  720829 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace has status "Ready":"True"
	I0918 20:39:37.505709  720829 pod_ready.go:82] duration metric: took 6.170668ms for pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.505733  720829 pod_ready.go:39] duration metric: took 1m19.94313583s 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" ...
	I0918 20:39:37.505752  720829 api_server.go:52] waiting for apiserver process to appear ...
	I0918 20:39:37.505782  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:37.505846  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:37.585672  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:37.585696  720829 cri.go:89] found id: ""
	I0918 20:39:37.585704  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:37.585760  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.591707  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:37.591790  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:39:37.645637  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:37.645662  720829 cri.go:89] found id: ""
	I0918 20:39:37.645678  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:39:37.645754  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.651397  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:39:37.651479  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:39:37.705247  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:37.705272  720829 cri.go:89] found id: ""
	I0918 20:39:37.705280  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:39:37.705343  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.708787  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:39:37.708872  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:39:37.747208  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:37.747231  720829 cri.go:89] found id: ""
	I0918 20:39:37.747240  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:39:37.747314  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.751026  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:39:37.751104  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:39:37.790129  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:37.790195  720829 cri.go:89] found id: ""
	I0918 20:39:37.790212  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:39:37.790269  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.793877  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:39:37.793981  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:39:37.837018  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:37.837044  720829 cri.go:89] found id: ""
	I0918 20:39:37.837052  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:39:37.837122  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.840897  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:39:37.840976  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:39:37.881247  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:37.881270  720829 cri.go:89] found id: ""
	I0918 20:39:37.881278  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:39:37.881336  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.884959  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:39:37.885031  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:37.938156  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:39:37.938188  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:37.978147  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:39:37.978181  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:38.030790  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:39:38.030822  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:39:38.107684  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:39:38.107716  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:39:38.145543  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.145781  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:38.165358  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.165594  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:38.209440  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:39:38.209472  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:38.286018  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:39:38.286055  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:38.334331  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:39:38.334367  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:38.386258  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:39:38.386291  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:38.460129  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:39:38.460165  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:39:38.554539  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:39:38.554577  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:39:38.571029  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:39:38.571060  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:39:38.766364  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:38.766394  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:39:38.766439  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:39:38.766449  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.766458  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:38.766468  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.766476  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:38.766487  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:38.766493  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:39:48.767591  720829 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 20:39:48.781441  720829 api_server.go:72] duration metric: took 2m14.542622053s to wait for apiserver process to appear ...
	I0918 20:39:48.781467  720829 api_server.go:88] waiting for apiserver healthz status ...
	I0918 20:39:48.781505  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:48.781571  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:48.823579  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:48.823608  720829 cri.go:89] found id: ""
	I0918 20:39:48.823617  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:48.823718  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.827364  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:48.827433  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:39:48.871189  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:48.871213  720829 cri.go:89] found id: ""
	I0918 20:39:48.871221  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:39:48.871275  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.874866  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:39:48.874946  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:39:48.923658  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:48.923683  720829 cri.go:89] found id: ""
	I0918 20:39:48.923692  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:39:48.923755  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.927563  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:39:48.927634  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:39:48.970708  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:48.970729  720829 cri.go:89] found id: ""
	I0918 20:39:48.970738  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:39:48.970796  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.974287  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:39:48.974359  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:39:49.014608  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:49.014635  720829 cri.go:89] found id: ""
	I0918 20:39:49.014644  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:39:49.014708  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.018766  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:39:49.018898  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:39:49.083127  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:49.083152  720829 cri.go:89] found id: ""
	I0918 20:39:49.083162  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:39:49.083225  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.086772  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:39:49.086844  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:39:49.127177  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:49.127225  720829 cri.go:89] found id: ""
	I0918 20:39:49.127235  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:39:49.127304  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.131243  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:39:49.131270  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:49.190667  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:39:49.190705  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:49.234356  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:39:49.234385  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:49.325968  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:39:49.326010  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:49.374804  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:39:49.374836  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:39:49.429649  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:39:49.429679  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:39:49.446360  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:39:49.446389  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:39:49.594064  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:39:49.594097  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:49.647105  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:39:49.647139  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:39:49.739439  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:39:49.739476  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:39:49.779583  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.779857  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:49.799405  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.799644  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:49.845327  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:39:49.845364  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:49.901975  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:39:49.902014  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:49.944605  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:49.944631  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:39:49.944691  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:39:49.944707  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.944716  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:49.944730  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.944738  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:49.944757  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:49.944764  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:39:59.945001  720829 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0918 20:39:59.952707  720829 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0918 20:39:59.953735  720829 api_server.go:141] control plane version: v1.31.1
	I0918 20:39:59.953765  720829 api_server.go:131] duration metric: took 11.17229056s to wait for apiserver health ...
	I0918 20:39:59.953773  720829 system_pods.go:43] waiting for kube-system pods to appear ...
	I0918 20:39:59.953796  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:59.953864  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:59.992046  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:59.992069  720829 cri.go:89] found id: ""
	I0918 20:39:59.992077  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:59.992171  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:59.996103  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:59.996194  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:40:00.098751  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:40:00.098773  720829 cri.go:89] found id: ""
	I0918 20:40:00.098783  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:40:00.098849  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.104294  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:40:00.104375  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:40:00.198007  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:40:00.198029  720829 cri.go:89] found id: ""
	I0918 20:40:00.198038  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:40:00.198104  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.204052  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:40:00.204139  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:40:00.300471  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:40:00.300495  720829 cri.go:89] found id: ""
	I0918 20:40:00.300505  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:40:00.300570  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.314007  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:40:00.314115  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:40:00.465537  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:40:00.465559  720829 cri.go:89] found id: ""
	I0918 20:40:00.465583  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:40:00.465656  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.515382  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:40:00.515480  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:40:00.657764  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:40:00.657786  720829 cri.go:89] found id: ""
	I0918 20:40:00.657811  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:40:00.657887  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.663937  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:40:00.664054  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:40:00.765070  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:40:00.765091  720829 cri.go:89] found id: ""
	I0918 20:40:00.765099  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:40:00.765175  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.772676  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:40:00.772704  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:40:00.916195  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:40:00.916237  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:40:00.986906  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:40:00.986945  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:40:01.045154  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:40:01.045203  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:40:01.066033  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:40:01.066065  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:40:01.216406  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:40:01.216444  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:40:01.282263  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:40:01.282298  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:40:01.334074  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:40:01.334112  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:40:01.390763  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:40:01.390796  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:40:01.429167  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:40:01.429194  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:40:01.528422  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:40:01.528461  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:40:01.567342  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:40:01.567598  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:40:01.625692  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:40:01.625732  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:40:01.670716  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:40:01.670748  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:40:01.670819  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:40:01.670835  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:40:01.670842  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:40:01.670850  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:40:01.670991  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:40:11.684456  720829 system_pods.go:59] 18 kube-system pods found
	I0918 20:40:11.684498  720829 system_pods.go:61] "coredns-7c65d6cfc9-2lbkj" [89629117-a3a2-4e17-bf14-6feaf3332bdb] Running
	I0918 20:40:11.684505  720829 system_pods.go:61] "csi-hostpath-attacher-0" [d63964a9-3699-4c0f-bcfb-ce9dc77c14b6] Running
	I0918 20:40:11.684510  720829 system_pods.go:61] "csi-hostpath-resizer-0" [afa9603a-fc67-461e-a06e-cd58c196dac0] Running
	I0918 20:40:11.684515  720829 system_pods.go:61] "csi-hostpathplugin-426sp" [60ade99b-59b8-4e03-9769-a8f42426a2bd] Running
	I0918 20:40:11.684519  720829 system_pods.go:61] "etcd-addons-937018" [ac71a354-217c-4dea-a8fb-16f8892725f5] Running
	I0918 20:40:11.684523  720829 system_pods.go:61] "kindnet-vlt6k" [346ed911-014a-4eeb-a19c-8127fbf6b8fc] Running
	I0918 20:40:11.684528  720829 system_pods.go:61] "kube-apiserver-addons-937018" [183c1a33-f594-4583-a9f7-c2479cdc64e9] Running
	I0918 20:40:11.684532  720829 system_pods.go:61] "kube-controller-manager-addons-937018" [ebcfe56e-64fd-410e-b8b6-fc78394d6d18] Running
	I0918 20:40:11.684537  720829 system_pods.go:61] "kube-ingress-dns-minikube" [569bc504-1e65-45fd-88bc-fd3f3514e326] Running
	I0918 20:40:11.684542  720829 system_pods.go:61] "kube-proxy-lwxk7" [b35aebcb-1dc5-42bf-b330-0d346cebf3d4] Running
	I0918 20:40:11.684551  720829 system_pods.go:61] "kube-scheduler-addons-937018" [0eeace1b-e974-4e81-b393-f080034ce39f] Running
	I0918 20:40:11.684556  720829 system_pods.go:61] "metrics-server-84c5f94fbc-8cpgt" [8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0] Running
	I0918 20:40:11.684562  720829 system_pods.go:61] "nvidia-device-plugin-daemonset-8bnm8" [ff8591e6-5d10-4ba8-a14a-a305a8d4553a] Running
	I0918 20:40:11.684568  720829 system_pods.go:61] "registry-66c9cd494c-69tnm" [44b254e3-cf58-4e48-b744-939e91719013] Running
	I0918 20:40:11.684575  720829 system_pods.go:61] "registry-proxy-lqbrz" [f6ba5eca-a8c9-476c-a4b3-36ead0271970] Running
	I0918 20:40:11.684579  720829 system_pods.go:61] "snapshot-controller-56fcc65765-h9sq8" [2339efe6-ef9a-489c-8d6e-0ebdf53aa634] Running
	I0918 20:40:11.684583  720829 system_pods.go:61] "snapshot-controller-56fcc65765-vs7h8" [fb0c63d0-c9d3-48c5-9d2d-a1be9034ea2c] Running
	I0918 20:40:11.684596  720829 system_pods.go:61] "storage-provisioner" [e3409e57-043d-458a-bc7e-f5b122ac9450] Running
	I0918 20:40:11.684601  720829 system_pods.go:74] duration metric: took 11.730822097s to wait for pod list to return data ...
	I0918 20:40:11.684609  720829 default_sa.go:34] waiting for default service account to be created ...
	I0918 20:40:11.687773  720829 default_sa.go:45] found service account: "default"
	I0918 20:40:11.687801  720829 default_sa.go:55] duration metric: took 3.1827ms for default service account to be created ...
	I0918 20:40:11.687822  720829 system_pods.go:116] waiting for k8s-apps to be running ...
	I0918 20:40:11.698720  720829 system_pods.go:86] 18 kube-system pods found
	I0918 20:40:11.698760  720829 system_pods.go:89] "coredns-7c65d6cfc9-2lbkj" [89629117-a3a2-4e17-bf14-6feaf3332bdb] Running
	I0918 20:40:11.698769  720829 system_pods.go:89] "csi-hostpath-attacher-0" [d63964a9-3699-4c0f-bcfb-ce9dc77c14b6] Running
	I0918 20:40:11.698774  720829 system_pods.go:89] "csi-hostpath-resizer-0" [afa9603a-fc67-461e-a06e-cd58c196dac0] Running
	I0918 20:40:11.698779  720829 system_pods.go:89] "csi-hostpathplugin-426sp" [60ade99b-59b8-4e03-9769-a8f42426a2bd] Running
	I0918 20:40:11.698783  720829 system_pods.go:89] "etcd-addons-937018" [ac71a354-217c-4dea-a8fb-16f8892725f5] Running
	I0918 20:40:11.698788  720829 system_pods.go:89] "kindnet-vlt6k" [346ed911-014a-4eeb-a19c-8127fbf6b8fc] Running
	I0918 20:40:11.698793  720829 system_pods.go:89] "kube-apiserver-addons-937018" [183c1a33-f594-4583-a9f7-c2479cdc64e9] Running
	I0918 20:40:11.698798  720829 system_pods.go:89] "kube-controller-manager-addons-937018" [ebcfe56e-64fd-410e-b8b6-fc78394d6d18] Running
	I0918 20:40:11.698803  720829 system_pods.go:89] "kube-ingress-dns-minikube" [569bc504-1e65-45fd-88bc-fd3f3514e326] Running
	I0918 20:40:11.698807  720829 system_pods.go:89] "kube-proxy-lwxk7" [b35aebcb-1dc5-42bf-b330-0d346cebf3d4] Running
	I0918 20:40:11.698813  720829 system_pods.go:89] "kube-scheduler-addons-937018" [0eeace1b-e974-4e81-b393-f080034ce39f] Running
	I0918 20:40:11.698817  720829 system_pods.go:89] "metrics-server-84c5f94fbc-8cpgt" [8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0] Running
	I0918 20:40:11.698823  720829 system_pods.go:89] "nvidia-device-plugin-daemonset-8bnm8" [ff8591e6-5d10-4ba8-a14a-a305a8d4553a] Running
	I0918 20:40:11.698887  720829 system_pods.go:89] "registry-66c9cd494c-69tnm" [44b254e3-cf58-4e48-b744-939e91719013] Running
	I0918 20:40:11.698897  720829 system_pods.go:89] "registry-proxy-lqbrz" [f6ba5eca-a8c9-476c-a4b3-36ead0271970] Running
	I0918 20:40:11.698902  720829 system_pods.go:89] "snapshot-controller-56fcc65765-h9sq8" [2339efe6-ef9a-489c-8d6e-0ebdf53aa634] Running
	I0918 20:40:11.698906  720829 system_pods.go:89] "snapshot-controller-56fcc65765-vs7h8" [fb0c63d0-c9d3-48c5-9d2d-a1be9034ea2c] Running
	I0918 20:40:11.698913  720829 system_pods.go:89] "storage-provisioner" [e3409e57-043d-458a-bc7e-f5b122ac9450] Running
	I0918 20:40:11.698930  720829 system_pods.go:126] duration metric: took 11.102539ms to wait for k8s-apps to be running ...
	I0918 20:40:11.698945  720829 system_svc.go:44] waiting for kubelet service to be running ....
	I0918 20:40:11.699006  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 20:40:11.711021  720829 system_svc.go:56] duration metric: took 12.067456ms WaitForService to wait for kubelet
	I0918 20:40:11.711050  720829 kubeadm.go:582] duration metric: took 2m37.472237124s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0918 20:40:11.711070  720829 node_conditions.go:102] verifying NodePressure condition ...
	I0918 20:40:11.714558  720829 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0918 20:40:11.714595  720829 node_conditions.go:123] node cpu capacity is 2
	I0918 20:40:11.714609  720829 node_conditions.go:105] duration metric: took 3.533232ms to run NodePressure ...
	I0918 20:40:11.714646  720829 start.go:241] waiting for startup goroutines ...
	I0918 20:40:11.714660  720829 start.go:246] waiting for cluster config update ...
	I0918 20:40:11.714676  720829 start.go:255] writing updated cluster config ...
	I0918 20:40:11.714999  720829 ssh_runner.go:195] Run: rm -f paused
	I0918 20:40:12.084424  720829 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0918 20:40:12.087436  720829 out.go:177] * Done! kubectl is now configured to use "addons-937018" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 18 20:49:25 addons-937018 crio[962]: time="2024-09-18 20:49:25.930030926Z" level=info msg="Image gcr.io/k8s-minikube/busybox:latest not found" id=2d18f702-b9cc-47e1-8c80-c009c8089b63 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:49:26 addons-937018 crio[962]: time="2024-09-18 20:49:26.115832097Z" level=info msg="Stopping pod sandbox: e318e01dd075b89fb64b8287eeba03554bb390a83fc57e112ac83e8768a1a19f" id=a3d4f54b-986f-41ad-a115-e9a931520fd9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:49:26 addons-937018 crio[962]: time="2024-09-18 20:49:26.116326949Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:e318e01dd075b89fb64b8287eeba03554bb390a83fc57e112ac83e8768a1a19f UID:741be948-8bcc-48d2-85af-a4b7783f04f6 NetNS:/var/run/netns/3dde5a3a-249e-4c73-bc8d-61fd697531c4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 20:49:26 addons-937018 crio[962]: time="2024-09-18 20:49:26.116488229Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 18 20:49:26 addons-937018 crio[962]: time="2024-09-18 20:49:26.173174965Z" level=info msg="Stopped pod sandbox: e318e01dd075b89fb64b8287eeba03554bb390a83fc57e112ac83e8768a1a19f" id=a3d4f54b-986f-41ad-a115-e9a931520fd9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:49:26 addons-937018 crio[962]: time="2024-09-18 20:49:26.868740389Z" level=info msg="Stopping container: 6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d (timeout: 30s)" id=5d5f62f1-db31-4cf8-a6e7-93487b1ab9ce name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:49:26 addons-937018 crio[962]: time="2024-09-18 20:49:26.890358298Z" level=info msg="Stopping container: 121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0 (timeout: 30s)" id=10ae1f69-54cd-428a-9933-2c51902ba524 name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:49:26 addons-937018 conmon[3332]: conmon 6bfdd65e3188ea893462 <ninfo>: container 3344 exited with status 2
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.041730191Z" level=info msg="Stopped container 6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d: kube-system/registry-66c9cd494c-69tnm/registry" id=5d5f62f1-db31-4cf8-a6e7-93487b1ab9ce name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.045397756Z" level=info msg="Stopping pod sandbox: 1296a99a6d2d20a6dc6caf5d6fd78f338c0f773ab2c10769f45e426dd90fe2e9" id=d7e71348-8d6a-4991-95b6-f7ce95125614 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.045655701Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-69tnm Namespace:kube-system ID:1296a99a6d2d20a6dc6caf5d6fd78f338c0f773ab2c10769f45e426dd90fe2e9 UID:44b254e3-cf58-4e48-b744-939e91719013 NetNS:/var/run/netns/84f047c9-02c0-4600-9c37-74e141beffe4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.045797781Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-69tnm from CNI network \"kindnet\" (type=ptp)"
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.064316675Z" level=info msg="Stopped pod sandbox: 1296a99a6d2d20a6dc6caf5d6fd78f338c0f773ab2c10769f45e426dd90fe2e9" id=d7e71348-8d6a-4991-95b6-f7ce95125614 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.090167704Z" level=info msg="Stopped container 121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0: kube-system/registry-proxy-lqbrz/registry-proxy" id=10ae1f69-54cd-428a-9933-2c51902ba524 name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.090672328Z" level=info msg="Stopping pod sandbox: afbf191c96744591796129fe469f037549423bb99dcca1ba6d1b18af10ecfaac" id=bc7ddd1b-261a-4d10-b16d-de820adaa3e4 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.097248647Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-JCLPRD2OXJ6RYGFS - [0:0]\n:KUBE-HP-C46DSUWWHRQKCPEX - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-4VYM6SLZGS64QZXD - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8l5m6_ingress-nginx_91f36b87-e129-4a4c-b250-e842d4d67bf5_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-C46DSUWWHRQKCPEX\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8l5m6_ingress-nginx_91f36b87-e129-4a4c-b250-e842d4d67bf5_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-JCLPRD2OXJ6RYGFS\n-A KUBE-HP-C46DSUWWHRQKCPEX -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8l5m6_ingress-nginx_91f36b87-e129-4a4c-b250-e842d4d67bf5_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-C46DSUWWHRQKCPEX -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8l5m6_ingress-nginx_91f36b87-e129-4a4c-b2
50-e842d4d67bf5_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.19:443\n-A KUBE-HP-JCLPRD2OXJ6RYGFS -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8l5m6_ingress-nginx_91f36b87-e129-4a4c-b250-e842d4d67bf5_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-JCLPRD2OXJ6RYGFS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-8l5m6_ingress-nginx_91f36b87-e129-4a4c-b250-e842d4d67bf5_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.19:80\n-X KUBE-HP-4VYM6SLZGS64QZXD\nCOMMIT\n"
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.100486837Z" level=info msg="Closing host port tcp:5000"
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.102680833Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.102889662Z" level=info msg="Got pod network &{Name:registry-proxy-lqbrz Namespace:kube-system ID:afbf191c96744591796129fe469f037549423bb99dcca1ba6d1b18af10ecfaac UID:f6ba5eca-a8c9-476c-a4b3-36ead0271970 NetNS:/var/run/netns/63c38072-63da-4f4b-8ef7-e02435b2337d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.103028739Z" level=info msg="Deleting pod kube-system_registry-proxy-lqbrz from CNI network \"kindnet\" (type=ptp)"
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.129585573Z" level=info msg="Stopped pod sandbox: afbf191c96744591796129fe469f037549423bb99dcca1ba6d1b18af10ecfaac" id=bc7ddd1b-261a-4d10-b16d-de820adaa3e4 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.970072685Z" level=info msg="Removing container: 121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0" id=093adb8b-9323-4e8f-908e-bebe71b66963 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:49:27 addons-937018 crio[962]: time="2024-09-18 20:49:27.998752730Z" level=info msg="Removed container 121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0: kube-system/registry-proxy-lqbrz/registry-proxy" id=093adb8b-9323-4e8f-908e-bebe71b66963 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:49:28 addons-937018 crio[962]: time="2024-09-18 20:49:28.001562891Z" level=info msg="Removing container: 6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d" id=0d4ba0d6-fa2e-4a71-bcff-305be63f017e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:49:28 addons-937018 crio[962]: time="2024-09-18 20:49:28.023413546Z" level=info msg="Removed container 6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d: kube-system/registry-66c9cd494c-69tnm/registry" id=0d4ba0d6-fa2e-4a71-bcff-305be63f017e name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	05a03c3150d5c       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            8 seconds ago       Exited              gadget                     7                   913af76ed9a0a       gadget-qd5cf
	88f2bfdae08d7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 10 minutes ago      Running             gcp-auth                   0                   12c8af22f4046       gcp-auth-89d5ffd79-t42kk
	eab0d6f35b7b7       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             10 minutes ago      Running             controller                 0                   4d97907c058f9       ingress-nginx-controller-bc57996ff-8l5m6
	702d73ce091e9       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              10 minutes ago      Running             yakd                       0                   7da548807b35b       yakd-dashboard-67d98fc6b-rv9ms
	f9ba58a0865e0       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             10 minutes ago      Running             local-path-provisioner     0                   260bff18a1fe2       local-path-provisioner-86d989889c-xqjn2
	6a3a1809161ec       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               10 minutes ago      Running             cloud-spanner-emulator     0                   b061955c64f6c       cloud-spanner-emulator-769b77f747-9nkkh
	16102048d1d14       nvcr.io/nvidia/k8s-device-plugin@sha256:cdd05f9d89f0552478d46474005e86b98795ad364664f644225b99d94978e680                     10 minutes ago      Running             nvidia-device-plugin-ctr   0                   edde580ba27e3       nvidia-device-plugin-daemonset-8bnm8
	70e8ab33c6eb5       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             10 minutes ago      Exited              patch                      2                   2781536751ba5       ingress-nginx-admission-patch-hdp6l
	02ece8c68fdef       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                     0                   507dc90f059c9       ingress-nginx-admission-create-5mgs4
	95bdcd49074a5       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        10 minutes ago      Running             metrics-server             0                   c7f2cdc26d328       metrics-server-84c5f94fbc-8cpgt
	f9ca74de8bd30       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             11 minutes ago      Running             minikube-ingress-dns       0                   47e55a6b7eef9       kube-ingress-dns-minikube
	3dc2f6a644dd6       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             11 minutes ago      Running             coredns                    0                   43b8258779df1       coredns-7c65d6cfc9-2lbkj
	c7b44ce6d747e       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner        0                   77763928c166b       storage-provisioner
	3e4b13a5b6654       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             11 minutes ago      Running             kube-proxy                 0                   0758bad5ff15f       kube-proxy-lwxk7
	fcb58ff6c013b       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             11 minutes ago      Running             kindnet-cni                0                   efd1a3a483d1e       kindnet-vlt6k
	5911c974a2f9a       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             12 minutes ago      Running             kube-apiserver             0                   3e050aab4e34c       kube-apiserver-addons-937018
	4418c76dbfab6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             12 minutes ago      Running             etcd                       0                   dd2e021d20b5e       etcd-addons-937018
	bba8fa8b997bc       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             12 minutes ago      Running             kube-scheduler             0                   7d8e8c3c8a836       kube-scheduler-addons-937018
	d3f3d1c8f67b8       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             12 minutes ago      Running             kube-controller-manager    0                   b16c2a1e4d1aa       kube-controller-manager-addons-937018
	
	
	==> coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] <==
	[INFO] 10.244.0.13:45123 - 12501 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000389244s
	[INFO] 10.244.0.13:38371 - 7230 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002335364s
	[INFO] 10.244.0.13:38371 - 3896 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002860395s
	[INFO] 10.244.0.13:42989 - 14101 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000178249s
	[INFO] 10.244.0.13:42989 - 33560 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000102859s
	[INFO] 10.244.0.13:43747 - 10044 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00012494s
	[INFO] 10.244.0.13:43747 - 57400 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000044078s
	[INFO] 10.244.0.13:48724 - 23645 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000053547s
	[INFO] 10.244.0.13:48724 - 49496 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000036439s
	[INFO] 10.244.0.13:40799 - 23491 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000044956s
	[INFO] 10.244.0.13:40799 - 44741 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000042125s
	[INFO] 10.244.0.13:54870 - 34830 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001796606s
	[INFO] 10.244.0.13:54870 - 46092 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00188962s
	[INFO] 10.244.0.13:60237 - 45843 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000141982s
	[INFO] 10.244.0.13:60237 - 13340 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.001455789s
	[INFO] 10.244.0.20:47679 - 46830 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000310564s
	[INFO] 10.244.0.20:43852 - 5292 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000112977s
	[INFO] 10.244.0.20:43868 - 53923 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000152033s
	[INFO] 10.244.0.20:47504 - 28249 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00007831s
	[INFO] 10.244.0.20:47661 - 15678 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000154757s
	[INFO] 10.244.0.20:39293 - 48170 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000080132s
	[INFO] 10.244.0.20:42581 - 51847 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005909613s
	[INFO] 10.244.0.20:47659 - 61739 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.006244612s
	[INFO] 10.244.0.20:53551 - 19559 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.00083804s
	[INFO] 10.244.0.20:32962 - 56774 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00201085s
	
	
	==> describe nodes <==
	Name:               addons-937018
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-937018
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=85073601a832bd4bbda5d11fa91feafff6ec6b91
	                    minikube.k8s.io/name=addons-937018
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_18T20_37_29_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-937018
	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:  Wed, 18 Sep 2024 20:37:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-937018
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 18 Sep 2024 20:49:24 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 18 Sep 2024 20:48:34 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 18 Sep 2024 20:48:34 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 18 Sep 2024 20:48:34 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 18 Sep 2024 20:48:34 +0000   Wed, 18 Sep 2024 20:38:17 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-937018
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 c1e3118952f5485fa6dbe7c911e57b16
	  System UUID:                42860090-4424-4a9e-bab3-cc5c72d84721
	  Boot ID:                    86d91741-f0c9-4435-8f53-692b5c9473d5
	  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:          (18 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m16s
	  default                     cloud-spanner-emulator-769b77f747-9nkkh     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-qd5cf                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-t42kk                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-8l5m6    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-2lbkj                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-937018                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-vlt6k                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-937018                250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-937018       200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-lwxk7                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-937018                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-8cpgt             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 nvidia-device-plugin-daemonset-8bnm8        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-xqjn2     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-rv9ms              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   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-937018 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-937018 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-937018 status is now: NodeHasSufficientPID
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node addons-937018 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-937018 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-937018 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-937018 event: Registered Node addons-937018 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-937018 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep18 18:14] hrtimer: interrupt took 37440743 ns
	[Sep18 20:09] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] <==
	{"level":"info","ts":"2024-09-18T20:37:23.087179Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-18T20:37:23.088050Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-18T20:37:23.088945Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-18T20:37:23.089808Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-18T20:37:23.117998Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-18T20:37:23.118138Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-18T20:37:23.129508Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:23.129748Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:23.129822Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:35.195607Z","caller":"traceutil/trace.go:171","msg":"trace[198229187] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"160.190524ms","start":"2024-09-18T20:37:35.035400Z","end":"2024-09-18T20:37:35.195591Z","steps":["trace[198229187] 'process raft request'  (duration: 159.653038ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.658679Z","caller":"traceutil/trace.go:171","msg":"trace[775776196] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"109.995548ms","start":"2024-09-18T20:37:37.548670Z","end":"2024-09-18T20:37:37.658665Z","steps":["trace[775776196] 'process raft request'  (duration: 109.896618ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.718432Z","caller":"traceutil/trace.go:171","msg":"trace[560111354] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"123.851949ms","start":"2024-09-18T20:37:37.594564Z","end":"2024-09-18T20:37:37.718416Z","steps":["trace[560111354] 'process raft request'  (duration: 117.824115ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.718887Z","caller":"traceutil/trace.go:171","msg":"trace[845472251] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"118.687468ms","start":"2024-09-18T20:37:37.600190Z","end":"2024-09-18T20:37:37.718878Z","steps":["trace[845472251] 'process raft request'  (duration: 117.933826ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.719328Z","caller":"traceutil/trace.go:171","msg":"trace[571938472] linearizableReadLoop","detail":"{readStateIndex:408; appliedIndex:406; }","duration":"118.24174ms","start":"2024-09-18T20:37:37.600668Z","end":"2024-09-18T20:37:37.718910Z","steps":["trace[571938472] 'read index received'  (duration: 58.100441ms)","trace[571938472] 'applied index is now lower than readState.Index'  (duration: 60.140429ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-18T20:37:37.719382Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.869994ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-18T20:37:37.727847Z","caller":"traceutil/trace.go:171","msg":"trace[2099277874] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:402; }","duration":"133.343526ms","start":"2024-09-18T20:37:37.594490Z","end":"2024-09-18T20:37:37.727834Z","steps":["trace[2099277874] 'agreement among raft nodes before linearized reading'  (duration: 124.853632ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.719476Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.823395ms","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-18T20:37:37.738338Z","caller":"traceutil/trace.go:171","msg":"trace[2026744380] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:402; }","duration":"137.672174ms","start":"2024-09-18T20:37:37.600646Z","end":"2024-09-18T20:37:37.738319Z","steps":["trace[2026744380] 'agreement among raft nodes before linearized reading'  (duration: 118.804629ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.719509Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.883711ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-18T20:37:37.738674Z","caller":"traceutil/trace.go:171","msg":"trace[1063426179] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:402; }","duration":"138.04486ms","start":"2024-09-18T20:37:37.600620Z","end":"2024-09-18T20:37:37.738665Z","steps":["trace[1063426179] 'agreement among raft nodes before linearized reading'  (duration: 118.867924ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.726925Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.788764ms","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-18T20:37:37.739822Z","caller":"traceutil/trace.go:171","msg":"trace[902528453] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:402; }","duration":"138.694092ms","start":"2024-09-18T20:37:37.601117Z","end":"2024-09-18T20:37:37.739811Z","steps":["trace[902528453] 'agreement among raft nodes before linearized reading'  (duration: 125.751784ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:47:23.773344Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1601}
	{"level":"info","ts":"2024-09-18T20:47:23.805680Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1601,"took":"31.811086ms","hash":1264832791,"current-db-size-bytes":6418432,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3571712,"current-db-size-in-use":"3.6 MB"}
	{"level":"info","ts":"2024-09-18T20:47:23.805731Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1264832791,"revision":1601,"compact-revision":-1}
	
	
	==> gcp-auth [88f2bfdae08d7f33f86d95f4e97b857cdf5ce35aabab6852eb02b977f9abb939] <==
	2024/09/18 20:39:27 GCP Auth Webhook started!
	2024/09/18 20:40:12 Ready to marshal response ...
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:40:12 Ready to marshal response ...
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:40:12 Ready to marshal response ...
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:48:22 Ready to marshal response ...
	2024/09/18 20:48:22 Ready to write response ...
	2024/09/18 20:48:26 Ready to marshal response ...
	2024/09/18 20:48:26 Ready to write response ...
	2024/09/18 20:48:41 Ready to marshal response ...
	2024/09/18 20:48:41 Ready to write response ...
	
	
	==> kernel <==
	 20:49:28 up  4:31,  0 users,  load average: 1.03, 0.68, 1.45
	Linux addons-937018 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 [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] <==
	I0918 20:47:26.795459       1 main.go:299] handling current node
	I0918 20:47:36.795890       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:47:36.795932       1 main.go:299] handling current node
	I0918 20:47:46.795730       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:47:46.795765       1 main.go:299] handling current node
	I0918 20:47:56.804707       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:47:56.804741       1 main.go:299] handling current node
	I0918 20:48:06.795459       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:48:06.795494       1 main.go:299] handling current node
	I0918 20:48:16.796398       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:48:16.796517       1 main.go:299] handling current node
	I0918 20:48:26.796239       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:48:26.796271       1 main.go:299] handling current node
	I0918 20:48:36.795451       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:48:36.795573       1 main.go:299] handling current node
	I0918 20:48:46.795430       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:48:46.795542       1 main.go:299] handling current node
	I0918 20:48:56.797993       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:48:56.798111       1 main.go:299] handling current node
	I0918 20:49:06.795423       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:49:06.795454       1 main.go:299] handling current node
	I0918 20:49:16.795437       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:49:16.795567       1 main.go:299] handling current node
	I0918 20:49:26.796165       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:49:26.796210       1 main.go:299] handling current node
	
	
	==> kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] <==
	I0918 20:38:40.519639       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0918 20:38:40.519705       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W0918 20:39:37.490876       1 handler_proxy.go:99] no RequestInfo found in the context
	E0918 20:39:37.490957       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"
	E0918 20:39:37.491573       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.65.34:443: connect: connection refused" logger="UnhandledError"
	E0918 20:39:37.493839       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.65.34:443: connect: connection refused" logger="UnhandledError"
	E0918 20:39:37.500103       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.65.34:443: connect: connection refused" logger="UnhandledError"
	I0918 20:39:37.654126       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0918 20:48:33.348157       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0918 20:48:56.812990       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.813646       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.852722       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.852788       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.863715       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.863781       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.917974       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.918028       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.959681       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.959812       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0918 20:48:57.918180       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0918 20:48:57.960069       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0918 20:48:57.998196       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] <==
	W0918 20:48:59.316082       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
	E0918 20:48:59.316125       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"
	W0918 20:49:00.805422       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
	E0918 20:49:00.805466       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"
	W0918 20:49:01.893061       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
	E0918 20:49:01.893103       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"
	W0918 20:49:02.187437       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
	E0918 20:49:02.187479       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"
	I0918 20:49:03.672961       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0918 20:49:03.672998       1 shared_informer.go:320] Caches are synced for resource quota
	I0918 20:49:04.022284       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0918 20:49:04.022419       1 shared_informer.go:320] Caches are synced for garbage collector
	W0918 20:49:05.088166       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
	E0918 20:49:05.088212       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"
	W0918 20:49:06.171582       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
	E0918 20:49:06.171624       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"
	W0918 20:49:08.052879       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
	E0918 20:49:08.052928       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"
	W0918 20:49:13.764383       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
	E0918 20:49:13.764428       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"
	W0918 20:49:16.391264       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
	E0918 20:49:16.391307       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"
	W0918 20:49:18.648879       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
	E0918 20:49:18.648923       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"
	I0918 20:49:26.850524       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="20.217µs"
	
	
	==> kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] <==
	I0918 20:37:39.195633       1 server_linux.go:66] "Using iptables proxy"
	I0918 20:37:39.765365       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0918 20:37:39.765442       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`"
	I0918 20:37:40.358517       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0918 20:37:40.358597       1 server_linux.go:169] "Using iptables Proxier"
	I0918 20:37:40.373404       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"
	I0918 20:37:40.395275       1 server.go:483] "Version info" version="v1.31.1"
	I0918 20:37:40.395324       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 20:37:40.399231       1 config.go:199] "Starting service config controller"
	I0918 20:37:40.399280       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0918 20:37:40.399321       1 config.go:105] "Starting endpoint slice config controller"
	I0918 20:37:40.399326       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0918 20:37:40.399896       1 config.go:328] "Starting node config controller"
	I0918 20:37:40.399918       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0918 20:37:40.502022       1 shared_informer.go:320] Caches are synced for node config
	I0918 20:37:40.502073       1 shared_informer.go:320] Caches are synced for service config
	I0918 20:37:40.502113       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] <==
	W0918 20:37:26.451226       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0918 20:37:26.451278       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:26.451387       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
	E0918 20:37:26.451452       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"
	W0918 20:37:27.290407       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
	E0918 20:37:27.290454       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"
	W0918 20:37:27.352377       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
	E0918 20:37:27.352516       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"
	W0918 20:37:27.363239       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
	E0918 20:37:27.363361       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"
	W0918 20:37:27.409197       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
	E0918 20:37:27.409240       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"
	W0918 20:37:27.421209       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0918 20:37:27.421332       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:27.550048       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
	E0918 20:37:27.550093       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"
	W0918 20:37:27.552044       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
	E0918 20:37:27.552134       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"
	W0918 20:37:27.563907       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
	E0918 20:37:27.564033       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"
	W0918 20:37:27.613388       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0918 20:37:27.613650       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:27.833438       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0918 20:37:27.833480       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0918 20:37:30.432124       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 18 20:49:22 addons-937018 kubelet[1510]: E0918 20:49:22.950919    1510 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-qd5cf_gadget(d1408010-78b9-4f72-b078-f4358af36592)\"" pod="gadget/gadget-qd5cf" podUID="d1408010-78b9-4f72-b078-f4358af36592"
	Sep 18 20:49:23 addons-937018 kubelet[1510]: I0918 20:49:23.930022    1510 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-66c9cd494c-69tnm" secret="" err="secret \"gcp-auth\" not found"
	Sep 18 20:49:25 addons-937018 kubelet[1510]: I0918 20:49:25.253524    1510 scope.go:117] "RemoveContainer" containerID="05a03c3150d5cff8623f856c487eb0cbc6d7c9a59616efd819f07b6f6334f807"
	Sep 18 20:49:25 addons-937018 kubelet[1510]: E0918 20:49:25.253727    1510 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-qd5cf_gadget(d1408010-78b9-4f72-b078-f4358af36592)\"" pod="gadget/gadget-qd5cf" podUID="d1408010-78b9-4f72-b078-f4358af36592"
	Sep 18 20:49:25 addons-937018 kubelet[1510]: E0918 20:49:25.930267    1510 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="741be948-8bcc-48d2-85af-a4b7783f04f6"
	Sep 18 20:49:26 addons-937018 kubelet[1510]: I0918 20:49:26.296359    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/741be948-8bcc-48d2-85af-a4b7783f04f6-gcp-creds\") pod \"741be948-8bcc-48d2-85af-a4b7783f04f6\" (UID: \"741be948-8bcc-48d2-85af-a4b7783f04f6\") "
	Sep 18 20:49:26 addons-937018 kubelet[1510]: I0918 20:49:26.296435    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lxdjk\" (UniqueName: \"kubernetes.io/projected/741be948-8bcc-48d2-85af-a4b7783f04f6-kube-api-access-lxdjk\") pod \"741be948-8bcc-48d2-85af-a4b7783f04f6\" (UID: \"741be948-8bcc-48d2-85af-a4b7783f04f6\") "
	Sep 18 20:49:26 addons-937018 kubelet[1510]: I0918 20:49:26.296844    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/741be948-8bcc-48d2-85af-a4b7783f04f6-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "741be948-8bcc-48d2-85af-a4b7783f04f6" (UID: "741be948-8bcc-48d2-85af-a4b7783f04f6"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 18 20:49:26 addons-937018 kubelet[1510]: I0918 20:49:26.304014    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/741be948-8bcc-48d2-85af-a4b7783f04f6-kube-api-access-lxdjk" (OuterVolumeSpecName: "kube-api-access-lxdjk") pod "741be948-8bcc-48d2-85af-a4b7783f04f6" (UID: "741be948-8bcc-48d2-85af-a4b7783f04f6"). InnerVolumeSpecName "kube-api-access-lxdjk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 18 20:49:26 addons-937018 kubelet[1510]: I0918 20:49:26.397550    1510 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/741be948-8bcc-48d2-85af-a4b7783f04f6-gcp-creds\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:49:26 addons-937018 kubelet[1510]: I0918 20:49:26.397586    1510 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-lxdjk\" (UniqueName: \"kubernetes.io/projected/741be948-8bcc-48d2-85af-a4b7783f04f6-kube-api-access-lxdjk\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.204673    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-wmbb9\" (UniqueName: \"kubernetes.io/projected/44b254e3-cf58-4e48-b744-939e91719013-kube-api-access-wmbb9\") pod \"44b254e3-cf58-4e48-b744-939e91719013\" (UID: \"44b254e3-cf58-4e48-b744-939e91719013\") "
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.209780    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/44b254e3-cf58-4e48-b744-939e91719013-kube-api-access-wmbb9" (OuterVolumeSpecName: "kube-api-access-wmbb9") pod "44b254e3-cf58-4e48-b744-939e91719013" (UID: "44b254e3-cf58-4e48-b744-939e91719013"). InnerVolumeSpecName "kube-api-access-wmbb9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.305809    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-p8gsd\" (UniqueName: \"kubernetes.io/projected/f6ba5eca-a8c9-476c-a4b3-36ead0271970-kube-api-access-p8gsd\") pod \"f6ba5eca-a8c9-476c-a4b3-36ead0271970\" (UID: \"f6ba5eca-a8c9-476c-a4b3-36ead0271970\") "
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.305973    1510 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-wmbb9\" (UniqueName: \"kubernetes.io/projected/44b254e3-cf58-4e48-b744-939e91719013-kube-api-access-wmbb9\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.308372    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f6ba5eca-a8c9-476c-a4b3-36ead0271970-kube-api-access-p8gsd" (OuterVolumeSpecName: "kube-api-access-p8gsd") pod "f6ba5eca-a8c9-476c-a4b3-36ead0271970" (UID: "f6ba5eca-a8c9-476c-a4b3-36ead0271970"). InnerVolumeSpecName "kube-api-access-p8gsd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.407244    1510 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-p8gsd\" (UniqueName: \"kubernetes.io/projected/f6ba5eca-a8c9-476c-a4b3-36ead0271970-kube-api-access-p8gsd\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.964215    1510 scope.go:117] "RemoveContainer" containerID="121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0"
	Sep 18 20:49:27 addons-937018 kubelet[1510]: I0918 20:49:27.999085    1510 scope.go:117] "RemoveContainer" containerID="121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0"
	Sep 18 20:49:28 addons-937018 kubelet[1510]: E0918 20:49:28.000276    1510 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0\": container with ID starting with 121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0 not found: ID does not exist" containerID="121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0"
	Sep 18 20:49:28 addons-937018 kubelet[1510]: I0918 20:49:28.000321    1510 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0"} err="failed to get container status \"121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0\": rpc error: code = NotFound desc = could not find container \"121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0\": container with ID starting with 121c880b0791b65cab05032a42164d8a389f69118a0e53effcb1e7ca33aac8a0 not found: ID does not exist"
	Sep 18 20:49:28 addons-937018 kubelet[1510]: I0918 20:49:28.000353    1510 scope.go:117] "RemoveContainer" containerID="6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d"
	Sep 18 20:49:28 addons-937018 kubelet[1510]: I0918 20:49:28.023708    1510 scope.go:117] "RemoveContainer" containerID="6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d"
	Sep 18 20:49:28 addons-937018 kubelet[1510]: E0918 20:49:28.024276    1510 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d\": container with ID starting with 6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d not found: ID does not exist" containerID="6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d"
	Sep 18 20:49:28 addons-937018 kubelet[1510]: I0918 20:49:28.024324    1510 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d"} err="failed to get container status \"6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d\": rpc error: code = NotFound desc = could not find container \"6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d\": container with ID starting with 6bfdd65e3188ea893462ef8a323ccdd9e7054c62b5eff87667ad266031ffb38d not found: ID does not exist"
	
	
	==> storage-provisioner [c7b44ce6d747e150ca80f4bfc236fc61944ae2a0cb5865e33da73c387f72d319] <==
	I0918 20:38:18.000219       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0918 20:38:18.048489       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0918 20:38:18.049031       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0918 20:38:18.086282       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0918 20:38:18.086488       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3!
	I0918 20:38:18.086911       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"00c88c63-1c4d-41fc-a8ca-ce7e47a12073", APIVersion:"v1", ResourceVersion:"926", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3 became leader
	I0918 20:38:18.214038       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-937018/192.168.49.2
	Start Time:       Wed, 18 Sep 2024 20:40:12 +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-9vbzp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-9vbzp:
	    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  9m17s                   default-scheduler  Successfully assigned default/busybox to addons-937018
	  Normal   Pulling    7m59s (x4 over 9m17s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m58s (x4 over 9m16s)   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     7m58s (x4 over 9m16s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m32s (x6 over 9m16s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m10s (x21 over 9m16s)  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-5mgs4" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-hdp6l" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-937018 describe pod busybox ingress-nginx-admission-create-5mgs4 ingress-nginx-admission-patch-hdp6l: exit status 1
--- FAIL: TestAddons/parallel/Registry (73.94s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (152.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-937018 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-937018 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-937018 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [6cc5f27f-4a9c-4ae5-b84b-30c1e62bd1f8] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [6cc5f27f-4a9c-4ae5-b84b-30c1e62bd1f8] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003453495s
I0918 20:49:50.212310  720072 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-937018 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-937018 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.668284167s)

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31",
	        "Created": "2024-09-18T20:37:03.896115414Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 721314,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-18T20:37:04.05351903Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f8be4f9f9351784955e36c0e64d55ad19451839d9f6d0c057285eb8f9072963b",
	        "ResolvConfPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/hostname",
	        "HostsPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/hosts",
	        "LogPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31-json.log",
	        "Name": "/addons-937018",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-937018:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-937018",
	            "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/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f-init/diff:/var/lib/docker/overlay2/a01a2eda7b22db64782e33c6ff2ee376a29a615c58c2531c409c3ecbf3246764/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-937018",
	                "Source": "/var/lib/docker/volumes/addons-937018/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-937018",
	            "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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-937018",
	                "name.minikube.sigs.k8s.io": "addons-937018",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "fbe5da1614bcc9360e009f1080f260686c11734dd8ddafec606a5ee11d4794a9",
	            "SandboxKey": "/var/run/docker/netns/fbe5da1614bc",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33529"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33530"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33533"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33531"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33532"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-937018": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "40dc4f91cd233b396c27926ff875d6dedc31b86985cd8a94e4bed7e878b30dd3",
	                    "EndpointID": "de1f2822b2d6454ccf518136c7cd1fd6eaddeffdc7b44f110182b2881f86fadb",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-937018",
	                        "2fb0122f90b2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-937018 -n addons-937018
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-937018 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-937018 logs -n 25: (1.49316663s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-815252   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | -p download-only-815252              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-815252              | download-only-815252   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | -o=json --download-only              | download-only-835808   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | -p download-only-835808              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-835808              | download-only-835808   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-815252              | download-only-815252   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-835808              | download-only-835808   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | --download-only -p                   | download-docker-856593 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | download-docker-856593               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-856593            | download-docker-856593 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | --download-only -p                   | binary-mirror-147161   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | binary-mirror-147161                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43255               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-147161              | binary-mirror-147161   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| addons  | disable dashboard -p                 | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | addons-937018                        |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                  | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | addons-937018                        |                        |         |         |                     |                     |
	| start   | -p addons-937018 --wait=true         | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:40 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | addons-937018 addons                 | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:48 UTC | 18 Sep 24 20:48 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-937018 addons                 | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:48 UTC | 18 Sep 24 20:48 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| ip      | addons-937018 ip                     | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	| addons  | addons-937018 addons disable         | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	|         | addons-937018                        |                        |         |         |                     |                     |
	| ssh     | addons-937018 ssh curl -s            | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-937018 ip                     | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:52 UTC |
	| addons  | addons-937018 addons disable         | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:52 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-937018 addons disable         | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:52 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/18 20:36:38
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0918 20:36:38.919917  720829 out.go:345] Setting OutFile to fd 1 ...
	I0918 20:36:38.920565  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:38.920580  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:36:38.920586  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:38.920869  720829 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 20:36:38.921319  720829 out.go:352] Setting JSON to false
	I0918 20:36:38.922206  720829 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":15540,"bootTime":1726676259,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 20:36:38.922285  720829 start.go:139] virtualization:  
	I0918 20:36:38.924663  720829 out.go:177] * [addons-937018] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0918 20:36:38.927419  720829 out.go:177]   - MINIKUBE_LOCATION=19667
	I0918 20:36:38.927476  720829 notify.go:220] Checking for updates...
	I0918 20:36:38.930995  720829 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 20:36:38.932491  720829 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:36:38.934133  720829 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 20:36:38.935733  720829 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 20:36:38.937399  720829 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 20:36:38.939207  720829 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 20:36:38.959800  720829 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 20:36:38.959941  720829 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:39.028828  720829 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-18 20:36:39.018169519 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:39.028967  720829 docker.go:318] overlay module found
	I0918 20:36:39.031196  720829 out.go:177] * Using the docker driver based on user configuration
	I0918 20:36:39.033168  720829 start.go:297] selected driver: docker
	I0918 20:36:39.033191  720829 start.go:901] validating driver "docker" against <nil>
	I0918 20:36:39.033206  720829 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 20:36:39.033882  720829 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:39.086384  720829 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-18 20:36:39.076409808 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:39.086641  720829 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0918 20:36:39.086890  720829 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]
	I0918 20:36:39.089339  720829 out.go:177] * Using Docker driver with root privileges
	I0918 20:36:39.091495  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:36:39.091575  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:36:39.091588  720829 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 20:36:39.091689  720829 start.go:340] cluster config:
	{Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:36:39.095028  720829 out.go:177] * Starting "addons-937018" primary control-plane node in "addons-937018" cluster
	I0918 20:36:39.097458  720829 cache.go:121] Beginning downloading kic base image for docker with crio
	I0918 20:36:39.099699  720829 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0918 20:36:39.101833  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:39.101890  720829 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0918 20:36:39.101904  720829 cache.go:56] Caching tarball of preloaded images
	I0918 20:36:39.101961  720829 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0918 20:36:39.102017  720829 preload.go:172] Found /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0918 20:36:39.102029  720829 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0918 20:36:39.102416  720829 profile.go:143] Saving config to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json ...
	I0918 20:36:39.102508  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json: {Name:mke4c7de329a70b813c08863a8cb760150ac5a5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:36:39.118223  720829 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0918 20:36:39.118367  720829 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0918 20:36:39.118393  720829 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0918 20:36:39.118400  720829 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0918 20:36:39.118408  720829 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0918 20:36:39.118419  720829 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0918 20:36:56.520940  720829 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0918 20:36:56.520981  720829 cache.go:194] Successfully downloaded all kic artifacts
	I0918 20:36:56.521025  720829 start.go:360] acquireMachinesLock for addons-937018: {Name:mkf3f4e731951a2a59ac18fdee1540ffddad9133 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0918 20:36:56.521153  720829 start.go:364] duration metric: took 109.202µs to acquireMachinesLock for "addons-937018"
	I0918 20:36:56.521180  720829 start.go:93] Provisioning new machine with config: &{Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:36:56.521376  720829 start.go:125] createHost starting for "" (driver="docker")
	I0918 20:36:56.523731  720829 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0918 20:36:56.524016  720829 start.go:159] libmachine.API.Create for "addons-937018" (driver="docker")
	I0918 20:36:56.524055  720829 client.go:168] LocalClient.Create starting
	I0918 20:36:56.524195  720829 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem
	I0918 20:36:56.730948  720829 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem
	I0918 20:36:57.209289  720829 cli_runner.go:164] Run: docker network inspect addons-937018 --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}}]}"
	W0918 20:36:57.224317  720829 cli_runner.go:211] docker network inspect addons-937018 --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
	I0918 20:36:57.224412  720829 network_create.go:284] running [docker network inspect addons-937018] to gather additional debugging logs...
	I0918 20:36:57.224433  720829 cli_runner.go:164] Run: docker network inspect addons-937018
	W0918 20:36:57.241032  720829 cli_runner.go:211] docker network inspect addons-937018 returned with exit code 1
	I0918 20:36:57.241063  720829 network_create.go:287] error running [docker network inspect addons-937018]: docker network inspect addons-937018: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-937018 not found
	I0918 20:36:57.241076  720829 network_create.go:289] output of [docker network inspect addons-937018]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-937018 not found
	
	** /stderr **
	I0918 20:36:57.241181  720829 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}}]}"
	I0918 20:36:57.256986  720829 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:0x4001b9d920}
	I0918 20:36:57.257028  720829 network_create.go:124] attempt to create docker network addons-937018 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0918 20:36:57.257081  720829 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-937018 addons-937018
	I0918 20:36:57.328879  720829 network_create.go:108] docker network addons-937018 192.168.49.0/24 created
	I0918 20:36:57.328908  720829 kic.go:121] calculated static IP "192.168.49.2" for the "addons-937018" container
	I0918 20:36:57.328993  720829 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0918 20:36:57.343921  720829 cli_runner.go:164] Run: docker volume create addons-937018 --label name.minikube.sigs.k8s.io=addons-937018 --label created_by.minikube.sigs.k8s.io=true
	I0918 20:36:57.360388  720829 oci.go:103] Successfully created a docker volume addons-937018
	I0918 20:36:57.360490  720829 cli_runner.go:164] Run: docker run --rm --name addons-937018-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --entrypoint /usr/bin/test -v addons-937018:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0918 20:36:59.441253  720829 cli_runner.go:217] Completed: docker run --rm --name addons-937018-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --entrypoint /usr/bin/test -v addons-937018:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (2.080716245s)
	I0918 20:36:59.441312  720829 oci.go:107] Successfully prepared a docker volume addons-937018
	I0918 20:36:59.441342  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:59.441366  720829 kic.go:194] Starting extracting preloaded images to volume ...
	I0918 20:36:59.441435  720829 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-937018:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0918 20:37:03.820032  720829 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-937018:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.378543617s)
	I0918 20:37:03.820064  720829 kic.go:203] duration metric: took 4.378695313s to extract preloaded images to volume ...
	W0918 20:37:03.820215  720829 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0918 20:37:03.820326  720829 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0918 20:37:03.881234  720829 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-937018 --name addons-937018 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-937018 --network addons-937018 --ip 192.168.49.2 --volume addons-937018:/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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0918 20:37:04.229638  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Running}}
	I0918 20:37:04.253546  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:04.279536  720829 cli_runner.go:164] Run: docker exec addons-937018 stat /var/lib/dpkg/alternatives/iptables
	I0918 20:37:04.347033  720829 oci.go:144] the created container "addons-937018" has a running status.
	I0918 20:37:04.347072  720829 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa...
	I0918 20:37:05.436765  720829 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0918 20:37:05.456036  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:05.471962  720829 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0918 20:37:05.471980  720829 kic_runner.go:114] Args: [docker exec --privileged addons-937018 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0918 20:37:05.523641  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:05.539915  720829 machine.go:93] provisionDockerMachine start ...
	I0918 20:37:05.540021  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.556632  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.556935  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.556945  720829 main.go:141] libmachine: About to run SSH command:
	hostname
	I0918 20:37:05.701518  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-937018
	
	I0918 20:37:05.701544  720829 ubuntu.go:169] provisioning hostname "addons-937018"
	I0918 20:37:05.701612  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.719311  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.719571  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.719591  720829 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-937018 && echo "addons-937018" | sudo tee /etc/hostname
	I0918 20:37:05.877893  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-937018
	
	I0918 20:37:05.878080  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.895409  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.895659  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.895684  720829 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-937018' /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-937018/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-937018' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0918 20:37:06.042625  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0918 20:37:06.042657  720829 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19667-714691/.minikube CaCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19667-714691/.minikube}
	I0918 20:37:06.042681  720829 ubuntu.go:177] setting up certificates
	I0918 20:37:06.042703  720829 provision.go:84] configureAuth start
	I0918 20:37:06.042779  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:06.064121  720829 provision.go:143] copyHostCerts
	I0918 20:37:06.064212  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/ca.pem (1078 bytes)
	I0918 20:37:06.064349  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/cert.pem (1123 bytes)
	I0918 20:37:06.064415  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/key.pem (1675 bytes)
	I0918 20:37:06.064473  720829 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem org=jenkins.addons-937018 san=[127.0.0.1 192.168.49.2 addons-937018 localhost minikube]
	I0918 20:37:06.525703  720829 provision.go:177] copyRemoteCerts
	I0918 20:37:06.525770  720829 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0918 20:37:06.525815  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.542314  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:06.642935  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0918 20:37:06.666504  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0918 20:37:06.690535  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0918 20:37:06.714450  720829 provision.go:87] duration metric: took 671.727578ms to configureAuth
	I0918 20:37:06.714475  720829 ubuntu.go:193] setting minikube options for container-runtime
	I0918 20:37:06.714685  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:06.714789  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.731368  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:06.731621  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:06.731643  720829 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
	I0918 20:37:06.978494  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0918 20:37:06.978525  720829 machine.go:96] duration metric: took 1.438590853s to provisionDockerMachine
	I0918 20:37:06.978535  720829 client.go:171] duration metric: took 10.454468546s to LocalClient.Create
	I0918 20:37:06.978555  720829 start.go:167] duration metric: took 10.454540128s to libmachine.API.Create "addons-937018"
	I0918 20:37:06.978562  720829 start.go:293] postStartSetup for "addons-937018" (driver="docker")
	I0918 20:37:06.978576  720829 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]
	I0918 20:37:06.978645  720829 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
	I0918 20:37:06.978686  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.995851  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.099494  720829 ssh_runner.go:195] Run: cat /etc/os-release
	I0918 20:37:07.102952  720829 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0918 20:37:07.102990  720829 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0918 20:37:07.103015  720829 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0918 20:37:07.103023  720829 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0918 20:37:07.103034  720829 filesync.go:126] Scanning /home/jenkins/minikube-integration/19667-714691/.minikube/addons for local assets ...
	I0918 20:37:07.103108  720829 filesync.go:126] Scanning /home/jenkins/minikube-integration/19667-714691/.minikube/files for local assets ...
	I0918 20:37:07.103135  720829 start.go:296] duration metric: took 124.566673ms for postStartSetup
	I0918 20:37:07.103495  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:07.120296  720829 profile.go:143] Saving config to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json ...
	I0918 20:37:07.120579  720829 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 20:37:07.120629  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.138316  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.234684  720829 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0918 20:37:07.239169  720829 start.go:128] duration metric: took 10.717774588s to createHost
	I0918 20:37:07.239194  720829 start.go:83] releasing machines lock for "addons-937018", held for 10.718031614s
	I0918 20:37:07.239274  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:07.255387  720829 ssh_runner.go:195] Run: cat /version.json
	I0918 20:37:07.255446  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.255689  720829 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0918 20:37:07.255760  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.281775  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.283741  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.505752  720829 ssh_runner.go:195] Run: systemctl --version
	I0918 20:37:07.510022  720829 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0918 20:37:07.650140  720829 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0918 20:37:07.654921  720829 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" ;
	I0918 20:37:07.676130  720829 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0918 20:37:07.676209  720829 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" ;
	I0918 20:37:07.707599  720829 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0918 20:37:07.707663  720829 start.go:495] detecting cgroup driver to use...
	I0918 20:37:07.707710  720829 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0918 20:37:07.707774  720829 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0918 20:37:07.723253  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0918 20:37:07.734880  720829 docker.go:217] disabling cri-docker service (if available) ...
	I0918 20:37:07.734969  720829 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0918 20:37:07.749327  720829 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0918 20:37:07.764532  720829 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0918 20:37:07.845782  720829 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0918 20:37:07.942428  720829 docker.go:233] disabling docker service ...
	I0918 20:37:07.942522  720829 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0918 20:37:07.962263  720829 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0918 20:37:07.974480  720829 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0918 20:37:08.074294  720829 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0918 20:37:08.169943  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0918 20:37:08.182637  720829 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"
	I0918 20:37:08.198858  720829 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0918 20:37:08.198954  720829 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"
	I0918 20:37:08.211215  720829 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0918 20:37:08.211328  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.222220  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.232642  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.243375  720829 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0918 20:37:08.252503  720829 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"
	I0918 20:37:08.262410  720829 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"
	I0918 20:37:08.277934  720829 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"
	I0918 20:37:08.287528  720829 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0918 20:37:08.296176  720829 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0918 20:37:08.304506  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:08.396822  720829 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0918 20:37:08.504657  720829 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0918 20:37:08.504740  720829 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0918 20:37:08.508842  720829 start.go:563] Will wait 60s for crictl version
	I0918 20:37:08.508907  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:37:08.512215  720829 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0918 20:37:08.553715  720829 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0918 20:37:08.553817  720829 ssh_runner.go:195] Run: crio --version
	I0918 20:37:08.597033  720829 ssh_runner.go:195] Run: crio --version
	I0918 20:37:08.636451  720829 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0918 20:37:08.638733  720829 cli_runner.go:164] Run: docker network inspect addons-937018 --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}}]}"
	I0918 20:37:08.655203  720829 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0918 20:37:08.658836  720829 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""
	I0918 20:37:08.669738  720829 kubeadm.go:883] updating cluster {Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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} ...
	I0918 20:37:08.669871  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:37:08.669951  720829 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 20:37:08.740570  720829 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 20:37:08.740594  720829 crio.go:433] Images already preloaded, skipping extraction
	I0918 20:37:08.740678  720829 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 20:37:08.775864  720829 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 20:37:08.775890  720829 cache_images.go:84] Images are preloaded, skipping loading
	I0918 20:37:08.775900  720829 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0918 20:37:08.776048  720829 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-937018 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-937018 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:}
	I0918 20:37:08.776146  720829 ssh_runner.go:195] Run: crio config
	I0918 20:37:08.829244  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:37:08.829270  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:37:08.829281  720829 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0918 20:37:08.829331  720829 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-937018 NodeName:addons-937018 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}
	I0918 20:37:08.829528  720829 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-937018"
	  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
	
	I0918 20:37:08.829614  720829 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0918 20:37:08.838521  720829 binaries.go:44] Found k8s binaries, skipping transfer
	I0918 20:37:08.838620  720829 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0918 20:37:08.847715  720829 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0918 20:37:08.866291  720829 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0918 20:37:08.884919  720829 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0918 20:37:08.903300  720829 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0918 20:37:08.906691  720829 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""
	I0918 20:37:08.917493  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:09.002176  720829 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 20:37:09.018553  720829 certs.go:68] Setting up /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018 for IP: 192.168.49.2
	I0918 20:37:09.018577  720829 certs.go:194] generating shared ca certs ...
	I0918 20:37:09.018593  720829 certs.go:226] acquiring lock for ca certs: {Name:mk45a8344901f578f8bf2ae8473192e1f0a0b31e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.018745  720829 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key
	I0918 20:37:09.164814  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt ...
	I0918 20:37:09.164844  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt: {Name:mk2ecfbd8ae0443c5e884e41a4f2d09db9d78989 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.165062  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key ...
	I0918 20:37:09.165077  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key: {Name:mkc444e85d116302e41db42cf2b67175265efeb9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.165172  720829 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key
	I0918 20:37:09.655563  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt ...
	I0918 20:37:09.655596  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt: {Name:mkdc9258c2cda28a40acf250f221ba252bd2b027 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.655776  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key ...
	I0918 20:37:09.655789  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key: {Name:mk867a230137c8be025574a353717087c529ba3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.655871  720829 certs.go:256] generating profile certs ...
	I0918 20:37:09.655937  720829 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key
	I0918 20:37:09.655962  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt with IP's: []
	I0918 20:37:09.938753  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt ...
	I0918 20:37:09.938785  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: {Name:mkb03b352824bbc53d4f79d1ccc20980f07f2f14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.938976  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key ...
	I0918 20:37:09.938990  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key: {Name:mkec1ea58ce56d5b95da90c48638e7c313e87bbb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.939081  720829 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb
	I0918 20:37:09.939106  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0918 20:37:10.618518  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb ...
	I0918 20:37:10.618549  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb: {Name:mked8139bac1ee230c20d026b0576f5fec4b2c37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:10.619307  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb ...
	I0918 20:37:10.619325  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb: {Name:mkd684dd95fcd9c4e42a408b658e21e83c6a62c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:10.619417  720829 certs.go:381] copying /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb -> /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt
	I0918 20:37:10.619498  720829 certs.go:385] copying /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb -> /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key
	I0918 20:37:10.619551  720829 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key
	I0918 20:37:10.619570  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt with IP's: []
	I0918 20:37:11.833200  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt ...
	I0918 20:37:11.833251  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt: {Name:mke2c3a3b50056324ae08b813cccc2bf856368f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:11.833505  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key ...
	I0918 20:37:11.833525  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key: {Name:mk1ffae14fd7d25361b7aa8a4f033e79d0f47b61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:11.833725  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem (1679 bytes)
	I0918 20:37:11.833771  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem (1078 bytes)
	I0918 20:37:11.833802  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem (1123 bytes)
	I0918 20:37:11.833834  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem (1675 bytes)
	I0918 20:37:11.834460  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0918 20:37:11.862169  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0918 20:37:11.888074  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0918 20:37:11.913850  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0918 20:37:11.938955  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0918 20:37:11.964475  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0918 20:37:11.987928  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0918 20:37:12.027776  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0918 20:37:12.055798  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0918 20:37:12.083308  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0918 20:37:12.103907  720829 ssh_runner.go:195] Run: openssl version
	I0918 20:37:12.110406  720829 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"
	I0918 20:37:12.121189  720829 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.125096  720829 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 18 20:37 /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.125174  720829 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.132535  720829 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"
	I0918 20:37:12.142991  720829 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0918 20:37:12.146633  720829 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
	I0918 20:37:12.146715  720829 kubeadm.go:392] StartCluster: {Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:37:12.146811  720829 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0918 20:37:12.146876  720829 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0918 20:37:12.185991  720829 cri.go:89] found id: ""
	I0918 20:37:12.186061  720829 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0918 20:37:12.195422  720829 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0918 20:37:12.204637  720829 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0918 20:37:12.204736  720829 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
	I0918 20:37:12.213625  720829 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
	I0918 20:37:12.213649  720829 kubeadm.go:157] found existing configuration files:
	
	I0918 20:37:12.213718  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0918 20:37:12.222816  720829 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
	I0918 20:37:12.222884  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0918 20:37:12.231845  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0918 20:37:12.240854  720829 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
	I0918 20:37:12.240952  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0918 20:37:12.249481  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0918 20:37:12.258493  720829 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
	I0918 20:37:12.258586  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0918 20:37:12.267381  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0918 20:37:12.276322  720829 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
	I0918 20:37:12.276389  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0918 20:37:12.284937  720829 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"
	I0918 20:37:12.329351  720829 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0918 20:37:12.329568  720829 kubeadm.go:310] [preflight] Running pre-flight checks
	I0918 20:37:12.347721  720829 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0918 20:37:12.347832  720829 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0918 20:37:12.347874  720829 kubeadm.go:310] OS: Linux
	I0918 20:37:12.347936  720829 kubeadm.go:310] CGROUPS_CPU: enabled
	I0918 20:37:12.347997  720829 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0918 20:37:12.348059  720829 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0918 20:37:12.348120  720829 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0918 20:37:12.348184  720829 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0918 20:37:12.348246  720829 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0918 20:37:12.348298  720829 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0918 20:37:12.348361  720829 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0918 20:37:12.348423  720829 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0918 20:37:12.413149  720829 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0918 20:37:12.413326  720829 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0918 20:37:12.413451  720829 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0918 20:37:12.422359  720829 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0918 20:37:12.425634  720829 out.go:235]   - Generating certificates and keys ...
	I0918 20:37:12.425864  720829 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0918 20:37:12.425985  720829 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0918 20:37:13.215030  720829 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0918 20:37:13.741961  720829 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0918 20:37:14.720867  720829 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0918 20:37:15.802318  720829 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0918 20:37:16.631219  720829 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0918 20:37:16.631542  720829 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-937018 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 20:37:17.052454  720829 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0918 20:37:17.052814  720829 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-937018 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 20:37:17.216972  720829 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0918 20:37:17.431234  720829 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0918 20:37:18.209872  720829 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0918 20:37:18.210159  720829 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0918 20:37:18.371046  720829 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0918 20:37:18.558366  720829 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0918 20:37:19.720672  720829 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0918 20:37:20.356510  720829 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0918 20:37:21.061521  720829 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0918 20:37:21.062794  720829 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0918 20:37:21.066234  720829 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0918 20:37:21.069070  720829 out.go:235]   - Booting up control plane ...
	I0918 20:37:21.069188  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0918 20:37:21.069282  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0918 20:37:21.070028  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0918 20:37:21.080542  720829 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0918 20:37:21.087099  720829 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0918 20:37:21.087157  720829 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0918 20:37:21.172584  720829 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0918 20:37:21.172706  720829 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0918 20:37:22.174246  720829 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001701845s
	I0918 20:37:22.174340  720829 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0918 20:37:28.175689  720829 kubeadm.go:310] [api-check] The API server is healthy after 6.001445095s
	I0918 20:37:28.198620  720829 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0918 20:37:28.212988  720829 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0918 20:37:28.239179  720829 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0918 20:37:28.239384  720829 kubeadm.go:310] [mark-control-plane] Marking the node addons-937018 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0918 20:37:28.250038  720829 kubeadm.go:310] [bootstrap-token] Using token: u4m0wg.e0d976hby576qhn0
	I0918 20:37:28.252416  720829 out.go:235]   - Configuring RBAC rules ...
	I0918 20:37:28.252552  720829 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0918 20:37:28.256992  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0918 20:37:28.266812  720829 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
	I0918 20:37:28.270999  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0918 20:37:28.274506  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0918 20:37:28.278199  720829 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0918 20:37:28.585777  720829 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0918 20:37:29.017297  720829 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0918 20:37:29.585530  720829 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0918 20:37:29.586743  720829 kubeadm.go:310] 
	I0918 20:37:29.586828  720829 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0918 20:37:29.586837  720829 kubeadm.go:310] 
	I0918 20:37:29.586914  720829 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0918 20:37:29.586919  720829 kubeadm.go:310] 
	I0918 20:37:29.586946  720829 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0918 20:37:29.587005  720829 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0918 20:37:29.587057  720829 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0918 20:37:29.587061  720829 kubeadm.go:310] 
	I0918 20:37:29.587117  720829 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0918 20:37:29.587121  720829 kubeadm.go:310] 
	I0918 20:37:29.587169  720829 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0918 20:37:29.587173  720829 kubeadm.go:310] 
	I0918 20:37:29.587226  720829 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0918 20:37:29.587301  720829 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0918 20:37:29.587370  720829 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0918 20:37:29.587374  720829 kubeadm.go:310] 
	I0918 20:37:29.587459  720829 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0918 20:37:29.587550  720829 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0918 20:37:29.587556  720829 kubeadm.go:310] 
	I0918 20:37:29.587640  720829 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token u4m0wg.e0d976hby576qhn0 \
	I0918 20:37:29.587743  720829 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:8f3f7761940249a84bd6790e2ce10b1ec25a0f818b029887922805527064c2b5 \
	I0918 20:37:29.587764  720829 kubeadm.go:310] 	--control-plane 
	I0918 20:37:29.587768  720829 kubeadm.go:310] 
	I0918 20:37:29.587853  720829 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0918 20:37:29.587859  720829 kubeadm.go:310] 
	I0918 20:37:29.587941  720829 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token u4m0wg.e0d976hby576qhn0 \
	I0918 20:37:29.588044  720829 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:8f3f7761940249a84bd6790e2ce10b1ec25a0f818b029887922805527064c2b5 
	I0918 20:37:29.592433  720829 kubeadm.go:310] W0918 20:37:12.325882    1185 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.
	I0918 20:37:29.592765  720829 kubeadm.go:310] W0918 20:37:12.326911    1185 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.
	I0918 20:37:29.593021  720829 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
	I0918 20:37:29.593147  720829 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0918 20:37:29.593169  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:37:29.593177  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:37:29.597120  720829 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0918 20:37:29.599519  720829 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0918 20:37:29.603562  720829 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0918 20:37:29.603603  720829 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0918 20:37:29.623235  720829 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
	I0918 20:37:29.891504  720829 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0918 20:37:29.891684  720829 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
	I0918 20:37:29.891751  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-937018 minikube.k8s.io/updated_at=2024_09_18T20_37_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=85073601a832bd4bbda5d11fa91feafff6ec6b91 minikube.k8s.io/name=addons-937018 minikube.k8s.io/primary=true
	I0918 20:37:30.111001  720829 ops.go:34] apiserver oom_adj: -16
	I0918 20:37:30.111113  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:30.611931  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:31.111326  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:31.612036  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:32.112135  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:32.611253  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:33.111191  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:33.611898  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:34.111651  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:34.237559  720829 kubeadm.go:1113] duration metric: took 4.345941561s to wait for elevateKubeSystemPrivileges
	I0918 20:37:34.237590  720829 kubeadm.go:394] duration metric: took 22.090908001s to StartCluster
	I0918 20:37:34.237609  720829 settings.go:142] acquiring lock: {Name:mk9d5a46f8d124fd0bfe5b736d4812be6fc0b45c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:34.238158  720829 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:37:34.238576  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/kubeconfig: {Name:mk7a02388ba52128691d4400117a73e55450781c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:34.238787  720829 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}
	I0918 20:37:34.238910  720829 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"
	I0918 20:37:34.239162  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:34.239200  720829 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0918 20:37:34.239286  720829 addons.go:69] Setting yakd=true in profile "addons-937018"
	I0918 20:37:34.239301  720829 addons.go:234] Setting addon yakd=true in "addons-937018"
	I0918 20:37:34.239325  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.239830  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.240360  720829 addons.go:69] Setting cloud-spanner=true in profile "addons-937018"
	I0918 20:37:34.240381  720829 addons.go:234] Setting addon cloud-spanner=true in "addons-937018"
	I0918 20:37:34.240422  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.240960  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243769  720829 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-937018"
	I0918 20:37:34.244175  720829 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-937018"
	I0918 20:37:34.245442  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.243938  720829 addons.go:69] Setting default-storageclass=true in profile "addons-937018"
	I0918 20:37:34.246829  720829 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-937018"
	I0918 20:37:34.247193  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243948  720829 addons.go:69] Setting gcp-auth=true in profile "addons-937018"
	I0918 20:37:34.254014  720829 mustload.go:65] Loading cluster: addons-937018
	I0918 20:37:34.254247  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:34.254521  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.255363  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243952  720829 addons.go:69] Setting ingress=true in profile "addons-937018"
	I0918 20:37:34.273339  720829 addons.go:234] Setting addon ingress=true in "addons-937018"
	I0918 20:37:34.243956  720829 addons.go:69] Setting ingress-dns=true in profile "addons-937018"
	I0918 20:37:34.243966  720829 addons.go:69] Setting inspektor-gadget=true in profile "addons-937018"
	I0918 20:37:34.243969  720829 addons.go:69] Setting metrics-server=true in profile "addons-937018"
	I0918 20:37:34.243984  720829 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-937018"
	I0918 20:37:34.243990  720829 addons.go:69] Setting registry=true in profile "addons-937018"
	I0918 20:37:34.244008  720829 addons.go:69] Setting storage-provisioner=true in profile "addons-937018"
	I0918 20:37:34.244015  720829 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-937018"
	I0918 20:37:34.244021  720829 addons.go:69] Setting volcano=true in profile "addons-937018"
	I0918 20:37:34.244028  720829 addons.go:69] Setting volumesnapshots=true in profile "addons-937018"
	I0918 20:37:34.244849  720829 out.go:177] * Verifying Kubernetes components...
	I0918 20:37:34.275920  720829 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-937018"
	I0918 20:37:34.277113  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.276720  720829 addons.go:234] Setting addon registry=true in "addons-937018"
	I0918 20:37:34.281629  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.282167  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276737  720829 addons.go:234] Setting addon storage-provisioner=true in "addons-937018"
	I0918 20:37:34.288773  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.289384  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.294260  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276751  720829 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-937018"
	I0918 20:37:34.302447  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276967  720829 addons.go:234] Setting addon volcano=true in "addons-937018"
	I0918 20:37:34.313322  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.313854  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276979  720829 addons.go:234] Setting addon volumesnapshots=true in "addons-937018"
	I0918 20:37:34.320102  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.320610  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.320821  720829 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0918 20:37:34.277335  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:34.277349  720829 addons.go:234] Setting addon ingress-dns=true in "addons-937018"
	I0918 20:37:34.328789  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.329282  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.347983  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0918 20:37:34.348008  720829 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0918 20:37:34.348084  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.277378  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.277386  720829 addons.go:234] Setting addon inspektor-gadget=true in "addons-937018"
	I0918 20:37:34.368658  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.277396  720829 addons.go:234] Setting addon metrics-server=true in "addons-937018"
	I0918 20:37:34.368793  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.388296  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.388957  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.426398  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.444256  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.462757  720829 addons.go:234] Setting addon default-storageclass=true in "addons-937018"
	I0918 20:37:34.463672  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.476336  720829 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0918 20:37:34.476869  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.499335  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0918 20:37:34.503458  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0918 20:37:34.504633  720829 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0918 20:37:34.507351  720829 out.go:177]   - Using image docker.io/registry:2.8.3
	I0918 20:37:34.508610  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0918 20:37:34.509358  720829 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0918 20:37:34.509381  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0918 20:37:34.509451  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	W0918 20:37:34.522123  720829 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0918 20:37:34.524212  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0918 20:37:34.524598  720829 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0918 20:37:34.524616  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0918 20:37:34.524681  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.536794  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0918 20:37:34.541354  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0918 20:37:34.546150  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0918 20:37:34.556020  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0918 20:37:34.556206  720829 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0918 20:37:34.558110  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.560606  720829 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0918 20:37:34.560624  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0918 20:37:34.560685  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.562866  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0918 20:37:34.562890  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0918 20:37:34.562984  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.600883  720829 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-937018"
	I0918 20:37:34.600931  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.601343  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.622897  720829 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 -"
	I0918 20:37:34.630525  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0918 20:37:34.632944  720829 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0918 20:37:34.633071  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0918 20:37:34.633084  720829 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0918 20:37:34.633156  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.648094  720829 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0918 20:37:34.648119  720829 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0918 20:37:34.648192  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.671220  720829 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0918 20:37:34.677249  720829 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0918 20:37:34.677272  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0918 20:37:34.677342  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.690976  720829 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0918 20:37:34.691105  720829 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0918 20:37:34.698092  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:34.698343  720829 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0918 20:37:34.698357  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0918 20:37:34.698420  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.698624  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0918 20:37:34.698636  720829 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0918 20:37:34.698706  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.711473  720829 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0918 20:37:34.711493  720829 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0918 20:37:34.711554  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.712364  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.721139  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:34.727630  720829 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 20:37:34.727838  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.734015  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0918 20:37:34.739324  720829 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0918 20:37:34.739400  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0918 20:37:34.739503  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.749326  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.789334  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.824627  720829 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0918 20:37:34.830029  720829 out.go:177]   - Using image docker.io/busybox:stable
	I0918 20:37:34.840582  720829 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0918 20:37:34.840608  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0918 20:37:34.840672  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.846500  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.862180  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.868232  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.881305  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.881755  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.922052  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.923024  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.932004  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	W0918 20:37:34.933227  720829 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0918 20:37:34.933253  720829 retry.go:31] will retry after 354.880829ms: ssh: handshake failed: EOF
	I0918 20:37:34.974088  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0918 20:37:34.974115  720829 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0918 20:37:35.189550  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0918 20:37:35.189575  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0918 20:37:35.212916  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0918 20:37:35.212949  720829 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0918 20:37:35.240176  720829 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
	I0918 20:37:35.264690  720829 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0918 20:37:35.264713  720829 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0918 20:37:35.293369  720829 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
	I0918 20:37:35.333689  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0918 20:37:35.333754  720829 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)
	I0918 20:37:35.342377  720829 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0918 20:37:35.342442  720829 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0918 20:37:35.345623  720829 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
	I0918 20:37:35.347761  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0918 20:37:35.347821  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0918 20:37:35.368484  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0918 20:37:35.368598  720829 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0918 20:37:35.393469  720829 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
	I0918 20:37:35.420032  720829 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
	I0918 20:37:35.431129  720829 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0918 20:37:35.431153  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0918 20:37:35.445665  720829 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
	I0918 20:37:35.450920  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0918 20:37:35.450946  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0918 20:37:35.493954  720829 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0918 20:37:35.493991  720829 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0918 20:37:35.509195  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0918 20:37:35.509220  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0918 20:37:35.512514  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0918 20:37:35.512541  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0918 20:37:35.542072  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0918 20:37:35.542103  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0918 20:37:35.564428  720829 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
	I0918 20:37:35.581230  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0918 20:37:35.581258  720829 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0918 20:37:35.703477  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0918 20:37:35.703505  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0918 20:37:35.714299  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0918 20:37:35.714328  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0918 20:37:35.714588  720829 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0918 20:37:35.714605  720829 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0918 20:37:35.725347  720829 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
	I0918 20:37:35.772717  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0918 20:37:35.772747  720829 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0918 20:37:35.847415  720829 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
	I0918 20:37:35.914325  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0918 20:37:35.914364  720829 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0918 20:37:35.920671  720829 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0918 20:37:35.920708  720829 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0918 20:37:35.926719  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0918 20:37:35.926755  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0918 20:37:35.939963  720829 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
	I0918 20:37:36.076292  720829 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0918 20:37:36.076319  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0918 20:37:36.094601  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0918 20:37:36.094628  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0918 20:37:36.096931  720829 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0918 20:37:36.096963  720829 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0918 20:37:36.203676  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0918 20:37:36.203702  720829 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0918 20:37:36.207691  720829 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
	I0918 20:37:36.217453  720829 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0918 20:37:36.217485  720829 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0918 20:37:36.296643  720829 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0918 20:37:36.296667  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0918 20:37:36.359940  720829 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
	I0918 20:37:36.393700  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0918 20:37:36.393724  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0918 20:37:36.546520  720829 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.923587594s)
	I0918 20:37:36.546662  720829 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0918 20:37:36.546618  720829 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.818963502s)
	I0918 20:37:36.548570  720829 node_ready.go:35] waiting up to 6m0s for node "addons-937018" to be "Ready" ...
	I0918 20:37:36.552293  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0918 20:37:36.552352  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0918 20:37:36.672196  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0918 20:37:36.672271  720829 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0918 20:37:36.835207  720829 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
	I0918 20:37:37.910575  720829 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-937018" context rescaled to 1 replicas
	I0918 20:37:38.077280  720829 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: (2.837016842s)
	I0918 20:37:38.447074  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.153627771s)
	I0918 20:37:38.805980  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:39.275155  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.929461948s)
	I0918 20:37:40.382721  720829 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.962609063s)
	I0918 20:37:40.382841  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.937149892s)
	I0918 20:37:40.383044  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.818589283s)
	I0918 20:37:40.383058  720829 addons.go:475] Verifying addon registry=true in "addons-937018"
	I0918 20:37:40.383223  720829 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.657848604s)
	I0918 20:37:40.383464  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.989922112s)
	I0918 20:37:40.383724  720829 addons.go:475] Verifying addon ingress=true in "addons-937018"
	I0918 20:37:40.383546  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.53610559s)
	I0918 20:37:40.383600  720829 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.443611136s)
	I0918 20:37:40.383992  720829 addons.go:475] Verifying addon metrics-server=true in "addons-937018"
	I0918 20:37:40.385291  720829 out.go:177] * Verifying registry addon...
	I0918 20:37:40.385357  720829 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-937018 service yakd-dashboard -n yakd-dashboard
	
	I0918 20:37:40.386810  720829 out.go:177] * Verifying ingress addon...
	I0918 20:37:40.387604  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0918 20:37:40.389961  720829 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0918 20:37:40.423582  720829 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 20:37:40.423750  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:40.426814  720829 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0918 20:37:40.426887  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 20:37:40.449298  720829 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]
	I0918 20:37:40.481807  720829 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.274069473s)
	W0918 20:37:40.481852  720829 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
	I0918 20:37:40.481874  720829 retry.go:31] will retry after 316.947796ms: 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
	I0918 20:37:40.481873  720829 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.121887333s)
	I0918 20:37:40.747719  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.91240338s)
	I0918 20:37:40.747833  720829 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-937018"
	I0918 20:37:40.751723  720829 out.go:177] * Verifying csi-hostpath-driver addon...
	I0918 20:37:40.754812  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0918 20:37:40.759658  720829 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 20:37:40.759730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:40.799414  720829 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
	I0918 20:37:40.906827  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:40.907211  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.052948  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:41.276684  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:41.392088  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.394778  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:41.760596  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:41.891569  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.894433  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:42.150989  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0918 20:37:42.151139  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:42.209239  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:42.275024  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:42.344959  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0918 20:37:42.367823  720829 addons.go:234] Setting addon gcp-auth=true in "addons-937018"
	I0918 20:37:42.367890  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:42.368373  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:42.389070  720829 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0918 20:37:42.389135  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:42.393355  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:42.396623  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:42.412071  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:42.758350  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:42.891806  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:42.895426  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:43.053466  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:43.259331  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:43.413604  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:43.415060  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:43.747551  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.948090709s)
	I0918 20:37:43.747721  720829 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.358624095s)
	I0918 20:37:43.750408  720829 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0918 20:37:43.752899  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:43.755253  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0918 20:37:43.755281  720829 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0918 20:37:43.759227  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:43.794699  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0918 20:37:43.794727  720829 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0918 20:37:43.815967  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0918 20:37:43.816005  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0918 20:37:43.844832  720829 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
	I0918 20:37:43.892796  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:43.895283  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:44.259508  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:44.396732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:44.397643  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:44.502898  720829 addons.go:475] Verifying addon gcp-auth=true in "addons-937018"
	I0918 20:37:44.505462  720829 out.go:177] * Verifying gcp-auth addon...
	I0918 20:37:44.508653  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0918 20:37:44.517393  720829 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0918 20:37:44.517456  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:44.758716  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:44.890917  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:44.894027  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:45.021083  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:45.062269  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:45.277971  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:45.397271  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:45.397506  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:45.512757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:45.759083  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:45.891260  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:45.893826  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:46.013378  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:46.258721  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:46.392942  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:46.394789  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:46.512875  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:46.759323  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:46.891671  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:46.895234  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:47.012735  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:47.258612  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:47.391858  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:47.394208  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:47.512932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:47.552818  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:47.758435  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:47.893079  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:47.894408  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:48.018210  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:48.258042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:48.390893  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:48.394404  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:48.512817  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:48.758826  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:48.891311  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:48.894637  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:49.012766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:49.258786  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:49.391131  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:49.393667  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:49.512504  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:49.758492  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:49.890984  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:49.894998  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:50.018049  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:50.052520  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:50.259212  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:50.392932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:50.394205  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:50.512564  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:50.757998  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:50.891055  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:50.894489  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:51.014782  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:51.258880  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:51.391481  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:51.394992  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:51.512374  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:51.758826  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:51.891168  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:51.894190  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:52.016609  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:52.053623  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:52.258837  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:52.391702  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:52.394701  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:52.511890  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:52.758322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:52.891375  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:52.893687  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:53.014116  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:53.258975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:53.391717  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:53.394287  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:53.512633  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:53.759093  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:53.891741  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:53.894653  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:54.013757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:54.258450  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:54.390482  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:54.393583  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:54.512038  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:54.552581  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:54.758570  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:54.891818  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:54.893617  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:55.021237  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:55.259063  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:55.391458  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:55.394636  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:55.512212  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:55.758665  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:55.891991  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:55.893803  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:56.014749  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:56.257970  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:56.391278  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:56.393873  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:56.512064  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:56.759118  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:56.890802  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:56.895498  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:57.012320  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:57.052416  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:57.258969  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:57.391002  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:57.393810  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:57.512159  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:57.758685  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:57.891408  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:57.893809  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:58.013206  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:58.258776  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:58.390928  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:58.394076  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:58.512510  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:58.758613  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:58.890913  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:58.893550  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:59.014162  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:59.259010  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:59.391208  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:59.394066  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:59.512236  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:59.551934  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:59.758768  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:59.892036  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:59.894489  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:00.031505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:00.259266  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:00.394732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:00.397199  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:00.514938  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:00.758124  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:00.891285  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:00.893978  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:01.012656  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:01.258457  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:01.391086  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:01.394299  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:01.512578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:01.552263  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:01.758179  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:01.892080  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:01.894213  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:02.013816  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:02.258920  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:02.391293  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:02.394237  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:02.512389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:02.758803  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:02.891075  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:02.893502  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:03.018578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:03.258550  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:03.392903  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:03.396030  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:03.512543  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:03.553062  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:03.759076  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:03.890838  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:03.893636  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:04.016527  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:04.266771  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:04.391339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:04.395252  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:04.512960  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:04.759279  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:04.891662  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:04.894828  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:05.014258  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:05.259473  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:05.391851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:05.394137  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:05.512610  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:05.758922  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:05.891472  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:05.894289  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:06.013706  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:06.052419  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:06.258443  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:06.391982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:06.393655  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:06.512012  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:06.758044  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:06.892366  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:06.894161  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:07.012771  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:07.260019  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:07.391821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:07.394102  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:07.512518  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:07.757871  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:07.891042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:07.893538  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:08.012626  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:08.258757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:08.391322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:08.394036  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:08.512591  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:08.552858  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:08.758453  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:08.891326  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:08.894480  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:09.015988  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:09.258943  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:09.391507  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:09.394582  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:09.511955  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:09.758536  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:09.890578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:09.893814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:10.027508  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:10.259179  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:10.391290  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:10.393808  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:10.512639  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:10.758125  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:10.891704  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:10.894311  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:11.022063  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:11.052525  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:11.258997  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:11.391902  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:11.394542  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:11.512595  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:11.758951  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:11.892646  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:11.894720  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:12.017951  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:12.258770  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:12.390848  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:12.393976  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:12.512081  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:12.758738  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:12.890938  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:12.893789  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:13.014310  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:13.258932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:13.392845  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:13.394669  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:13.511777  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:13.552621  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:13.758157  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:13.891574  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:13.894321  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:14.014080  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:14.258327  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:14.391572  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:14.394360  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:14.513693  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:14.758758  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:14.890924  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:14.893944  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:15.026886  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:15.258527  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:15.390851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:15.394405  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:15.512862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:15.552859  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:15.758919  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:15.891388  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:15.894462  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:16.015660  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:16.258862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:16.391486  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:16.394473  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:16.512821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:16.758005  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:16.891401  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:16.894280  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.012775  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:17.287541  720829 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 20:38:17.287571  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:17.474826  720829 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 20:38:17.474854  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:17.474939  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.530500  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:17.562547  720829 node_ready.go:49] node "addons-937018" has status "Ready":"True"
	I0918 20:38:17.562574  720829 node_ready.go:38] duration metric: took 41.013845736s for node "addons-937018" to be "Ready" ...
	I0918 20:38:17.562584  720829 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" ...
	I0918 20:38:17.583754  720829 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:17.786845  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:17.905695  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.905882  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.060878  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:18.264204  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:18.392901  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.395822  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:18.512505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:18.759877  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:18.892580  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.894495  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.015239  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:19.260317  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:19.392330  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:19.395359  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.512514  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:19.590540  720829 pod_ready.go:93] pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.590567  720829 pod_ready.go:82] duration metric: took 2.006778652s for pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.590592  720829 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.596222  720829 pod_ready.go:93] pod "etcd-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.596246  720829 pod_ready.go:82] duration metric: took 5.646451ms for pod "etcd-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.596262  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.602280  720829 pod_ready.go:93] pod "kube-apiserver-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.602306  720829 pod_ready.go:82] duration metric: took 6.036728ms for pod "kube-apiserver-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.602317  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.607733  720829 pod_ready.go:93] pod "kube-controller-manager-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.607758  720829 pod_ready.go:82] duration metric: took 5.432977ms for pod "kube-controller-manager-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.607773  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-lwxk7" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.613193  720829 pod_ready.go:93] pod "kube-proxy-lwxk7" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.613216  720829 pod_ready.go:82] duration metric: took 5.436546ms for pod "kube-proxy-lwxk7" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.613227  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.761630  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:19.891736  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:19.895270  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.988592  720829 pod_ready.go:93] pod "kube-scheduler-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.988657  720829 pod_ready.go:82] duration metric: took 375.422114ms for pod "kube-scheduler-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.988677  720829 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:20.013590  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:20.260180  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:20.391915  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:20.396775  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:20.512272  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:20.759766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:20.894329  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:20.894837  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.012903  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:21.261227  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:21.392678  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:21.398393  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.513975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:21.768852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:21.892281  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:21.896474  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.995421  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:22.014226  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:22.290760  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:22.394318  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:22.395011  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:22.512541  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:22.760622  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:22.893248  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:22.898482  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.017351  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:23.261607  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:23.391269  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:23.394133  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.512276  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:23.762344  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:23.892120  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:23.896641  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.996022  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:24.017006  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:24.260189  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:24.396026  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:24.399568  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:24.513101  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:24.760338  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:24.893299  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:24.896051  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.014888  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:25.259898  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:25.391433  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:25.393965  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.512268  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:25.759489  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:25.901278  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:25.902211  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.998039  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:26.013802  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:26.262859  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:26.394900  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:26.396490  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:26.518851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:26.760056  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:26.892305  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:26.895600  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:27.014644  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:27.260546  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:27.392443  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:27.395984  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:27.511958  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:27.759461  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:27.891449  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:27.894274  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:28.013763  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:28.260847  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:28.392221  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:28.394382  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:28.495770  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:28.519302  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:28.759877  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:28.891446  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:28.894233  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:29.022809  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:29.260360  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:29.392044  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:29.394608  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:29.512316  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:29.760040  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:29.891731  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:29.895299  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:30.037399  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:30.264201  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:30.391854  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:30.394844  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:30.495858  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:30.513797  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:30.761322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:30.891925  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:30.895758  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:31.013842  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:31.263799  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:31.392467  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:31.397074  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:31.514369  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:31.759725  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:31.893214  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:31.896694  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:32.022374  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:32.263821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:32.395831  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:32.397405  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:32.497192  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:32.513121  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:32.774129  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:32.892635  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:32.895671  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:33.053730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:33.260389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:33.395504  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:33.397816  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:33.512525  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:33.761186  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:33.892178  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:33.894251  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.012861  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:34.260244  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:34.396157  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:34.397900  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.512524  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:34.759600  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:34.897961  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:34.901326  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.995861  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:35.013979  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:35.266306  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:35.400766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:35.401788  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:35.512631  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:35.759736  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:35.891811  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:35.895379  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.014805  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:36.264800  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:36.395548  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:36.395839  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.513334  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:36.765851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:36.892455  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:36.895727  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.995904  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:37.013312  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:37.268032  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:37.392670  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:37.395093  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:37.512571  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:37.762780  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:37.891421  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:37.894105  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:38.013042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:38.264448  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:38.391537  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:38.395258  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:38.513223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:38.759307  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:38.892057  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:38.895623  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:39.015099  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:39.260724  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:39.394299  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:39.397544  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:39.494813  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:39.512348  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:39.760520  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:39.892073  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:39.897413  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:40.014589  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:40.260603  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:40.408572  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:40.409682  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:40.513442  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:40.761026  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:40.892522  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:40.900035  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:41.013843  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:41.260995  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:41.392335  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:41.397011  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:41.504069  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:41.512580  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:41.761235  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:41.892416  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:41.898890  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:42.013575  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:42.260554  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:42.393495  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:42.395616  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:42.513279  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:42.759557  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:42.892284  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:42.895564  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.013500  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:43.261182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:43.392493  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:43.401387  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.512388  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:43.760174  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:43.907065  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:43.908137  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.995758  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:44.016297  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:44.260324  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:44.391480  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:44.399150  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:44.512661  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:44.760016  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:44.893515  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:44.897080  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:45.016592  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:45.261404  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:45.392739  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:45.398696  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:45.512895  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:45.775389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:45.892322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:45.895286  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:46.014131  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:46.260018  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:46.391579  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:46.394358  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:46.495273  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:46.515248  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:46.759134  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:46.892497  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:46.895388  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:47.013568  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:47.260058  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:47.393565  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:47.399348  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:47.512420  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:47.759366  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:47.893189  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:47.897387  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:48.016298  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:48.260880  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:48.392055  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:48.397172  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:48.497588  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:48.535829  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:48.760353  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:48.891852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:48.894612  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:49.025891  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:49.261682  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:49.393217  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:49.397588  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:49.512917  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:49.761371  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:49.896446  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:49.897702  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.013168  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:50.261009  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:50.395170  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:50.396107  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.512239  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:50.760339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:50.891783  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:50.895261  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.995470  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:51.014496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:51.260135  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:51.391812  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:51.394368  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:51.521555  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:51.760082  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:51.892015  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:51.895199  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:52.013668  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:52.261092  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:52.391639  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:52.395264  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:52.513119  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:52.759972  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:52.891952  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:52.895243  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:53.013862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:53.259829  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:53.398184  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:53.399084  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:53.502757  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:53.519763  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:53.759852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:53.891931  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:53.894373  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:54.013650  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:54.260117  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:54.391907  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:54.394929  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:54.512225  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:54.760307  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:54.892069  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:54.894512  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.029563  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:55.261740  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:55.392379  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:55.396243  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.512560  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:55.760008  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:55.895679  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:55.895932  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.994504  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:56.014730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:56.259423  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:56.391487  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:56.394516  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:56.512616  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:56.759987  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:56.893608  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:56.894597  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.017214  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:57.260224  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:57.392356  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:57.396814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.513068  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:57.760223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:57.899024  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:57.992874  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.996386  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:58.014473  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:58.259915  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:58.391245  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:58.394034  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:58.512839  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:58.760429  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:58.892387  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:58.894279  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:59.015605  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:59.260223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:59.392223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:59.394762  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:59.512309  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:59.760249  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:59.892002  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:59.895280  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:00.084654  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:00.348327  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:00.401468  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:00.427734  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:00.498922  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:00.513198  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:00.760887  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:00.891496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:00.896176  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:01.013163  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:01.267201  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:01.395661  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:01.396381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:01.512891  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:01.760612  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:01.893188  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:01.899897  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.014658  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:02.260023  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:02.392936  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:02.396907  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.512966  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:02.763302  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:02.891620  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:02.896491  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.997024  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:03.016703  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:03.260987  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:03.393339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:03.395297  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:03.512498  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:03.760429  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:03.892975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:03.895965  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.025016  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:04.261046  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:04.391574  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:04.396242  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.512338  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:04.761015  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:04.892209  720829 kapi.go:107] duration metric: took 1m24.504602713s to wait for kubernetes.io/minikube-addons=registry ...
	I0918 20:39:04.896318  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.997976  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:05.015523  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:05.261150  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:05.395419  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:05.516563  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:05.760863  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:05.896163  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:06.014182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:06.261062  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:06.395510  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:06.515085  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:06.761158  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:06.895148  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:07.013077  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:07.259869  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:07.394821  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:07.494359  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:07.513073  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:07.760393  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:07.895053  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:08.018683  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:08.261723  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:08.395906  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:08.516844  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:08.763558  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:08.894604  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:09.014794  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:09.262356  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:09.395798  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:09.498851  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:09.513258  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:09.761793  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:09.895870  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:10.013503  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:10.260812  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:10.395814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:10.513167  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:10.760259  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:10.895032  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:11.021593  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:11.268240  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:11.395477  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:11.512505  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:11.521809  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:11.760310  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:11.896490  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:12.015162  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:12.268505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:12.394769  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:12.513570  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:12.760810  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:12.896125  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.023355  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:13.261697  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:13.395559  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.512721  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:13.759988  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:13.897276  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.996366  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:14.014927  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:14.261260  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:14.395146  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:14.514982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:14.759953  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:14.894541  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:15.018529  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:15.264738  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:15.395851  720829 kapi.go:107] duration metric: took 1m35.005888338s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0918 20:39:15.512923  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:15.759667  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:16.016635  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:16.259838  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:16.496216  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:16.517087  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:16.760555  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:17.028151  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:17.259992  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:17.513551  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:17.759726  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.014282  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:18.260719  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.513381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:18.762689  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.996294  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:19.013421  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:19.274496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:19.513158  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:19.760339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:20.023820  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:20.259931  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:20.512896  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:20.760705  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:21.013451  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:21.260620  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:21.495879  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:21.513424  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:21.761485  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:22.019746  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:22.260182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:22.513186  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:22.760486  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:23.013888  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:23.264004  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:23.497445  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:23.513027  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:23.761129  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:24.016088  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:24.259982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:24.513732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:24.759136  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.017419  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:25.259460  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.512379  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:25.761434  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.997155  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:26.014622  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:26.259834  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:26.512042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:26.761902  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:27.013985  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:27.259585  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:27.512300  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:27.760399  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:28.016837  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:28.260242  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:28.495545  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:28.514410  720829 kapi.go:107] duration metric: took 1m44.005752337s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0918 20:39:28.516611  720829 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-937018 cluster.
	I0918 20:39:28.519048  720829 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.
	I0918 20:39:28.521147  720829 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0918 20:39:28.760475  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:29.260811  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:29.760381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:30.260978  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:30.760694  720829 kapi.go:107] duration metric: took 1m50.005878956s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0918 20:39:30.762837  720829 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0918 20:39:30.764883  720829 addons.go:510] duration metric: took 1m56.525679672s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0918 20:39:30.995415  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:33.496383  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:35.994871  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:37.499489  720829 pod_ready.go:93] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"True"
	I0918 20:39:37.499517  720829 pod_ready.go:82] duration metric: took 1m17.51083131s for pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.499530  720829 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.505682  720829 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace has status "Ready":"True"
	I0918 20:39:37.505709  720829 pod_ready.go:82] duration metric: took 6.170668ms for pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.505733  720829 pod_ready.go:39] duration metric: took 1m19.94313583s 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" ...
	I0918 20:39:37.505752  720829 api_server.go:52] waiting for apiserver process to appear ...
	I0918 20:39:37.505782  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:37.505846  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:37.585672  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:37.585696  720829 cri.go:89] found id: ""
	I0918 20:39:37.585704  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:37.585760  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.591707  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:37.591790  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:39:37.645637  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:37.645662  720829 cri.go:89] found id: ""
	I0918 20:39:37.645678  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:39:37.645754  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.651397  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:39:37.651479  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:39:37.705247  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:37.705272  720829 cri.go:89] found id: ""
	I0918 20:39:37.705280  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:39:37.705343  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.708787  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:39:37.708872  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:39:37.747208  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:37.747231  720829 cri.go:89] found id: ""
	I0918 20:39:37.747240  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:39:37.747314  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.751026  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:39:37.751104  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:39:37.790129  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:37.790195  720829 cri.go:89] found id: ""
	I0918 20:39:37.790212  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:39:37.790269  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.793877  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:39:37.793981  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:39:37.837018  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:37.837044  720829 cri.go:89] found id: ""
	I0918 20:39:37.837052  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:39:37.837122  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.840897  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:39:37.840976  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:39:37.881247  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:37.881270  720829 cri.go:89] found id: ""
	I0918 20:39:37.881278  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:39:37.881336  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.884959  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:39:37.885031  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:37.938156  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:39:37.938188  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:37.978147  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:39:37.978181  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:38.030790  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:39:38.030822  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:39:38.107684  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:39:38.107716  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:39:38.145543  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.145781  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:38.165358  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.165594  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:38.209440  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:39:38.209472  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:38.286018  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:39:38.286055  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:38.334331  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:39:38.334367  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:38.386258  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:39:38.386291  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:38.460129  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:39:38.460165  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:39:38.554539  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:39:38.554577  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:39:38.571029  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:39:38.571060  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:39:38.766364  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:38.766394  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:39:38.766439  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:39:38.766449  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.766458  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:38.766468  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.766476  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:38.766487  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:38.766493  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:39:48.767591  720829 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 20:39:48.781441  720829 api_server.go:72] duration metric: took 2m14.542622053s to wait for apiserver process to appear ...
	I0918 20:39:48.781467  720829 api_server.go:88] waiting for apiserver healthz status ...
	I0918 20:39:48.781505  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:48.781571  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:48.823579  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:48.823608  720829 cri.go:89] found id: ""
	I0918 20:39:48.823617  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:48.823718  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.827364  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:48.827433  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:39:48.871189  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:48.871213  720829 cri.go:89] found id: ""
	I0918 20:39:48.871221  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:39:48.871275  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.874866  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:39:48.874946  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:39:48.923658  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:48.923683  720829 cri.go:89] found id: ""
	I0918 20:39:48.923692  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:39:48.923755  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.927563  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:39:48.927634  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:39:48.970708  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:48.970729  720829 cri.go:89] found id: ""
	I0918 20:39:48.970738  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:39:48.970796  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.974287  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:39:48.974359  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:39:49.014608  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:49.014635  720829 cri.go:89] found id: ""
	I0918 20:39:49.014644  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:39:49.014708  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.018766  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:39:49.018898  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:39:49.083127  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:49.083152  720829 cri.go:89] found id: ""
	I0918 20:39:49.083162  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:39:49.083225  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.086772  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:39:49.086844  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:39:49.127177  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:49.127225  720829 cri.go:89] found id: ""
	I0918 20:39:49.127235  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:39:49.127304  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.131243  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:39:49.131270  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:49.190667  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:39:49.190705  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:49.234356  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:39:49.234385  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:49.325968  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:39:49.326010  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:49.374804  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:39:49.374836  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:39:49.429649  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:39:49.429679  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:39:49.446360  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:39:49.446389  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:39:49.594064  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:39:49.594097  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:49.647105  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:39:49.647139  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:39:49.739439  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:39:49.739476  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:39:49.779583  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.779857  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:49.799405  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.799644  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:49.845327  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:39:49.845364  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:49.901975  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:39:49.902014  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:49.944605  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:49.944631  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:39:49.944691  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:39:49.944707  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.944716  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:49.944730  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.944738  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:49.944757  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:49.944764  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:39:59.945001  720829 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0918 20:39:59.952707  720829 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0918 20:39:59.953735  720829 api_server.go:141] control plane version: v1.31.1
	I0918 20:39:59.953765  720829 api_server.go:131] duration metric: took 11.17229056s to wait for apiserver health ...
	I0918 20:39:59.953773  720829 system_pods.go:43] waiting for kube-system pods to appear ...
	I0918 20:39:59.953796  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:59.953864  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:59.992046  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:59.992069  720829 cri.go:89] found id: ""
	I0918 20:39:59.992077  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:59.992171  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:59.996103  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:59.996194  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:40:00.098751  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:40:00.098773  720829 cri.go:89] found id: ""
	I0918 20:40:00.098783  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:40:00.098849  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.104294  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:40:00.104375  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:40:00.198007  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:40:00.198029  720829 cri.go:89] found id: ""
	I0918 20:40:00.198038  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:40:00.198104  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.204052  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:40:00.204139  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:40:00.300471  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:40:00.300495  720829 cri.go:89] found id: ""
	I0918 20:40:00.300505  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:40:00.300570  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.314007  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:40:00.314115  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:40:00.465537  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:40:00.465559  720829 cri.go:89] found id: ""
	I0918 20:40:00.465583  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:40:00.465656  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.515382  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:40:00.515480  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:40:00.657764  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:40:00.657786  720829 cri.go:89] found id: ""
	I0918 20:40:00.657811  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:40:00.657887  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.663937  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:40:00.664054  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:40:00.765070  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:40:00.765091  720829 cri.go:89] found id: ""
	I0918 20:40:00.765099  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:40:00.765175  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.772676  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:40:00.772704  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:40:00.916195  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:40:00.916237  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:40:00.986906  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:40:00.986945  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:40:01.045154  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:40:01.045203  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:40:01.066033  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:40:01.066065  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:40:01.216406  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:40:01.216444  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:40:01.282263  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:40:01.282298  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:40:01.334074  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:40:01.334112  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:40:01.390763  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:40:01.390796  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:40:01.429167  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:40:01.429194  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:40:01.528422  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:40:01.528461  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:40:01.567342  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:40:01.567598  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:40:01.625692  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:40:01.625732  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:40:01.670716  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:40:01.670748  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:40:01.670819  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:40:01.670835  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:40:01.670842  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:40:01.670850  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:40:01.670991  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:40:11.684456  720829 system_pods.go:59] 18 kube-system pods found
	I0918 20:40:11.684498  720829 system_pods.go:61] "coredns-7c65d6cfc9-2lbkj" [89629117-a3a2-4e17-bf14-6feaf3332bdb] Running
	I0918 20:40:11.684505  720829 system_pods.go:61] "csi-hostpath-attacher-0" [d63964a9-3699-4c0f-bcfb-ce9dc77c14b6] Running
	I0918 20:40:11.684510  720829 system_pods.go:61] "csi-hostpath-resizer-0" [afa9603a-fc67-461e-a06e-cd58c196dac0] Running
	I0918 20:40:11.684515  720829 system_pods.go:61] "csi-hostpathplugin-426sp" [60ade99b-59b8-4e03-9769-a8f42426a2bd] Running
	I0918 20:40:11.684519  720829 system_pods.go:61] "etcd-addons-937018" [ac71a354-217c-4dea-a8fb-16f8892725f5] Running
	I0918 20:40:11.684523  720829 system_pods.go:61] "kindnet-vlt6k" [346ed911-014a-4eeb-a19c-8127fbf6b8fc] Running
	I0918 20:40:11.684528  720829 system_pods.go:61] "kube-apiserver-addons-937018" [183c1a33-f594-4583-a9f7-c2479cdc64e9] Running
	I0918 20:40:11.684532  720829 system_pods.go:61] "kube-controller-manager-addons-937018" [ebcfe56e-64fd-410e-b8b6-fc78394d6d18] Running
	I0918 20:40:11.684537  720829 system_pods.go:61] "kube-ingress-dns-minikube" [569bc504-1e65-45fd-88bc-fd3f3514e326] Running
	I0918 20:40:11.684542  720829 system_pods.go:61] "kube-proxy-lwxk7" [b35aebcb-1dc5-42bf-b330-0d346cebf3d4] Running
	I0918 20:40:11.684551  720829 system_pods.go:61] "kube-scheduler-addons-937018" [0eeace1b-e974-4e81-b393-f080034ce39f] Running
	I0918 20:40:11.684556  720829 system_pods.go:61] "metrics-server-84c5f94fbc-8cpgt" [8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0] Running
	I0918 20:40:11.684562  720829 system_pods.go:61] "nvidia-device-plugin-daemonset-8bnm8" [ff8591e6-5d10-4ba8-a14a-a305a8d4553a] Running
	I0918 20:40:11.684568  720829 system_pods.go:61] "registry-66c9cd494c-69tnm" [44b254e3-cf58-4e48-b744-939e91719013] Running
	I0918 20:40:11.684575  720829 system_pods.go:61] "registry-proxy-lqbrz" [f6ba5eca-a8c9-476c-a4b3-36ead0271970] Running
	I0918 20:40:11.684579  720829 system_pods.go:61] "snapshot-controller-56fcc65765-h9sq8" [2339efe6-ef9a-489c-8d6e-0ebdf53aa634] Running
	I0918 20:40:11.684583  720829 system_pods.go:61] "snapshot-controller-56fcc65765-vs7h8" [fb0c63d0-c9d3-48c5-9d2d-a1be9034ea2c] Running
	I0918 20:40:11.684596  720829 system_pods.go:61] "storage-provisioner" [e3409e57-043d-458a-bc7e-f5b122ac9450] Running
	I0918 20:40:11.684601  720829 system_pods.go:74] duration metric: took 11.730822097s to wait for pod list to return data ...
	I0918 20:40:11.684609  720829 default_sa.go:34] waiting for default service account to be created ...
	I0918 20:40:11.687773  720829 default_sa.go:45] found service account: "default"
	I0918 20:40:11.687801  720829 default_sa.go:55] duration metric: took 3.1827ms for default service account to be created ...
	I0918 20:40:11.687822  720829 system_pods.go:116] waiting for k8s-apps to be running ...
	I0918 20:40:11.698720  720829 system_pods.go:86] 18 kube-system pods found
	I0918 20:40:11.698760  720829 system_pods.go:89] "coredns-7c65d6cfc9-2lbkj" [89629117-a3a2-4e17-bf14-6feaf3332bdb] Running
	I0918 20:40:11.698769  720829 system_pods.go:89] "csi-hostpath-attacher-0" [d63964a9-3699-4c0f-bcfb-ce9dc77c14b6] Running
	I0918 20:40:11.698774  720829 system_pods.go:89] "csi-hostpath-resizer-0" [afa9603a-fc67-461e-a06e-cd58c196dac0] Running
	I0918 20:40:11.698779  720829 system_pods.go:89] "csi-hostpathplugin-426sp" [60ade99b-59b8-4e03-9769-a8f42426a2bd] Running
	I0918 20:40:11.698783  720829 system_pods.go:89] "etcd-addons-937018" [ac71a354-217c-4dea-a8fb-16f8892725f5] Running
	I0918 20:40:11.698788  720829 system_pods.go:89] "kindnet-vlt6k" [346ed911-014a-4eeb-a19c-8127fbf6b8fc] Running
	I0918 20:40:11.698793  720829 system_pods.go:89] "kube-apiserver-addons-937018" [183c1a33-f594-4583-a9f7-c2479cdc64e9] Running
	I0918 20:40:11.698798  720829 system_pods.go:89] "kube-controller-manager-addons-937018" [ebcfe56e-64fd-410e-b8b6-fc78394d6d18] Running
	I0918 20:40:11.698803  720829 system_pods.go:89] "kube-ingress-dns-minikube" [569bc504-1e65-45fd-88bc-fd3f3514e326] Running
	I0918 20:40:11.698807  720829 system_pods.go:89] "kube-proxy-lwxk7" [b35aebcb-1dc5-42bf-b330-0d346cebf3d4] Running
	I0918 20:40:11.698813  720829 system_pods.go:89] "kube-scheduler-addons-937018" [0eeace1b-e974-4e81-b393-f080034ce39f] Running
	I0918 20:40:11.698817  720829 system_pods.go:89] "metrics-server-84c5f94fbc-8cpgt" [8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0] Running
	I0918 20:40:11.698823  720829 system_pods.go:89] "nvidia-device-plugin-daemonset-8bnm8" [ff8591e6-5d10-4ba8-a14a-a305a8d4553a] Running
	I0918 20:40:11.698887  720829 system_pods.go:89] "registry-66c9cd494c-69tnm" [44b254e3-cf58-4e48-b744-939e91719013] Running
	I0918 20:40:11.698897  720829 system_pods.go:89] "registry-proxy-lqbrz" [f6ba5eca-a8c9-476c-a4b3-36ead0271970] Running
	I0918 20:40:11.698902  720829 system_pods.go:89] "snapshot-controller-56fcc65765-h9sq8" [2339efe6-ef9a-489c-8d6e-0ebdf53aa634] Running
	I0918 20:40:11.698906  720829 system_pods.go:89] "snapshot-controller-56fcc65765-vs7h8" [fb0c63d0-c9d3-48c5-9d2d-a1be9034ea2c] Running
	I0918 20:40:11.698913  720829 system_pods.go:89] "storage-provisioner" [e3409e57-043d-458a-bc7e-f5b122ac9450] Running
	I0918 20:40:11.698930  720829 system_pods.go:126] duration metric: took 11.102539ms to wait for k8s-apps to be running ...
	I0918 20:40:11.698945  720829 system_svc.go:44] waiting for kubelet service to be running ....
	I0918 20:40:11.699006  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 20:40:11.711021  720829 system_svc.go:56] duration metric: took 12.067456ms WaitForService to wait for kubelet
	I0918 20:40:11.711050  720829 kubeadm.go:582] duration metric: took 2m37.472237124s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0918 20:40:11.711070  720829 node_conditions.go:102] verifying NodePressure condition ...
	I0918 20:40:11.714558  720829 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0918 20:40:11.714595  720829 node_conditions.go:123] node cpu capacity is 2
	I0918 20:40:11.714609  720829 node_conditions.go:105] duration metric: took 3.533232ms to run NodePressure ...
	I0918 20:40:11.714646  720829 start.go:241] waiting for startup goroutines ...
	I0918 20:40:11.714660  720829 start.go:246] waiting for cluster config update ...
	I0918 20:40:11.714676  720829 start.go:255] writing updated cluster config ...
	I0918 20:40:11.714999  720829 ssh_runner.go:195] Run: rm -f paused
	I0918 20:40:12.084424  720829 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0918 20:40:12.087436  720829 out.go:177] * Done! kubectl is now configured to use "addons-937018" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 18 20:52:01 addons-937018 crio[962]: time="2024-09-18 20:52:01.975647272Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 18 20:52:01 addons-937018 crio[962]: time="2024-09-18 20:52:01.994297773Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/e4852710922adcea35fdb3c470bf2910c9db3ecbf064688692e5a3f90e6f3cf0/merged/etc/passwd: no such file or directory"
	Sep 18 20:52:01 addons-937018 crio[962]: time="2024-09-18 20:52:01.994479737Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/e4852710922adcea35fdb3c470bf2910c9db3ecbf064688692e5a3f90e6f3cf0/merged/etc/group: no such file or directory"
	Sep 18 20:52:02 addons-937018 crio[962]: time="2024-09-18 20:52:02.038425878Z" level=info msg="Created container 4e31ad57a0efb74c54788ab373e73564627a2d147083caf2029b58ad8b9df3f3: default/hello-world-app-55bf9c44b4-v67qq/hello-world-app" id=34773284-c1ec-48d2-8ebe-4847c574508b name=/runtime.v1.RuntimeService/CreateContainer
	Sep 18 20:52:02 addons-937018 crio[962]: time="2024-09-18 20:52:02.039216527Z" level=info msg="Starting container: 4e31ad57a0efb74c54788ab373e73564627a2d147083caf2029b58ad8b9df3f3" id=4ba62af0-eb9c-464d-90b5-5bda5375c9d0 name=/runtime.v1.RuntimeService/StartContainer
	Sep 18 20:52:02 addons-937018 crio[962]: time="2024-09-18 20:52:02.045307060Z" level=info msg="Started container" PID=8116 containerID=4e31ad57a0efb74c54788ab373e73564627a2d147083caf2029b58ad8b9df3f3 description=default/hello-world-app-55bf9c44b4-v67qq/hello-world-app id=4ba62af0-eb9c-464d-90b5-5bda5375c9d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fed3f0ad6c404450a00f4becb353ea9f9a0a0dff9ee9fed58a0d6194333d3057
	Sep 18 20:52:02 addons-937018 crio[962]: time="2024-09-18 20:52:02.372764386Z" level=info msg="Removing container: f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed" id=e1c01ef9-36c3-4d47-aa0b-0e44dab3e3bd name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:52:02 addons-937018 crio[962]: time="2024-09-18 20:52:02.394258444Z" level=info msg="Removed container f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=e1c01ef9-36c3-4d47-aa0b-0e44dab3e3bd name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:52:02 addons-937018 crio[962]: time="2024-09-18 20:52:02.930720964Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=32bf3b44-c5e1-462a-9f63-65aa9d0b2c2a name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:52:02 addons-937018 crio[962]: time="2024-09-18 20:52:02.930968282Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=32bf3b44-c5e1-462a-9f63-65aa9d0b2c2a name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:52:04 addons-937018 crio[962]: time="2024-09-18 20:52:04.128174819Z" level=info msg="Stopping container: eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a (timeout: 2s)" id=1bfe75d4-821d-4be0-af3c-997bea2a0fd7 name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.134766990Z" level=warning msg="Stopping container eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=1bfe75d4-821d-4be0-af3c-997bea2a0fd7 name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:52:06 addons-937018 conmon[4665]: conmon eab0d6f35b7b7c08066a <ninfo>: container 4676 exited with status 137
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.276776820Z" level=info msg="Stopped container eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a: ingress-nginx/ingress-nginx-controller-bc57996ff-8l5m6/controller" id=1bfe75d4-821d-4be0-af3c-997bea2a0fd7 name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.277780760Z" level=info msg="Stopping pod sandbox: 4d97907c058f97c97d79c4711e8449bd04095dbb5f6f5d27227751dffc0ce487" id=4d3d2b26-ce2f-4f7a-869d-d6f432699d98 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.285338893Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-C46DSUWWHRQKCPEX - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-JCLPRD2OXJ6RYGFS - [0:0]\n-X KUBE-HP-JCLPRD2OXJ6RYGFS\n-X KUBE-HP-C46DSUWWHRQKCPEX\nCOMMIT\n"
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.288752621Z" level=info msg="Closing host port tcp:80"
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.288827426Z" level=info msg="Closing host port tcp:443"
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.290330406Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.290371621Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.290598720Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-8l5m6 Namespace:ingress-nginx ID:4d97907c058f97c97d79c4711e8449bd04095dbb5f6f5d27227751dffc0ce487 UID:91f36b87-e129-4a4c-b250-e842d4d67bf5 NetNS:/var/run/netns/e9fba4d7-bb68-48cd-b4ac-b5a021d22da8 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.290768106Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-8l5m6 from CNI network \"kindnet\" (type=ptp)"
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.311694079Z" level=info msg="Stopped pod sandbox: 4d97907c058f97c97d79c4711e8449bd04095dbb5f6f5d27227751dffc0ce487" id=4d3d2b26-ce2f-4f7a-869d-d6f432699d98 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.384660343Z" level=info msg="Removing container: eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a" id=d8bd297a-eceb-499a-908c-2f6f7311e576 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:52:06 addons-937018 crio[962]: time="2024-09-18 20:52:06.401234757Z" level=info msg="Removed container eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a: ingress-nginx/ingress-nginx-controller-bc57996ff-8l5m6/controller" id=d8bd297a-eceb-499a-908c-2f6f7311e576 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	4e31ad57a0efb       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   fed3f0ad6c404       hello-world-app-55bf9c44b4-v67qq
	9f583d338f554       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                      0                   95c0b5711524b       nginx
	88f2bfdae08d7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 12 minutes ago      Running             gcp-auth                   0                   12c8af22f4046       gcp-auth-89d5ffd79-t42kk
	702d73ce091e9       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              13 minutes ago      Running             yakd                       0                   7da548807b35b       yakd-dashboard-67d98fc6b-rv9ms
	f9ba58a0865e0       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             13 minutes ago      Running             local-path-provisioner     0                   260bff18a1fe2       local-path-provisioner-86d989889c-xqjn2
	6a3a1809161ec       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               13 minutes ago      Running             cloud-spanner-emulator     0                   b061955c64f6c       cloud-spanner-emulator-769b77f747-9nkkh
	16102048d1d14       nvcr.io/nvidia/k8s-device-plugin@sha256:cdd05f9d89f0552478d46474005e86b98795ad364664f644225b99d94978e680                     13 minutes ago      Running             nvidia-device-plugin-ctr   0                   edde580ba27e3       nvidia-device-plugin-daemonset-8bnm8
	70e8ab33c6eb5       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             13 minutes ago      Exited              patch                      2                   2781536751ba5       ingress-nginx-admission-patch-hdp6l
	02ece8c68fdef       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              create                     0                   507dc90f059c9       ingress-nginx-admission-create-5mgs4
	95bdcd49074a5       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        13 minutes ago      Running             metrics-server             0                   c7f2cdc26d328       metrics-server-84c5f94fbc-8cpgt
	3dc2f6a644dd6       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             13 minutes ago      Running             coredns                    0                   43b8258779df1       coredns-7c65d6cfc9-2lbkj
	c7b44ce6d747e       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             13 minutes ago      Running             storage-provisioner        0                   77763928c166b       storage-provisioner
	3e4b13a5b6654       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             14 minutes ago      Running             kube-proxy                 0                   0758bad5ff15f       kube-proxy-lwxk7
	fcb58ff6c013b       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             14 minutes ago      Running             kindnet-cni                0                   efd1a3a483d1e       kindnet-vlt6k
	5911c974a2f9a       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             14 minutes ago      Running             kube-apiserver             0                   3e050aab4e34c       kube-apiserver-addons-937018
	4418c76dbfab6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             14 minutes ago      Running             etcd                       0                   dd2e021d20b5e       etcd-addons-937018
	bba8fa8b997bc       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             14 minutes ago      Running             kube-scheduler             0                   7d8e8c3c8a836       kube-scheduler-addons-937018
	d3f3d1c8f67b8       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             14 minutes ago      Running             kube-controller-manager    0                   b16c2a1e4d1aa       kube-controller-manager-addons-937018
	
	
	==> coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] <==
	[INFO] 10.244.0.13:45123 - 12501 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000389244s
	[INFO] 10.244.0.13:38371 - 7230 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002335364s
	[INFO] 10.244.0.13:38371 - 3896 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002860395s
	[INFO] 10.244.0.13:42989 - 14101 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000178249s
	[INFO] 10.244.0.13:42989 - 33560 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000102859s
	[INFO] 10.244.0.13:43747 - 10044 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00012494s
	[INFO] 10.244.0.13:43747 - 57400 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000044078s
	[INFO] 10.244.0.13:48724 - 23645 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000053547s
	[INFO] 10.244.0.13:48724 - 49496 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000036439s
	[INFO] 10.244.0.13:40799 - 23491 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000044956s
	[INFO] 10.244.0.13:40799 - 44741 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000042125s
	[INFO] 10.244.0.13:54870 - 34830 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001796606s
	[INFO] 10.244.0.13:54870 - 46092 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00188962s
	[INFO] 10.244.0.13:60237 - 45843 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000141982s
	[INFO] 10.244.0.13:60237 - 13340 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.001455789s
	[INFO] 10.244.0.20:47679 - 46830 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000310564s
	[INFO] 10.244.0.20:43852 - 5292 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000112977s
	[INFO] 10.244.0.20:43868 - 53923 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000152033s
	[INFO] 10.244.0.20:47504 - 28249 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00007831s
	[INFO] 10.244.0.20:47661 - 15678 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000154757s
	[INFO] 10.244.0.20:39293 - 48170 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000080132s
	[INFO] 10.244.0.20:42581 - 51847 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005909613s
	[INFO] 10.244.0.20:47659 - 61739 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.006244612s
	[INFO] 10.244.0.20:53551 - 19559 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.00083804s
	[INFO] 10.244.0.20:32962 - 56774 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00201085s
	
	
	==> describe nodes <==
	Name:               addons-937018
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-937018
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=85073601a832bd4bbda5d11fa91feafff6ec6b91
	                    minikube.k8s.io/name=addons-937018
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_18T20_37_29_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-937018
	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:  Wed, 18 Sep 2024 20:37:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-937018
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 18 Sep 2024 20:52:07 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 18 Sep 2024 20:50:06 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 18 Sep 2024 20:50:06 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 18 Sep 2024 20:50:06 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 18 Sep 2024 20:50:06 +0000   Wed, 18 Sep 2024 20:38:17 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-937018
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 c1e3118952f5485fa6dbe7c911e57b16
	  System UUID:                42860090-4424-4a9e-bab3-cc5c72d84721
	  Boot ID:                    86d91741-f0c9-4435-8f53-692b5c9473d5
	  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%)         11m
	  default                     cloud-spanner-emulator-769b77f747-9nkkh    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     hello-world-app-55bf9c44b4-v67qq           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m30s
	  gcp-auth                    gcp-auth-89d5ffd79-t42kk                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 coredns-7c65d6cfc9-2lbkj                   100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     14m
	  kube-system                 etcd-addons-937018                         100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         14m
	  kube-system                 kindnet-vlt6k                              100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      14m
	  kube-system                 kube-apiserver-addons-937018               250m (12%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-controller-manager-addons-937018      200m (10%)    0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-proxy-lwxk7                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 kube-scheduler-addons-937018               100m (5%)     0 (0%)      0 (0%)           0 (0%)         14m
	  kube-system                 metrics-server-84c5f94fbc-8cpgt            100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         14m
	  kube-system                 nvidia-device-plugin-daemonset-8bnm8       0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  local-path-storage          local-path-provisioner-86d989889c-xqjn2    0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  yakd-dashboard              yakd-dashboard-67d98fc6b-rv9ms             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   NodeHasSufficientMemory  14m (x8 over 14m)  kubelet          Node addons-937018 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m (x8 over 14m)  kubelet          Node addons-937018 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m (x7 over 14m)  kubelet          Node addons-937018 status is now: NodeHasSufficientPID
	  Normal   Starting                 14m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 14m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  14m                kubelet          Node addons-937018 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    14m                kubelet          Node addons-937018 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     14m                kubelet          Node addons-937018 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           14m                node-controller  Node addons-937018 event: Registered Node addons-937018 in Controller
	  Normal   NodeReady                13m                kubelet          Node addons-937018 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep18 18:14] hrtimer: interrupt took 37440743 ns
	[Sep18 20:09] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] <==
	{"level":"info","ts":"2024-09-18T20:37:23.087179Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-18T20:37:23.088050Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-18T20:37:23.088945Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-18T20:37:23.089808Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-18T20:37:23.117998Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-18T20:37:23.118138Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-18T20:37:23.129508Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:23.129748Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:23.129822Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:35.195607Z","caller":"traceutil/trace.go:171","msg":"trace[198229187] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"160.190524ms","start":"2024-09-18T20:37:35.035400Z","end":"2024-09-18T20:37:35.195591Z","steps":["trace[198229187] 'process raft request'  (duration: 159.653038ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.658679Z","caller":"traceutil/trace.go:171","msg":"trace[775776196] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"109.995548ms","start":"2024-09-18T20:37:37.548670Z","end":"2024-09-18T20:37:37.658665Z","steps":["trace[775776196] 'process raft request'  (duration: 109.896618ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.718432Z","caller":"traceutil/trace.go:171","msg":"trace[560111354] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"123.851949ms","start":"2024-09-18T20:37:37.594564Z","end":"2024-09-18T20:37:37.718416Z","steps":["trace[560111354] 'process raft request'  (duration: 117.824115ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.718887Z","caller":"traceutil/trace.go:171","msg":"trace[845472251] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"118.687468ms","start":"2024-09-18T20:37:37.600190Z","end":"2024-09-18T20:37:37.718878Z","steps":["trace[845472251] 'process raft request'  (duration: 117.933826ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.719328Z","caller":"traceutil/trace.go:171","msg":"trace[571938472] linearizableReadLoop","detail":"{readStateIndex:408; appliedIndex:406; }","duration":"118.24174ms","start":"2024-09-18T20:37:37.600668Z","end":"2024-09-18T20:37:37.718910Z","steps":["trace[571938472] 'read index received'  (duration: 58.100441ms)","trace[571938472] 'applied index is now lower than readState.Index'  (duration: 60.140429ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-18T20:37:37.719382Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.869994ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-18T20:37:37.727847Z","caller":"traceutil/trace.go:171","msg":"trace[2099277874] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:402; }","duration":"133.343526ms","start":"2024-09-18T20:37:37.594490Z","end":"2024-09-18T20:37:37.727834Z","steps":["trace[2099277874] 'agreement among raft nodes before linearized reading'  (duration: 124.853632ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.719476Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.823395ms","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-18T20:37:37.738338Z","caller":"traceutil/trace.go:171","msg":"trace[2026744380] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:402; }","duration":"137.672174ms","start":"2024-09-18T20:37:37.600646Z","end":"2024-09-18T20:37:37.738319Z","steps":["trace[2026744380] 'agreement among raft nodes before linearized reading'  (duration: 118.804629ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.719509Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.883711ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-18T20:37:37.738674Z","caller":"traceutil/trace.go:171","msg":"trace[1063426179] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:402; }","duration":"138.04486ms","start":"2024-09-18T20:37:37.600620Z","end":"2024-09-18T20:37:37.738665Z","steps":["trace[1063426179] 'agreement among raft nodes before linearized reading'  (duration: 118.867924ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.726925Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.788764ms","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-18T20:37:37.739822Z","caller":"traceutil/trace.go:171","msg":"trace[902528453] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:402; }","duration":"138.694092ms","start":"2024-09-18T20:37:37.601117Z","end":"2024-09-18T20:37:37.739811Z","steps":["trace[902528453] 'agreement among raft nodes before linearized reading'  (duration: 125.751784ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:47:23.773344Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1601}
	{"level":"info","ts":"2024-09-18T20:47:23.805680Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1601,"took":"31.811086ms","hash":1264832791,"current-db-size-bytes":6418432,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3571712,"current-db-size-in-use":"3.6 MB"}
	{"level":"info","ts":"2024-09-18T20:47:23.805731Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1264832791,"revision":1601,"compact-revision":-1}
	
	
	==> gcp-auth [88f2bfdae08d7f33f86d95f4e97b857cdf5ce35aabab6852eb02b977f9abb939] <==
	2024/09/18 20:39:27 GCP Auth Webhook started!
	2024/09/18 20:40:12 Ready to marshal response ...
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:40:12 Ready to marshal response ...
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:40:12 Ready to marshal response ...
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:48:22 Ready to marshal response ...
	2024/09/18 20:48:22 Ready to write response ...
	2024/09/18 20:48:26 Ready to marshal response ...
	2024/09/18 20:48:26 Ready to write response ...
	2024/09/18 20:48:41 Ready to marshal response ...
	2024/09/18 20:48:41 Ready to write response ...
	2024/09/18 20:49:41 Ready to marshal response ...
	2024/09/18 20:49:41 Ready to write response ...
	2024/09/18 20:52:00 Ready to marshal response ...
	2024/09/18 20:52:00 Ready to write response ...
	
	
	==> kernel <==
	 20:52:11 up  4:34,  0 users,  load average: 0.11, 0.44, 1.23
	Linux addons-937018 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 [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] <==
	I0918 20:50:06.796093       1 main.go:299] handling current node
	I0918 20:50:16.795667       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:50:16.795701       1 main.go:299] handling current node
	I0918 20:50:26.795592       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:50:26.795626       1 main.go:299] handling current node
	I0918 20:50:36.795432       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:50:36.795470       1 main.go:299] handling current node
	I0918 20:50:46.802956       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:50:46.802991       1 main.go:299] handling current node
	I0918 20:50:56.795426       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:50:56.795458       1 main.go:299] handling current node
	I0918 20:51:06.795475       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:51:06.795508       1 main.go:299] handling current node
	I0918 20:51:16.796571       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:51:16.796610       1 main.go:299] handling current node
	I0918 20:51:26.795452       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:51:26.795594       1 main.go:299] handling current node
	I0918 20:51:36.795424       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:51:36.795460       1 main.go:299] handling current node
	I0918 20:51:46.795465       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:51:46.795575       1 main.go:299] handling current node
	I0918 20:51:56.796021       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:51:56.796057       1 main.go:299] handling current node
	I0918 20:52:06.796336       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:52:06.796454       1 main.go:299] handling current node
	
	
	==> kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] <==
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0918 20:39:37.491573       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.65.34:443: connect: connection refused" logger="UnhandledError"
	E0918 20:39:37.493839       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.65.34:443: connect: connection refused" logger="UnhandledError"
	E0918 20:39:37.500103       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.108.65.34:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.108.65.34:443: connect: connection refused" logger="UnhandledError"
	I0918 20:39:37.654126       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0918 20:48:33.348157       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0918 20:48:56.812990       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.813646       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.852722       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.852788       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.863715       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.863781       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.917974       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.918028       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.959681       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.959812       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0918 20:48:57.918180       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0918 20:48:57.960069       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0918 20:48:57.998196       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0918 20:49:35.276122       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0918 20:49:36.316366       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0918 20:49:40.858047       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0918 20:49:41.194726       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.141.229"}
	I0918 20:52:00.763101       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.41.111"}
	
	
	==> kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] <==
	W0918 20:51:00.030011       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
	E0918 20:51:00.030061       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"
	W0918 20:51:05.352132       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
	E0918 20:51:05.352177       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"
	W0918 20:51:14.480210       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
	E0918 20:51:14.480255       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"
	W0918 20:51:34.300488       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
	E0918 20:51:34.300541       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"
	W0918 20:51:45.024068       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
	E0918 20:51:45.024114       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"
	W0918 20:51:48.805899       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
	E0918 20:51:48.805965       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"
	I0918 20:52:00.506343       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="231.763566ms"
	I0918 20:52:00.523422       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="17.009725ms"
	I0918 20:52:00.523540       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="69.054µs"
	I0918 20:52:00.535297       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="93.414µs"
	I0918 20:52:02.406072       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="15.115995ms"
	I0918 20:52:02.406258       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="124.298µs"
	I0918 20:52:03.094033       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0918 20:52:03.099512       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="6.728µs"
	I0918 20:52:03.104377       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0918 20:52:09.017266       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
	E0918 20:52:09.017308       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"
	W0918 20:52:10.685710       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
	E0918 20:52:10.685842       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 [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] <==
	I0918 20:37:39.195633       1 server_linux.go:66] "Using iptables proxy"
	I0918 20:37:39.765365       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0918 20:37:39.765442       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`"
	I0918 20:37:40.358517       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0918 20:37:40.358597       1 server_linux.go:169] "Using iptables Proxier"
	I0918 20:37:40.373404       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"
	I0918 20:37:40.395275       1 server.go:483] "Version info" version="v1.31.1"
	I0918 20:37:40.395324       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 20:37:40.399231       1 config.go:199] "Starting service config controller"
	I0918 20:37:40.399280       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0918 20:37:40.399321       1 config.go:105] "Starting endpoint slice config controller"
	I0918 20:37:40.399326       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0918 20:37:40.399896       1 config.go:328] "Starting node config controller"
	I0918 20:37:40.399918       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0918 20:37:40.502022       1 shared_informer.go:320] Caches are synced for node config
	I0918 20:37:40.502073       1 shared_informer.go:320] Caches are synced for service config
	I0918 20:37:40.502113       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] <==
	W0918 20:37:26.451226       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0918 20:37:26.451278       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:26.451387       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
	E0918 20:37:26.451452       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"
	W0918 20:37:27.290407       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
	E0918 20:37:27.290454       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"
	W0918 20:37:27.352377       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
	E0918 20:37:27.352516       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"
	W0918 20:37:27.363239       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
	E0918 20:37:27.363361       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"
	W0918 20:37:27.409197       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
	E0918 20:37:27.409240       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"
	W0918 20:37:27.421209       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0918 20:37:27.421332       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:27.550048       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
	E0918 20:37:27.550093       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"
	W0918 20:37:27.552044       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
	E0918 20:37:27.552134       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"
	W0918 20:37:27.563907       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
	E0918 20:37:27.564033       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"
	W0918 20:37:27.613388       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0918 20:37:27.613650       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:27.833438       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0918 20:37:27.833480       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0918 20:37:30.432124       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 18 20:52:01 addons-937018 kubelet[1510]: I0918 20:52:01.879200    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-mh5mx\" (UniqueName: \"kubernetes.io/projected/569bc504-1e65-45fd-88bc-fd3f3514e326-kube-api-access-mh5mx\") pod \"569bc504-1e65-45fd-88bc-fd3f3514e326\" (UID: \"569bc504-1e65-45fd-88bc-fd3f3514e326\") "
	Sep 18 20:52:01 addons-937018 kubelet[1510]: I0918 20:52:01.886560    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/569bc504-1e65-45fd-88bc-fd3f3514e326-kube-api-access-mh5mx" (OuterVolumeSpecName: "kube-api-access-mh5mx") pod "569bc504-1e65-45fd-88bc-fd3f3514e326" (UID: "569bc504-1e65-45fd-88bc-fd3f3514e326"). InnerVolumeSpecName "kube-api-access-mh5mx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 18 20:52:01 addons-937018 kubelet[1510]: I0918 20:52:01.980257    1510 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-mh5mx\" (UniqueName: \"kubernetes.io/projected/569bc504-1e65-45fd-88bc-fd3f3514e326-kube-api-access-mh5mx\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:52:02 addons-937018 kubelet[1510]: I0918 20:52:02.371080    1510 scope.go:117] "RemoveContainer" containerID="f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed"
	Sep 18 20:52:02 addons-937018 kubelet[1510]: I0918 20:52:02.394531    1510 scope.go:117] "RemoveContainer" containerID="f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed"
	Sep 18 20:52:02 addons-937018 kubelet[1510]: E0918 20:52:02.394926    1510 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed\": container with ID starting with f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed not found: ID does not exist" containerID="f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed"
	Sep 18 20:52:02 addons-937018 kubelet[1510]: I0918 20:52:02.394966    1510 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed"} err="failed to get container status \"f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed\": rpc error: code = NotFound desc = could not find container \"f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed\": container with ID starting with f9ca74de8bd307a1cfdd9e4e975d9168ee85b57dfe7ccc9fa7e00226206c4fed not found: ID does not exist"
	Sep 18 20:52:02 addons-937018 kubelet[1510]: I0918 20:52:02.408642    1510 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-v67qq" podStartSLOduration=1.287897383 podStartE2EDuration="2.408621222s" podCreationTimestamp="2024-09-18 20:52:00 +0000 UTC" firstStartedPulling="2024-09-18 20:52:00.852474121 +0000 UTC m=+872.072435383" lastFinishedPulling="2024-09-18 20:52:01.97319796 +0000 UTC m=+873.193159222" observedRunningTime="2024-09-18 20:52:02.387670774 +0000 UTC m=+873.607632036" watchObservedRunningTime="2024-09-18 20:52:02.408621222 +0000 UTC m=+873.628582484"
	Sep 18 20:52:02 addons-937018 kubelet[1510]: E0918 20:52:02.931389    1510 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="78940247-4d88-4eef-beff-71edce62e98e"
	Sep 18 20:52:02 addons-937018 kubelet[1510]: I0918 20:52:02.932694    1510 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="569bc504-1e65-45fd-88bc-fd3f3514e326" path="/var/lib/kubelet/pods/569bc504-1e65-45fd-88bc-fd3f3514e326/volumes"
	Sep 18 20:52:04 addons-937018 kubelet[1510]: I0918 20:52:04.930911    1510 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2858e796-e1d5-48d8-96eb-265701e15ccc" path="/var/lib/kubelet/pods/2858e796-e1d5-48d8-96eb-265701e15ccc/volumes"
	Sep 18 20:52:04 addons-937018 kubelet[1510]: I0918 20:52:04.931333    1510 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7e8e63bd-d1e5-415f-92ba-0b7a6a2df39c" path="/var/lib/kubelet/pods/7e8e63bd-d1e5-415f-92ba-0b7a6a2df39c/volumes"
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.383480    1510 scope.go:117] "RemoveContainer" containerID="eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a"
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.401476    1510 scope.go:117] "RemoveContainer" containerID="eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a"
	Sep 18 20:52:06 addons-937018 kubelet[1510]: E0918 20:52:06.402053    1510 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a\": container with ID starting with eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a not found: ID does not exist" containerID="eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a"
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.402092    1510 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a"} err="failed to get container status \"eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a\": rpc error: code = NotFound desc = could not find container \"eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a\": container with ID starting with eab0d6f35b7b7c08066a35a84e954aa657e6b2172a632ac7c577f2f8322b531a not found: ID does not exist"
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.415527    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-7fg44\" (UniqueName: \"kubernetes.io/projected/91f36b87-e129-4a4c-b250-e842d4d67bf5-kube-api-access-7fg44\") pod \"91f36b87-e129-4a4c-b250-e842d4d67bf5\" (UID: \"91f36b87-e129-4a4c-b250-e842d4d67bf5\") "
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.415652    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/91f36b87-e129-4a4c-b250-e842d4d67bf5-webhook-cert\") pod \"91f36b87-e129-4a4c-b250-e842d4d67bf5\" (UID: \"91f36b87-e129-4a4c-b250-e842d4d67bf5\") "
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.417656    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/91f36b87-e129-4a4c-b250-e842d4d67bf5-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "91f36b87-e129-4a4c-b250-e842d4d67bf5" (UID: "91f36b87-e129-4a4c-b250-e842d4d67bf5"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.420023    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/91f36b87-e129-4a4c-b250-e842d4d67bf5-kube-api-access-7fg44" (OuterVolumeSpecName: "kube-api-access-7fg44") pod "91f36b87-e129-4a4c-b250-e842d4d67bf5" (UID: "91f36b87-e129-4a4c-b250-e842d4d67bf5"). InnerVolumeSpecName "kube-api-access-7fg44". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.516688    1510 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-7fg44\" (UniqueName: \"kubernetes.io/projected/91f36b87-e129-4a4c-b250-e842d4d67bf5-kube-api-access-7fg44\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.516733    1510 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/91f36b87-e129-4a4c-b250-e842d4d67bf5-webhook-cert\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:52:06 addons-937018 kubelet[1510]: I0918 20:52:06.931498    1510 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="91f36b87-e129-4a4c-b250-e842d4d67bf5" path="/var/lib/kubelet/pods/91f36b87-e129-4a4c-b250-e842d4d67bf5/volumes"
	Sep 18 20:52:09 addons-937018 kubelet[1510]: E0918 20:52:09.284714    1510 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726692729284461173,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:529272,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 18 20:52:09 addons-937018 kubelet[1510]: E0918 20:52:09.285214    1510 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726692729284461173,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:529272,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [c7b44ce6d747e150ca80f4bfc236fc61944ae2a0cb5865e33da73c387f72d319] <==
	I0918 20:38:18.000219       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0918 20:38:18.048489       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0918 20:38:18.049031       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0918 20:38:18.086282       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0918 20:38:18.086488       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3!
	I0918 20:38:18.086911       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"00c88c63-1c4d-41fc-a8ca-ce7e47a12073", APIVersion:"v1", ResourceVersion:"926", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3 became leader
	I0918 20:38:18.214038       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3!
	

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

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

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (301.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.690678ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-8cpgt" [8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004391306s
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (107.106521ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 11m29.341915208s

                                                
                                                
** /stderr **
I0918 20:49:03.345551  720072 retry.go:31] will retry after 2.179397645s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (95.820044ms)

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

                                                
                                                
** /stderr **
I0918 20:49:05.622814  720072 retry.go:31] will retry after 4.17166922s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (88.563684ms)

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

                                                
                                                
** /stderr **
I0918 20:49:09.884288  720072 retry.go:31] will retry after 3.428117818s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (85.836656ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 11m39.396504384s

                                                
                                                
** /stderr **
I0918 20:49:13.399458  720072 retry.go:31] will retry after 12.18831273s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (90.870729ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 11m51.677716203s

                                                
                                                
** /stderr **
I0918 20:49:25.681082  720072 retry.go:31] will retry after 16.871786956s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (182.598828ms)

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

                                                
                                                
** /stderr **
I0918 20:49:42.736199  720072 retry.go:31] will retry after 26.500512815s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (103.199363ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 12m35.338714693s

                                                
                                                
** /stderr **
I0918 20:50:09.341392  720072 retry.go:31] will retry after 23.521370136s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (88.221698ms)

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

                                                
                                                
** /stderr **
I0918 20:50:32.951892  720072 retry.go:31] will retry after 52.311164228s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (90.407476ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 13m51.351516902s

                                                
                                                
** /stderr **
I0918 20:51:25.354525  720072 retry.go:31] will retry after 34.53998093s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (105.998939ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 14m25.998366947s

                                                
                                                
** /stderr **
I0918 20:52:00.001347  720072 retry.go:31] will retry after 49.28377976s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (97.012932ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 15m15.379772256s

                                                
                                                
** /stderr **
I0918 20:52:49.383189  720072 retry.go:31] will retry after 1m5.662115065s: exit status 1
addons_test.go:417: (dbg) Run:  kubectl --context addons-937018 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-937018 top pods -n kube-system: exit status 1 (88.759442ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2lbkj, age: 16m21.130264871s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31",
	        "Created": "2024-09-18T20:37:03.896115414Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 721314,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-18T20:37:04.05351903Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:f8be4f9f9351784955e36c0e64d55ad19451839d9f6d0c057285eb8f9072963b",
	        "ResolvConfPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/hostname",
	        "HostsPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/hosts",
	        "LogPath": "/var/lib/docker/containers/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31/2fb0122f90b2c90741b933bb63849fdcece87a1bb2e1c30b3ac365914f6d7b31-json.log",
	        "Name": "/addons-937018",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-937018:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-937018",
	            "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/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f-init/diff:/var/lib/docker/overlay2/a01a2eda7b22db64782e33c6ff2ee376a29a615c58c2531c409c3ecbf3246764/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c0fd233a0e8e13a1d04aff740a658b2eea108befdcd86286b60e5bd06a44840f/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-937018",
	                "Source": "/var/lib/docker/volumes/addons-937018/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-937018",
	            "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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4",
	            "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-937018",
	                "name.minikube.sigs.k8s.io": "addons-937018",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "fbe5da1614bcc9360e009f1080f260686c11734dd8ddafec606a5ee11d4794a9",
	            "SandboxKey": "/var/run/docker/netns/fbe5da1614bc",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33529"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33530"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33533"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33531"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33532"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-937018": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "40dc4f91cd233b396c27926ff875d6dedc31b86985cd8a94e4bed7e878b30dd3",
	                    "EndpointID": "de1f2822b2d6454ccf518136c7cd1fd6eaddeffdc7b44f110182b2881f86fadb",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-937018",
	                        "2fb0122f90b2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-937018 -n addons-937018
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-937018 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-937018 logs -n 25: (1.530068762s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-835808                                                                     | download-only-835808   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | --download-only -p                                                                          | download-docker-856593 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | download-docker-856593                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-856593                                                                   | download-docker-856593 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-147161   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | binary-mirror-147161                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43255                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-147161                                                                     | binary-mirror-147161   | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| addons  | disable dashboard -p                                                                        | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | addons-937018                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | addons-937018                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-937018 --wait=true                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:40 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-937018 addons                                                                        | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:48 UTC | 18 Sep 24 20:48 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-937018 addons                                                                        | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:48 UTC | 18 Sep 24 20:48 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-937018 ip                                                                            | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	| addons  | addons-937018 addons disable                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC | 18 Sep 24 20:49 UTC |
	|         | addons-937018                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-937018 ssh curl -s                                                                   | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:49 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-937018 ip                                                                            | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:52 UTC |
	| addons  | addons-937018 addons disable                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:52 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-937018 addons disable                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:52 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-937018 ssh cat                                                                       | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:52 UTC |
	|         | /opt/local-path-provisioner/pvc-9e02dbca-aea3-4fff-8dc7-48f70514fa03_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-937018 addons disable                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:52 UTC | 18 Sep 24 20:53 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-937018 addons disable                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:53 UTC | 18 Sep 24 20:53 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:53 UTC | 18 Sep 24 20:53 UTC |
	|         | -p addons-937018                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:53 UTC | 18 Sep 24 20:53 UTC |
	|         | addons-937018                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:53 UTC | 18 Sep 24 20:53 UTC |
	|         | -p addons-937018                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-937018 addons disable                                                                | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:53 UTC | 18 Sep 24 20:53 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-937018 addons                                                                        | addons-937018          | jenkins | v1.34.0 | 18 Sep 24 20:53 UTC | 18 Sep 24 20:53 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/18 20:36:38
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0918 20:36:38.919917  720829 out.go:345] Setting OutFile to fd 1 ...
	I0918 20:36:38.920565  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:38.920580  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:36:38.920586  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:38.920869  720829 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 20:36:38.921319  720829 out.go:352] Setting JSON to false
	I0918 20:36:38.922206  720829 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":15540,"bootTime":1726676259,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 20:36:38.922285  720829 start.go:139] virtualization:  
	I0918 20:36:38.924663  720829 out.go:177] * [addons-937018] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0918 20:36:38.927419  720829 out.go:177]   - MINIKUBE_LOCATION=19667
	I0918 20:36:38.927476  720829 notify.go:220] Checking for updates...
	I0918 20:36:38.930995  720829 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 20:36:38.932491  720829 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:36:38.934133  720829 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 20:36:38.935733  720829 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 20:36:38.937399  720829 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 20:36:38.939207  720829 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 20:36:38.959800  720829 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 20:36:38.959941  720829 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:39.028828  720829 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-18 20:36:39.018169519 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:39.028967  720829 docker.go:318] overlay module found
	I0918 20:36:39.031196  720829 out.go:177] * Using the docker driver based on user configuration
	I0918 20:36:39.033168  720829 start.go:297] selected driver: docker
	I0918 20:36:39.033191  720829 start.go:901] validating driver "docker" against <nil>
	I0918 20:36:39.033206  720829 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 20:36:39.033882  720829 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:39.086384  720829 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-18 20:36:39.076409808 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:39.086641  720829 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0918 20:36:39.086890  720829 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]
	I0918 20:36:39.089339  720829 out.go:177] * Using Docker driver with root privileges
	I0918 20:36:39.091495  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:36:39.091575  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:36:39.091588  720829 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 20:36:39.091689  720829 start.go:340] cluster config:
	{Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:36:39.095028  720829 out.go:177] * Starting "addons-937018" primary control-plane node in "addons-937018" cluster
	I0918 20:36:39.097458  720829 cache.go:121] Beginning downloading kic base image for docker with crio
	I0918 20:36:39.099699  720829 out.go:177] * Pulling base image v0.0.45-1726589491-19662 ...
	I0918 20:36:39.101833  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:39.101890  720829 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0918 20:36:39.101904  720829 cache.go:56] Caching tarball of preloaded images
	I0918 20:36:39.101961  720829 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0918 20:36:39.102017  720829 preload.go:172] Found /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0918 20:36:39.102029  720829 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0918 20:36:39.102416  720829 profile.go:143] Saving config to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json ...
	I0918 20:36:39.102508  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json: {Name:mke4c7de329a70b813c08863a8cb760150ac5a5d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:36:39.118223  720829 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0918 20:36:39.118367  720829 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0918 20:36:39.118393  720829 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0918 20:36:39.118400  720829 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0918 20:36:39.118408  720829 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0918 20:36:39.118419  720829 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from local cache
	I0918 20:36:56.520940  720829 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 from cached tarball
	I0918 20:36:56.520981  720829 cache.go:194] Successfully downloaded all kic artifacts
	I0918 20:36:56.521025  720829 start.go:360] acquireMachinesLock for addons-937018: {Name:mkf3f4e731951a2a59ac18fdee1540ffddad9133 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0918 20:36:56.521153  720829 start.go:364] duration metric: took 109.202µs to acquireMachinesLock for "addons-937018"
	I0918 20:36:56.521180  720829 start.go:93] Provisioning new machine with config: &{Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:36:56.521376  720829 start.go:125] createHost starting for "" (driver="docker")
	I0918 20:36:56.523731  720829 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0918 20:36:56.524016  720829 start.go:159] libmachine.API.Create for "addons-937018" (driver="docker")
	I0918 20:36:56.524055  720829 client.go:168] LocalClient.Create starting
	I0918 20:36:56.524195  720829 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem
	I0918 20:36:56.730948  720829 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem
	I0918 20:36:57.209289  720829 cli_runner.go:164] Run: docker network inspect addons-937018 --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}}]}"
	W0918 20:36:57.224317  720829 cli_runner.go:211] docker network inspect addons-937018 --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
	I0918 20:36:57.224412  720829 network_create.go:284] running [docker network inspect addons-937018] to gather additional debugging logs...
	I0918 20:36:57.224433  720829 cli_runner.go:164] Run: docker network inspect addons-937018
	W0918 20:36:57.241032  720829 cli_runner.go:211] docker network inspect addons-937018 returned with exit code 1
	I0918 20:36:57.241063  720829 network_create.go:287] error running [docker network inspect addons-937018]: docker network inspect addons-937018: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-937018 not found
	I0918 20:36:57.241076  720829 network_create.go:289] output of [docker network inspect addons-937018]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-937018 not found
	
	** /stderr **
	I0918 20:36:57.241181  720829 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}}]}"
	I0918 20:36:57.256986  720829 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:0x4001b9d920}
	I0918 20:36:57.257028  720829 network_create.go:124] attempt to create docker network addons-937018 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0918 20:36:57.257081  720829 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-937018 addons-937018
	I0918 20:36:57.328879  720829 network_create.go:108] docker network addons-937018 192.168.49.0/24 created
	I0918 20:36:57.328908  720829 kic.go:121] calculated static IP "192.168.49.2" for the "addons-937018" container
	I0918 20:36:57.328993  720829 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0918 20:36:57.343921  720829 cli_runner.go:164] Run: docker volume create addons-937018 --label name.minikube.sigs.k8s.io=addons-937018 --label created_by.minikube.sigs.k8s.io=true
	I0918 20:36:57.360388  720829 oci.go:103] Successfully created a docker volume addons-937018
	I0918 20:36:57.360490  720829 cli_runner.go:164] Run: docker run --rm --name addons-937018-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --entrypoint /usr/bin/test -v addons-937018:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib
	I0918 20:36:59.441253  720829 cli_runner.go:217] Completed: docker run --rm --name addons-937018-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --entrypoint /usr/bin/test -v addons-937018:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -d /var/lib: (2.080716245s)
	I0918 20:36:59.441312  720829 oci.go:107] Successfully prepared a docker volume addons-937018
	I0918 20:36:59.441342  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:59.441366  720829 kic.go:194] Starting extracting preloaded images to volume ...
	I0918 20:36:59.441435  720829 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-937018:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir
	I0918 20:37:03.820032  720829 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-937018:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 -I lz4 -xf /preloaded.tar -C /extractDir: (4.378543617s)
	I0918 20:37:03.820064  720829 kic.go:203] duration metric: took 4.378695313s to extract preloaded images to volume ...
	W0918 20:37:03.820215  720829 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0918 20:37:03.820326  720829 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0918 20:37:03.881234  720829 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-937018 --name addons-937018 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-937018 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-937018 --network addons-937018 --ip 192.168.49.2 --volume addons-937018:/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-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4
	I0918 20:37:04.229638  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Running}}
	I0918 20:37:04.253546  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:04.279536  720829 cli_runner.go:164] Run: docker exec addons-937018 stat /var/lib/dpkg/alternatives/iptables
	I0918 20:37:04.347033  720829 oci.go:144] the created container "addons-937018" has a running status.
	I0918 20:37:04.347072  720829 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa...
	I0918 20:37:05.436765  720829 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0918 20:37:05.456036  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:05.471962  720829 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0918 20:37:05.471980  720829 kic_runner.go:114] Args: [docker exec --privileged addons-937018 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0918 20:37:05.523641  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:05.539915  720829 machine.go:93] provisionDockerMachine start ...
	I0918 20:37:05.540021  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.556632  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.556935  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.556945  720829 main.go:141] libmachine: About to run SSH command:
	hostname
	I0918 20:37:05.701518  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-937018
	
	I0918 20:37:05.701544  720829 ubuntu.go:169] provisioning hostname "addons-937018"
	I0918 20:37:05.701612  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.719311  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.719571  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.719591  720829 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-937018 && echo "addons-937018" | sudo tee /etc/hostname
	I0918 20:37:05.877893  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-937018
	
	I0918 20:37:05.878080  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:05.895409  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:05.895659  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:05.895684  720829 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-937018' /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-937018/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-937018' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0918 20:37:06.042625  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0918 20:37:06.042657  720829 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19667-714691/.minikube CaCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19667-714691/.minikube}
	I0918 20:37:06.042681  720829 ubuntu.go:177] setting up certificates
	I0918 20:37:06.042703  720829 provision.go:84] configureAuth start
	I0918 20:37:06.042779  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:06.064121  720829 provision.go:143] copyHostCerts
	I0918 20:37:06.064212  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/ca.pem (1078 bytes)
	I0918 20:37:06.064349  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/cert.pem (1123 bytes)
	I0918 20:37:06.064415  720829 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19667-714691/.minikube/key.pem (1675 bytes)
	I0918 20:37:06.064473  720829 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem org=jenkins.addons-937018 san=[127.0.0.1 192.168.49.2 addons-937018 localhost minikube]
	I0918 20:37:06.525703  720829 provision.go:177] copyRemoteCerts
	I0918 20:37:06.525770  720829 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0918 20:37:06.525815  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.542314  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:06.642935  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0918 20:37:06.666504  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0918 20:37:06.690535  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0918 20:37:06.714450  720829 provision.go:87] duration metric: took 671.727578ms to configureAuth
	I0918 20:37:06.714475  720829 ubuntu.go:193] setting minikube options for container-runtime
	I0918 20:37:06.714685  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:06.714789  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.731368  720829 main.go:141] libmachine: Using SSH client type: native
	I0918 20:37:06.731621  720829 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33529 <nil> <nil>}
	I0918 20:37:06.731643  720829 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
	I0918 20:37:06.978494  720829 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0918 20:37:06.978525  720829 machine.go:96] duration metric: took 1.438590853s to provisionDockerMachine
	I0918 20:37:06.978535  720829 client.go:171] duration metric: took 10.454468546s to LocalClient.Create
	I0918 20:37:06.978555  720829 start.go:167] duration metric: took 10.454540128s to libmachine.API.Create "addons-937018"
	I0918 20:37:06.978562  720829 start.go:293] postStartSetup for "addons-937018" (driver="docker")
	I0918 20:37:06.978576  720829 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]
	I0918 20:37:06.978645  720829 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
	I0918 20:37:06.978686  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:06.995851  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.099494  720829 ssh_runner.go:195] Run: cat /etc/os-release
	I0918 20:37:07.102952  720829 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0918 20:37:07.102990  720829 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0918 20:37:07.103015  720829 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0918 20:37:07.103023  720829 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0918 20:37:07.103034  720829 filesync.go:126] Scanning /home/jenkins/minikube-integration/19667-714691/.minikube/addons for local assets ...
	I0918 20:37:07.103108  720829 filesync.go:126] Scanning /home/jenkins/minikube-integration/19667-714691/.minikube/files for local assets ...
	I0918 20:37:07.103135  720829 start.go:296] duration metric: took 124.566673ms for postStartSetup
	I0918 20:37:07.103495  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:07.120296  720829 profile.go:143] Saving config to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/config.json ...
	I0918 20:37:07.120579  720829 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 20:37:07.120629  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.138316  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.234684  720829 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0918 20:37:07.239169  720829 start.go:128] duration metric: took 10.717774588s to createHost
	I0918 20:37:07.239194  720829 start.go:83] releasing machines lock for "addons-937018", held for 10.718031614s
	I0918 20:37:07.239274  720829 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-937018
	I0918 20:37:07.255387  720829 ssh_runner.go:195] Run: cat /version.json
	I0918 20:37:07.255446  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.255689  720829 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0918 20:37:07.255760  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:07.281775  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.283741  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:07.505752  720829 ssh_runner.go:195] Run: systemctl --version
	I0918 20:37:07.510022  720829 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0918 20:37:07.650140  720829 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0918 20:37:07.654921  720829 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" ;
	I0918 20:37:07.676130  720829 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0918 20:37:07.676209  720829 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" ;
	I0918 20:37:07.707599  720829 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0918 20:37:07.707663  720829 start.go:495] detecting cgroup driver to use...
	I0918 20:37:07.707710  720829 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0918 20:37:07.707774  720829 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0918 20:37:07.723253  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0918 20:37:07.734880  720829 docker.go:217] disabling cri-docker service (if available) ...
	I0918 20:37:07.734969  720829 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0918 20:37:07.749327  720829 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0918 20:37:07.764532  720829 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0918 20:37:07.845782  720829 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0918 20:37:07.942428  720829 docker.go:233] disabling docker service ...
	I0918 20:37:07.942522  720829 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0918 20:37:07.962263  720829 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0918 20:37:07.974480  720829 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0918 20:37:08.074294  720829 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0918 20:37:08.169943  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0918 20:37:08.182637  720829 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"
	I0918 20:37:08.198858  720829 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0918 20:37:08.198954  720829 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"
	I0918 20:37:08.211215  720829 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0918 20:37:08.211328  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.222220  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.232642  720829 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 20:37:08.243375  720829 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0918 20:37:08.252503  720829 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"
	I0918 20:37:08.262410  720829 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"
	I0918 20:37:08.277934  720829 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"
	I0918 20:37:08.287528  720829 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0918 20:37:08.296176  720829 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0918 20:37:08.304506  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:08.396822  720829 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0918 20:37:08.504657  720829 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0918 20:37:08.504740  720829 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0918 20:37:08.508842  720829 start.go:563] Will wait 60s for crictl version
	I0918 20:37:08.508907  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:37:08.512215  720829 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0918 20:37:08.553715  720829 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0918 20:37:08.553817  720829 ssh_runner.go:195] Run: crio --version
	I0918 20:37:08.597033  720829 ssh_runner.go:195] Run: crio --version
	I0918 20:37:08.636451  720829 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0918 20:37:08.638733  720829 cli_runner.go:164] Run: docker network inspect addons-937018 --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}}]}"
	I0918 20:37:08.655203  720829 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0918 20:37:08.658836  720829 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""
	I0918 20:37:08.669738  720829 kubeadm.go:883] updating cluster {Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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} ...
	I0918 20:37:08.669871  720829 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:37:08.669951  720829 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 20:37:08.740570  720829 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 20:37:08.740594  720829 crio.go:433] Images already preloaded, skipping extraction
	I0918 20:37:08.740678  720829 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 20:37:08.775864  720829 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 20:37:08.775890  720829 cache_images.go:84] Images are preloaded, skipping loading
	I0918 20:37:08.775900  720829 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0918 20:37:08.776048  720829 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-937018 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-937018 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:}
	I0918 20:37:08.776146  720829 ssh_runner.go:195] Run: crio config
	I0918 20:37:08.829244  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:37:08.829270  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:37:08.829281  720829 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0918 20:37:08.829331  720829 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-937018 NodeName:addons-937018 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}
	I0918 20:37:08.829528  720829 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-937018"
	  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
	
	I0918 20:37:08.829614  720829 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0918 20:37:08.838521  720829 binaries.go:44] Found k8s binaries, skipping transfer
	I0918 20:37:08.838620  720829 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0918 20:37:08.847715  720829 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0918 20:37:08.866291  720829 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0918 20:37:08.884919  720829 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0918 20:37:08.903300  720829 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0918 20:37:08.906691  720829 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""
	I0918 20:37:08.917493  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:09.002176  720829 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 20:37:09.018553  720829 certs.go:68] Setting up /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018 for IP: 192.168.49.2
	I0918 20:37:09.018577  720829 certs.go:194] generating shared ca certs ...
	I0918 20:37:09.018593  720829 certs.go:226] acquiring lock for ca certs: {Name:mk45a8344901f578f8bf2ae8473192e1f0a0b31e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.018745  720829 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key
	I0918 20:37:09.164814  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt ...
	I0918 20:37:09.164844  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt: {Name:mk2ecfbd8ae0443c5e884e41a4f2d09db9d78989 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.165062  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key ...
	I0918 20:37:09.165077  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key: {Name:mkc444e85d116302e41db42cf2b67175265efeb9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.165172  720829 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key
	I0918 20:37:09.655563  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt ...
	I0918 20:37:09.655596  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt: {Name:mkdc9258c2cda28a40acf250f221ba252bd2b027 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.655776  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key ...
	I0918 20:37:09.655789  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key: {Name:mk867a230137c8be025574a353717087c529ba3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.655871  720829 certs.go:256] generating profile certs ...
	I0918 20:37:09.655937  720829 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key
	I0918 20:37:09.655962  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt with IP's: []
	I0918 20:37:09.938753  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt ...
	I0918 20:37:09.938785  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: {Name:mkb03b352824bbc53d4f79d1ccc20980f07f2f14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.938976  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key ...
	I0918 20:37:09.938990  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.key: {Name:mkec1ea58ce56d5b95da90c48638e7c313e87bbb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:09.939081  720829 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb
	I0918 20:37:09.939106  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0918 20:37:10.618518  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb ...
	I0918 20:37:10.618549  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb: {Name:mked8139bac1ee230c20d026b0576f5fec4b2c37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:10.619307  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb ...
	I0918 20:37:10.619325  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb: {Name:mkd684dd95fcd9c4e42a408b658e21e83c6a62c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:10.619417  720829 certs.go:381] copying /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt.004338bb -> /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt
	I0918 20:37:10.619498  720829 certs.go:385] copying /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key.004338bb -> /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key
	I0918 20:37:10.619551  720829 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key
	I0918 20:37:10.619570  720829 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt with IP's: []
	I0918 20:37:11.833200  720829 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt ...
	I0918 20:37:11.833251  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt: {Name:mke2c3a3b50056324ae08b813cccc2bf856368f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:11.833505  720829 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key ...
	I0918 20:37:11.833525  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key: {Name:mk1ffae14fd7d25361b7aa8a4f033e79d0f47b61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:11.833725  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca-key.pem (1679 bytes)
	I0918 20:37:11.833771  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/ca.pem (1078 bytes)
	I0918 20:37:11.833802  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/cert.pem (1123 bytes)
	I0918 20:37:11.833834  720829 certs.go:484] found cert: /home/jenkins/minikube-integration/19667-714691/.minikube/certs/key.pem (1675 bytes)
	I0918 20:37:11.834460  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0918 20:37:11.862169  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0918 20:37:11.888074  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0918 20:37:11.913850  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0918 20:37:11.938955  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0918 20:37:11.964475  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0918 20:37:11.987928  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0918 20:37:12.027776  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0918 20:37:12.055798  720829 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0918 20:37:12.083308  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0918 20:37:12.103907  720829 ssh_runner.go:195] Run: openssl version
	I0918 20:37:12.110406  720829 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"
	I0918 20:37:12.121189  720829 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.125096  720829 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 18 20:37 /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.125174  720829 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0918 20:37:12.132535  720829 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"
	I0918 20:37:12.142991  720829 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0918 20:37:12.146633  720829 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
	I0918 20:37:12.146715  720829 kubeadm.go:392] StartCluster: {Name:addons-937018 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-937018 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}
	I0918 20:37:12.146811  720829 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0918 20:37:12.146876  720829 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0918 20:37:12.185991  720829 cri.go:89] found id: ""
	I0918 20:37:12.186061  720829 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0918 20:37:12.195422  720829 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0918 20:37:12.204637  720829 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0918 20:37:12.204736  720829 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
	I0918 20:37:12.213625  720829 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
	I0918 20:37:12.213649  720829 kubeadm.go:157] found existing configuration files:
	
	I0918 20:37:12.213718  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0918 20:37:12.222816  720829 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
	I0918 20:37:12.222884  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0918 20:37:12.231845  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0918 20:37:12.240854  720829 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
	I0918 20:37:12.240952  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0918 20:37:12.249481  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0918 20:37:12.258493  720829 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
	I0918 20:37:12.258586  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0918 20:37:12.267381  720829 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0918 20:37:12.276322  720829 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
	I0918 20:37:12.276389  720829 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0918 20:37:12.284937  720829 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"
	I0918 20:37:12.329351  720829 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0918 20:37:12.329568  720829 kubeadm.go:310] [preflight] Running pre-flight checks
	I0918 20:37:12.347721  720829 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0918 20:37:12.347832  720829 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0918 20:37:12.347874  720829 kubeadm.go:310] OS: Linux
	I0918 20:37:12.347936  720829 kubeadm.go:310] CGROUPS_CPU: enabled
	I0918 20:37:12.347997  720829 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0918 20:37:12.348059  720829 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0918 20:37:12.348120  720829 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0918 20:37:12.348184  720829 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0918 20:37:12.348246  720829 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0918 20:37:12.348298  720829 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0918 20:37:12.348361  720829 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0918 20:37:12.348423  720829 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0918 20:37:12.413149  720829 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0918 20:37:12.413326  720829 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0918 20:37:12.413451  720829 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0918 20:37:12.422359  720829 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0918 20:37:12.425634  720829 out.go:235]   - Generating certificates and keys ...
	I0918 20:37:12.425864  720829 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0918 20:37:12.425985  720829 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0918 20:37:13.215030  720829 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0918 20:37:13.741961  720829 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0918 20:37:14.720867  720829 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0918 20:37:15.802318  720829 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0918 20:37:16.631219  720829 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0918 20:37:16.631542  720829 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-937018 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 20:37:17.052454  720829 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0918 20:37:17.052814  720829 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-937018 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 20:37:17.216972  720829 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0918 20:37:17.431234  720829 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0918 20:37:18.209872  720829 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0918 20:37:18.210159  720829 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0918 20:37:18.371046  720829 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0918 20:37:18.558366  720829 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0918 20:37:19.720672  720829 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0918 20:37:20.356510  720829 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0918 20:37:21.061521  720829 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0918 20:37:21.062794  720829 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0918 20:37:21.066234  720829 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0918 20:37:21.069070  720829 out.go:235]   - Booting up control plane ...
	I0918 20:37:21.069188  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0918 20:37:21.069282  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0918 20:37:21.070028  720829 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0918 20:37:21.080542  720829 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0918 20:37:21.087099  720829 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0918 20:37:21.087157  720829 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0918 20:37:21.172584  720829 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0918 20:37:21.172706  720829 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0918 20:37:22.174246  720829 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001701845s
	I0918 20:37:22.174340  720829 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0918 20:37:28.175689  720829 kubeadm.go:310] [api-check] The API server is healthy after 6.001445095s
	I0918 20:37:28.198620  720829 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0918 20:37:28.212988  720829 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0918 20:37:28.239179  720829 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0918 20:37:28.239384  720829 kubeadm.go:310] [mark-control-plane] Marking the node addons-937018 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0918 20:37:28.250038  720829 kubeadm.go:310] [bootstrap-token] Using token: u4m0wg.e0d976hby576qhn0
	I0918 20:37:28.252416  720829 out.go:235]   - Configuring RBAC rules ...
	I0918 20:37:28.252552  720829 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0918 20:37:28.256992  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0918 20:37:28.266812  720829 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
	I0918 20:37:28.270999  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0918 20:37:28.274506  720829 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0918 20:37:28.278199  720829 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0918 20:37:28.585777  720829 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0918 20:37:29.017297  720829 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0918 20:37:29.585530  720829 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0918 20:37:29.586743  720829 kubeadm.go:310] 
	I0918 20:37:29.586828  720829 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0918 20:37:29.586837  720829 kubeadm.go:310] 
	I0918 20:37:29.586914  720829 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0918 20:37:29.586919  720829 kubeadm.go:310] 
	I0918 20:37:29.586946  720829 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0918 20:37:29.587005  720829 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0918 20:37:29.587057  720829 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0918 20:37:29.587061  720829 kubeadm.go:310] 
	I0918 20:37:29.587117  720829 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0918 20:37:29.587121  720829 kubeadm.go:310] 
	I0918 20:37:29.587169  720829 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0918 20:37:29.587173  720829 kubeadm.go:310] 
	I0918 20:37:29.587226  720829 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0918 20:37:29.587301  720829 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0918 20:37:29.587370  720829 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0918 20:37:29.587374  720829 kubeadm.go:310] 
	I0918 20:37:29.587459  720829 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0918 20:37:29.587550  720829 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0918 20:37:29.587556  720829 kubeadm.go:310] 
	I0918 20:37:29.587640  720829 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token u4m0wg.e0d976hby576qhn0 \
	I0918 20:37:29.587743  720829 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:8f3f7761940249a84bd6790e2ce10b1ec25a0f818b029887922805527064c2b5 \
	I0918 20:37:29.587764  720829 kubeadm.go:310] 	--control-plane 
	I0918 20:37:29.587768  720829 kubeadm.go:310] 
	I0918 20:37:29.587853  720829 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0918 20:37:29.587859  720829 kubeadm.go:310] 
	I0918 20:37:29.587941  720829 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token u4m0wg.e0d976hby576qhn0 \
	I0918 20:37:29.588044  720829 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:8f3f7761940249a84bd6790e2ce10b1ec25a0f818b029887922805527064c2b5 
	I0918 20:37:29.592433  720829 kubeadm.go:310] W0918 20:37:12.325882    1185 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.
	I0918 20:37:29.592765  720829 kubeadm.go:310] W0918 20:37:12.326911    1185 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.
	I0918 20:37:29.593021  720829 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
	I0918 20:37:29.593147  720829 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0918 20:37:29.593169  720829 cni.go:84] Creating CNI manager for ""
	I0918 20:37:29.593177  720829 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:37:29.597120  720829 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0918 20:37:29.599519  720829 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0918 20:37:29.603562  720829 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0918 20:37:29.603603  720829 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0918 20:37:29.623235  720829 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
	I0918 20:37:29.891504  720829 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0918 20:37:29.891684  720829 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
	I0918 20:37:29.891751  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-937018 minikube.k8s.io/updated_at=2024_09_18T20_37_29_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=85073601a832bd4bbda5d11fa91feafff6ec6b91 minikube.k8s.io/name=addons-937018 minikube.k8s.io/primary=true
	I0918 20:37:30.111001  720829 ops.go:34] apiserver oom_adj: -16
	I0918 20:37:30.111113  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:30.611931  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:31.111326  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:31.612036  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:32.112135  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:32.611253  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:33.111191  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:33.611898  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:34.111651  720829 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 20:37:34.237559  720829 kubeadm.go:1113] duration metric: took 4.345941561s to wait for elevateKubeSystemPrivileges
	I0918 20:37:34.237590  720829 kubeadm.go:394] duration metric: took 22.090908001s to StartCluster
	I0918 20:37:34.237609  720829 settings.go:142] acquiring lock: {Name:mk9d5a46f8d124fd0bfe5b736d4812be6fc0b45c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:34.238158  720829 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:37:34.238576  720829 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19667-714691/kubeconfig: {Name:mk7a02388ba52128691d4400117a73e55450781c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 20:37:34.238787  720829 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}
	I0918 20:37:34.238910  720829 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"
	I0918 20:37:34.239162  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:34.239200  720829 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0918 20:37:34.239286  720829 addons.go:69] Setting yakd=true in profile "addons-937018"
	I0918 20:37:34.239301  720829 addons.go:234] Setting addon yakd=true in "addons-937018"
	I0918 20:37:34.239325  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.239830  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.240360  720829 addons.go:69] Setting cloud-spanner=true in profile "addons-937018"
	I0918 20:37:34.240381  720829 addons.go:234] Setting addon cloud-spanner=true in "addons-937018"
	I0918 20:37:34.240422  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.240960  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243769  720829 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-937018"
	I0918 20:37:34.244175  720829 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-937018"
	I0918 20:37:34.245442  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.243938  720829 addons.go:69] Setting default-storageclass=true in profile "addons-937018"
	I0918 20:37:34.246829  720829 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-937018"
	I0918 20:37:34.247193  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243948  720829 addons.go:69] Setting gcp-auth=true in profile "addons-937018"
	I0918 20:37:34.254014  720829 mustload.go:65] Loading cluster: addons-937018
	I0918 20:37:34.254247  720829 config.go:182] Loaded profile config "addons-937018": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:37:34.254521  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.255363  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.243952  720829 addons.go:69] Setting ingress=true in profile "addons-937018"
	I0918 20:37:34.273339  720829 addons.go:234] Setting addon ingress=true in "addons-937018"
	I0918 20:37:34.243956  720829 addons.go:69] Setting ingress-dns=true in profile "addons-937018"
	I0918 20:37:34.243966  720829 addons.go:69] Setting inspektor-gadget=true in profile "addons-937018"
	I0918 20:37:34.243969  720829 addons.go:69] Setting metrics-server=true in profile "addons-937018"
	I0918 20:37:34.243984  720829 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-937018"
	I0918 20:37:34.243990  720829 addons.go:69] Setting registry=true in profile "addons-937018"
	I0918 20:37:34.244008  720829 addons.go:69] Setting storage-provisioner=true in profile "addons-937018"
	I0918 20:37:34.244015  720829 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-937018"
	I0918 20:37:34.244021  720829 addons.go:69] Setting volcano=true in profile "addons-937018"
	I0918 20:37:34.244028  720829 addons.go:69] Setting volumesnapshots=true in profile "addons-937018"
	I0918 20:37:34.244849  720829 out.go:177] * Verifying Kubernetes components...
	I0918 20:37:34.275920  720829 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-937018"
	I0918 20:37:34.277113  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.276720  720829 addons.go:234] Setting addon registry=true in "addons-937018"
	I0918 20:37:34.281629  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.282167  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276737  720829 addons.go:234] Setting addon storage-provisioner=true in "addons-937018"
	I0918 20:37:34.288773  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.289384  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.294260  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276751  720829 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-937018"
	I0918 20:37:34.302447  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276967  720829 addons.go:234] Setting addon volcano=true in "addons-937018"
	I0918 20:37:34.313322  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.313854  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.276979  720829 addons.go:234] Setting addon volumesnapshots=true in "addons-937018"
	I0918 20:37:34.320102  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.320610  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.320821  720829 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0918 20:37:34.277335  720829 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 20:37:34.277349  720829 addons.go:234] Setting addon ingress-dns=true in "addons-937018"
	I0918 20:37:34.328789  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.329282  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.347983  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0918 20:37:34.348008  720829 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0918 20:37:34.348084  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.277378  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.277386  720829 addons.go:234] Setting addon inspektor-gadget=true in "addons-937018"
	I0918 20:37:34.368658  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.277396  720829 addons.go:234] Setting addon metrics-server=true in "addons-937018"
	I0918 20:37:34.368793  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.388296  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.388957  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.426398  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.444256  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.462757  720829 addons.go:234] Setting addon default-storageclass=true in "addons-937018"
	I0918 20:37:34.463672  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.476336  720829 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0918 20:37:34.476869  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.499335  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0918 20:37:34.503458  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0918 20:37:34.504633  720829 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0918 20:37:34.507351  720829 out.go:177]   - Using image docker.io/registry:2.8.3
	I0918 20:37:34.508610  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0918 20:37:34.509358  720829 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0918 20:37:34.509381  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0918 20:37:34.509451  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	W0918 20:37:34.522123  720829 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0918 20:37:34.524212  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0918 20:37:34.524598  720829 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0918 20:37:34.524616  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0918 20:37:34.524681  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.536794  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0918 20:37:34.541354  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0918 20:37:34.546150  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0918 20:37:34.556020  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0918 20:37:34.556206  720829 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0918 20:37:34.558110  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.560606  720829 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0918 20:37:34.560624  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0918 20:37:34.560685  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.562866  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0918 20:37:34.562890  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0918 20:37:34.562984  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.600883  720829 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-937018"
	I0918 20:37:34.600931  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:34.601343  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:34.622897  720829 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 -"
	I0918 20:37:34.630525  720829 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0918 20:37:34.632944  720829 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0918 20:37:34.633071  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0918 20:37:34.633084  720829 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0918 20:37:34.633156  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.648094  720829 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0918 20:37:34.648119  720829 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0918 20:37:34.648192  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.671220  720829 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0918 20:37:34.677249  720829 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0918 20:37:34.677272  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0918 20:37:34.677342  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.690976  720829 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0918 20:37:34.691105  720829 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0918 20:37:34.698092  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:34.698343  720829 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0918 20:37:34.698357  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0918 20:37:34.698420  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.698624  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0918 20:37:34.698636  720829 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0918 20:37:34.698706  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.711473  720829 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0918 20:37:34.711493  720829 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0918 20:37:34.711554  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.712364  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.721139  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:34.727630  720829 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 20:37:34.727838  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.734015  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0918 20:37:34.739324  720829 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0918 20:37:34.739400  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0918 20:37:34.739503  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.749326  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.789334  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.824627  720829 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0918 20:37:34.830029  720829 out.go:177]   - Using image docker.io/busybox:stable
	I0918 20:37:34.840582  720829 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0918 20:37:34.840608  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0918 20:37:34.840672  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:34.846500  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.862180  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.868232  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.881305  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.881755  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.922052  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.923024  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:34.932004  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	W0918 20:37:34.933227  720829 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0918 20:37:34.933253  720829 retry.go:31] will retry after 354.880829ms: ssh: handshake failed: EOF
	I0918 20:37:34.974088  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0918 20:37:34.974115  720829 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0918 20:37:35.189550  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0918 20:37:35.189575  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0918 20:37:35.212916  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0918 20:37:35.212949  720829 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0918 20:37:35.240176  720829 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
	I0918 20:37:35.264690  720829 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0918 20:37:35.264713  720829 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0918 20:37:35.293369  720829 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
	I0918 20:37:35.333689  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0918 20:37:35.333754  720829 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)
	I0918 20:37:35.342377  720829 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0918 20:37:35.342442  720829 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0918 20:37:35.345623  720829 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
	I0918 20:37:35.347761  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0918 20:37:35.347821  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0918 20:37:35.368484  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0918 20:37:35.368598  720829 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0918 20:37:35.393469  720829 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
	I0918 20:37:35.420032  720829 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
	I0918 20:37:35.431129  720829 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0918 20:37:35.431153  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0918 20:37:35.445665  720829 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
	I0918 20:37:35.450920  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0918 20:37:35.450946  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0918 20:37:35.493954  720829 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0918 20:37:35.493991  720829 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0918 20:37:35.509195  720829 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0918 20:37:35.509220  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0918 20:37:35.512514  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0918 20:37:35.512541  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0918 20:37:35.542072  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0918 20:37:35.542103  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0918 20:37:35.564428  720829 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
	I0918 20:37:35.581230  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0918 20:37:35.581258  720829 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0918 20:37:35.703477  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0918 20:37:35.703505  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0918 20:37:35.714299  720829 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0918 20:37:35.714328  720829 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0918 20:37:35.714588  720829 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0918 20:37:35.714605  720829 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0918 20:37:35.725347  720829 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
	I0918 20:37:35.772717  720829 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0918 20:37:35.772747  720829 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0918 20:37:35.847415  720829 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
	I0918 20:37:35.914325  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0918 20:37:35.914364  720829 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0918 20:37:35.920671  720829 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0918 20:37:35.920708  720829 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0918 20:37:35.926719  720829 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0918 20:37:35.926755  720829 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0918 20:37:35.939963  720829 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
	I0918 20:37:36.076292  720829 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0918 20:37:36.076319  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0918 20:37:36.094601  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0918 20:37:36.094628  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0918 20:37:36.096931  720829 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0918 20:37:36.096963  720829 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0918 20:37:36.203676  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0918 20:37:36.203702  720829 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0918 20:37:36.207691  720829 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
	I0918 20:37:36.217453  720829 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0918 20:37:36.217485  720829 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0918 20:37:36.296643  720829 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0918 20:37:36.296667  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0918 20:37:36.359940  720829 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
	I0918 20:37:36.393700  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0918 20:37:36.393724  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0918 20:37:36.546520  720829 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.923587594s)
	I0918 20:37:36.546662  720829 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0918 20:37:36.546618  720829 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.818963502s)
	I0918 20:37:36.548570  720829 node_ready.go:35] waiting up to 6m0s for node "addons-937018" to be "Ready" ...
	I0918 20:37:36.552293  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0918 20:37:36.552352  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0918 20:37:36.672196  720829 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0918 20:37:36.672271  720829 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0918 20:37:36.835207  720829 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
	I0918 20:37:37.910575  720829 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-937018" context rescaled to 1 replicas
	I0918 20:37:38.077280  720829 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: (2.837016842s)
	I0918 20:37:38.447074  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.153627771s)
	I0918 20:37:38.805980  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:39.275155  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (3.929461948s)
	I0918 20:37:40.382721  720829 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.962609063s)
	I0918 20:37:40.382841  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.937149892s)
	I0918 20:37:40.383044  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.818589283s)
	I0918 20:37:40.383058  720829 addons.go:475] Verifying addon registry=true in "addons-937018"
	I0918 20:37:40.383223  720829 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.657848604s)
	I0918 20:37:40.383464  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (4.989922112s)
	I0918 20:37:40.383724  720829 addons.go:475] Verifying addon ingress=true in "addons-937018"
	I0918 20:37:40.383546  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.53610559s)
	I0918 20:37:40.383600  720829 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.443611136s)
	I0918 20:37:40.383992  720829 addons.go:475] Verifying addon metrics-server=true in "addons-937018"
	I0918 20:37:40.385291  720829 out.go:177] * Verifying registry addon...
	I0918 20:37:40.385357  720829 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-937018 service yakd-dashboard -n yakd-dashboard
	
	I0918 20:37:40.386810  720829 out.go:177] * Verifying ingress addon...
	I0918 20:37:40.387604  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0918 20:37:40.389961  720829 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0918 20:37:40.423582  720829 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 20:37:40.423750  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:40.426814  720829 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0918 20:37:40.426887  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 20:37:40.449298  720829 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]
	I0918 20:37:40.481807  720829 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.274069473s)
	W0918 20:37:40.481852  720829 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
	I0918 20:37:40.481874  720829 retry.go:31] will retry after 316.947796ms: 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
	I0918 20:37:40.481873  720829 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.121887333s)
	I0918 20:37:40.747719  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.91240338s)
	I0918 20:37:40.747833  720829 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-937018"
	I0918 20:37:40.751723  720829 out.go:177] * Verifying csi-hostpath-driver addon...
	I0918 20:37:40.754812  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0918 20:37:40.759658  720829 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 20:37:40.759730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:40.799414  720829 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
	I0918 20:37:40.906827  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:40.907211  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.052948  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:41.276684  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:41.392088  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.394778  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:41.760596  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:41.891569  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:41.894433  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:42.150989  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0918 20:37:42.151139  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:42.209239  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:42.275024  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:42.344959  720829 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0918 20:37:42.367823  720829 addons.go:234] Setting addon gcp-auth=true in "addons-937018"
	I0918 20:37:42.367890  720829 host.go:66] Checking if "addons-937018" exists ...
	I0918 20:37:42.368373  720829 cli_runner.go:164] Run: docker container inspect addons-937018 --format={{.State.Status}}
	I0918 20:37:42.389070  720829 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0918 20:37:42.389135  720829 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-937018
	I0918 20:37:42.393355  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:42.396623  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:42.412071  720829 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/addons-937018/id_rsa Username:docker}
	I0918 20:37:42.758350  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:42.891806  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:42.895426  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:43.053466  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:43.259331  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:43.413604  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:43.415060  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:43.747551  720829 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.948090709s)
	I0918 20:37:43.747721  720829 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.358624095s)
	I0918 20:37:43.750408  720829 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0918 20:37:43.752899  720829 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0918 20:37:43.755253  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0918 20:37:43.755281  720829 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0918 20:37:43.759227  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:43.794699  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0918 20:37:43.794727  720829 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0918 20:37:43.815967  720829 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0918 20:37:43.816005  720829 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0918 20:37:43.844832  720829 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
	I0918 20:37:43.892796  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:43.895283  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:44.259508  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:44.396732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:44.397643  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:44.502898  720829 addons.go:475] Verifying addon gcp-auth=true in "addons-937018"
	I0918 20:37:44.505462  720829 out.go:177] * Verifying gcp-auth addon...
	I0918 20:37:44.508653  720829 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0918 20:37:44.517393  720829 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0918 20:37:44.517456  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:44.758716  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:44.890917  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:44.894027  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:45.021083  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:45.062269  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:45.277971  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:45.397271  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:45.397506  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:45.512757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:45.759083  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:45.891260  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:45.893826  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:46.013378  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:46.258721  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:46.392942  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:46.394789  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:46.512875  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:46.759323  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:46.891671  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:46.895234  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:47.012735  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:47.258612  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:47.391858  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:47.394208  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:47.512932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:47.552818  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:47.758435  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:47.893079  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:47.894408  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:48.018210  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:48.258042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:48.390893  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:48.394404  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:48.512817  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:48.758826  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:48.891311  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:48.894637  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:49.012766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:49.258786  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:49.391131  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:49.393667  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:49.512504  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:49.758492  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:49.890984  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:49.894998  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:50.018049  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:50.052520  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:50.259212  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:50.392932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:50.394205  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:50.512564  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:50.757998  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:50.891055  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:50.894489  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:51.014782  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:51.258880  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:51.391481  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:51.394992  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:51.512374  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:51.758826  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:51.891168  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:51.894190  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:52.016609  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:52.053623  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:52.258837  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:52.391702  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:52.394701  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:52.511890  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:52.758322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:52.891375  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:52.893687  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:53.014116  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:53.258975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:53.391717  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:53.394287  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:53.512633  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:53.759093  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:53.891741  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:53.894653  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:54.013757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:54.258450  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:54.390482  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:54.393583  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:54.512038  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:54.552581  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:54.758570  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:54.891818  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:54.893617  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:55.021237  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:55.259063  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:55.391458  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:55.394636  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:55.512212  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:55.758665  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:55.891991  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:55.893803  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:56.014749  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:56.257970  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:56.391278  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:56.393873  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:56.512064  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:56.759118  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:56.890802  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:56.895498  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:57.012320  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:57.052416  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:57.258969  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:57.391002  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:57.393810  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:57.512159  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:57.758685  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:57.891408  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:57.893809  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:58.013206  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:58.258776  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:58.390928  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:58.394076  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:58.512510  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:58.758613  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:58.890913  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:58.893550  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:59.014162  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:59.259010  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:59.391208  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:59.394066  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:37:59.512236  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:37:59.551934  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:37:59.758768  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:37:59.892036  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:37:59.894489  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:00.031505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:00.259266  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:00.394732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:00.397199  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:00.514938  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:00.758124  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:00.891285  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:00.893978  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:01.012656  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:01.258457  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:01.391086  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:01.394299  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:01.512578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:01.552263  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:01.758179  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:01.892080  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:01.894213  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:02.013816  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:02.258920  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:02.391293  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:02.394237  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:02.512389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:02.758803  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:02.891075  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:02.893502  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:03.018578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:03.258550  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:03.392903  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:03.396030  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:03.512543  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:03.553062  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:03.759076  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:03.890838  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:03.893636  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:04.016527  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:04.266771  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:04.391339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:04.395252  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:04.512960  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:04.759279  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:04.891662  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:04.894828  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:05.014258  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:05.259473  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:05.391851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:05.394137  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:05.512610  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:05.758922  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:05.891472  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:05.894289  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:06.013706  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:06.052419  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:06.258443  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:06.391982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:06.393655  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:06.512012  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:06.758044  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:06.892366  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:06.894161  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:07.012771  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:07.260019  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:07.391821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:07.394102  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:07.512518  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:07.757871  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:07.891042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:07.893538  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:08.012626  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:08.258757  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:08.391322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:08.394036  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:08.512591  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:08.552858  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:08.758453  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:08.891326  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:08.894480  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:09.015988  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:09.258943  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:09.391507  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:09.394582  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:09.511955  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:09.758536  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:09.890578  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:09.893814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:10.027508  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:10.259179  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:10.391290  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:10.393808  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:10.512639  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:10.758125  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:10.891704  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:10.894311  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:11.022063  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:11.052525  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:11.258997  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:11.391902  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:11.394542  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:11.512595  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:11.758951  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:11.892646  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:11.894720  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:12.017951  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:12.258770  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:12.390848  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:12.393976  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:12.512081  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:12.758738  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:12.890938  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:12.893789  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:13.014310  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:13.258932  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:13.392845  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:13.394669  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:13.511777  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:13.552621  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:13.758157  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:13.891574  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:13.894321  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:14.014080  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:14.258327  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:14.391572  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:14.394360  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:14.513693  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:14.758758  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:14.890924  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:14.893944  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:15.026886  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:15.258527  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:15.390851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:15.394405  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:15.512862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:15.552859  720829 node_ready.go:53] node "addons-937018" has status "Ready":"False"
	I0918 20:38:15.758919  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:15.891388  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:15.894462  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:16.015660  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:16.258862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:16.391486  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:16.394473  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:16.512821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:16.758005  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:16.891401  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:16.894280  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.012775  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:17.287541  720829 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 20:38:17.287571  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:17.474826  720829 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 20:38:17.474854  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:17.474939  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.530500  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:17.562547  720829 node_ready.go:49] node "addons-937018" has status "Ready":"True"
	I0918 20:38:17.562574  720829 node_ready.go:38] duration metric: took 41.013845736s for node "addons-937018" to be "Ready" ...
	I0918 20:38:17.562584  720829 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" ...
	I0918 20:38:17.583754  720829 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:17.786845  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:17.905695  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:17.905882  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.060878  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:18.264204  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:18.392901  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.395822  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:18.512505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:18.759877  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:18.892580  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:18.894495  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.015239  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:19.260317  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:19.392330  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:19.395359  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.512514  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:19.590540  720829 pod_ready.go:93] pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.590567  720829 pod_ready.go:82] duration metric: took 2.006778652s for pod "coredns-7c65d6cfc9-2lbkj" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.590592  720829 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.596222  720829 pod_ready.go:93] pod "etcd-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.596246  720829 pod_ready.go:82] duration metric: took 5.646451ms for pod "etcd-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.596262  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.602280  720829 pod_ready.go:93] pod "kube-apiserver-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.602306  720829 pod_ready.go:82] duration metric: took 6.036728ms for pod "kube-apiserver-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.602317  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.607733  720829 pod_ready.go:93] pod "kube-controller-manager-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.607758  720829 pod_ready.go:82] duration metric: took 5.432977ms for pod "kube-controller-manager-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.607773  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-lwxk7" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.613193  720829 pod_ready.go:93] pod "kube-proxy-lwxk7" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.613216  720829 pod_ready.go:82] duration metric: took 5.436546ms for pod "kube-proxy-lwxk7" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.613227  720829 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.761630  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:19.891736  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:19.895270  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:19.988592  720829 pod_ready.go:93] pod "kube-scheduler-addons-937018" in "kube-system" namespace has status "Ready":"True"
	I0918 20:38:19.988657  720829 pod_ready.go:82] duration metric: took 375.422114ms for pod "kube-scheduler-addons-937018" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:19.988677  720829 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace to be "Ready" ...
	I0918 20:38:20.013590  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:20.260180  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:20.391915  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:20.396775  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:20.512272  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:20.759766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:20.894329  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:20.894837  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.012903  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:21.261227  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:21.392678  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:21.398393  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.513975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:21.768852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:21.892281  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:21.896474  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:21.995421  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:22.014226  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:22.290760  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:22.394318  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:22.395011  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:22.512541  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:22.760622  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:22.893248  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:22.898482  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.017351  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:23.261607  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:23.391269  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:23.394133  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.512276  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:23.762344  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:23.892120  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:23.896641  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:23.996022  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:24.017006  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:24.260189  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:24.396026  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:24.399568  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:24.513101  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:24.760338  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:24.893299  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:24.896051  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.014888  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:25.259898  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:25.391433  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:25.393965  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.512268  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:25.759489  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:25.901278  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:25.902211  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:25.998039  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:26.013802  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:26.262859  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:26.394900  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:26.396490  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:26.518851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:26.760056  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:26.892305  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:26.895600  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:27.014644  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:27.260546  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:27.392443  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:27.395984  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:27.511958  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:27.759461  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:27.891449  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:27.894274  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:28.013763  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:28.260847  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:28.392221  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:28.394382  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:28.495770  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:28.519302  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:28.759877  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:28.891446  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:28.894233  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:29.022809  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:29.260360  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:29.392044  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:29.394608  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:29.512316  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:29.760040  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:29.891731  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:29.895299  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:30.037399  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:30.264201  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:30.391854  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:30.394844  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:30.495858  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:30.513797  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:30.761322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:30.891925  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:30.895758  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:31.013842  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:31.263799  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:31.392467  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:31.397074  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:31.514369  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:31.759725  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:31.893214  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:31.896694  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:32.022374  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:32.263821  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:32.395831  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:32.397405  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:32.497192  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:32.513121  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:32.774129  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:32.892635  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:32.895671  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:33.053730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:33.260389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:33.395504  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:33.397816  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:33.512525  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:33.761186  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:33.892178  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:33.894251  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.012861  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:34.260244  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:34.396157  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:34.397900  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.512524  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:34.759600  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:34.897961  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:34.901326  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:34.995861  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:35.013979  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:35.266306  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:35.400766  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:35.401788  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:35.512631  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:35.759736  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:35.891811  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:35.895379  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.014805  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:36.264800  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:36.395548  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:36.395839  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.513334  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:36.765851  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:36.892455  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:36.895727  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:36.995904  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:37.013312  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:37.268032  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:37.392670  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:37.395093  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:37.512571  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:37.762780  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:37.891421  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:37.894105  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:38.013042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:38.264448  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:38.391537  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:38.395258  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:38.513223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:38.759307  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:38.892057  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:38.895623  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:39.015099  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:39.260724  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:39.394299  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:39.397544  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:39.494813  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:39.512348  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:39.760520  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:39.892073  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:39.897413  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:40.014589  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:40.260603  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:40.408572  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:40.409682  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:40.513442  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:40.761026  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:40.892522  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:40.900035  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:41.013843  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:41.260995  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:41.392335  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:41.397011  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:41.504069  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:41.512580  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:41.761235  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:41.892416  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:41.898890  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:42.013575  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:42.260554  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:42.393495  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:42.395616  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:42.513279  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:42.759557  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:42.892284  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:42.895564  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.013500  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:43.261182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:43.392493  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:43.401387  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.512388  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:43.760174  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:43.907065  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:43.908137  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:43.995758  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:44.016297  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:44.260324  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:44.391480  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:44.399150  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:44.512661  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:44.760016  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:44.893515  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:44.897080  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:45.016592  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:45.261404  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:45.392739  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:45.398696  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:45.512895  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:45.775389  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:45.892322  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:45.895286  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:46.014131  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:46.260018  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:46.391579  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:46.394358  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:46.495273  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:46.515248  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:46.759134  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:46.892497  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:46.895388  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:47.013568  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:47.260058  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:47.393565  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:47.399348  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:47.512420  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:47.759366  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:47.893189  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:47.897387  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:48.016298  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:48.260880  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:48.392055  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:48.397172  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:48.497588  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:48.535829  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:48.760353  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:48.891852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:48.894612  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:49.025891  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:49.261682  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:49.393217  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:49.397588  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:49.512917  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:49.761371  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:49.896446  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:49.897702  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.013168  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:50.261009  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:50.395170  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:50.396107  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.512239  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:50.760339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:50.891783  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:50.895261  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:50.995470  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:51.014496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:51.260135  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:51.391812  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:51.394368  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:51.521555  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:51.760082  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:51.892015  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:51.895199  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:52.013668  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:52.261092  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:52.391639  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:52.395264  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:52.513119  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:52.759972  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:52.891952  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:52.895243  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:53.013862  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:53.259829  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:53.398184  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:53.399084  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:53.502757  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:53.519763  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:53.759852  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:53.891931  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:53.894373  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:54.013650  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:54.260117  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:54.391907  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:54.394929  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:54.512225  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:54.760307  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:54.892069  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:54.894512  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.029563  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:55.261740  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:55.392379  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:55.396243  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.512560  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:55.760008  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:55.895679  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:55.895932  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:55.994504  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:56.014730  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:56.259423  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:56.391487  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:56.394516  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:56.512616  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:56.759987  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:56.893608  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:56.894597  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.017214  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:57.260224  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:57.392356  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:57.396814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.513068  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:57.760223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:57.899024  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:57.992874  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:57.996386  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:38:58.014473  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:58.259915  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:58.391245  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:58.394034  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:58.512839  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:58.760429  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:58.892387  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:58.894279  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:59.015605  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:59.260223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:59.392223  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:59.394762  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:38:59.512309  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:38:59.760249  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:38:59.892002  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:38:59.895280  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:00.084654  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:00.348327  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:00.401468  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:00.427734  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:00.498922  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:00.513198  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:00.760887  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:00.891496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:00.896176  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:01.013163  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:01.267201  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:01.395661  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:01.396381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:01.512891  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:01.760612  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:01.893188  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:01.899897  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.014658  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:02.260023  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:02.392936  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:02.396907  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.512966  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:02.763302  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:02.891620  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:02.896491  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:02.997024  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:03.016703  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:03.260987  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:03.393339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:03.395297  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:03.512498  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:03.760429  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:03.892975  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:03.895965  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.025016  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:04.261046  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:04.391574  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 20:39:04.396242  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.512338  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:04.761015  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:04.892209  720829 kapi.go:107] duration metric: took 1m24.504602713s to wait for kubernetes.io/minikube-addons=registry ...
	I0918 20:39:04.896318  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:04.997976  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:05.015523  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:05.261150  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:05.395419  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:05.516563  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:05.760863  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:05.896163  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:06.014182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:06.261062  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:06.395510  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:06.515085  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:06.761158  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:06.895148  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:07.013077  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:07.259869  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:07.394821  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:07.494359  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:07.513073  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:07.760393  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:07.895053  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:08.018683  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:08.261723  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:08.395906  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:08.516844  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:08.763558  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:08.894604  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:09.014794  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:09.262356  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:09.395798  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:09.498851  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:09.513258  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:09.761793  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:09.895870  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:10.013503  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:10.260812  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:10.395814  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:10.513167  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:10.760259  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:10.895032  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:11.021593  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:11.268240  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:11.395477  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:11.512505  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:11.521809  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:11.760310  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:11.896490  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:12.015162  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:12.268505  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:12.394769  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:12.513570  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:12.760810  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:12.896125  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.023355  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:13.261697  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:13.395559  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.512721  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:13.759988  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:13.897276  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:13.996366  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:14.014927  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:14.261260  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:14.395146  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:14.514982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:14.759953  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:14.894541  720829 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 20:39:15.018529  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:15.264738  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:15.395851  720829 kapi.go:107] duration metric: took 1m35.005888338s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0918 20:39:15.512923  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:15.759667  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:16.016635  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:16.259838  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:16.496216  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:16.517087  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:16.760555  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:17.028151  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:17.259992  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:17.513551  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:17.759726  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.014282  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:18.260719  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.513381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:18.762689  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:18.996294  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:19.013421  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:19.274496  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:19.513158  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:19.760339  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:20.023820  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:20.259931  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:20.512896  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:20.760705  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:21.013451  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:21.260620  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:21.495879  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:21.513424  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:21.761485  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:22.019746  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:22.260182  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:22.513186  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:22.760486  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:23.013888  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:23.264004  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:23.497445  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:23.513027  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:23.761129  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:24.016088  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:24.259982  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:24.513732  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:24.759136  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.017419  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:25.259460  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.512379  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:25.761434  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:25.997155  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:26.014622  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:26.259834  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:26.512042  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:26.761902  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:27.013985  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:27.259585  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:27.512300  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:27.760399  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:28.016837  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 20:39:28.260242  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:28.495545  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:28.514410  720829 kapi.go:107] duration metric: took 1m44.005752337s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0918 20:39:28.516611  720829 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-937018 cluster.
	I0918 20:39:28.519048  720829 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.
	I0918 20:39:28.521147  720829 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0918 20:39:28.760475  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:29.260811  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:29.760381  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:30.260978  720829 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 20:39:30.760694  720829 kapi.go:107] duration metric: took 1m50.005878956s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0918 20:39:30.762837  720829 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0918 20:39:30.764883  720829 addons.go:510] duration metric: took 1m56.525679672s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0918 20:39:30.995415  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:33.496383  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:35.994871  720829 pod_ready.go:103] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"False"
	I0918 20:39:37.499489  720829 pod_ready.go:93] pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace has status "Ready":"True"
	I0918 20:39:37.499517  720829 pod_ready.go:82] duration metric: took 1m17.51083131s for pod "metrics-server-84c5f94fbc-8cpgt" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.499530  720829 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.505682  720829 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace has status "Ready":"True"
	I0918 20:39:37.505709  720829 pod_ready.go:82] duration metric: took 6.170668ms for pod "nvidia-device-plugin-daemonset-8bnm8" in "kube-system" namespace to be "Ready" ...
	I0918 20:39:37.505733  720829 pod_ready.go:39] duration metric: took 1m19.94313583s 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" ...
	I0918 20:39:37.505752  720829 api_server.go:52] waiting for apiserver process to appear ...
	I0918 20:39:37.505782  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:37.505846  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:37.585672  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:37.585696  720829 cri.go:89] found id: ""
	I0918 20:39:37.585704  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:37.585760  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.591707  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:37.591790  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:39:37.645637  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:37.645662  720829 cri.go:89] found id: ""
	I0918 20:39:37.645678  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:39:37.645754  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.651397  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:39:37.651479  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:39:37.705247  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:37.705272  720829 cri.go:89] found id: ""
	I0918 20:39:37.705280  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:39:37.705343  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.708787  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:39:37.708872  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:39:37.747208  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:37.747231  720829 cri.go:89] found id: ""
	I0918 20:39:37.747240  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:39:37.747314  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.751026  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:39:37.751104  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:39:37.790129  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:37.790195  720829 cri.go:89] found id: ""
	I0918 20:39:37.790212  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:39:37.790269  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.793877  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:39:37.793981  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:39:37.837018  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:37.837044  720829 cri.go:89] found id: ""
	I0918 20:39:37.837052  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:39:37.837122  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.840897  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:39:37.840976  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:39:37.881247  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:37.881270  720829 cri.go:89] found id: ""
	I0918 20:39:37.881278  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:39:37.881336  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:37.884959  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:39:37.885031  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:37.938156  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:39:37.938188  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:37.978147  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:39:37.978181  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:38.030790  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:39:38.030822  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:39:38.107684  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:39:38.107716  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:39:38.145543  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.145781  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:38.165358  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.165594  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:38.209440  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:39:38.209472  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:38.286018  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:39:38.286055  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:38.334331  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:39:38.334367  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:38.386258  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:39:38.386291  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:38.460129  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:39:38.460165  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:39:38.554539  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:39:38.554577  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:39:38.571029  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:39:38.571060  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:39:38.766364  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:38.766394  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:39:38.766439  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:39:38.766449  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.766458  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:38.766468  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:38.766476  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:38.766487  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:38.766493  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:39:48.767591  720829 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 20:39:48.781441  720829 api_server.go:72] duration metric: took 2m14.542622053s to wait for apiserver process to appear ...
	I0918 20:39:48.781467  720829 api_server.go:88] waiting for apiserver healthz status ...
	I0918 20:39:48.781505  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:48.781571  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:48.823579  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:48.823608  720829 cri.go:89] found id: ""
	I0918 20:39:48.823617  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:48.823718  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.827364  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:48.827433  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:39:48.871189  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:48.871213  720829 cri.go:89] found id: ""
	I0918 20:39:48.871221  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:39:48.871275  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.874866  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:39:48.874946  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:39:48.923658  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:48.923683  720829 cri.go:89] found id: ""
	I0918 20:39:48.923692  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:39:48.923755  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.927563  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:39:48.927634  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:39:48.970708  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:48.970729  720829 cri.go:89] found id: ""
	I0918 20:39:48.970738  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:39:48.970796  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:48.974287  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:39:48.974359  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:39:49.014608  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:49.014635  720829 cri.go:89] found id: ""
	I0918 20:39:49.014644  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:39:49.014708  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.018766  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:39:49.018898  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:39:49.083127  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:49.083152  720829 cri.go:89] found id: ""
	I0918 20:39:49.083162  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:39:49.083225  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.086772  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:39:49.086844  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:39:49.127177  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:49.127225  720829 cri.go:89] found id: ""
	I0918 20:39:49.127235  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:39:49.127304  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:49.131243  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:39:49.131270  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:39:49.190667  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:39:49.190705  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:39:49.234356  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:39:49.234385  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:39:49.325968  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:39:49.326010  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:39:49.374804  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:39:49.374836  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:39:49.429649  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:39:49.429679  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:39:49.446360  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:39:49.446389  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:39:49.594064  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:39:49.594097  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:49.647105  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:39:49.647139  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:39:49.739439  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:39:49.739476  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:39:49.779583  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.779857  720829 logs.go:138] Found kubelet problem: Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:49.799405  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.799644  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:49.845327  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:39:49.845364  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:39:49.901975  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:39:49.902014  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:39:49.944605  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:49.944631  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:39:49.944691  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:39:49.944707  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: W0918 20:37:34.099881    1510 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.944716  720829 out.go:270]   Sep 18 20:37:34 addons-937018 kubelet[1510]: E0918 20:37:34.099940    1510 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	W0918 20:39:49.944730  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:39:49.944738  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:39:49.944757  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:39:49.944764  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:39:59.945001  720829 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0918 20:39:59.952707  720829 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0918 20:39:59.953735  720829 api_server.go:141] control plane version: v1.31.1
	I0918 20:39:59.953765  720829 api_server.go:131] duration metric: took 11.17229056s to wait for apiserver health ...
	I0918 20:39:59.953773  720829 system_pods.go:43] waiting for kube-system pods to appear ...
	I0918 20:39:59.953796  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0918 20:39:59.953864  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0918 20:39:59.992046  720829 cri.go:89] found id: "5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:39:59.992069  720829 cri.go:89] found id: ""
	I0918 20:39:59.992077  720829 logs.go:276] 1 containers: [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e]
	I0918 20:39:59.992171  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:39:59.996103  720829 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0918 20:39:59.996194  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0918 20:40:00.098751  720829 cri.go:89] found id: "4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:40:00.098773  720829 cri.go:89] found id: ""
	I0918 20:40:00.098783  720829 logs.go:276] 1 containers: [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d]
	I0918 20:40:00.098849  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.104294  720829 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0918 20:40:00.104375  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0918 20:40:00.198007  720829 cri.go:89] found id: "3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:40:00.198029  720829 cri.go:89] found id: ""
	I0918 20:40:00.198038  720829 logs.go:276] 1 containers: [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1]
	I0918 20:40:00.198104  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.204052  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0918 20:40:00.204139  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0918 20:40:00.300471  720829 cri.go:89] found id: "bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:40:00.300495  720829 cri.go:89] found id: ""
	I0918 20:40:00.300505  720829 logs.go:276] 1 containers: [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3]
	I0918 20:40:00.300570  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.314007  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0918 20:40:00.314115  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0918 20:40:00.465537  720829 cri.go:89] found id: "3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:40:00.465559  720829 cri.go:89] found id: ""
	I0918 20:40:00.465583  720829 logs.go:276] 1 containers: [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458]
	I0918 20:40:00.465656  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.515382  720829 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0918 20:40:00.515480  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0918 20:40:00.657764  720829 cri.go:89] found id: "d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:40:00.657786  720829 cri.go:89] found id: ""
	I0918 20:40:00.657811  720829 logs.go:276] 1 containers: [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109]
	I0918 20:40:00.657887  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.663937  720829 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0918 20:40:00.664054  720829 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0918 20:40:00.765070  720829 cri.go:89] found id: "fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:40:00.765091  720829 cri.go:89] found id: ""
	I0918 20:40:00.765099  720829 logs.go:276] 1 containers: [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7]
	I0918 20:40:00.765175  720829 ssh_runner.go:195] Run: which crictl
	I0918 20:40:00.772676  720829 logs.go:123] Gathering logs for CRI-O ...
	I0918 20:40:00.772704  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0918 20:40:00.916195  720829 logs.go:123] Gathering logs for container status ...
	I0918 20:40:00.916237  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0918 20:40:00.986906  720829 logs.go:123] Gathering logs for coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] ...
	I0918 20:40:00.986945  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1"
	I0918 20:40:01.045154  720829 logs.go:123] Gathering logs for dmesg ...
	I0918 20:40:01.045203  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0918 20:40:01.066033  720829 logs.go:123] Gathering logs for describe nodes ...
	I0918 20:40:01.066065  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0918 20:40:01.216406  720829 logs.go:123] Gathering logs for kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] ...
	I0918 20:40:01.216444  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e"
	I0918 20:40:01.282263  720829 logs.go:123] Gathering logs for etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] ...
	I0918 20:40:01.282298  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d"
	I0918 20:40:01.334074  720829 logs.go:123] Gathering logs for kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] ...
	I0918 20:40:01.334112  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3"
	I0918 20:40:01.390763  720829 logs.go:123] Gathering logs for kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] ...
	I0918 20:40:01.390796  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458"
	I0918 20:40:01.429167  720829 logs.go:123] Gathering logs for kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] ...
	I0918 20:40:01.429194  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109"
	I0918 20:40:01.528422  720829 logs.go:123] Gathering logs for kubelet ...
	I0918 20:40:01.528461  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0918 20:40:01.567342  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:40:01.567598  720829 logs.go:138] Found kubelet problem: Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:40:01.625692  720829 logs.go:123] Gathering logs for kindnet [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] ...
	I0918 20:40:01.625732  720829 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7"
	I0918 20:40:01.670716  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:40:01.670748  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0918 20:40:01.670819  720829 out.go:270] X Problems detected in kubelet:
	W0918 20:40:01.670835  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: W0918 20:38:17.173936    1510 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-937018" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-937018' and this object
	W0918 20:40:01.670842  720829 out.go:270]   Sep 18 20:38:17 addons-937018 kubelet[1510]: E0918 20:38:17.173983    1510 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-937018\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-937018' and this object" logger="UnhandledError"
	I0918 20:40:01.670850  720829 out.go:358] Setting ErrFile to fd 2...
	I0918 20:40:01.670991  720829 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:40:11.684456  720829 system_pods.go:59] 18 kube-system pods found
	I0918 20:40:11.684498  720829 system_pods.go:61] "coredns-7c65d6cfc9-2lbkj" [89629117-a3a2-4e17-bf14-6feaf3332bdb] Running
	I0918 20:40:11.684505  720829 system_pods.go:61] "csi-hostpath-attacher-0" [d63964a9-3699-4c0f-bcfb-ce9dc77c14b6] Running
	I0918 20:40:11.684510  720829 system_pods.go:61] "csi-hostpath-resizer-0" [afa9603a-fc67-461e-a06e-cd58c196dac0] Running
	I0918 20:40:11.684515  720829 system_pods.go:61] "csi-hostpathplugin-426sp" [60ade99b-59b8-4e03-9769-a8f42426a2bd] Running
	I0918 20:40:11.684519  720829 system_pods.go:61] "etcd-addons-937018" [ac71a354-217c-4dea-a8fb-16f8892725f5] Running
	I0918 20:40:11.684523  720829 system_pods.go:61] "kindnet-vlt6k" [346ed911-014a-4eeb-a19c-8127fbf6b8fc] Running
	I0918 20:40:11.684528  720829 system_pods.go:61] "kube-apiserver-addons-937018" [183c1a33-f594-4583-a9f7-c2479cdc64e9] Running
	I0918 20:40:11.684532  720829 system_pods.go:61] "kube-controller-manager-addons-937018" [ebcfe56e-64fd-410e-b8b6-fc78394d6d18] Running
	I0918 20:40:11.684537  720829 system_pods.go:61] "kube-ingress-dns-minikube" [569bc504-1e65-45fd-88bc-fd3f3514e326] Running
	I0918 20:40:11.684542  720829 system_pods.go:61] "kube-proxy-lwxk7" [b35aebcb-1dc5-42bf-b330-0d346cebf3d4] Running
	I0918 20:40:11.684551  720829 system_pods.go:61] "kube-scheduler-addons-937018" [0eeace1b-e974-4e81-b393-f080034ce39f] Running
	I0918 20:40:11.684556  720829 system_pods.go:61] "metrics-server-84c5f94fbc-8cpgt" [8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0] Running
	I0918 20:40:11.684562  720829 system_pods.go:61] "nvidia-device-plugin-daemonset-8bnm8" [ff8591e6-5d10-4ba8-a14a-a305a8d4553a] Running
	I0918 20:40:11.684568  720829 system_pods.go:61] "registry-66c9cd494c-69tnm" [44b254e3-cf58-4e48-b744-939e91719013] Running
	I0918 20:40:11.684575  720829 system_pods.go:61] "registry-proxy-lqbrz" [f6ba5eca-a8c9-476c-a4b3-36ead0271970] Running
	I0918 20:40:11.684579  720829 system_pods.go:61] "snapshot-controller-56fcc65765-h9sq8" [2339efe6-ef9a-489c-8d6e-0ebdf53aa634] Running
	I0918 20:40:11.684583  720829 system_pods.go:61] "snapshot-controller-56fcc65765-vs7h8" [fb0c63d0-c9d3-48c5-9d2d-a1be9034ea2c] Running
	I0918 20:40:11.684596  720829 system_pods.go:61] "storage-provisioner" [e3409e57-043d-458a-bc7e-f5b122ac9450] Running
	I0918 20:40:11.684601  720829 system_pods.go:74] duration metric: took 11.730822097s to wait for pod list to return data ...
	I0918 20:40:11.684609  720829 default_sa.go:34] waiting for default service account to be created ...
	I0918 20:40:11.687773  720829 default_sa.go:45] found service account: "default"
	I0918 20:40:11.687801  720829 default_sa.go:55] duration metric: took 3.1827ms for default service account to be created ...
	I0918 20:40:11.687822  720829 system_pods.go:116] waiting for k8s-apps to be running ...
	I0918 20:40:11.698720  720829 system_pods.go:86] 18 kube-system pods found
	I0918 20:40:11.698760  720829 system_pods.go:89] "coredns-7c65d6cfc9-2lbkj" [89629117-a3a2-4e17-bf14-6feaf3332bdb] Running
	I0918 20:40:11.698769  720829 system_pods.go:89] "csi-hostpath-attacher-0" [d63964a9-3699-4c0f-bcfb-ce9dc77c14b6] Running
	I0918 20:40:11.698774  720829 system_pods.go:89] "csi-hostpath-resizer-0" [afa9603a-fc67-461e-a06e-cd58c196dac0] Running
	I0918 20:40:11.698779  720829 system_pods.go:89] "csi-hostpathplugin-426sp" [60ade99b-59b8-4e03-9769-a8f42426a2bd] Running
	I0918 20:40:11.698783  720829 system_pods.go:89] "etcd-addons-937018" [ac71a354-217c-4dea-a8fb-16f8892725f5] Running
	I0918 20:40:11.698788  720829 system_pods.go:89] "kindnet-vlt6k" [346ed911-014a-4eeb-a19c-8127fbf6b8fc] Running
	I0918 20:40:11.698793  720829 system_pods.go:89] "kube-apiserver-addons-937018" [183c1a33-f594-4583-a9f7-c2479cdc64e9] Running
	I0918 20:40:11.698798  720829 system_pods.go:89] "kube-controller-manager-addons-937018" [ebcfe56e-64fd-410e-b8b6-fc78394d6d18] Running
	I0918 20:40:11.698803  720829 system_pods.go:89] "kube-ingress-dns-minikube" [569bc504-1e65-45fd-88bc-fd3f3514e326] Running
	I0918 20:40:11.698807  720829 system_pods.go:89] "kube-proxy-lwxk7" [b35aebcb-1dc5-42bf-b330-0d346cebf3d4] Running
	I0918 20:40:11.698813  720829 system_pods.go:89] "kube-scheduler-addons-937018" [0eeace1b-e974-4e81-b393-f080034ce39f] Running
	I0918 20:40:11.698817  720829 system_pods.go:89] "metrics-server-84c5f94fbc-8cpgt" [8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0] Running
	I0918 20:40:11.698823  720829 system_pods.go:89] "nvidia-device-plugin-daemonset-8bnm8" [ff8591e6-5d10-4ba8-a14a-a305a8d4553a] Running
	I0918 20:40:11.698887  720829 system_pods.go:89] "registry-66c9cd494c-69tnm" [44b254e3-cf58-4e48-b744-939e91719013] Running
	I0918 20:40:11.698897  720829 system_pods.go:89] "registry-proxy-lqbrz" [f6ba5eca-a8c9-476c-a4b3-36ead0271970] Running
	I0918 20:40:11.698902  720829 system_pods.go:89] "snapshot-controller-56fcc65765-h9sq8" [2339efe6-ef9a-489c-8d6e-0ebdf53aa634] Running
	I0918 20:40:11.698906  720829 system_pods.go:89] "snapshot-controller-56fcc65765-vs7h8" [fb0c63d0-c9d3-48c5-9d2d-a1be9034ea2c] Running
	I0918 20:40:11.698913  720829 system_pods.go:89] "storage-provisioner" [e3409e57-043d-458a-bc7e-f5b122ac9450] Running
	I0918 20:40:11.698930  720829 system_pods.go:126] duration metric: took 11.102539ms to wait for k8s-apps to be running ...
	I0918 20:40:11.698945  720829 system_svc.go:44] waiting for kubelet service to be running ....
	I0918 20:40:11.699006  720829 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 20:40:11.711021  720829 system_svc.go:56] duration metric: took 12.067456ms WaitForService to wait for kubelet
	I0918 20:40:11.711050  720829 kubeadm.go:582] duration metric: took 2m37.472237124s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0918 20:40:11.711070  720829 node_conditions.go:102] verifying NodePressure condition ...
	I0918 20:40:11.714558  720829 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0918 20:40:11.714595  720829 node_conditions.go:123] node cpu capacity is 2
	I0918 20:40:11.714609  720829 node_conditions.go:105] duration metric: took 3.533232ms to run NodePressure ...
	I0918 20:40:11.714646  720829 start.go:241] waiting for startup goroutines ...
	I0918 20:40:11.714660  720829 start.go:246] waiting for cluster config update ...
	I0918 20:40:11.714676  720829 start.go:255] writing updated cluster config ...
	I0918 20:40:11.714999  720829 ssh_runner.go:195] Run: rm -f paused
	I0918 20:40:12.084424  720829 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0918 20:40:12.087436  720829 out.go:177] * Done! kubectl is now configured to use "addons-937018" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 18 20:53:35 addons-937018 crio[962]: time="2024-09-18 20:53:35.691222903Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:b30c866d4d49b64bcdeb065aac488c392ea29048d379854ea84a044dde0ab3ca,RepoTags:[],RepoDigests:[ghcr.io/headlamp-k8s/headlamp@sha256:3507efbc64b2b3720af2e60e7db1d91d3ef782f3043a1b2ccff079fe276df8bb ghcr.io/headlamp-k8s/headlamp@sha256:8825bb13459c64dcf9503d836b94b49c97dc831aff7c325a6eed68961388cf9c],Size_:183411077,Uid:nil,Username:headlamp,Spec:nil,},Info:map[string]string{},}" id=69e0d719-c950-4eac-b5a2-79a1edc55db8 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:53:35 addons-937018 crio[962]: time="2024-09-18 20:53:35.692356779Z" level=info msg="Creating container: headlamp/headlamp-7b5c95b59d-j4vcw/headlamp" id=5b4aed55-d37c-43a7-88e7-0653c56f9914 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 18 20:53:35 addons-937018 crio[962]: time="2024-09-18 20:53:35.692449808Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 18 20:53:35 addons-937018 crio[962]: time="2024-09-18 20:53:35.754662295Z" level=info msg="Created container c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33: headlamp/headlamp-7b5c95b59d-j4vcw/headlamp" id=5b4aed55-d37c-43a7-88e7-0653c56f9914 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 18 20:53:35 addons-937018 crio[962]: time="2024-09-18 20:53:35.755566897Z" level=info msg="Starting container: c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33" id=156d8dc3-2db9-4a79-ae9b-7fef92ed2e40 name=/runtime.v1.RuntimeService/StartContainer
	Sep 18 20:53:35 addons-937018 crio[962]: time="2024-09-18 20:53:35.762328088Z" level=info msg="Started container" PID=9184 containerID=c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33 description=headlamp/headlamp-7b5c95b59d-j4vcw/headlamp id=156d8dc3-2db9-4a79-ae9b-7fef92ed2e40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15981e046fc6bd5b00bf5431591f010f94eea26ffad845d6cf78fa1e325f5791
	Sep 18 20:53:37 addons-937018 crio[962]: time="2024-09-18 20:53:37.930527579Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=b449ce33-d46a-421b-8e0d-371a77dd1286 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:53:37 addons-937018 crio[962]: time="2024-09-18 20:53:37.930763139Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=b449ce33-d46a-421b-8e0d-371a77dd1286 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:53:42 addons-937018 crio[962]: time="2024-09-18 20:53:42.735475180Z" level=info msg="Stopping container: c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33 (timeout: 30s)" id=b1a75051-2fd6-4a54-9521-a4d3d88ed4a4 name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:53:42 addons-937018 conmon[9173]: conmon c2ba1185373bf02e9d95 <ninfo>: container 9184 exited with status 2
	Sep 18 20:53:42 addons-937018 crio[962]: time="2024-09-18 20:53:42.768646727Z" level=info msg="Stopped container c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33: headlamp/headlamp-7b5c95b59d-j4vcw/headlamp" id=b1a75051-2fd6-4a54-9521-a4d3d88ed4a4 name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:53:42 addons-937018 crio[962]: time="2024-09-18 20:53:42.769271962Z" level=info msg="Stopping pod sandbox: 15981e046fc6bd5b00bf5431591f010f94eea26ffad845d6cf78fa1e325f5791" id=3de9c55e-c53d-49b2-bf24-bd9e68889700 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:53:42 addons-937018 crio[962]: time="2024-09-18 20:53:42.769516531Z" level=info msg="Got pod network &{Name:headlamp-7b5c95b59d-j4vcw Namespace:headlamp ID:15981e046fc6bd5b00bf5431591f010f94eea26ffad845d6cf78fa1e325f5791 UID:67981e4e-31cb-469a-a8f0-83f168c3c1a5 NetNS:/var/run/netns/0ea265d9-34d6-4980-9f4b-1761b21b07b3 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 20:53:42 addons-937018 crio[962]: time="2024-09-18 20:53:42.769661465Z" level=info msg="Deleting pod headlamp_headlamp-7b5c95b59d-j4vcw from CNI network \"kindnet\" (type=ptp)"
	Sep 18 20:53:42 addons-937018 crio[962]: time="2024-09-18 20:53:42.793834090Z" level=info msg="Stopped pod sandbox: 15981e046fc6bd5b00bf5431591f010f94eea26ffad845d6cf78fa1e325f5791" id=3de9c55e-c53d-49b2-bf24-bd9e68889700 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:53:43 addons-937018 crio[962]: time="2024-09-18 20:53:43.640745673Z" level=info msg="Removing container: c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33" id=cd756570-0c10-4807-aaff-b03be6bc80cc name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:53:43 addons-937018 crio[962]: time="2024-09-18 20:53:43.660150253Z" level=info msg="Removed container c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33: headlamp/headlamp-7b5c95b59d-j4vcw/headlamp" id=cd756570-0c10-4807-aaff-b03be6bc80cc name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 18 20:53:48 addons-937018 crio[962]: time="2024-09-18 20:53:48.930745158Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d1da97bb-625f-475b-8b13-dcf157d58ee1 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:53:48 addons-937018 crio[962]: time="2024-09-18 20:53:48.931001083Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d1da97bb-625f-475b-8b13-dcf157d58ee1 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 20:53:55 addons-937018 crio[962]: time="2024-09-18 20:53:55.638655186Z" level=info msg="Stopping container: 95bdcd49074a59be2cb19a5bf4695ce16c96c76d2acdcb0f3f304dbc1d35ef27 (timeout: 30s)" id=0b300d0b-5ff7-4b1e-8803-6666e9bc011c name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:53:56 addons-937018 crio[962]: time="2024-09-18 20:53:56.808967785Z" level=info msg="Stopped container 95bdcd49074a59be2cb19a5bf4695ce16c96c76d2acdcb0f3f304dbc1d35ef27: kube-system/metrics-server-84c5f94fbc-8cpgt/metrics-server" id=0b300d0b-5ff7-4b1e-8803-6666e9bc011c name=/runtime.v1.RuntimeService/StopContainer
	Sep 18 20:53:56 addons-937018 crio[962]: time="2024-09-18 20:53:56.809792354Z" level=info msg="Stopping pod sandbox: c7f2cdc26d3285ea9dadf4b04f347103a754097d3af14d1c1e9fa61c928f5426" id=4eba7483-a925-4f25-89e6-a437ee2ba403 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 20:53:56 addons-937018 crio[962]: time="2024-09-18 20:53:56.810277020Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-8cpgt Namespace:kube-system ID:c7f2cdc26d3285ea9dadf4b04f347103a754097d3af14d1c1e9fa61c928f5426 UID:8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0 NetNS:/var/run/netns/988f815b-348e-4cbf-b77a-e0edf4ee7012 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 20:53:56 addons-937018 crio[962]: time="2024-09-18 20:53:56.810440982Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-8cpgt from CNI network \"kindnet\" (type=ptp)"
	Sep 18 20:53:56 addons-937018 crio[962]: time="2024-09-18 20:53:56.852812736Z" level=info msg="Stopped pod sandbox: c7f2cdc26d3285ea9dadf4b04f347103a754097d3af14d1c1e9fa61c928f5426" id=4eba7483-a925-4f25-89e6-a437ee2ba403 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	4e31ad57a0efb       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   About a minute ago   Running             hello-world-app           0                   fed3f0ad6c404       hello-world-app-55bf9c44b4-v67qq
	9f583d338f554       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         4 minutes ago        Running             nginx                     0                   95c0b5711524b       nginx
	88f2bfdae08d7       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            14 minutes ago       Running             gcp-auth                  0                   12c8af22f4046       gcp-auth-89d5ffd79-t42kk
	95bdcd49074a5       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   15 minutes ago       Exited              metrics-server            0                   c7f2cdc26d328       metrics-server-84c5f94fbc-8cpgt
	3dc2f6a644dd6       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        15 minutes ago       Running             coredns                   0                   43b8258779df1       coredns-7c65d6cfc9-2lbkj
	c7b44ce6d747e       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        15 minutes ago       Running             storage-provisioner       0                   77763928c166b       storage-provisioner
	3e4b13a5b6654       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        16 minutes ago       Running             kube-proxy                0                   0758bad5ff15f       kube-proxy-lwxk7
	fcb58ff6c013b       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                        16 minutes ago       Running             kindnet-cni               0                   efd1a3a483d1e       kindnet-vlt6k
	5911c974a2f9a       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        16 minutes ago       Running             kube-apiserver            0                   3e050aab4e34c       kube-apiserver-addons-937018
	4418c76dbfab6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        16 minutes ago       Running             etcd                      0                   dd2e021d20b5e       etcd-addons-937018
	bba8fa8b997bc       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        16 minutes ago       Running             kube-scheduler            0                   7d8e8c3c8a836       kube-scheduler-addons-937018
	d3f3d1c8f67b8       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        16 minutes ago       Running             kube-controller-manager   0                   b16c2a1e4d1aa       kube-controller-manager-addons-937018
	
	
	==> coredns [3dc2f6a644dd64799d52641b41857190e7fd783e09ee82bdbbacc79f3a3d7cc1] <==
	[INFO] 10.244.0.13:45123 - 12501 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000389244s
	[INFO] 10.244.0.13:38371 - 7230 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002335364s
	[INFO] 10.244.0.13:38371 - 3896 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002860395s
	[INFO] 10.244.0.13:42989 - 14101 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000178249s
	[INFO] 10.244.0.13:42989 - 33560 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000102859s
	[INFO] 10.244.0.13:43747 - 10044 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00012494s
	[INFO] 10.244.0.13:43747 - 57400 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000044078s
	[INFO] 10.244.0.13:48724 - 23645 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000053547s
	[INFO] 10.244.0.13:48724 - 49496 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000036439s
	[INFO] 10.244.0.13:40799 - 23491 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000044956s
	[INFO] 10.244.0.13:40799 - 44741 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000042125s
	[INFO] 10.244.0.13:54870 - 34830 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001796606s
	[INFO] 10.244.0.13:54870 - 46092 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00188962s
	[INFO] 10.244.0.13:60237 - 45843 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000141982s
	[INFO] 10.244.0.13:60237 - 13340 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.001455789s
	[INFO] 10.244.0.20:47679 - 46830 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000310564s
	[INFO] 10.244.0.20:43852 - 5292 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000112977s
	[INFO] 10.244.0.20:43868 - 53923 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000152033s
	[INFO] 10.244.0.20:47504 - 28249 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00007831s
	[INFO] 10.244.0.20:47661 - 15678 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000154757s
	[INFO] 10.244.0.20:39293 - 48170 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000080132s
	[INFO] 10.244.0.20:42581 - 51847 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005909613s
	[INFO] 10.244.0.20:47659 - 61739 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.006244612s
	[INFO] 10.244.0.20:53551 - 19559 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.00083804s
	[INFO] 10.244.0.20:32962 - 56774 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00201085s
	
	
	==> describe nodes <==
	Name:               addons-937018
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-937018
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=85073601a832bd4bbda5d11fa91feafff6ec6b91
	                    minikube.k8s.io/name=addons-937018
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_18T20_37_29_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-937018
	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:  Wed, 18 Sep 2024 20:37:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-937018
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 18 Sep 2024 20:53:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 18 Sep 2024 20:52:29 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 18 Sep 2024 20:52:29 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 18 Sep 2024 20:52:29 +0000   Wed, 18 Sep 2024 20:37:23 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 18 Sep 2024 20:52:29 +0000   Wed, 18 Sep 2024 20:38:17 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-937018
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 c1e3118952f5485fa6dbe7c911e57b16
	  System UUID:                42860090-4424-4a9e-bab3-cc5c72d84721
	  Boot ID:                    86d91741-f0c9-4435-8f53-692b5c9473d5
	  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%)         13m
	  default                     hello-world-app-55bf9c44b4-v67qq         0 (0%)        0 (0%)      0 (0%)           0 (0%)         117s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m16s
	  gcp-auth                    gcp-auth-89d5ffd79-t42kk                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 coredns-7c65d6cfc9-2lbkj                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     16m
	  kube-system                 etcd-addons-937018                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         16m
	  kube-system                 kindnet-vlt6k                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      16m
	  kube-system                 kube-apiserver-addons-937018             250m (12%)    0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-controller-manager-addons-937018    200m (10%)    0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-proxy-lwxk7                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         16m
	  kube-system                 kube-scheduler-addons-937018             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   NodeHasSufficientMemory  16m (x8 over 16m)  kubelet          Node addons-937018 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m (x8 over 16m)  kubelet          Node addons-937018 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m (x7 over 16m)  kubelet          Node addons-937018 status is now: NodeHasSufficientPID
	  Normal   Starting                 16m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 16m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  16m                kubelet          Node addons-937018 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    16m                kubelet          Node addons-937018 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     16m                kubelet          Node addons-937018 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           16m                node-controller  Node addons-937018 event: Registered Node addons-937018 in Controller
	  Normal   NodeReady                15m                kubelet          Node addons-937018 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep18 18:14] hrtimer: interrupt took 37440743 ns
	[Sep18 20:09] overlayfs: '/var/lib/containers/storage/overlay/l/Q2QJNMTVZL6GMULS36RA5ZJGSA' not a directory
	
	
	==> etcd [4418c76dbfab6f1cb2673e990437d41e237d944a829088f438b6a1540624300d] <==
	{"level":"info","ts":"2024-09-18T20:37:23.089808Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-18T20:37:23.117998Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-18T20:37:23.118138Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-18T20:37:23.129508Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:23.129748Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:23.129822Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-18T20:37:35.195607Z","caller":"traceutil/trace.go:171","msg":"trace[198229187] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"160.190524ms","start":"2024-09-18T20:37:35.035400Z","end":"2024-09-18T20:37:35.195591Z","steps":["trace[198229187] 'process raft request'  (duration: 159.653038ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.658679Z","caller":"traceutil/trace.go:171","msg":"trace[775776196] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"109.995548ms","start":"2024-09-18T20:37:37.548670Z","end":"2024-09-18T20:37:37.658665Z","steps":["trace[775776196] 'process raft request'  (duration: 109.896618ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.718432Z","caller":"traceutil/trace.go:171","msg":"trace[560111354] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"123.851949ms","start":"2024-09-18T20:37:37.594564Z","end":"2024-09-18T20:37:37.718416Z","steps":["trace[560111354] 'process raft request'  (duration: 117.824115ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.718887Z","caller":"traceutil/trace.go:171","msg":"trace[845472251] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"118.687468ms","start":"2024-09-18T20:37:37.600190Z","end":"2024-09-18T20:37:37.718878Z","steps":["trace[845472251] 'process raft request'  (duration: 117.933826ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:37:37.719328Z","caller":"traceutil/trace.go:171","msg":"trace[571938472] linearizableReadLoop","detail":"{readStateIndex:408; appliedIndex:406; }","duration":"118.24174ms","start":"2024-09-18T20:37:37.600668Z","end":"2024-09-18T20:37:37.718910Z","steps":["trace[571938472] 'read index received'  (duration: 58.100441ms)","trace[571938472] 'applied index is now lower than readState.Index'  (duration: 60.140429ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-18T20:37:37.719382Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"124.869994ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-18T20:37:37.727847Z","caller":"traceutil/trace.go:171","msg":"trace[2099277874] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:402; }","duration":"133.343526ms","start":"2024-09-18T20:37:37.594490Z","end":"2024-09-18T20:37:37.727834Z","steps":["trace[2099277874] 'agreement among raft nodes before linearized reading'  (duration: 124.853632ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.719476Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.823395ms","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-18T20:37:37.738338Z","caller":"traceutil/trace.go:171","msg":"trace[2026744380] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:402; }","duration":"137.672174ms","start":"2024-09-18T20:37:37.600646Z","end":"2024-09-18T20:37:37.738319Z","steps":["trace[2026744380] 'agreement among raft nodes before linearized reading'  (duration: 118.804629ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.719509Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"118.883711ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-09-18T20:37:37.738674Z","caller":"traceutil/trace.go:171","msg":"trace[1063426179] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:402; }","duration":"138.04486ms","start":"2024-09-18T20:37:37.600620Z","end":"2024-09-18T20:37:37.738665Z","steps":["trace[1063426179] 'agreement among raft nodes before linearized reading'  (duration: 118.867924ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-18T20:37:37.726925Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.788764ms","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-18T20:37:37.739822Z","caller":"traceutil/trace.go:171","msg":"trace[902528453] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:402; }","duration":"138.694092ms","start":"2024-09-18T20:37:37.601117Z","end":"2024-09-18T20:37:37.739811Z","steps":["trace[902528453] 'agreement among raft nodes before linearized reading'  (duration: 125.751784ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-18T20:47:23.773344Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1601}
	{"level":"info","ts":"2024-09-18T20:47:23.805680Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1601,"took":"31.811086ms","hash":1264832791,"current-db-size-bytes":6418432,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3571712,"current-db-size-in-use":"3.6 MB"}
	{"level":"info","ts":"2024-09-18T20:47:23.805731Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1264832791,"revision":1601,"compact-revision":-1}
	{"level":"info","ts":"2024-09-18T20:52:23.779795Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2023}
	{"level":"info","ts":"2024-09-18T20:52:23.798302Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2023,"took":"17.919541ms","hash":2756078507,"current-db-size-bytes":6418432,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4202496,"current-db-size-in-use":"4.2 MB"}
	{"level":"info","ts":"2024-09-18T20:52:23.798361Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2756078507,"revision":2023,"compact-revision":1601}
	
	
	==> gcp-auth [88f2bfdae08d7f33f86d95f4e97b857cdf5ce35aabab6852eb02b977f9abb939] <==
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:40:12 Ready to marshal response ...
	2024/09/18 20:40:12 Ready to write response ...
	2024/09/18 20:48:22 Ready to marshal response ...
	2024/09/18 20:48:22 Ready to write response ...
	2024/09/18 20:48:26 Ready to marshal response ...
	2024/09/18 20:48:26 Ready to write response ...
	2024/09/18 20:48:41 Ready to marshal response ...
	2024/09/18 20:48:41 Ready to write response ...
	2024/09/18 20:49:41 Ready to marshal response ...
	2024/09/18 20:49:41 Ready to write response ...
	2024/09/18 20:52:00 Ready to marshal response ...
	2024/09/18 20:52:00 Ready to write response ...
	2024/09/18 20:52:13 Ready to marshal response ...
	2024/09/18 20:52:13 Ready to write response ...
	2024/09/18 20:52:13 Ready to marshal response ...
	2024/09/18 20:52:13 Ready to write response ...
	2024/09/18 20:52:22 Ready to marshal response ...
	2024/09/18 20:52:22 Ready to write response ...
	2024/09/18 20:53:32 Ready to marshal response ...
	2024/09/18 20:53:32 Ready to write response ...
	2024/09/18 20:53:32 Ready to marshal response ...
	2024/09/18 20:53:32 Ready to write response ...
	2024/09/18 20:53:32 Ready to marshal response ...
	2024/09/18 20:53:32 Ready to write response ...
	
	
	==> kernel <==
	 20:53:57 up  4:36,  0 users,  load average: 0.29, 0.44, 1.15
	Linux addons-937018 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 [fcb58ff6c013b5f00d609383ef7b4353c18fe813bd7440382af25342c35a09b7] <==
	I0918 20:51:56.796057       1 main.go:299] handling current node
	I0918 20:52:06.796336       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:52:06.796454       1 main.go:299] handling current node
	I0918 20:52:16.795974       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:52:16.796038       1 main.go:299] handling current node
	I0918 20:52:26.795813       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:52:26.795852       1 main.go:299] handling current node
	I0918 20:52:36.796154       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:52:36.796188       1 main.go:299] handling current node
	I0918 20:52:46.801980       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:52:46.802013       1 main.go:299] handling current node
	I0918 20:52:56.796336       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:52:56.796392       1 main.go:299] handling current node
	I0918 20:53:06.795489       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:53:06.795522       1 main.go:299] handling current node
	I0918 20:53:16.795427       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:53:16.795458       1 main.go:299] handling current node
	I0918 20:53:26.795436       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:53:26.795567       1 main.go:299] handling current node
	I0918 20:53:36.795421       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:53:36.795563       1 main.go:299] handling current node
	I0918 20:53:46.797383       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:53:46.797416       1 main.go:299] handling current node
	I0918 20:53:56.795445       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0918 20:53:56.795544       1 main.go:299] handling current node
	
	
	==> kube-apiserver [5911c974a2f9a72fd17613fff13501be64e9de90212e252c18fa74782a67f00e] <==
	I0918 20:39:37.654126       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0918 20:48:33.348157       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0918 20:48:56.812990       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.813646       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.852722       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.852788       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.863715       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.863781       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.917974       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.918028       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 20:48:56.959681       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 20:48:56.959812       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0918 20:48:57.918180       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0918 20:48:57.960069       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0918 20:48:57.998196       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0918 20:49:35.276122       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0918 20:49:36.316366       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0918 20:49:40.858047       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0918 20:49:41.194726       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.141.229"}
	I0918 20:52:00.763101       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.103.41.111"}
	E0918 20:52:23.880615       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0918 20:52:23.890892       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0918 20:52:23.901154       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0918 20:52:38.902024       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0918 20:53:32.101539       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.30.37"}
	
	
	==> kube-controller-manager [d3f3d1c8f67b802872630bf12fcb0dbf33794c83d1cc508c75243301722e2109] <==
	E0918 20:52:58.502473       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"
	W0918 20:53:05.672366       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
	E0918 20:53:05.672407       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"
	I0918 20:53:11.321890       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I0918 20:53:12.905886       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="6.539µs"
	W0918 20:53:16.790769       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
	E0918 20:53:16.790825       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"
	I0918 20:53:23.035922       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0918 20:53:28.686823       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
	E0918 20:53:28.686877       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"
	I0918 20:53:31.150451       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-769b77f747" duration="5.464µs"
	I0918 20:53:32.194657       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="68.28179ms"
	I0918 20:53:32.205389       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="10.507367ms"
	I0918 20:53:32.205739       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="56.336µs"
	I0918 20:53:32.210306       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="66.691µs"
	I0918 20:53:36.639423       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="97.304µs"
	I0918 20:53:36.671471       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="9.951735ms"
	I0918 20:53:36.671547       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="38.605µs"
	W0918 20:53:39.596600       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
	E0918 20:53:39.596643       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"
	I0918 20:53:42.719976       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="7.081µs"
	W0918 20:53:52.699549       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
	E0918 20:53:52.699597       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"
	I0918 20:53:52.842515       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0918 20:53:55.620571       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="9.337µs"
	
	
	==> kube-proxy [3e4b13a5b665439e476583de0a3b0616412c5f7467ea8f5a81aab17b02594458] <==
	I0918 20:37:39.195633       1 server_linux.go:66] "Using iptables proxy"
	I0918 20:37:39.765365       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0918 20:37:39.765442       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`"
	I0918 20:37:40.358517       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0918 20:37:40.358597       1 server_linux.go:169] "Using iptables Proxier"
	I0918 20:37:40.373404       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"
	I0918 20:37:40.395275       1 server.go:483] "Version info" version="v1.31.1"
	I0918 20:37:40.395324       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 20:37:40.399231       1 config.go:199] "Starting service config controller"
	I0918 20:37:40.399280       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0918 20:37:40.399321       1 config.go:105] "Starting endpoint slice config controller"
	I0918 20:37:40.399326       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0918 20:37:40.399896       1 config.go:328] "Starting node config controller"
	I0918 20:37:40.399918       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0918 20:37:40.502022       1 shared_informer.go:320] Caches are synced for node config
	I0918 20:37:40.502073       1 shared_informer.go:320] Caches are synced for service config
	I0918 20:37:40.502113       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [bba8fa8b997bcb26376f5e43f77562d5439339b57c22327318a64351a35a9fd3] <==
	W0918 20:37:26.451226       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0918 20:37:26.451278       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:26.451387       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
	E0918 20:37:26.451452       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"
	W0918 20:37:27.290407       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
	E0918 20:37:27.290454       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"
	W0918 20:37:27.352377       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
	E0918 20:37:27.352516       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"
	W0918 20:37:27.363239       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
	E0918 20:37:27.363361       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"
	W0918 20:37:27.409197       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
	E0918 20:37:27.409240       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"
	W0918 20:37:27.421209       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0918 20:37:27.421332       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:27.550048       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
	E0918 20:37:27.550093       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"
	W0918 20:37:27.552044       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
	E0918 20:37:27.552134       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"
	W0918 20:37:27.563907       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
	E0918 20:37:27.564033       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"
	W0918 20:37:27.613388       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0918 20:37:27.613650       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0918 20:37:27.833438       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0918 20:37:27.833480       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0918 20:37:30.432124       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 18 20:53:32 addons-937018 kubelet[1510]: I0918 20:53:32.930448    1510 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="34406332-3384-4683-ba0f-3b42c438451f" path="/var/lib/kubelet/pods/34406332-3384-4683-ba0f-3b42c438451f/volumes"
	Sep 18 20:53:36 addons-937018 kubelet[1510]: I0918 20:53:36.659311    1510 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-7b5c95b59d-j4vcw" podStartSLOduration=1.496877998 podStartE2EDuration="4.659290621s" podCreationTimestamp="2024-09-18 20:53:32 +0000 UTC" firstStartedPulling="2024-09-18 20:53:32.526577432 +0000 UTC m=+963.746538702" lastFinishedPulling="2024-09-18 20:53:35.688990055 +0000 UTC m=+966.908951325" observedRunningTime="2024-09-18 20:53:36.641623732 +0000 UTC m=+967.861585002" watchObservedRunningTime="2024-09-18 20:53:36.659290621 +0000 UTC m=+967.879251891"
	Sep 18 20:53:37 addons-937018 kubelet[1510]: E0918 20:53:37.931206    1510 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="78940247-4d88-4eef-beff-71edce62e98e"
	Sep 18 20:53:39 addons-937018 kubelet[1510]: E0918 20:53:39.316199    1510 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726692819315964070,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 18 20:53:39 addons-937018 kubelet[1510]: E0918 20:53:39.316239    1510 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726692819315964070,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 18 20:53:42 addons-937018 kubelet[1510]: I0918 20:53:42.897207    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/67981e4e-31cb-469a-a8f0-83f168c3c1a5-gcp-creds\") pod \"67981e4e-31cb-469a-a8f0-83f168c3c1a5\" (UID: \"67981e4e-31cb-469a-a8f0-83f168c3c1a5\") "
	Sep 18 20:53:42 addons-937018 kubelet[1510]: I0918 20:53:42.897267    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n8wpj\" (UniqueName: \"kubernetes.io/projected/67981e4e-31cb-469a-a8f0-83f168c3c1a5-kube-api-access-n8wpj\") pod \"67981e4e-31cb-469a-a8f0-83f168c3c1a5\" (UID: \"67981e4e-31cb-469a-a8f0-83f168c3c1a5\") "
	Sep 18 20:53:42 addons-937018 kubelet[1510]: I0918 20:53:42.897793    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/67981e4e-31cb-469a-a8f0-83f168c3c1a5-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "67981e4e-31cb-469a-a8f0-83f168c3c1a5" (UID: "67981e4e-31cb-469a-a8f0-83f168c3c1a5"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 18 20:53:42 addons-937018 kubelet[1510]: I0918 20:53:42.901272    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/67981e4e-31cb-469a-a8f0-83f168c3c1a5-kube-api-access-n8wpj" (OuterVolumeSpecName: "kube-api-access-n8wpj") pod "67981e4e-31cb-469a-a8f0-83f168c3c1a5" (UID: "67981e4e-31cb-469a-a8f0-83f168c3c1a5"). InnerVolumeSpecName "kube-api-access-n8wpj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 18 20:53:42 addons-937018 kubelet[1510]: I0918 20:53:42.997627    1510 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/67981e4e-31cb-469a-a8f0-83f168c3c1a5-gcp-creds\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:53:42 addons-937018 kubelet[1510]: I0918 20:53:42.997670    1510 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n8wpj\" (UniqueName: \"kubernetes.io/projected/67981e4e-31cb-469a-a8f0-83f168c3c1a5-kube-api-access-n8wpj\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:53:43 addons-937018 kubelet[1510]: I0918 20:53:43.639365    1510 scope.go:117] "RemoveContainer" containerID="c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33"
	Sep 18 20:53:43 addons-937018 kubelet[1510]: I0918 20:53:43.660463    1510 scope.go:117] "RemoveContainer" containerID="c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33"
	Sep 18 20:53:43 addons-937018 kubelet[1510]: E0918 20:53:43.660851    1510 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33\": container with ID starting with c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33 not found: ID does not exist" containerID="c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33"
	Sep 18 20:53:43 addons-937018 kubelet[1510]: I0918 20:53:43.660885    1510 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33"} err="failed to get container status \"c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33\": rpc error: code = NotFound desc = could not find container \"c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33\": container with ID starting with c2ba1185373bf02e9d954bb25cc5367a1859d0eae80885897a6d860ec59b5d33 not found: ID does not exist"
	Sep 18 20:53:44 addons-937018 kubelet[1510]: I0918 20:53:44.931214    1510 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="67981e4e-31cb-469a-a8f0-83f168c3c1a5" path="/var/lib/kubelet/pods/67981e4e-31cb-469a-a8f0-83f168c3c1a5/volumes"
	Sep 18 20:53:48 addons-937018 kubelet[1510]: E0918 20:53:48.931382    1510 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="78940247-4d88-4eef-beff-71edce62e98e"
	Sep 18 20:53:49 addons-937018 kubelet[1510]: E0918 20:53:49.318643    1510 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726692829318389957,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 18 20:53:49 addons-937018 kubelet[1510]: E0918 20:53:49.318688    1510 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726692829318389957,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572291,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 18 20:53:56 addons-937018 kubelet[1510]: I0918 20:53:56.996219    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jg9w7\" (UniqueName: \"kubernetes.io/projected/8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0-kube-api-access-jg9w7\") pod \"8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0\" (UID: \"8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0\") "
	Sep 18 20:53:56 addons-937018 kubelet[1510]: I0918 20:53:56.996286    1510 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0-tmp-dir\") pod \"8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0\" (UID: \"8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0\") "
	Sep 18 20:53:56 addons-937018 kubelet[1510]: I0918 20:53:56.996626    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0" (UID: "8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 18 20:53:57 addons-937018 kubelet[1510]: I0918 20:53:57.002101    1510 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0-kube-api-access-jg9w7" (OuterVolumeSpecName: "kube-api-access-jg9w7") pod "8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0" (UID: "8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0"). InnerVolumeSpecName "kube-api-access-jg9w7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 18 20:53:57 addons-937018 kubelet[1510]: I0918 20:53:57.097335    1510 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-jg9w7\" (UniqueName: \"kubernetes.io/projected/8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0-kube-api-access-jg9w7\") on node \"addons-937018\" DevicePath \"\""
	Sep 18 20:53:57 addons-937018 kubelet[1510]: I0918 20:53:57.097390    1510 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/8ca3ed0f-6f13-43ea-8a32-945cc4c8eba0-tmp-dir\") on node \"addons-937018\" DevicePath \"\""
	
	
	==> storage-provisioner [c7b44ce6d747e150ca80f4bfc236fc61944ae2a0cb5865e33da73c387f72d319] <==
	I0918 20:38:18.000219       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0918 20:38:18.048489       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0918 20:38:18.049031       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0918 20:38:18.086282       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0918 20:38:18.086488       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3!
	I0918 20:38:18.086911       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"00c88c63-1c4d-41fc-a8ca-ce7e47a12073", APIVersion:"v1", ResourceVersion:"926", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3 became leader
	I0918 20:38:18.214038       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-937018_dd5973c9-6687-4437-99b7-5ba3ec5a9ee3!
	

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

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

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

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.2
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.1/json-events 11.22
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.09
18 TestDownloadOnly/v1.31.1/DeleteAll 0.2
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.56
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 213.22
31 TestAddons/serial/GCPAuth/Namespaces 0.23
35 TestAddons/parallel/InspektorGadget 10.78
39 TestAddons/parallel/CSI 41.41
40 TestAddons/parallel/Headlamp 16.71
41 TestAddons/parallel/CloudSpanner 6.57
42 TestAddons/parallel/LocalPath 53.54
43 TestAddons/parallel/NvidiaDevicePlugin 6.51
44 TestAddons/parallel/Yakd 11.77
45 TestAddons/StoppedEnableDisable 6.2
46 TestCertOptions 36.5
47 TestCertExpiration 242.3
49 TestForceSystemdFlag 38.78
50 TestForceSystemdEnv 44.15
56 TestErrorSpam/setup 29.69
57 TestErrorSpam/start 0.77
58 TestErrorSpam/status 1.15
59 TestErrorSpam/pause 1.8
60 TestErrorSpam/unpause 1.93
61 TestErrorSpam/stop 1.46
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 46.23
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 22.78
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.34
73 TestFunctional/serial/CacheCmd/cache/add_local 1.39
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.21
78 TestFunctional/serial/CacheCmd/cache/delete 0.12
79 TestFunctional/serial/MinikubeKubectlCmd 0.14
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
81 TestFunctional/serial/ExtraConfig 34.76
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.64
84 TestFunctional/serial/LogsFileCmd 1.66
85 TestFunctional/serial/InvalidService 4.48
87 TestFunctional/parallel/ConfigCmd 0.44
88 TestFunctional/parallel/DashboardCmd 8.28
89 TestFunctional/parallel/DryRun 0.43
90 TestFunctional/parallel/InternationalLanguage 0.18
91 TestFunctional/parallel/StatusCmd 1.08
95 TestFunctional/parallel/ServiceCmdConnect 11.76
96 TestFunctional/parallel/AddonsCmd 0.2
97 TestFunctional/parallel/PersistentVolumeClaim 25.07
99 TestFunctional/parallel/SSHCmd 0.72
100 TestFunctional/parallel/CpCmd 2.4
102 TestFunctional/parallel/FileSync 0.34
103 TestFunctional/parallel/CertSync 2.1
107 TestFunctional/parallel/NodeLabels 0.55
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.59
111 TestFunctional/parallel/License 0.46
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.56
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.45
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/ServiceCmd/DeployApp 6.21
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
125 TestFunctional/parallel/ProfileCmd/profile_list 0.41
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.47
127 TestFunctional/parallel/ServiceCmd/List 0.66
128 TestFunctional/parallel/MountCmd/any-port 9.84
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.45
131 TestFunctional/parallel/ServiceCmd/Format 0.45
132 TestFunctional/parallel/ServiceCmd/URL 0.52
133 TestFunctional/parallel/MountCmd/specific-port 2.46
134 TestFunctional/parallel/MountCmd/VerifyCleanup 2.43
135 TestFunctional/parallel/Version/short 0.06
136 TestFunctional/parallel/Version/components 0.87
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.26
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.34
141 TestFunctional/parallel/ImageCommands/ImageBuild 3.79
142 TestFunctional/parallel/ImageCommands/Setup 0.91
143 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
144 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.16
145 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.65
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.11
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.3
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.53
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.63
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.8
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 173.98
160 TestMultiControlPlane/serial/DeployApp 8.78
161 TestMultiControlPlane/serial/PingHostFromPods 1.61
162 TestMultiControlPlane/serial/AddWorkerNode 64.76
163 TestMultiControlPlane/serial/NodeLabels 0.1
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.34
165 TestMultiControlPlane/serial/CopyFile 19.34
166 TestMultiControlPlane/serial/StopSecondaryNode 12.74
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.78
168 TestMultiControlPlane/serial/RestartSecondaryNode 25.91
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.53
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 262.89
171 TestMultiControlPlane/serial/DeleteSecondaryNode 12.78
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.77
173 TestMultiControlPlane/serial/StopCluster 35.85
174 TestMultiControlPlane/serial/RestartCluster 82.97
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.78
176 TestMultiControlPlane/serial/AddSecondaryNode 71.67
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.02
181 TestJSONOutput/start/Command 76.89
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.79
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.68
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.9
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.22
206 TestKicCustomNetwork/create_custom_network 37.61
207 TestKicCustomNetwork/use_default_bridge_network 33.13
208 TestKicExistingNetwork 31.79
209 TestKicCustomSubnet 31.76
210 TestKicStaticIP 35.98
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 67.84
215 TestMountStart/serial/StartWithMountFirst 7.14
216 TestMountStart/serial/VerifyMountFirst 0.26
217 TestMountStart/serial/StartWithMountSecond 7.61
218 TestMountStart/serial/VerifyMountSecond 0.26
219 TestMountStart/serial/DeleteFirst 1.63
220 TestMountStart/serial/VerifyMountPostDelete 0.28
221 TestMountStart/serial/Stop 1.2
222 TestMountStart/serial/RestartStopped 7.75
223 TestMountStart/serial/VerifyMountPostStop 0.27
226 TestMultiNode/serial/FreshStart2Nodes 79.22
227 TestMultiNode/serial/DeployApp2Nodes 6.7
228 TestMultiNode/serial/PingHostFrom2Pods 0.98
229 TestMultiNode/serial/AddNode 26.68
230 TestMultiNode/serial/MultiNodeLabels 0.1
231 TestMultiNode/serial/ProfileList 0.71
232 TestMultiNode/serial/CopyFile 10.13
233 TestMultiNode/serial/StopNode 2.25
234 TestMultiNode/serial/StartAfterStop 11.4
235 TestMultiNode/serial/RestartKeepsNodes 81.79
236 TestMultiNode/serial/DeleteNode 5.29
237 TestMultiNode/serial/StopMultiNode 23.93
238 TestMultiNode/serial/RestartMultiNode 61.41
239 TestMultiNode/serial/ValidateNameConflict 37.13
244 TestPreload 129.35
246 TestScheduledStopUnix 108.78
249 TestInsufficientStorage 11.51
250 TestRunningBinaryUpgrade 66.83
252 TestKubernetesUpgrade 387.82
253 TestMissingContainerUpgrade 173.59
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
256 TestNoKubernetes/serial/StartWithK8s 35.82
257 TestNoKubernetes/serial/StartWithStopK8s 8.82
258 TestNoKubernetes/serial/Start 8.83
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.39
260 TestNoKubernetes/serial/ProfileList 1.78
261 TestNoKubernetes/serial/Stop 1.25
262 TestNoKubernetes/serial/StartNoArgs 7.84
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.34
264 TestStoppedBinaryUpgrade/Setup 1.24
265 TestStoppedBinaryUpgrade/Upgrade 85.47
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.46
275 TestPause/serial/Start 56.93
276 TestPause/serial/SecondStartNoReconfiguration 38.42
277 TestPause/serial/Pause 1.48
278 TestPause/serial/VerifyStatus 0.45
279 TestPause/serial/Unpause 0.98
280 TestPause/serial/PauseAgain 1.09
281 TestPause/serial/DeletePaused 2.39
282 TestPause/serial/VerifyDeletedResources 0.37
290 TestNetworkPlugins/group/false 5.53
295 TestStartStop/group/old-k8s-version/serial/FirstStart 164.32
297 TestStartStop/group/no-preload/serial/FirstStart 69.15
298 TestStartStop/group/old-k8s-version/serial/DeployApp 12.26
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.54
300 TestStartStop/group/old-k8s-version/serial/Stop 13.67
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.24
302 TestStartStop/group/old-k8s-version/serial/SecondStart 152.73
303 TestStartStop/group/no-preload/serial/DeployApp 9.37
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.62
305 TestStartStop/group/no-preload/serial/Stop 12.45
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
307 TestStartStop/group/no-preload/serial/SecondStart 280.51
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
311 TestStartStop/group/old-k8s-version/serial/Pause 2.98
313 TestStartStop/group/embed-certs/serial/FirstStart 50.11
314 TestStartStop/group/embed-certs/serial/DeployApp 10.34
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.14
316 TestStartStop/group/embed-certs/serial/Stop 11.98
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
318 TestStartStop/group/embed-certs/serial/SecondStart 266.56
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.11
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
322 TestStartStop/group/no-preload/serial/Pause 3.18
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 79.86
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.37
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.17
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 12
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 303.33
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.11
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
333 TestStartStop/group/embed-certs/serial/Pause 3.59
335 TestStartStop/group/newest-cni/serial/FirstStart 36.33
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.99
338 TestStartStop/group/newest-cni/serial/Stop 1.24
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.41
340 TestStartStop/group/newest-cni/serial/SecondStart 16.26
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.28
344 TestStartStop/group/newest-cni/serial/Pause 3.1
345 TestNetworkPlugins/group/auto/Start 78.77
346 TestNetworkPlugins/group/auto/KubeletFlags 0.3
347 TestNetworkPlugins/group/auto/NetCatPod 10.28
348 TestNetworkPlugins/group/auto/DNS 0.18
349 TestNetworkPlugins/group/auto/Localhost 0.16
350 TestNetworkPlugins/group/auto/HairPin 0.17
351 TestNetworkPlugins/group/flannel/Start 55.36
352 TestNetworkPlugins/group/flannel/ControllerPod 6.01
353 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
354 TestNetworkPlugins/group/flannel/NetCatPod 11.26
355 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
356 TestNetworkPlugins/group/flannel/DNS 0.17
357 TestNetworkPlugins/group/flannel/Localhost 0.17
358 TestNetworkPlugins/group/flannel/HairPin 0.17
359 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.15
360 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.32
361 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.96
362 TestNetworkPlugins/group/calico/Start 71.86
363 TestNetworkPlugins/group/custom-flannel/Start 58.78
364 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.33
365 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.29
366 TestNetworkPlugins/group/calico/ControllerPod 6.01
367 TestNetworkPlugins/group/calico/KubeletFlags 0.29
368 TestNetworkPlugins/group/calico/NetCatPod 11.26
369 TestNetworkPlugins/group/custom-flannel/DNS 0.32
370 TestNetworkPlugins/group/custom-flannel/Localhost 0.19
371 TestNetworkPlugins/group/custom-flannel/HairPin 0.25
372 TestNetworkPlugins/group/calico/DNS 0.25
373 TestNetworkPlugins/group/calico/Localhost 0.3
374 TestNetworkPlugins/group/calico/HairPin 0.31
375 TestNetworkPlugins/group/kindnet/Start 58.39
376 TestNetworkPlugins/group/bridge/Start 80.7
377 TestNetworkPlugins/group/kindnet/ControllerPod 6
378 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
379 TestNetworkPlugins/group/kindnet/NetCatPod 10.29
380 TestNetworkPlugins/group/kindnet/DNS 0.19
381 TestNetworkPlugins/group/kindnet/Localhost 0.16
382 TestNetworkPlugins/group/kindnet/HairPin 0.16
383 TestNetworkPlugins/group/bridge/KubeletFlags 0.36
384 TestNetworkPlugins/group/bridge/NetCatPod 11.36
385 TestNetworkPlugins/group/enable-default-cni/Start 70.69
386 TestNetworkPlugins/group/bridge/DNS 0.5
387 TestNetworkPlugins/group/bridge/Localhost 0.28
388 TestNetworkPlugins/group/bridge/HairPin 0.25
389 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
390 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.26
391 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
392 TestNetworkPlugins/group/enable-default-cni/Localhost 0.14
393 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
x
+
TestDownloadOnly/v1.20.0/json-events (8.2s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0918 20:36:25.340166  720072 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0918 20:36:25.340247  720072 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19667-714691/.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.07s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-815252 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |          |
	|         | -p download-only-815252        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/18 20:36:17
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0918 20:36:17.183309  720077 out.go:345] Setting OutFile to fd 1 ...
	I0918 20:36:17.183518  720077 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:17.183551  720077 out.go:358] Setting ErrFile to fd 2...
	I0918 20:36:17.183571  720077 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:17.183889  720077 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	W0918 20:36:17.184065  720077 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19667-714691/.minikube/config/config.json: open /home/jenkins/minikube-integration/19667-714691/.minikube/config/config.json: no such file or directory
	I0918 20:36:17.184534  720077 out.go:352] Setting JSON to true
	I0918 20:36:17.185427  720077 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":15519,"bootTime":1726676259,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 20:36:17.185537  720077 start.go:139] virtualization:  
	I0918 20:36:17.190707  720077 out.go:97] [download-only-815252] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0918 20:36:17.190947  720077 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball: no such file or directory
	I0918 20:36:17.190995  720077 notify.go:220] Checking for updates...
	I0918 20:36:17.193484  720077 out.go:169] MINIKUBE_LOCATION=19667
	I0918 20:36:17.196047  720077 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 20:36:17.198494  720077 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:36:17.200922  720077 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 20:36:17.203145  720077 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0918 20:36:17.207454  720077 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0918 20:36:17.207774  720077 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 20:36:17.235769  720077 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 20:36:17.235894  720077 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:17.293870  720077 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-18 20:36:17.284091724 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:17.294009  720077 docker.go:318] overlay module found
	I0918 20:36:17.296298  720077 out.go:97] Using the docker driver based on user configuration
	I0918 20:36:17.296347  720077 start.go:297] selected driver: docker
	I0918 20:36:17.296354  720077 start.go:901] validating driver "docker" against <nil>
	I0918 20:36:17.296478  720077 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:17.350285  720077 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-18 20:36:17.341169413 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:17.350507  720077 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0918 20:36:17.350780  720077 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0918 20:36:17.350944  720077 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0918 20:36:17.353726  720077 out.go:169] Using Docker driver with root privileges
	I0918 20:36:17.356418  720077 cni.go:84] Creating CNI manager for ""
	I0918 20:36:17.356496  720077 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:36:17.356509  720077 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 20:36:17.356596  720077 start.go:340] cluster config:
	{Name:download-only-815252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-815252 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}
	I0918 20:36:17.359257  720077 out.go:97] Starting "download-only-815252" primary control-plane node in "download-only-815252" cluster
	I0918 20:36:17.359316  720077 cache.go:121] Beginning downloading kic base image for docker with crio
	I0918 20:36:17.362017  720077 out.go:97] Pulling base image v0.0.45-1726589491-19662 ...
	I0918 20:36:17.362059  720077 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0918 20:36:17.362187  720077 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0918 20:36:17.380145  720077 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0918 20:36:17.380322  720077 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0918 20:36:17.380427  720077 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0918 20:36:17.429758  720077 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
	I0918 20:36:17.429814  720077 cache.go:56] Caching tarball of preloaded images
	I0918 20:36:17.430009  720077 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0918 20:36:17.432424  720077 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0918 20:36:17.432456  720077 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0918 20:36:17.533072  720077 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/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0918 20:36:22.131357  720077 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	
	
	* The control-plane node download-only-815252 host does not exist
	  To start a cluster, run: "minikube start -p download-only-815252"

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0918 20:36:36.984268  720072 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0918 20:36:36.984312  720072 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19667-714691/.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.09s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-815252 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | -p download-only-815252        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| delete  | -p download-only-815252        | download-only-815252 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC | 18 Sep 24 20:36 UTC |
	| start   | -o=json --download-only        | download-only-835808 | jenkins | v1.34.0 | 18 Sep 24 20:36 UTC |                     |
	|         | -p download-only-835808        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/18 20:36:25
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0918 20:36:25.816718  720278 out.go:345] Setting OutFile to fd 1 ...
	I0918 20:36:25.816904  720278 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:25.816917  720278 out.go:358] Setting ErrFile to fd 2...
	I0918 20:36:25.816924  720278 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:36:25.817191  720278 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 20:36:25.817623  720278 out.go:352] Setting JSON to true
	I0918 20:36:25.818521  720278 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":15527,"bootTime":1726676259,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 20:36:25.818593  720278 start.go:139] virtualization:  
	I0918 20:36:25.821562  720278 out.go:97] [download-only-835808] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0918 20:36:25.821743  720278 notify.go:220] Checking for updates...
	I0918 20:36:25.823937  720278 out.go:169] MINIKUBE_LOCATION=19667
	I0918 20:36:25.826339  720278 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 20:36:25.828466  720278 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:36:25.830319  720278 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 20:36:25.832187  720278 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0918 20:36:25.836170  720278 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0918 20:36:25.836402  720278 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 20:36:25.863158  720278 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 20:36:25.863270  720278 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:25.921631  720278 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-18 20:36:25.912344953 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:25.921750  720278 docker.go:318] overlay module found
	I0918 20:36:25.924456  720278 out.go:97] Using the docker driver based on user configuration
	I0918 20:36:25.924489  720278 start.go:297] selected driver: docker
	I0918 20:36:25.924498  720278 start.go:901] validating driver "docker" against <nil>
	I0918 20:36:25.924608  720278 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:36:25.986921  720278 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-18 20:36:25.977704182 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:36:25.987150  720278 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0918 20:36:25.987431  720278 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0918 20:36:25.987592  720278 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0918 20:36:25.990169  720278 out.go:169] Using Docker driver with root privileges
	I0918 20:36:25.992160  720278 cni.go:84] Creating CNI manager for ""
	I0918 20:36:25.992234  720278 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 20:36:25.992249  720278 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 20:36:25.992333  720278 start.go:340] cluster config:
	{Name:download-only-835808 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-835808 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}
	I0918 20:36:25.994012  720278 out.go:97] Starting "download-only-835808" primary control-plane node in "download-only-835808" cluster
	I0918 20:36:25.994034  720278 cache.go:121] Beginning downloading kic base image for docker with crio
	I0918 20:36:25.995634  720278 out.go:97] Pulling base image v0.0.45-1726589491-19662 ...
	I0918 20:36:25.995659  720278 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:25.995858  720278 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local docker daemon
	I0918 20:36:26.020214  720278 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 to local cache
	I0918 20:36:26.020352  720278 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory
	I0918 20:36:26.020378  720278 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 in local cache directory, skipping pull
	I0918 20:36:26.020383  720278 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 exists in cache, skipping pull
	I0918 20:36:26.020394  720278 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 as a tarball
	I0918 20:36:26.073171  720278 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
	I0918 20:36:26.073213  720278 cache.go:56] Caching tarball of preloaded images
	I0918 20:36:26.073382  720278 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0918 20:36:26.075472  720278 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0918 20:36:26.075510  720278 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0918 20:36:26.168631  720278 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/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0918 20:36:35.354323  720278 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0918 20:36:35.354432  720278 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19667-714691/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-835808 host does not exist
	  To start a cluster, run: "minikube start -p download-only-835808"

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

                                                
                                                
=== RUN   TestBinaryMirror
I0918 20:36:38.238547  720072 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-147161 --alsologtostderr --binary-mirror http://127.0.0.1:43255 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-147161" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-147161
--- PASS: TestBinaryMirror (0.56s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (213.22s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-qd5cf" [d1408010-78b9-4f72-b078-f4358af36592] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.0039259s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-937018
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-937018: (5.779709126s)
--- PASS: TestAddons/parallel/InspektorGadget (10.78s)

                                                
                                    
x
+
TestAddons/parallel/CSI (41.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0918 20:48:15.822906  720072 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:567: csi-hostpath-driver pods stabilized in 4.772633ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-937018 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-937018 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [c7606db1-58c6-4a72-a0b8-1fe06452ff28] Pending
helpers_test.go:344: "task-pv-pod" [c7606db1-58c6-4a72-a0b8-1fe06452ff28] 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" [c7606db1-58c6-4a72-a0b8-1fe06452ff28] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.00420212s
addons_test.go:590: (dbg) Run:  kubectl --context addons-937018 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-937018 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-937018 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-937018 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-937018 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-937018 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-937018 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [79cbd700-a5ef-4729-ae6d-5021fc8f2351] Pending
helpers_test.go:344: "task-pv-pod-restore" [79cbd700-a5ef-4729-ae6d-5021fc8f2351] 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" [79cbd700-a5ef-4729-ae6d-5021fc8f2351] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004559655s
addons_test.go:632: (dbg) Run:  kubectl --context addons-937018 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-937018 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-937018 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-937018 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-937018 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.765314132s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-937018 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (41.41s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-937018 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-j4vcw" [67981e4e-31cb-469a-a8f0-83f168c3c1a5] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-j4vcw" [67981e4e-31cb-469a-a8f0-83f168c3c1a5] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-j4vcw" [67981e4e-31cb-469a-a8f0-83f168c3c1a5] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003981063s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-937018 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-937018 addons disable headlamp --alsologtostderr -v=1: (5.746758694s)
--- PASS: TestAddons/parallel/Headlamp (16.71s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-9nkkh" [34406332-3384-4683-ba0f-3b42c438451f] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003438886s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-937018
--- PASS: TestAddons/parallel/CloudSpanner (6.57s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-937018 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-937018 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-937018 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [1dc99b69-4dd7-4c80-82f4-7639b153a38b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [1dc99b69-4dd7-4c80-82f4-7639b153a38b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [1dc99b69-4dd7-4c80-82f4-7639b153a38b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003597921s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-937018 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-937018 ssh "cat /opt/local-path-provisioner/pvc-9e02dbca-aea3-4fff-8dc7-48f70514fa03_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-937018 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-937018 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-937018 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-937018 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.433209464s)
--- PASS: TestAddons/parallel/LocalPath (53.54s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-8bnm8" [ff8591e6-5d10-4ba8-a14a-a305a8d4553a] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003551092s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-937018
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.51s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-rv9ms" [9de610d9-19fd-43ff-b7c2-b3f8048be6f7] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004029664s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-937018 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-937018 addons disable yakd --alsologtostderr -v=1: (5.762163949s)
--- PASS: TestAddons/parallel/Yakd (11.77s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.2s)

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

                                                
                                    
x
+
TestCertOptions (36.5s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (242.3s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-419507 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
E0918 21:34:58.321435  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:35:12.605450  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-419507 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (41.378210843s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-419507 --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-419507 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (18.346969276s)
helpers_test.go:175: Cleaning up "cert-expiration-419507" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-419507
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-419507: (2.570172579s)
--- PASS: TestCertExpiration (242.30s)

                                                
                                    
x
+
TestForceSystemdFlag (38.78s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (44.15s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (29.69s)

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

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

                                                
                                    
x
+
TestErrorSpam/status (1.15s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.8s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.93s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.46s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (46.23s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-790369 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0918 20:55:12.605562  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:12.611947  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:12.623354  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:12.644885  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:12.686402  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:12.767851  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:12.929365  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:13.250842  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:13.892790  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:15.174052  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:17.735716  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:22.857540  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 20:55:33.099427  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-790369 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (46.228263528s)
--- PASS: TestFunctional/serial/StartWithProxy (46.23s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (22.78s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0918 20:55:39.156673  720072 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-790369 --alsologtostderr -v=8
E0918 20:55:53.581502  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-790369 --alsologtostderr -v=8: (22.779707769s)
functional_test.go:663: soft start took 22.780258208s for "functional-790369" cluster.
I0918 20:56:01.936679  720072 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (22.78s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

                                                
                                    
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-790369 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-790369 cache add registry.k8s.io/pause:3.1: (1.483272266s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-790369 cache add registry.k8s.io/pause:3.3: (1.529859003s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-790369 cache add registry.k8s.io/pause:latest: (1.325263445s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.34s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.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-790369 kubectl -- --context functional-790369 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-790369 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.76s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-790369 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0918 20:56:34.542872  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-790369 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.760065336s)
functional_test.go:761: restart took 34.760171658s for "functional-790369" cluster.
I0918 20:56:45.627704  720072 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (34.76s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.66s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 logs --file /tmp/TestFunctionalserialLogsFileCmd2530977937/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-790369 logs --file /tmp/TestFunctionalserialLogsFileCmd2530977937/001/logs.txt: (1.656967003s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.66s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.48s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.44s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.28s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.43s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 20:57:25.995894  747577 out.go:345] Setting OutFile to fd 1 ...
	I0918 20:57:25.996017  747577 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:57:25.996026  747577 out.go:358] Setting ErrFile to fd 2...
	I0918 20:57:25.996031  747577 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:57:25.996283  747577 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 20:57:25.996650  747577 out.go:352] Setting JSON to false
	I0918 20:57:25.997651  747577 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":16787,"bootTime":1726676259,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 20:57:25.997725  747577 start.go:139] virtualization:  
	I0918 20:57:26.000135  747577 out.go:177] * [functional-790369] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0918 20:57:26.002442  747577 out.go:177]   - MINIKUBE_LOCATION=19667
	I0918 20:57:26.002519  747577 notify.go:220] Checking for updates...
	I0918 20:57:26.011238  747577 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 20:57:26.015225  747577 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:57:26.017354  747577 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 20:57:26.019776  747577 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 20:57:26.022178  747577 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 20:57:26.024997  747577 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:57:26.025760  747577 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 20:57:26.057530  747577 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 20:57:26.057680  747577 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:57:26.120927  747577 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-18 20:57:26.110076628 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:57:26.121076  747577 docker.go:318] overlay module found
	I0918 20:57:26.124723  747577 out.go:177] * Using the docker driver based on existing profile
	I0918 20:57:26.126807  747577 start.go:297] selected driver: docker
	I0918 20:57:26.126833  747577 start.go:901] validating driver "docker" against &{Name:functional-790369 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-790369 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}
	I0918 20:57:26.126977  747577 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 20:57:26.130160  747577 out.go:201] 
	W0918 20:57:26.133353  747577 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
	I0918 20:57:26.135760  747577 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.18s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 20:57:25.812525  747533 out.go:345] Setting OutFile to fd 1 ...
	I0918 20:57:25.812647  747533 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:57:25.812657  747533 out.go:358] Setting ErrFile to fd 2...
	I0918 20:57:25.812663  747533 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 20:57:25.813005  747533 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 20:57:25.813389  747533 out.go:352] Setting JSON to false
	I0918 20:57:25.814338  747533 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":16787,"bootTime":1726676259,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 20:57:25.814416  747533 start.go:139] virtualization:  
	I0918 20:57:25.817064  747533 out.go:177] * [functional-790369] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0918 20:57:25.819412  747533 out.go:177]   - MINIKUBE_LOCATION=19667
	I0918 20:57:25.819497  747533 notify.go:220] Checking for updates...
	I0918 20:57:25.823532  747533 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 20:57:25.825467  747533 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 20:57:25.827882  747533 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 20:57:25.830271  747533 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 20:57:25.831960  747533 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 20:57:25.834330  747533 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 20:57:25.834860  747533 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 20:57:25.859861  747533 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 20:57:25.859997  747533 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 20:57:25.926729  747533 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-18 20:57:25.917052202 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 20:57:25.926845  747533 docker.go:318] overlay module found
	I0918 20:57:25.930815  747533 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0918 20:57:25.933211  747533 start.go:297] selected driver: docker
	I0918 20:57:25.933228  747533 start.go:901] validating driver "docker" against &{Name:functional-790369 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726589491-19662@sha256:6370b9fec173944088c2d87d44b01819c0ec611a83d9e2f38d36352dff8121a4 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-790369 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}
	I0918 20:57:25.933348  747533 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 20:57:25.936645  747533 out.go:201] 
	W0918 20:57:25.938806  747533 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
	I0918 20:57:25.940836  747533 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-790369 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-790369 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-c4bsz" [8944d165-ec3a-4a75-bdfd-2d47d39c5164] 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-c4bsz" [8944d165-ec3a-4a75-bdfd-2d47d39c5164] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.008150286s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31882
functional_test.go:1675: http://192.168.49.2:31882: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.07s)

                                                
                                                
=== 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" [a9aa1845-ce1a-4c73-92dd-5aa73a32a8b0] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004317714s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-790369 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-790369 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-790369 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-790369 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" [53073749-6208-417d-b7c4-173d8ca50f06] Pending
helpers_test.go:344: "sp-pod" [53073749-6208-417d-b7c4-173d8ca50f06] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [53073749-6208-417d-b7c4-173d8ca50f06] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003488893s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-790369 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-790369 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-790369 delete -f testdata/storage-provisioner/pod.yaml: (1.105925019s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-790369 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" [44241c83-8965-4936-bfe0-b355c4fdc895] Pending
helpers_test.go:344: "sp-pod" [44241c83-8965-4936-bfe0-b355c4fdc895] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003635303s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-790369 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.07s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.72s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.4s)

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

                                                
                                                

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

                                                
                                    
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/720072/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh "sudo cat /etc/test/nested/copy/720072/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.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.55s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.59s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.46s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-790369 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" [f1626536-eda9-4b66-91b1-504006570839] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [f1626536-eda9-4b66-91b1-504006570839] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004084146s
I0918 20:57:03.690361  720072 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.45s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-790369 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-790369 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-2r8jv" [5c9e2de4-de57-406b-b425-4987466c5f91] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-2r8jv" [5c9e2de4-de57-406b-b425-4987466c5f91] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.003805211s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.21s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0918 20:57:22.738361  720072 retry.go:31] will retry after 675.146571ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 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 18 20:57 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 18 20:57 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 18 20:57 test-1726693042284395355
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh cat /mount-9p/test-1726693042284395355
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-790369 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" [1d2e82a3-fcef-4c6a-a3c5-192e2868c299] Pending
helpers_test.go:344: "busybox-mount" [1d2e82a3-fcef-4c6a-a3c5-192e2868c299] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [1d2e82a3-fcef-4c6a-a3c5-192e2868c299] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [1d2e82a3-fcef-4c6a-a3c5-192e2868c299] 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.0036346s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-790369 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-790369 /tmp/TestFunctionalparallelMountCmdany-port564161763/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.84s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0918 20:57:32.648190  720072 retry.go:31] will retry after 695.414601ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 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-790369 /tmp/TestFunctionalparallelMountCmdspecific-port1493117233/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-790369 ssh "sudo umount -f /mount-9p"
2024/09/18 20:57:34 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-790369 ssh "sudo umount -f /mount-9p": exit status 1 (384.9692ms)

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

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

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

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

                                                
                                                
** /stderr **
I0918 20:57:35.517998  720072 retry.go:31] will retry after 491.807477ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-790369 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-790369 /tmp/TestFunctionalparallelMountCmdVerifyCleanup210249508/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-790369 /tmp/TestFunctionalparallelMountCmdVerifyCleanup210249508/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-790369 /tmp/TestFunctionalparallelMountCmdVerifyCleanup210249508/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.43s)

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

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

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

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

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

                                                
                                                
=== 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-790369 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-790369 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-790369
localhost/kicbase/echo-server:functional-790369
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-790369 image ls --format short --alsologtostderr:
I0918 20:57:43.820427  750402 out.go:345] Setting OutFile to fd 1 ...
I0918 20:57:43.820606  750402 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:43.820619  750402 out.go:358] Setting ErrFile to fd 2...
I0918 20:57:43.820625  750402 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:43.820915  750402 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
I0918 20:57:43.821637  750402 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:43.821804  750402 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:43.822479  750402 cli_runner.go:164] Run: docker container inspect functional-790369 --format={{.State.Status}}
I0918 20:57:43.843915  750402 ssh_runner.go:195] Run: systemctl --version
I0918 20:57:43.843978  750402 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-790369
I0918 20:57:43.877357  750402 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33539 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/functional-790369/id_rsa Username:docker}
I0918 20:57:43.978741  750402 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

                                                
                                                
=== 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-790369 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-790369 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| localhost/kicbase/echo-server           | functional-790369  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| localhost/minikube-local-cache-test     | functional-790369  | d0995a1875177 | 3.33kB |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-790369 image ls --format table --alsologtostderr:
I0918 20:57:44.431979  750555 out.go:345] Setting OutFile to fd 1 ...
I0918 20:57:44.432323  750555 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:44.432332  750555 out.go:358] Setting ErrFile to fd 2...
I0918 20:57:44.432338  750555 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:44.432587  750555 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
I0918 20:57:44.433348  750555 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:44.433470  750555 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:44.434080  750555 cli_runner.go:164] Run: docker container inspect functional-790369 --format={{.State.Status}}
I0918 20:57:44.454274  750555 ssh_runner.go:195] Run: systemctl --version
I0918 20:57:44.454337  750555 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-790369
I0918 20:57:44.482725  750555 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33539 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/functional-790369/id_rsa Username:docker}
I0918 20:57:44.586697  750555 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

                                                
                                                
=== 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-790369 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-790369 image ls --format json --alsologtostderr:
[{"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":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382
559c6e"],"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":"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":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e601
1d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-790369"],"size":"4788229"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"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":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716
fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-miniku
be/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"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":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"3d18732f8686cc3c878
055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"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":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"d0995a18751777ee02a351e7ca0f5eab14636200add2f21858bad2f5b5e97405","repoDigests":["localhost/minikube-local-cache-test@sha25
6:c32e6e9f5243256363a2c941a6b5fb20f78fa6d592089096671f490468484ca1"],"repoTags":["localhost/minikube-local-cache-test:functional-790369"],"size":"3330"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-790369 image ls --format json --alsologtostderr:
I0918 20:57:44.159680  750470 out.go:345] Setting OutFile to fd 1 ...
I0918 20:57:44.159872  750470 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:44.159885  750470 out.go:358] Setting ErrFile to fd 2...
I0918 20:57:44.159893  750470 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:44.160196  750470 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
I0918 20:57:44.160886  750470 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:44.161006  750470 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:44.161474  750470 cli_runner.go:164] Run: docker container inspect functional-790369 --format={{.State.Status}}
I0918 20:57:44.183082  750470 ssh_runner.go:195] Run: systemctl --version
I0918 20:57:44.183144  750470 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-790369
I0918 20:57:44.202103  750470 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33539 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/functional-790369/id_rsa Username:docker}
I0918 20:57:44.306233  750470 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

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

                                                
                                                
=== 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-790369 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-790369 image ls --format yaml --alsologtostderr:
- 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: 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: 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: 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: 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: 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: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- 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: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-790369
size: "4788229"
- id: d0995a18751777ee02a351e7ca0f5eab14636200add2f21858bad2f5b5e97405
repoDigests:
- localhost/minikube-local-cache-test@sha256:c32e6e9f5243256363a2c941a6b5fb20f78fa6d592089096671f490468484ca1
repoTags:
- localhost/minikube-local-cache-test:functional-790369
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: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- 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:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- 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: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-790369 image ls --format yaml --alsologtostderr:
I0918 20:57:43.833928  750403 out.go:345] Setting OutFile to fd 1 ...
I0918 20:57:43.834440  750403 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:43.834475  750403 out.go:358] Setting ErrFile to fd 2...
I0918 20:57:43.834495  750403 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:43.834766  750403 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
I0918 20:57:43.835523  750403 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:43.835708  750403 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:43.836249  750403 cli_runner.go:164] Run: docker container inspect functional-790369 --format={{.State.Status}}
I0918 20:57:43.871067  750403 ssh_runner.go:195] Run: systemctl --version
I0918 20:57:43.871120  750403 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-790369
I0918 20:57:43.902390  750403 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33539 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/functional-790369/id_rsa Username:docker}
I0918 20:57:43.998783  750403 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.34s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 image build -t localhost/my-image:functional-790369 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-790369 image build -t localhost/my-image:functional-790369 testdata/build --alsologtostderr: (3.195993329s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-790369 image build -t localhost/my-image:functional-790369 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> a66dd59d0e0
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-790369
--> d19b16b8250
Successfully tagged localhost/my-image:functional-790369
d19b16b8250896dccd2b1260f4f5ba3c49e3fd6b24d0952a3e56ae6f980397dc
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-790369 image build -t localhost/my-image:functional-790369 testdata/build --alsologtostderr:
I0918 20:57:44.447077  750560 out.go:345] Setting OutFile to fd 1 ...
I0918 20:57:44.447665  750560 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:44.447678  750560 out.go:358] Setting ErrFile to fd 2...
I0918 20:57:44.447683  750560 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0918 20:57:44.448000  750560 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
I0918 20:57:44.448706  750560 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:44.449351  750560 config.go:182] Loaded profile config "functional-790369": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0918 20:57:44.449873  750560 cli_runner.go:164] Run: docker container inspect functional-790369 --format={{.State.Status}}
I0918 20:57:44.480774  750560 ssh_runner.go:195] Run: systemctl --version
I0918 20:57:44.480838  750560 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-790369
I0918 20:57:44.505034  750560 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33539 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/functional-790369/id_rsa Username:docker}
I0918 20:57:44.604051  750560 build_images.go:161] Building image from path: /tmp/build.2612851461.tar
I0918 20:57:44.604124  750560 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0918 20:57:44.621775  750560 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2612851461.tar
I0918 20:57:44.626590  750560 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2612851461.tar: stat -c "%s %y" /var/lib/minikube/build/build.2612851461.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2612851461.tar': No such file or directory
I0918 20:57:44.626621  750560 ssh_runner.go:362] scp /tmp/build.2612851461.tar --> /var/lib/minikube/build/build.2612851461.tar (3072 bytes)
I0918 20:57:44.663464  750560 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2612851461
I0918 20:57:44.674731  750560 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2612851461 -xf /var/lib/minikube/build/build.2612851461.tar
I0918 20:57:44.685784  750560 crio.go:315] Building image: /var/lib/minikube/build/build.2612851461
I0918 20:57:44.685858  750560 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-790369 /var/lib/minikube/build/build.2612851461 --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
I0918 20:57:47.550283  750560 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-790369 /var/lib/minikube/build/build.2612851461 --cgroup-manager=cgroupfs: (2.864393641s)
I0918 20:57:47.550353  750560 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2612851461
I0918 20:57:47.559214  750560 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2612851461.tar
I0918 20:57:47.568389  750560 build_images.go:217] Built localhost/my-image:functional-790369 from /tmp/build.2612851461.tar
I0918 20:57:47.568422  750560 build_images.go:133] succeeded building to: functional-790369
I0918 20:57:47.568428  750560 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-790369 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.79s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
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-790369
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (173.98s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-183952 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0918 20:57:56.464208  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:00:12.606031  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:00:40.306169  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-183952 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m53.142598682s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (173.98s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (64.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-183952 -v=7 --alsologtostderr
E0918 21:01:55.246312  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:55.252712  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:55.264123  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:55.285588  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:55.326982  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:55.409260  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:55.571495  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:55.893148  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:56.535261  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:01:57.818028  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-183952 -v=7 --alsologtostderr: (1m3.759523282s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-183952 status -v=7 --alsologtostderr: (1.000807826s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (64.76s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0918 21:02:00.381182  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.337228341s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-183952 status --output json -v=7 --alsologtostderr: (1.029440302s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp testdata/cp-test.txt ha-183952:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4163865946/001/cp-test_ha-183952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952:/home/docker/cp-test.txt ha-183952-m02:/home/docker/cp-test_ha-183952_ha-183952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test_ha-183952_ha-183952-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952:/home/docker/cp-test.txt ha-183952-m03:/home/docker/cp-test_ha-183952_ha-183952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test_ha-183952_ha-183952-m03.txt"
E0918 21:02:05.504831  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952:/home/docker/cp-test.txt ha-183952-m04:/home/docker/cp-test_ha-183952_ha-183952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test_ha-183952_ha-183952-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp testdata/cp-test.txt ha-183952-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4163865946/001/cp-test_ha-183952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m02:/home/docker/cp-test.txt ha-183952:/home/docker/cp-test_ha-183952-m02_ha-183952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test_ha-183952-m02_ha-183952.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m02:/home/docker/cp-test.txt ha-183952-m03:/home/docker/cp-test_ha-183952-m02_ha-183952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test_ha-183952-m02_ha-183952-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m02:/home/docker/cp-test.txt ha-183952-m04:/home/docker/cp-test_ha-183952-m02_ha-183952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test_ha-183952-m02_ha-183952-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp testdata/cp-test.txt ha-183952-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4163865946/001/cp-test_ha-183952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m03:/home/docker/cp-test.txt ha-183952:/home/docker/cp-test_ha-183952-m03_ha-183952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test_ha-183952-m03_ha-183952.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m03:/home/docker/cp-test.txt ha-183952-m02:/home/docker/cp-test_ha-183952-m03_ha-183952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test_ha-183952-m03_ha-183952-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m03:/home/docker/cp-test.txt ha-183952-m04:/home/docker/cp-test_ha-183952-m03_ha-183952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test_ha-183952-m03_ha-183952-m04.txt"
E0918 21:02:15.749788  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp testdata/cp-test.txt ha-183952-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4163865946/001/cp-test_ha-183952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m04:/home/docker/cp-test.txt ha-183952:/home/docker/cp-test_ha-183952-m04_ha-183952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952 "sudo cat /home/docker/cp-test_ha-183952-m04_ha-183952.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m04:/home/docker/cp-test.txt ha-183952-m02:/home/docker/cp-test_ha-183952-m04_ha-183952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m02 "sudo cat /home/docker/cp-test_ha-183952-m04_ha-183952-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 cp ha-183952-m04:/home/docker/cp-test.txt ha-183952-m03:/home/docker/cp-test_ha-183952-m04_ha-183952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 ssh -n ha-183952-m03 "sudo cat /home/docker/cp-test_ha-183952-m04_ha-183952-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.74s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 21:02:32.555112  766309 out.go:345] Setting OutFile to fd 1 ...
	I0918 21:02:32.555222  766309 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:02:32.555233  766309 out.go:358] Setting ErrFile to fd 2...
	I0918 21:02:32.555239  766309 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:02:32.555495  766309 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 21:02:32.555691  766309 out.go:352] Setting JSON to false
	I0918 21:02:32.555720  766309 mustload.go:65] Loading cluster: ha-183952
	I0918 21:02:32.556149  766309 config.go:182] Loaded profile config "ha-183952": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 21:02:32.556176  766309 status.go:174] checking status of ha-183952 ...
	I0918 21:02:32.556720  766309 cli_runner.go:164] Run: docker container inspect ha-183952 --format={{.State.Status}}
	I0918 21:02:32.556819  766309 notify.go:220] Checking for updates...
	I0918 21:02:32.581444  766309 status.go:364] ha-183952 host status = "Running" (err=<nil>)
	I0918 21:02:32.581473  766309 host.go:66] Checking if "ha-183952" exists ...
	I0918 21:02:32.581834  766309 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-183952
	I0918 21:02:32.606963  766309 host.go:66] Checking if "ha-183952" exists ...
	I0918 21:02:32.607263  766309 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 21:02:32.607312  766309 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-183952
	I0918 21:02:32.625676  766309 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33544 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/ha-183952/id_rsa Username:docker}
	I0918 21:02:32.723226  766309 ssh_runner.go:195] Run: systemctl --version
	I0918 21:02:32.727577  766309 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 21:02:32.739580  766309 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 21:02:32.815865  766309 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-18 21:02:32.805521454 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 21:02:32.816448  766309 kubeconfig.go:125] found "ha-183952" server: "https://192.168.49.254:8443"
	I0918 21:02:32.816532  766309 api_server.go:166] Checking apiserver status ...
	I0918 21:02:32.816601  766309 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 21:02:32.828074  766309 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1388/cgroup
	I0918 21:02:32.838224  766309 api_server.go:182] apiserver freezer: "12:freezer:/docker/2f21aaeba6b277f2b7cafa578eeb5519859b7f138630f2cb187a26c4c602602a/crio/crio-5f192d118cc195c1068949d501f250830e81566d23e1b611f0add70cc3ac8fb9"
	I0918 21:02:32.838296  766309 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2f21aaeba6b277f2b7cafa578eeb5519859b7f138630f2cb187a26c4c602602a/crio/crio-5f192d118cc195c1068949d501f250830e81566d23e1b611f0add70cc3ac8fb9/freezer.state
	I0918 21:02:32.847544  766309 api_server.go:204] freezer state: "THAWED"
	I0918 21:02:32.847574  766309 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0918 21:02:32.855444  766309 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0918 21:02:32.855513  766309 status.go:456] ha-183952 apiserver status = Running (err=<nil>)
	I0918 21:02:32.855538  766309 status.go:176] ha-183952 status: &{Name:ha-183952 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:02:32.855561  766309 status.go:174] checking status of ha-183952-m02 ...
	I0918 21:02:32.855913  766309 cli_runner.go:164] Run: docker container inspect ha-183952-m02 --format={{.State.Status}}
	I0918 21:02:32.883622  766309 status.go:364] ha-183952-m02 host status = "Stopped" (err=<nil>)
	I0918 21:02:32.883644  766309 status.go:377] host is not running, skipping remaining checks
	I0918 21:02:32.883651  766309 status.go:176] ha-183952-m02 status: &{Name:ha-183952-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:02:32.883671  766309 status.go:174] checking status of ha-183952-m03 ...
	I0918 21:02:32.884232  766309 cli_runner.go:164] Run: docker container inspect ha-183952-m03 --format={{.State.Status}}
	I0918 21:02:32.903159  766309 status.go:364] ha-183952-m03 host status = "Running" (err=<nil>)
	I0918 21:02:32.903186  766309 host.go:66] Checking if "ha-183952-m03" exists ...
	I0918 21:02:32.903495  766309 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-183952-m03
	I0918 21:02:32.921270  766309 host.go:66] Checking if "ha-183952-m03" exists ...
	I0918 21:02:32.921709  766309 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 21:02:32.921755  766309 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-183952-m03
	I0918 21:02:32.944590  766309 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33554 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/ha-183952-m03/id_rsa Username:docker}
	I0918 21:02:33.043849  766309 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 21:02:33.058445  766309 kubeconfig.go:125] found "ha-183952" server: "https://192.168.49.254:8443"
	I0918 21:02:33.058479  766309 api_server.go:166] Checking apiserver status ...
	I0918 21:02:33.058524  766309 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 21:02:33.070437  766309 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1328/cgroup
	I0918 21:02:33.080722  766309 api_server.go:182] apiserver freezer: "12:freezer:/docker/337f2a503f0fdfd6fc7a64fcf6207f4f524e3edc02376367e7e95199456810c7/crio/crio-41ec18c018eaa7c8f47953997405db2b27c0f681477b6badb99dd0ef915cc716"
	I0918 21:02:33.080806  766309 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/337f2a503f0fdfd6fc7a64fcf6207f4f524e3edc02376367e7e95199456810c7/crio/crio-41ec18c018eaa7c8f47953997405db2b27c0f681477b6badb99dd0ef915cc716/freezer.state
	I0918 21:02:33.090726  766309 api_server.go:204] freezer state: "THAWED"
	I0918 21:02:33.090758  766309 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0918 21:02:33.099827  766309 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0918 21:02:33.099873  766309 status.go:456] ha-183952-m03 apiserver status = Running (err=<nil>)
	I0918 21:02:33.099883  766309 status.go:176] ha-183952-m03 status: &{Name:ha-183952-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:02:33.099930  766309 status.go:174] checking status of ha-183952-m04 ...
	I0918 21:02:33.100277  766309 cli_runner.go:164] Run: docker container inspect ha-183952-m04 --format={{.State.Status}}
	I0918 21:02:33.119431  766309 status.go:364] ha-183952-m04 host status = "Running" (err=<nil>)
	I0918 21:02:33.119456  766309 host.go:66] Checking if "ha-183952-m04" exists ...
	I0918 21:02:33.119768  766309 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-183952-m04
	I0918 21:02:33.138490  766309 host.go:66] Checking if "ha-183952-m04" exists ...
	I0918 21:02:33.138886  766309 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 21:02:33.138935  766309 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-183952-m04
	I0918 21:02:33.161544  766309 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33559 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/ha-183952-m04/id_rsa Username:docker}
	I0918 21:02:33.259917  766309 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 21:02:33.272187  766309 status.go:176] ha-183952-m04 status: &{Name:ha-183952-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (25.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 node start m02 -v=7 --alsologtostderr
E0918 21:02:36.231740  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-183952 node start m02 -v=7 --alsologtostderr: (24.413199373s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-183952 status -v=7 --alsologtostderr: (1.367405351s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (25.91s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.53s)

                                                
                                                
=== 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.526520288s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (262.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-183952 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-183952 -v=7 --alsologtostderr
E0918 21:03:17.194314  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-183952 -v=7 --alsologtostderr: (36.985349912s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-183952 --wait=true -v=7 --alsologtostderr
E0918 21:04:39.116572  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:05:12.605618  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:06:55.244341  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:07:22.957983  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-183952 --wait=true -v=7 --alsologtostderr: (3m45.717692978s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-183952
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (262.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.85s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 21:08:13.718848  781498 out.go:345] Setting OutFile to fd 1 ...
	I0918 21:08:13.719077  781498 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:08:13.719111  781498 out.go:358] Setting ErrFile to fd 2...
	I0918 21:08:13.719132  781498 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:08:13.719418  781498 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 21:08:13.719639  781498 out.go:352] Setting JSON to false
	I0918 21:08:13.719704  781498 mustload.go:65] Loading cluster: ha-183952
	I0918 21:08:13.719788  781498 notify.go:220] Checking for updates...
	I0918 21:08:13.720240  781498 config.go:182] Loaded profile config "ha-183952": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 21:08:13.720280  781498 status.go:174] checking status of ha-183952 ...
	I0918 21:08:13.720835  781498 cli_runner.go:164] Run: docker container inspect ha-183952 --format={{.State.Status}}
	I0918 21:08:13.740347  781498 status.go:364] ha-183952 host status = "Stopped" (err=<nil>)
	I0918 21:08:13.740371  781498 status.go:377] host is not running, skipping remaining checks
	I0918 21:08:13.740378  781498 status.go:176] ha-183952 status: &{Name:ha-183952 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:08:13.740410  781498 status.go:174] checking status of ha-183952-m02 ...
	I0918 21:08:13.740725  781498 cli_runner.go:164] Run: docker container inspect ha-183952-m02 --format={{.State.Status}}
	I0918 21:08:13.757490  781498 status.go:364] ha-183952-m02 host status = "Stopped" (err=<nil>)
	I0918 21:08:13.757511  781498 status.go:377] host is not running, skipping remaining checks
	I0918 21:08:13.757518  781498 status.go:176] ha-183952-m02 status: &{Name:ha-183952-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:08:13.757551  781498 status.go:174] checking status of ha-183952-m04 ...
	I0918 21:08:13.757963  781498 cli_runner.go:164] Run: docker container inspect ha-183952-m04 --format={{.State.Status}}
	I0918 21:08:13.779741  781498 status.go:364] ha-183952-m04 host status = "Stopped" (err=<nil>)
	I0918 21:08:13.779764  781498 status.go:377] host is not running, skipping remaining checks
	I0918 21:08:13.779772  781498 status.go:176] ha-183952-m04 status: &{Name:ha-183952-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (82.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (71.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-183952 --control-plane -v=7 --alsologtostderr
E0918 21:10:12.605246  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-183952 --control-plane -v=7 --alsologtostderr: (1m10.663936829s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-183952 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-183952 status -v=7 --alsologtostderr: (1.006443602s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (71.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
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.020582379s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.02s)

                                                
                                    
x
+
TestJSONOutput/start/Command (76.89s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-914494 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0918 21:11:35.668428  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:11:55.244959  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-914494 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m16.8859114s)
--- PASS: TestJSONOutput/start/Command (76.89s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.79s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.9s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"becd2862-c2ee-4974-941d-d445461326eb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-997124] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"37226672-8d81-4e36-a2b4-d49e4048f84d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19667"}}
	{"specversion":"1.0","id":"02d7ff07-78c8-4e41-a474-4ba3092ebfa6","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":"c7d903ad-e399-4d64-9a11-1d23b3969e2f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig"}}
	{"specversion":"1.0","id":"1bfb6d2c-6da2-4726-8414-20b86625e1e8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube"}}
	{"specversion":"1.0","id":"0997d494-8ce6-46aa-88d8-c4882b098716","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":"ed8d52ce-f260-44b0-a6c3-9b770afaf204","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"5dc1bd12-07b6-4cd0-baec-572007a2f4bc","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-997124" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-997124
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.61s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.13s)

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

                                                
                                    
x
+
TestKicExistingNetwork (31.79s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0918 21:13:36.756819  720072 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}}]}"
W0918 21:13:36.772697  720072 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
I0918 21:13:36.772786  720072 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0918 21:13:36.772804  720072 cli_runner.go:164] Run: docker network inspect existing-network
W0918 21:13:36.788324  720072 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0918 21:13:36.788354  720072 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
I0918 21:13:36.788382  720072 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0918 21:13:36.789310  720072 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}}]}"
I0918 21:13:36.807597  720072 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-c977c45c8e79 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:84:8a:0b:c5} reservation:<nil>}
I0918 21:13:36.808002  720072 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:0x40011bc7e0}
I0918 21:13:36.808030  720072 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 ...
I0918 21:13:36.808080  720072 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
I0918 21:13:36.881366  720072 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-390454 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-390454 --network=existing-network: (29.672977919s)
helpers_test.go:175: Cleaning up "existing-network-390454" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-390454
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-390454: (1.95582954s)
I0918 21:14:08.526113  720072 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (31.79s)

                                                
                                    
x
+
TestKicCustomSubnet (31.76s)

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

                                                
                                    
x
+
TestKicStaticIP (35.98s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-797624 --static-ip=192.168.200.200
E0918 21:15:12.606100  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-797624 --static-ip=192.168.200.200: (33.807811652s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-797624 ip
helpers_test.go:175: Cleaning up "static-ip-797624" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-797624
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-797624: (2.023347217s)
--- PASS: TestKicStaticIP (35.98s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.84s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-055830 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-055830 --driver=docker  --container-runtime=crio: (29.587385676s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-058316 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-058316 --driver=docker  --container-runtime=crio: (32.847174113s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-055830
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-058316
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-058316" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-058316
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-058316: (2.068123604s)
helpers_test.go:175: Cleaning up "first-055830" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-055830
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-055830: (1.975510001s)
--- PASS: TestMinikubeProfile (67.84s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.14s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

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

                                                
                                    
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-265747
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-265747: (1.201013716s)
--- PASS: TestMountStart/serial/Stop (1.20s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.75s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (79.22s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-065507 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0918 21:16:55.244959  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-065507 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m18.692128709s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-065507 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (79.22s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-065507 -- get pods -o jsonpath='{.items[*].metadata.name}'
E0918 21:18:18.319229  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-065507 -- exec busybox-7dff88458-ltj2x -- 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-065507 -- exec busybox-7dff88458-ltj2x -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-065507 -- exec busybox-7dff88458-zw8wt -- 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-065507 -- exec busybox-7dff88458-zw8wt -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (26.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.13s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.25s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 21:18:58.683081  834568 out.go:345] Setting OutFile to fd 1 ...
	I0918 21:18:58.683280  834568 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:18:58.683307  834568 out.go:358] Setting ErrFile to fd 2...
	I0918 21:18:58.683326  834568 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:18:58.683598  834568 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 21:18:58.683857  834568 out.go:352] Setting JSON to false
	I0918 21:18:58.683930  834568 mustload.go:65] Loading cluster: multinode-065507
	I0918 21:18:58.684035  834568 notify.go:220] Checking for updates...
	I0918 21:18:58.684497  834568 config.go:182] Loaded profile config "multinode-065507": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 21:18:58.684541  834568 status.go:174] checking status of multinode-065507 ...
	I0918 21:18:58.685238  834568 cli_runner.go:164] Run: docker container inspect multinode-065507 --format={{.State.Status}}
	I0918 21:18:58.704364  834568 status.go:364] multinode-065507 host status = "Running" (err=<nil>)
	I0918 21:18:58.704388  834568 host.go:66] Checking if "multinode-065507" exists ...
	I0918 21:18:58.704824  834568 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-065507
	I0918 21:18:58.727536  834568 host.go:66] Checking if "multinode-065507" exists ...
	I0918 21:18:58.727843  834568 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 21:18:58.727894  834568 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-065507
	I0918 21:18:58.746032  834568 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33664 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/multinode-065507/id_rsa Username:docker}
	I0918 21:18:58.847022  834568 ssh_runner.go:195] Run: systemctl --version
	I0918 21:18:58.851304  834568 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 21:18:58.862960  834568 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 21:18:58.919492  834568 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-18 21:18:58.908858075 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 21:18:58.920179  834568 kubeconfig.go:125] found "multinode-065507" server: "https://192.168.67.2:8443"
	I0918 21:18:58.920219  834568 api_server.go:166] Checking apiserver status ...
	I0918 21:18:58.920281  834568 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 21:18:58.931441  834568 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1426/cgroup
	I0918 21:18:58.941231  834568 api_server.go:182] apiserver freezer: "12:freezer:/docker/6c32ea834a90dd980c0aa50254472d1629b68a1cef4d17288955f077e83665ff/crio/crio-594b547a4ca0393f2d89a8d58a9994b21c9119a33a1301e2e9160e90cea407ad"
	I0918 21:18:58.941305  834568 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6c32ea834a90dd980c0aa50254472d1629b68a1cef4d17288955f077e83665ff/crio/crio-594b547a4ca0393f2d89a8d58a9994b21c9119a33a1301e2e9160e90cea407ad/freezer.state
	I0918 21:18:58.950520  834568 api_server.go:204] freezer state: "THAWED"
	I0918 21:18:58.950550  834568 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0918 21:18:58.959731  834568 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0918 21:18:58.959762  834568 status.go:456] multinode-065507 apiserver status = Running (err=<nil>)
	I0918 21:18:58.959773  834568 status.go:176] multinode-065507 status: &{Name:multinode-065507 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:18:58.959790  834568 status.go:174] checking status of multinode-065507-m02 ...
	I0918 21:18:58.960132  834568 cli_runner.go:164] Run: docker container inspect multinode-065507-m02 --format={{.State.Status}}
	I0918 21:18:58.977191  834568 status.go:364] multinode-065507-m02 host status = "Running" (err=<nil>)
	I0918 21:18:58.977216  834568 host.go:66] Checking if "multinode-065507-m02" exists ...
	I0918 21:18:58.977537  834568 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-065507-m02
	I0918 21:18:58.994517  834568 host.go:66] Checking if "multinode-065507-m02" exists ...
	I0918 21:18:58.994858  834568 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 21:18:58.994908  834568 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-065507-m02
	I0918 21:18:59.013895  834568 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33669 SSHKeyPath:/home/jenkins/minikube-integration/19667-714691/.minikube/machines/multinode-065507-m02/id_rsa Username:docker}
	I0918 21:18:59.117360  834568 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 21:18:59.129976  834568 status.go:176] multinode-065507-m02 status: &{Name:multinode-065507-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:18:59.130013  834568 status.go:174] checking status of multinode-065507-m03 ...
	I0918 21:18:59.130337  834568 cli_runner.go:164] Run: docker container inspect multinode-065507-m03 --format={{.State.Status}}
	I0918 21:18:59.148727  834568 status.go:364] multinode-065507-m03 host status = "Stopped" (err=<nil>)
	I0918 21:18:59.148753  834568 status.go:377] host is not running, skipping remaining checks
	I0918 21:18:59.148761  834568 status.go:176] multinode-065507-m03 status: &{Name:multinode-065507-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (11.4s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (81.79s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-065507
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-065507
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-065507: (24.819538178s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-065507 --wait=true -v=8 --alsologtostderr
E0918 21:20:12.605093  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-065507 --wait=true -v=8 --alsologtostderr: (56.847793371s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-065507
--- PASS: TestMultiNode/serial/RestartKeepsNodes (81.79s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.29s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.93s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-065507 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-065507 stop: (23.737289553s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-065507 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-065507 status: exit status 7 (94.586083ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 21:21:01.514276  842038 out.go:345] Setting OutFile to fd 1 ...
	I0918 21:21:01.514403  842038 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:21:01.514413  842038 out.go:358] Setting ErrFile to fd 2...
	I0918 21:21:01.514419  842038 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:21:01.514693  842038 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 21:21:01.514897  842038 out.go:352] Setting JSON to false
	I0918 21:21:01.514933  842038 mustload.go:65] Loading cluster: multinode-065507
	I0918 21:21:01.515050  842038 notify.go:220] Checking for updates...
	I0918 21:21:01.515421  842038 config.go:182] Loaded profile config "multinode-065507": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 21:21:01.515442  842038 status.go:174] checking status of multinode-065507 ...
	I0918 21:21:01.516052  842038 cli_runner.go:164] Run: docker container inspect multinode-065507 --format={{.State.Status}}
	I0918 21:21:01.535224  842038 status.go:364] multinode-065507 host status = "Stopped" (err=<nil>)
	I0918 21:21:01.535245  842038 status.go:377] host is not running, skipping remaining checks
	I0918 21:21:01.535252  842038 status.go:176] multinode-065507 status: &{Name:multinode-065507 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 21:21:01.535293  842038 status.go:174] checking status of multinode-065507-m02 ...
	I0918 21:21:01.535609  842038 cli_runner.go:164] Run: docker container inspect multinode-065507-m02 --format={{.State.Status}}
	I0918 21:21:01.560372  842038 status.go:364] multinode-065507-m02 host status = "Stopped" (err=<nil>)
	I0918 21:21:01.560392  842038 status.go:377] host is not running, skipping remaining checks
	I0918 21:21:01.560399  842038 status.go:176] multinode-065507-m02 status: &{Name:multinode-065507-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (61.41s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-065507 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0918 21:21:55.244818  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-065507 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m0.693939047s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-065507 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 (61.41s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (37.13s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (129.35s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-042186 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-042186 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m36.200957391s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-042186 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-042186 image pull gcr.io/k8s-minikube/busybox: (3.103974322s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-042186
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-042186: (5.885910737s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-042186 --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-042186 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.340347824s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-042186 image list
helpers_test.go:175: Cleaning up "test-preload-042186" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-042186
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-042186: (2.450442725s)
--- PASS: TestPreload (129.35s)

                                                
                                    
x
+
TestScheduledStopUnix (108.78s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-163925 --memory=2048 --driver=docker  --container-runtime=crio
E0918 21:25:12.605565  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-163925 --memory=2048 --driver=docker  --container-runtime=crio: (32.108917971s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-163925 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-163925 -n scheduled-stop-163925
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-163925 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0918 21:25:26.173132  720072 retry.go:31] will retry after 135.504µs: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.173470  720072 retry.go:31] will retry after 141.844µs: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.174577  720072 retry.go:31] will retry after 292.205µs: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.175702  720072 retry.go:31] will retry after 367.8µs: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.176834  720072 retry.go:31] will retry after 315.026µs: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.178111  720072 retry.go:31] will retry after 592.727µs: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.179277  720072 retry.go:31] will retry after 832.857µs: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.180458  720072 retry.go:31] will retry after 1.975951ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.182696  720072 retry.go:31] will retry after 3.039137ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.186132  720072 retry.go:31] will retry after 2.952918ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.189381  720072 retry.go:31] will retry after 8.068214ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.197648  720072 retry.go:31] will retry after 11.981003ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.210401  720072 retry.go:31] will retry after 18.415533ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.228934  720072 retry.go:31] will retry after 9.929448ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
I0918 21:25:26.239172  720072 retry.go:31] will retry after 42.744737ms: open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/scheduled-stop-163925/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-163925 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-163925 -n scheduled-stop-163925
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-163925
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-163925 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-163925
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-163925: exit status 7 (70.520945ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.51s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"11c8267a-c7e4-4ae5-97a1-97eb8e9473d0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-713568] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"0aeeb4a9-138f-474f-8e1e-6458bf8b42f9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19667"}}
	{"specversion":"1.0","id":"851d287d-a338-4872-96da-6597dcbd37c7","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":"9a636d08-1aec-4ae1-b083-cc0c9fc03c62","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig"}}
	{"specversion":"1.0","id":"c232ecfc-f67c-42b0-a50e-3a02f9ea17b0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube"}}
	{"specversion":"1.0","id":"f9c508c1-a21f-45b2-8ac5-ba363454ec76","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":"50adf061-d6c8-41e1-90a8-3f0ba3279905","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a0c7e13d-8d24-446e-a6e5-0975f731009a","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":"bf841d61-e30d-4d35-8b48-ad600945294f","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":"eb9da8d6-0776-48af-8e7a-3e1363c947f8","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":"4d515360-a7ed-4cbe-9a5f-915e6b782628","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":"c4b184e3-1b93-4ea4-920d-b0ad08c789d9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-713568\" primary control-plane node in \"insufficient-storage-713568\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"6a872525-ebb3-48fe-9158-ed7aee61ad4b","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-1726589491-19662 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"5d44771b-1c23-48a0-99bb-2c5ab3f1235a","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":"99dd14ce-399b-4d9a-9040-599ef864f7b4","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-713568 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-713568 --output=json --layout=cluster: exit status 7 (296.264139ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0918 21:26:51.651416  859843 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-713568" does not appear in /home/jenkins/minikube-integration/19667-714691/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0918 21:26:51.948052  859904 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-713568" does not appear in /home/jenkins/minikube-integration/19667-714691/kubeconfig
	E0918 21:26:51.958013  859904 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/insufficient-storage-713568/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (66.83s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.513771003 start -p running-upgrade-982072 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.513771003 start -p running-upgrade-982072 --memory=2200 --vm-driver=docker  --container-runtime=crio: (36.076039984s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-982072 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0918 21:31:55.245259  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-982072 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (27.089064041s)
helpers_test.go:175: Cleaning up "running-upgrade-982072" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-982072
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-982072: (2.984295645s)
--- PASS: TestRunningBinaryUpgrade (66.83s)

                                                
                                    
x
+
TestKubernetesUpgrade (387.82s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-689872 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0918 21:28:15.672519  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-689872 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m11.567835397s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-689872
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-689872: (1.297982641s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-689872 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-689872 status --format={{.Host}}: exit status 7 (80.909097ms)

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (173.59s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3406587568 start -p missing-upgrade-286870 --memory=2200 --driver=docker  --container-runtime=crio
E0918 21:26:55.244570  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3406587568 start -p missing-upgrade-286870 --memory=2200 --driver=docker  --container-runtime=crio: (1m35.409308983s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-286870
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-286870: (10.462409963s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-286870
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-286870 --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-286870 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m4.995655638s)
helpers_test.go:175: Cleaning up "missing-upgrade-286870" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-286870
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-286870: (1.906225685s)
--- PASS: TestMissingContainerUpgrade (173.59s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-767444] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19667
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (35.82s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.82s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.83s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.39s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.78s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.25s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.84s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.34s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.24s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (85.47s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3687389310 start -p stopped-upgrade-454014 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0918 21:30:12.606038  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3687389310 start -p stopped-upgrade-454014 --memory=2200 --vm-driver=docker  --container-runtime=crio: (36.67043408s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3687389310 -p stopped-upgrade-454014 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3687389310 -p stopped-upgrade-454014 stop: (2.684834448s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-454014 --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-454014 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (46.111041406s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (85.47s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.46s)

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

                                                
                                    
x
+
TestPause/serial/Start (56.93s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (38.42s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.48s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.45s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.98s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.09s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.39s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.37s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.53s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 21:34:33.656304  899854 out.go:345] Setting OutFile to fd 1 ...
	I0918 21:34:33.656446  899854 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:34:33.656457  899854 out.go:358] Setting ErrFile to fd 2...
	I0918 21:34:33.656462  899854 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0918 21:34:33.656730  899854 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19667-714691/.minikube/bin
	I0918 21:34:33.657178  899854 out.go:352] Setting JSON to false
	I0918 21:34:33.658207  899854 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":19015,"bootTime":1726676259,"procs":199,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0918 21:34:33.658290  899854 start.go:139] virtualization:  
	I0918 21:34:33.665476  899854 out.go:177] * [false-951790] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0918 21:34:33.668307  899854 out.go:177]   - MINIKUBE_LOCATION=19667
	I0918 21:34:33.668363  899854 notify.go:220] Checking for updates...
	I0918 21:34:33.673461  899854 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 21:34:33.676079  899854 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19667-714691/kubeconfig
	I0918 21:34:33.678554  899854 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19667-714691/.minikube
	I0918 21:34:33.680927  899854 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 21:34:33.683425  899854 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 21:34:33.686368  899854 config.go:182] Loaded profile config "force-systemd-flag-733134": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0918 21:34:33.686482  899854 driver.go:394] Setting default libvirt URI to qemu:///system
	I0918 21:34:33.744225  899854 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0918 21:34:33.744352  899854 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 21:34:33.848178  899854 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-18 21:34:33.837859847 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0918 21:34:33.848298  899854 docker.go:318] overlay module found
	I0918 21:34:33.850831  899854 out.go:177] * Using the docker driver based on user configuration
	I0918 21:34:33.853162  899854 start.go:297] selected driver: docker
	I0918 21:34:33.853182  899854 start.go:901] validating driver "docker" against <nil>
	I0918 21:34:33.853197  899854 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 21:34:33.855870  899854 out.go:201] 
	W0918 21:34:33.858096  899854 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
	I0918 21:34:33.860347  899854 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-694249 --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
E0918 21:36:55.244795  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/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-694249 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m44.318998301s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (164.32s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-694249 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" [c2d6f720-7d83-4b68-bded-6f27760d7ee7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c2d6f720-7d83-4b68-bded-6f27760d7ee7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.00465938s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-694249 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (12.26s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-345445 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" [d0f7bee5-bd29-4f58-8556-08012538d4d0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d0f7bee5-bd29-4f58-8556-08012538d4d0] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003734277s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-345445 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.37s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-345445 --alsologtostderr -v=3
E0918 21:40:12.605498  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-345445 --alsologtostderr -v=3: (12.448578754s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.45s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-345445 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-345445 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m40.04710149s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-345445 -n no-preload-345445
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (280.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-85tj9" [cc0ccf5d-12f7-4e54-9cd2-66cf79d47e0f] Running
E0918 21:41:55.245207  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00418203s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-85tj9" [cc0ccf5d-12f7-4e54-9cd2-66cf79d47e0f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004022914s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-694249 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-694249 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
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.25s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-053639 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" [5cf6bb92-02ee-4b9b-b971-09b90f87cafa] Pending
helpers_test.go:344: "busybox" [5cf6bb92-02ee-4b9b-b971-09b90f87cafa] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5cf6bb92-02ee-4b9b-b971-09b90f87cafa] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003524377s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-053639 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.34s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-053639 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0918 21:43:50.352479  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:50.359021  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:50.370346  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:50.391710  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:50.433271  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:50.514702  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:50.676153  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:50.998050  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:51.640152  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:52.921478  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:43:55.483276  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:44:00.604748  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:44:10.846947  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:44:31.328244  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:44:55.674977  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/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-053639 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m26.21047039s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-053639 -n embed-certs-053639
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (266.56s)

                                                
                                    
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-vd8w2" [9e552af5-ad00-42ae-a496-a3eeb5879bb4] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006848746s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-vd8w2" [9e552af5-ad00-42ae-a496-a3eeb5879bb4] Running
E0918 21:45:12.289775  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:45:12.605503  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005488501s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-345445 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.11s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-583036 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0918 21:46:34.211471  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/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-583036 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m19.856253331s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (79.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-583036 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" [3a0972f9-a386-4530-9fd0-15f7ef93c7cf] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3a0972f9-a386-4530-9fd0-15f7ef93c7cf] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.00358966s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-583036 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.37s)

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

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

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

                                                
                                                
=== 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-583036 --alsologtostderr -v=3
E0918 21:46:55.244486  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/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-583036 --alsologtostderr -v=3: (11.996026776s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.00s)

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

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

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

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

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

                                                
                                    
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-rbp25" [4b4fe2ee-0099-47d9-bdd0-3c9834b2e32b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003822696s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-rbp25" [4b4fe2ee-0099-47d9-bdd0-3c9834b2e32b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004318335s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-053639 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.11s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.99s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-892931 --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
E0918 21:48:50.351830  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/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-892931 --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.898428422s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-892931 -n newest-cni-892931
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.26s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0918 21:49:18.053901  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.124856  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.131473  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.142915  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.164358  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.205778  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.287230  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.448744  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:57.770318  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:58.412308  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:49:59.694017  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:50:02.255451  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:50:07.377133  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:50:12.605982  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:50:17.618736  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m18.773190494s)
--- PASS: TestNetworkPlugins/group/auto/Start (78.77s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-951790 "pgrep -a kubelet"
I0918 21:50:26.328927  720072 config.go:182] Loaded profile config "auto-951790": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-951790 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-2bh6p" [87c9dfe2-0588-417a-b584-171e75be3a53] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-2bh6p" [87c9dfe2-0588-417a-b584-171e75be3a53] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004208692s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0918 21:51:19.062708  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:51:38.322768  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (55.358928939s)
--- PASS: TestNetworkPlugins/group/flannel/Start (55.36s)

                                                
                                    
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-wg9dt" [63ffde0c-bff8-46c9-9a71-91829e9c9139] Running
E0918 21:51:55.245000  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00361339s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-951790 "pgrep -a kubelet"
I0918 21:51:59.451401  720072 config.go:182] Loaded profile config "flannel-951790": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-951790 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-nmmws" [84e85b54-64aa-4638-adb0-af6e684e8f03] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-nmmws" [84e85b54-64aa-4638-adb0-af6e684e8f03] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.00360254s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4ltr2" [85be6b8c-2cce-4d43-8379-34b3555678e5] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003480262s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4ltr2" [85be6b8c-2cce-4d43-8379-34b3555678e5] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005685001s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-583036 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-583036 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.32s)

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

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

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

                                                
                                                
-- 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-583036 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-583036 -n default-k8s-diff-port-583036
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-583036 -n default-k8s-diff-port-583036
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.96s)
E0918 21:56:39.717034  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:39.723413  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:39.734941  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:39.756457  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:39.797960  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:39.879455  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:40.041214  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:40.363212  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:41.006105  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:42.287697  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:44.849222  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:48.529871  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/auto-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:49.971046  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.165717  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.172059  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.183435  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.204926  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.246378  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.327994  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.489513  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:53.811204  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:54.453251  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:55.244962  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/functional-790369/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:55.734585  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:56:58.296318  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0918 21:52:40.984195  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (58.782785212s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (58.78s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-951790 "pgrep -a kubelet"
I0918 21:53:35.739009  720072 config.go:182] Loaded profile config "custom-flannel-951790": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-951790 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-nwzkv" [86ed2f3f-090a-4e31-b70e-20b905c91d55] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-nwzkv" [86ed2f3f-090a-4e31-b70e-20b905c91d55] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.005068925s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.29s)

                                                
                                    
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-clscb" [b7cb258a-b924-40b3-b125-495a38f2b414] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005279288s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-951790 "pgrep -a kubelet"
I0918 21:53:43.726670  720072 config.go:182] Loaded profile config "calico-951790": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-951790 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-kh44t" [349c5168-4b45-40aa-a9ad-25d775e2a9de] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kh44t" [349c5168-4b45-40aa-a9ad-25d775e2a9de] Running
E0918 21:53:50.351178  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/old-k8s-version-694249/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.00446282s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.26s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0918 21:54:57.123977  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-951790 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m20.696403674s)
--- PASS: TestNetworkPlugins/group/bridge/Start (80.70s)

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

                                                
                                                
=== 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-dmhqm" [3b3ae4a7-b496-4774-bee7-514378db3141] Running
E0918 21:55:12.606092  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/addons-937018/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003592627s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-951790 "pgrep -a kubelet"
I0918 21:55:15.730071  720072 config.go:182] Loaded profile config "kindnet-951790": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-951790 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-l2g7n" [9a4dfd9f-d31c-4e7b-beec-1eade4b0819b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-l2g7n" [9a4dfd9f-d31c-4e7b-beec-1eade4b0819b] Running
E0918 21:55:24.827062  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/no-preload-345445/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.013112557s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.29s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-951790 "pgrep -a kubelet"
I0918 21:55:42.966306  720072 config.go:182] Loaded profile config "bridge-951790": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-951790 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-kd4q9" [1aa93b8c-c7c1-456e-96e4-0f908ede0682] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kd4q9" [1aa93b8c-c7c1-456e-96e4-0f908ede0682] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003846455s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.36s)

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

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

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

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

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

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

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

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

                                                
                                    
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-951790 "pgrep -a kubelet"
I0918 21:56:59.227622  720072 config.go:182] Loaded profile config "enable-default-cni-951790": 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.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-951790 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-l7qh4" [bdd10ef1-608b-43d1-abbc-dc55d7821992] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0918 21:57:00.212714  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/default-k8s-diff-port-583036/client.crt: no such file or directory" logger="UnhandledError"
E0918 21:57:03.418367  720072 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/flannel-951790/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-l7qh4" [bdd10ef1-608b-43d1-abbc-dc55d7821992] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004252437s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.26s)

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

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

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

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

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

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

                                                
                                    

Test skip (30/328)

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.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.57s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.86s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.32s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19667-714691/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 18 Sep 2024 21:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.85.2:8443
name: force-systemd-flag-733134
contexts:
- context:
cluster: force-systemd-flag-733134
extensions:
- extension:
last-update: Wed, 18 Sep 2024 21:34:40 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: force-systemd-flag-733134
name: force-systemd-flag-733134
current-context: force-systemd-flag-733134
kind: Config
preferences: {}
users:
- name: force-systemd-flag-733134
user:
client-certificate: /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/force-systemd-flag-733134/client.crt
client-key: /home/jenkins/minikube-integration/19667-714691/.minikube/profiles/force-systemd-flag-733134/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard