Test Report: Docker_Linux_crio 19736

                    
                      c03ccee26a80b9ecde7f622e8f7f7412408a7b8a:2024-10-01:36456
                    
                

Test fail (2/327)

Order failed test Duration
34 TestAddons/parallel/Ingress 150.83
36 TestAddons/parallel/MetricsServer 304.12
x
+
TestAddons/parallel/Ingress (150.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-179668 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-179668 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-179668 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [637a38e6-8e9b-411d-8e6f-96664c876dc1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [637a38e6-8e9b-411d-8e6f-96664c876dc1] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003201629s
I1001 19:17:04.564097  381103 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-179668 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.962525793s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-179668 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
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-179668
helpers_test.go:235: (dbg) docker inspect addons-179668:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5",
	        "Created": "2024-10-01T19:05:50.516625091Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 383155,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-01T19:05:50.619721138Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1e9ad061035bd5b30872a757d87ebe8d5dc61829c56d176a3bb4ef156d71dbc8",
	        "ResolvConfPath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/hostname",
	        "HostsPath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/hosts",
	        "LogPath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5-json.log",
	        "Name": "/addons-179668",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-179668:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-179668",
	            "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/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e-init/diff:/var/lib/docker/overlay2/a6dbb7111ff42b90f343ed7348c2caac2ef9f5433afc931b017b042534a412cf/diff",
	                "MergedDir": "/var/lib/docker/overlay2/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-179668",
	                "Source": "/var/lib/docker/volumes/addons-179668/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-179668",
	            "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-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122",
	            "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-179668",
	                "name.minikube.sigs.k8s.io": "addons-179668",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6262e3b649445b4c21c257f58fc1f85a5fb8d82947a3eda858966f3111600509",
	            "SandboxKey": "/var/run/docker/netns/6262e3b64944",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33143"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33144"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33147"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33145"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33146"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-179668": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "b7c3b85c7a0e0d15eb6d21ccfcb92e0e65905207e26cf276fcee1968e8d4aac3",
	                    "EndpointID": "38240f195b3599e6c5bc3ae390ddc811936b61a8c8c52104951d4530e9d1e8e8",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-179668",
	                        "1f946118d0b2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-179668 -n addons-179668
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 logs -n 25: (1.07740775s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-805767                                                                     | download-only-805767   | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| delete  | -p download-only-663303                                                                     | download-only-663303   | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| start   | --download-only -p                                                                          | download-docker-049477 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | download-docker-049477                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-049477                                                                   | download-docker-049477 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-072348   | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | binary-mirror-072348                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34005                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-072348                                                                     | binary-mirror-072348   | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| addons  | disable dashboard -p                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | addons-179668                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | addons-179668                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-179668 --wait=true                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:08 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:08 UTC | 01 Oct 24 19:08 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | -p addons-179668                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | -p addons-179668                                                                            |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-179668 ip                                                                            | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-179668 ssh cat                                                                       | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | /opt/local-path-provisioner/pvc-318af841-8f49-4dd4-b40a-d3e19a819842_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:17 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-179668 ssh curl -s                                                                   | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:17 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:17 UTC | 01 Oct 24 19:17 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:17 UTC | 01 Oct 24 19:17 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-179668 ip                                                                            | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:19 UTC | 01 Oct 24 19:19 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/01 19:05:26
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1001 19:05:26.991776  382415 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:05:26.991877  382415 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:26.991888  382415 out.go:358] Setting ErrFile to fd 2...
	I1001 19:05:26.991892  382415 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:26.992039  382415 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:05:26.992566  382415 out.go:352] Setting JSON to false
	I1001 19:05:26.993567  382415 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":2871,"bootTime":1727806656,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1001 19:05:26.993664  382415 start.go:139] virtualization: kvm guest
	I1001 19:05:26.995559  382415 out.go:177] * [addons-179668] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1001 19:05:26.996742  382415 out.go:177]   - MINIKUBE_LOCATION=19736
	I1001 19:05:26.996756  382415 notify.go:220] Checking for updates...
	I1001 19:05:26.998843  382415 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1001 19:05:26.999917  382415 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:05:27.001036  382415 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	I1001 19:05:27.002099  382415 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1001 19:05:27.003209  382415 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1001 19:05:27.004470  382415 driver.go:394] Setting default libvirt URI to qemu:///system
	I1001 19:05:27.025639  382415 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1001 19:05:27.025724  382415 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:27.067819  382415 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-01 19:05:27.059727082 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:27.067916  382415 docker.go:318] overlay module found
	I1001 19:05:27.069347  382415 out.go:177] * Using the docker driver based on user configuration
	I1001 19:05:27.070322  382415 start.go:297] selected driver: docker
	I1001 19:05:27.070332  382415 start.go:901] validating driver "docker" against <nil>
	I1001 19:05:27.070343  382415 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1001 19:05:27.071091  382415 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:27.113731  382415 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-01 19:05:27.105890817 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:27.113897  382415 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1001 19:05:27.114129  382415 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]
	I1001 19:05:27.115780  382415 out.go:177] * Using Docker driver with root privileges
	I1001 19:05:27.116747  382415 cni.go:84] Creating CNI manager for ""
	I1001 19:05:27.116798  382415 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1001 19:05:27.116808  382415 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1001 19:05:27.116857  382415 start.go:340] cluster config:
	{Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntim
e: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: SS
HAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1001 19:05:27.118010  382415 out.go:177] * Starting "addons-179668" primary control-plane node in "addons-179668" cluster
	I1001 19:05:27.119024  382415 cache.go:121] Beginning downloading kic base image for docker with crio
	I1001 19:05:27.120066  382415 out.go:177] * Pulling base image v0.0.45-1727731891-master ...
	I1001 19:05:27.120980  382415 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1001 19:05:27.121006  382415 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I1001 19:05:27.121014  382415 cache.go:56] Caching tarball of preloaded images
	I1001 19:05:27.121064  382415 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1001 19:05:27.121083  382415 preload.go:172] Found /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I1001 19:05:27.121091  382415 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I1001 19:05:27.121516  382415 profile.go:143] Saving config to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/config.json ...
	I1001 19:05:27.121545  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/config.json: {Name:mk4d97bb21ca370d822cd42f2716dd582f047507 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:27.135033  382415 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1001 19:05:27.135132  382415 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
	I1001 19:05:27.135146  382415 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory, skipping pull
	I1001 19:05:27.135150  382415 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 exists in cache, skipping pull
	I1001 19:05:27.135159  382415 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 as a tarball
	I1001 19:05:27.135164  382415 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 from local cache
	I1001 19:05:38.568938  382415 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 from cached tarball
	I1001 19:05:38.568975  382415 cache.go:194] Successfully downloaded all kic artifacts
	I1001 19:05:38.569019  382415 start.go:360] acquireMachinesLock for addons-179668: {Name:mk73fbbbbd56566d14a369940562f6baa5a2ebbe Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1001 19:05:38.569130  382415 start.go:364] duration metric: took 87.969µs to acquireMachinesLock for "addons-179668"
	I1001 19:05:38.569156  382415 start.go:93] Provisioning new machine with config: &{Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:mi
nikubeCA 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 CustomQ
emuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1001 19:05:38.569289  382415 start.go:125] createHost starting for "" (driver="docker")
	I1001 19:05:38.570817  382415 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1001 19:05:38.571072  382415 start.go:159] libmachine.API.Create for "addons-179668" (driver="docker")
	I1001 19:05:38.571110  382415 client.go:168] LocalClient.Create starting
	I1001 19:05:38.571193  382415 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem
	I1001 19:05:38.873190  382415 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem
	I1001 19:05:39.141617  382415 cli_runner.go:164] Run: docker network inspect addons-179668 --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}}]}"
	W1001 19:05:39.158904  382415 cli_runner.go:211] docker network inspect addons-179668 --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
	I1001 19:05:39.158981  382415 network_create.go:284] running [docker network inspect addons-179668] to gather additional debugging logs...
	I1001 19:05:39.159006  382415 cli_runner.go:164] Run: docker network inspect addons-179668
	W1001 19:05:39.173225  382415 cli_runner.go:211] docker network inspect addons-179668 returned with exit code 1
	I1001 19:05:39.173250  382415 network_create.go:287] error running [docker network inspect addons-179668]: docker network inspect addons-179668: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-179668 not found
	I1001 19:05:39.173266  382415 network_create.go:289] output of [docker network inspect addons-179668]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-179668 not found
	
	** /stderr **
	I1001 19:05:39.173336  382415 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}}]}"
	I1001 19:05:39.188977  382415 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:0xc000015360}
	I1001 19:05:39.189008  382415 network_create.go:124] attempt to create docker network addons-179668 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1001 19:05:39.189045  382415 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-179668 addons-179668
	I1001 19:05:39.244707  382415 network_create.go:108] docker network addons-179668 192.168.49.0/24 created
	I1001 19:05:39.244742  382415 kic.go:121] calculated static IP "192.168.49.2" for the "addons-179668" container
	I1001 19:05:39.244805  382415 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1001 19:05:39.258435  382415 cli_runner.go:164] Run: docker volume create addons-179668 --label name.minikube.sigs.k8s.io=addons-179668 --label created_by.minikube.sigs.k8s.io=true
	I1001 19:05:39.273637  382415 oci.go:103] Successfully created a docker volume addons-179668
	I1001 19:05:39.273717  382415 cli_runner.go:164] Run: docker run --rm --name addons-179668-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-179668 --entrypoint /usr/bin/test -v addons-179668:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -d /var/lib
	I1001 19:05:46.164779  382415 cli_runner.go:217] Completed: docker run --rm --name addons-179668-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-179668 --entrypoint /usr/bin/test -v addons-179668:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -d /var/lib: (6.890995182s)
	I1001 19:05:46.164810  382415 oci.go:107] Successfully prepared a docker volume addons-179668
	I1001 19:05:46.164826  382415 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1001 19:05:46.164847  382415 kic.go:194] Starting extracting preloaded images to volume ...
	I1001 19:05:46.164900  382415 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-179668:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -I lz4 -xf /preloaded.tar -C /extractDir
	I1001 19:05:50.458761  382415 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-179668:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -I lz4 -xf /preloaded.tar -C /extractDir: (4.293820889s)
	I1001 19:05:50.458793  382415 kic.go:203] duration metric: took 4.293942404s to extract preloaded images to volume ...
	W1001 19:05:50.458913  382415 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1001 19:05:50.459007  382415 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1001 19:05:50.502913  382415 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-179668 --name addons-179668 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-179668 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-179668 --network addons-179668 --ip 192.168.49.2 --volume addons-179668:/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-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122
	I1001 19:05:50.782573  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Running}}
	I1001 19:05:50.799051  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:05:50.816027  382415 cli_runner.go:164] Run: docker exec addons-179668 stat /var/lib/dpkg/alternatives/iptables
	I1001 19:05:50.853463  382415 oci.go:144] the created container "addons-179668" has a running status.
	I1001 19:05:50.853492  382415 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa...
	I1001 19:05:50.933200  382415 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1001 19:05:50.952352  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:05:50.967388  382415 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1001 19:05:50.967409  382415 kic_runner.go:114] Args: [docker exec --privileged addons-179668 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1001 19:05:51.005875  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:05:51.022539  382415 machine.go:93] provisionDockerMachine start ...
	I1001 19:05:51.022619  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:51.038203  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:51.038396  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:51.038408  382415 main.go:141] libmachine: About to run SSH command:
	hostname
	I1001 19:05:51.039074  382415 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:37924->127.0.0.1:33143: read: connection reset by peer
	I1001 19:05:54.168267  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-179668
	
	I1001 19:05:54.168295  382415 ubuntu.go:169] provisioning hostname "addons-179668"
	I1001 19:05:54.168363  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.183615  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:54.183792  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:54.183806  382415 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-179668 && echo "addons-179668" | sudo tee /etc/hostname
	I1001 19:05:54.322406  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-179668
	
	I1001 19:05:54.322481  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.338194  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:54.338368  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:54.338385  382415 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-179668' /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-179668/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-179668' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1001 19:05:54.460397  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1001 19:05:54.460422  382415 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19736-374261/.minikube CaCertPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19736-374261/.minikube}
	I1001 19:05:54.460456  382415 ubuntu.go:177] setting up certificates
	I1001 19:05:54.460483  382415 provision.go:84] configureAuth start
	I1001 19:05:54.460533  382415 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-179668
	I1001 19:05:54.475825  382415 provision.go:143] copyHostCerts
	I1001 19:05:54.475889  382415 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19736-374261/.minikube/ca.pem (1078 bytes)
	I1001 19:05:54.475986  382415 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19736-374261/.minikube/cert.pem (1123 bytes)
	I1001 19:05:54.476042  382415 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19736-374261/.minikube/key.pem (1675 bytes)
	I1001 19:05:54.476090  382415 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19736-374261/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca-key.pem org=jenkins.addons-179668 san=[127.0.0.1 192.168.49.2 addons-179668 localhost minikube]
	I1001 19:05:54.539422  382415 provision.go:177] copyRemoteCerts
	I1001 19:05:54.539476  382415 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1001 19:05:54.539509  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.554816  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:54.644650  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1001 19:05:54.664684  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1001 19:05:54.684850  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1001 19:05:54.704372  382415 provision.go:87] duration metric: took 243.87583ms to configureAuth
	I1001 19:05:54.704396  382415 ubuntu.go:193] setting minikube options for container-runtime
	I1001 19:05:54.704572  382415 config.go:182] Loaded profile config "addons-179668": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:05:54.704698  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.722590  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:54.722764  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:54.722781  382415 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
	I1001 19:05:54.928480  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1001 19:05:54.928519  382415 machine.go:96] duration metric: took 3.905959374s to provisionDockerMachine
	I1001 19:05:54.928533  382415 client.go:171] duration metric: took 16.357413408s to LocalClient.Create
	I1001 19:05:54.928555  382415 start.go:167] duration metric: took 16.357484392s to libmachine.API.Create "addons-179668"
	I1001 19:05:54.928566  382415 start.go:293] postStartSetup for "addons-179668" (driver="docker")
	I1001 19:05:54.928579  382415 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]
	I1001 19:05:54.928640  382415 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
	I1001 19:05:54.928692  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.944244  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.033109  382415 ssh_runner.go:195] Run: cat /etc/os-release
	I1001 19:05:55.035934  382415 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1001 19:05:55.035961  382415 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1001 19:05:55.035969  382415 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1001 19:05:55.035976  382415 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1001 19:05:55.035988  382415 filesync.go:126] Scanning /home/jenkins/minikube-integration/19736-374261/.minikube/addons for local assets ...
	I1001 19:05:55.036047  382415 filesync.go:126] Scanning /home/jenkins/minikube-integration/19736-374261/.minikube/files for local assets ...
	I1001 19:05:55.036074  382415 start.go:296] duration metric: took 107.50109ms for postStartSetup
	I1001 19:05:55.036351  382415 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-179668
	I1001 19:05:55.052006  382415 profile.go:143] Saving config to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/config.json ...
	I1001 19:05:55.052256  382415 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1001 19:05:55.052305  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:55.067343  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.153213  382415 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1001 19:05:55.157039  382415 start.go:128] duration metric: took 16.587733905s to createHost
	I1001 19:05:55.157059  382415 start.go:83] releasing machines lock for "addons-179668", held for 16.587916706s
	I1001 19:05:55.157134  382415 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-179668
	I1001 19:05:55.173345  382415 ssh_runner.go:195] Run: cat /version.json
	I1001 19:05:55.173399  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:55.173474  382415 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1001 19:05:55.173559  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:55.189581  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.190536  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.343391  382415 ssh_runner.go:195] Run: systemctl --version
	I1001 19:05:55.347090  382415 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1001 19:05:55.481148  382415 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1001 19:05:55.485039  382415 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" ;
	I1001 19:05:55.501146  382415 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1001 19:05:55.501203  382415 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" ;
	I1001 19:05:55.525171  382415 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1001 19:05:55.525195  382415 start.go:495] detecting cgroup driver to use...
	I1001 19:05:55.525227  382415 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1001 19:05:55.525261  382415 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1001 19:05:55.538375  382415 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1001 19:05:55.547635  382415 docker.go:217] disabling cri-docker service (if available) ...
	I1001 19:05:55.547671  382415 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1001 19:05:55.558824  382415 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1001 19:05:55.570508  382415 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1001 19:05:55.641155  382415 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1001 19:05:55.720564  382415 docker.go:233] disabling docker service ...
	I1001 19:05:55.720626  382415 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1001 19:05:55.736881  382415 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1001 19:05:55.746236  382415 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1001 19:05:55.820564  382415 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1001 19:05:55.900354  382415 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1001 19:05:55.910454  382415 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"
	I1001 19:05:55.924332  382415 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1001 19:05:55.924388  382415 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"
	I1001 19:05:55.932394  382415 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1001 19:05:55.932443  382415 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1001 19:05:55.940328  382415 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1001 19:05:55.948610  382415 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1001 19:05:55.956583  382415 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1001 19:05:55.964061  382415 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"
	I1001 19:05:55.972070  382415 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"
	I1001 19:05:55.984846  382415 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"
	I1001 19:05:55.992756  382415 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1001 19:05:55.999526  382415 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1001 19:05:56.006385  382415 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1001 19:05:56.076274  382415 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1001 19:05:56.171160  382415 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1001 19:05:56.171229  382415 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1001 19:05:56.174400  382415 start.go:563] Will wait 60s for crictl version
	I1001 19:05:56.174441  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:05:56.177361  382415 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1001 19:05:56.207781  382415 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1001 19:05:56.207847  382415 ssh_runner.go:195] Run: crio --version
	I1001 19:05:56.239342  382415 ssh_runner.go:195] Run: crio --version
	I1001 19:05:56.270352  382415 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I1001 19:05:56.271449  382415 cli_runner.go:164] Run: docker network inspect addons-179668 --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}}]}"
	I1001 19:05:56.286374  382415 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1001 19:05:56.289426  382415 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""
	I1001 19:05:56.299120  382415 kubeadm.go:883] updating cluster {Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] 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 CustomQemuFirm
warePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1001 19:05:56.299249  382415 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1001 19:05:56.299290  382415 ssh_runner.go:195] Run: sudo crictl images --output json
	I1001 19:05:56.358727  382415 crio.go:514] all images are preloaded for cri-o runtime.
	I1001 19:05:56.358746  382415 crio.go:433] Images already preloaded, skipping extraction
	I1001 19:05:56.358787  382415 ssh_runner.go:195] Run: sudo crictl images --output json
	I1001 19:05:56.389019  382415 crio.go:514] all images are preloaded for cri-o runtime.
	I1001 19:05:56.389041  382415 cache_images.go:84] Images are preloaded, skipping loading
	I1001 19:05:56.389049  382415 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I1001 19:05:56.389185  382415 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-179668 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-179668 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:}
	I1001 19:05:56.389278  382415 ssh_runner.go:195] Run: crio config
	I1001 19:05:56.427132  382415 cni.go:84] Creating CNI manager for ""
	I1001 19:05:56.427152  382415 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1001 19:05:56.427162  382415 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1001 19:05:56.427183  382415 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-179668 NodeName:addons-179668 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}
	I1001 19:05:56.427345  382415 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-179668"
	  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
	
	I1001 19:05:56.427410  382415 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1001 19:05:56.435096  382415 binaries.go:44] Found k8s binaries, skipping transfer
	I1001 19:05:56.435153  382415 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1001 19:05:56.442242  382415 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1001 19:05:56.457071  382415 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1001 19:05:56.471599  382415 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I1001 19:05:56.485915  382415 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1001 19:05:56.488627  382415 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""
	I1001 19:05:56.497271  382415 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1001 19:05:56.568554  382415 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1001 19:05:56.579284  382415 certs.go:68] Setting up /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668 for IP: 192.168.49.2
	I1001 19:05:56.579305  382415 certs.go:194] generating shared ca certs ...
	I1001 19:05:56.579321  382415 certs.go:226] acquiring lock for ca certs: {Name:mkfca7c9203a522a064afc11c178c69065bc0fd2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.579441  382415 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key
	I1001 19:05:56.849185  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt ...
	I1001 19:05:56.849219  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt: {Name:mkf7aaa12d3bd54c9c3123513f523b1394130155 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.849412  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key ...
	I1001 19:05:56.849424  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key: {Name:mk70f0993de78fa00683e2f47e085f74e5f89f16 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.849503  382415 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key
	I1001 19:05:56.973675  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.crt ...
	I1001 19:05:56.973706  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.crt: {Name:mk45e09d657b7aadeb6f38bdaf04e9f5f4bcce24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.973873  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key ...
	I1001 19:05:56.973885  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key: {Name:mk9223e9ef9e3fcf72ed1cf4d7f75e5f9de278ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.973962  382415 certs.go:256] generating profile certs ...
	I1001 19:05:56.974030  382415 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.key
	I1001 19:05:56.974046  382415 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt with IP's: []
	I1001 19:05:57.293483  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt ...
	I1001 19:05:57.293519  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: {Name:mk5c56289ba80b292a77fd905d8ac72b3d1e400d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.293714  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.key ...
	I1001 19:05:57.293727  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.key: {Name:mkffd5c5e4fc040041ff0ace53fac688f7225df9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.293811  382415 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936
	I1001 19:05:57.293834  382415 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1001 19:05:57.450443  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936 ...
	I1001 19:05:57.450473  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936: {Name:mk94c1621a5ca3f37d733fba0ddd6fb3d11ba47c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.450645  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936 ...
	I1001 19:05:57.450659  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936: {Name:mk6d2365d1dcce02f3d99275f3ed9c48e2ef61c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.450754  382415 certs.go:381] copying /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936 -> /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt
	I1001 19:05:57.450852  382415 certs.go:385] copying /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936 -> /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key
	I1001 19:05:57.450925  382415 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key
	I1001 19:05:57.450946  382415 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt with IP's: []
	I1001 19:05:57.644968  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt ...
	I1001 19:05:57.644996  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt: {Name:mk9563f2d4dd0ece90068e497d1daf3f8a8bcd10 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.645185  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key ...
	I1001 19:05:57.645203  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key: {Name:mked22e6c5f43103f72ed51ce8c15798e80400b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.645426  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca-key.pem (1679 bytes)
	I1001 19:05:57.645469  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem (1078 bytes)
	I1001 19:05:57.645504  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem (1123 bytes)
	I1001 19:05:57.645534  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/key.pem (1675 bytes)
	I1001 19:05:57.646116  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1001 19:05:57.667480  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1001 19:05:57.687436  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1001 19:05:57.707528  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1001 19:05:57.727251  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1001 19:05:57.746662  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1001 19:05:57.766478  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1001 19:05:57.785524  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1001 19:05:57.804635  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1001 19:05:57.824116  382415 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1001 19:05:57.838502  382415 ssh_runner.go:195] Run: openssl version
	I1001 19:05:57.842970  382415 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"
	I1001 19:05:57.851178  382415 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1001 19:05:57.854041  382415 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  1 19:05 /usr/share/ca-certificates/minikubeCA.pem
	I1001 19:05:57.854074  382415 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1001 19:05:57.859881  382415 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"
	I1001 19:05:57.867463  382415 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1001 19:05:57.870236  382415 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
	I1001 19:05:57.870291  382415 kubeadm.go:392] StartCluster: {Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerName
s:[] 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 CustomQemuFirmwar
ePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1001 19:05:57.870374  382415 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1001 19:05:57.870435  382415 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1001 19:05:57.901444  382415 cri.go:89] found id: ""
	I1001 19:05:57.901509  382415 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1001 19:05:57.908835  382415 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1001 19:05:57.915903  382415 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1001 19:05:57.915953  382415 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
	I1001 19:05:57.922800  382415 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
	I1001 19:05:57.922816  382415 kubeadm.go:157] found existing configuration files:
	
	I1001 19:05:57.922844  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1001 19:05:57.929555  382415 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
	I1001 19:05:57.929597  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1001 19:05:57.936178  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1001 19:05:57.943094  382415 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
	I1001 19:05:57.943134  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1001 19:05:57.949690  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1001 19:05:57.956366  382415 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
	I1001 19:05:57.956402  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1001 19:05:57.963160  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1001 19:05:57.970261  382415 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
	I1001 19:05:57.970301  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1001 19:05:57.977003  382415 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"
	I1001 19:05:58.008882  382415 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I1001 19:05:58.008949  382415 kubeadm.go:310] [preflight] Running pre-flight checks
	I1001 19:05:58.023958  382415 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1001 19:05:58.024024  382415 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I1001 19:05:58.024055  382415 kubeadm.go:310] OS: Linux
	I1001 19:05:58.024114  382415 kubeadm.go:310] CGROUPS_CPU: enabled
	I1001 19:05:58.024199  382415 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1001 19:05:58.024247  382415 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1001 19:05:58.024333  382415 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1001 19:05:58.024411  382415 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1001 19:05:58.024460  382415 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1001 19:05:58.024502  382415 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1001 19:05:58.024541  382415 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1001 19:05:58.024579  382415 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1001 19:05:58.069821  382415 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1001 19:05:58.069933  382415 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1001 19:05:58.070055  382415 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1001 19:05:58.075452  382415 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1001 19:05:58.077653  382415 out.go:235]   - Generating certificates and keys ...
	I1001 19:05:58.077752  382415 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1001 19:05:58.077837  382415 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1001 19:05:58.557350  382415 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1001 19:05:58.802831  382415 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1001 19:05:58.855360  382415 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1001 19:05:59.035353  382415 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1001 19:05:59.165654  382415 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1001 19:05:59.165789  382415 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-179668 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1001 19:05:59.291255  382415 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1001 19:05:59.291408  382415 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-179668 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1001 19:05:59.499596  382415 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1001 19:05:59.694640  382415 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1001 19:05:59.847420  382415 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1001 19:05:59.847520  382415 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1001 19:06:00.080575  382415 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1001 19:06:00.233562  382415 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1001 19:06:00.303478  382415 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1001 19:06:00.527120  382415 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1001 19:06:00.795737  382415 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1001 19:06:00.796227  382415 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1001 19:06:00.799635  382415 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1001 19:06:00.801701  382415 out.go:235]   - Booting up control plane ...
	I1001 19:06:00.801796  382415 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1001 19:06:00.801887  382415 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1001 19:06:00.801984  382415 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1001 19:06:00.809801  382415 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1001 19:06:00.814709  382415 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1001 19:06:00.814786  382415 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1001 19:06:00.893793  382415 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1001 19:06:00.893933  382415 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1001 19:06:01.395205  382415 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.479443ms
	I1001 19:06:01.395356  382415 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1001 19:06:05.396834  382415 kubeadm.go:310] [api-check] The API server is healthy after 4.001603322s
	I1001 19:06:05.407158  382415 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1001 19:06:05.416006  382415 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1001 19:06:05.430622  382415 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1001 19:06:05.430901  382415 kubeadm.go:310] [mark-control-plane] Marking the node addons-179668 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1001 19:06:05.437427  382415 kubeadm.go:310] [bootstrap-token] Using token: z2pgq6.z8xwwfd299gv32op
	I1001 19:06:05.438673  382415 out.go:235]   - Configuring RBAC rules ...
	I1001 19:06:05.438799  382415 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1001 19:06:05.441363  382415 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1001 19:06:05.446936  382415 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
	I1001 19:06:05.449068  382415 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1001 19:06:05.451874  382415 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1001 19:06:05.454110  382415 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1001 19:06:05.802879  382415 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1001 19:06:06.218700  382415 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1001 19:06:06.802665  382415 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1001 19:06:06.803381  382415 kubeadm.go:310] 
	I1001 19:06:06.803500  382415 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1001 19:06:06.803511  382415 kubeadm.go:310] 
	I1001 19:06:06.803609  382415 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1001 19:06:06.803637  382415 kubeadm.go:310] 
	I1001 19:06:06.803676  382415 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1001 19:06:06.803750  382415 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1001 19:06:06.803809  382415 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1001 19:06:06.803815  382415 kubeadm.go:310] 
	I1001 19:06:06.803862  382415 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1001 19:06:06.803869  382415 kubeadm.go:310] 
	I1001 19:06:06.803924  382415 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1001 19:06:06.803932  382415 kubeadm.go:310] 
	I1001 19:06:06.803990  382415 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1001 19:06:06.804051  382415 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1001 19:06:06.804127  382415 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1001 19:06:06.804134  382415 kubeadm.go:310] 
	I1001 19:06:06.804203  382415 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1001 19:06:06.804303  382415 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1001 19:06:06.804313  382415 kubeadm.go:310] 
	I1001 19:06:06.804422  382415 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token z2pgq6.z8xwwfd299gv32op \
	I1001 19:06:06.804578  382415 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:84f3c613f40c5bd4ce3136d9115a488f821e71c91cae5493f40f5561147242a2 \
	I1001 19:06:06.804608  382415 kubeadm.go:310] 	--control-plane 
	I1001 19:06:06.804617  382415 kubeadm.go:310] 
	I1001 19:06:06.804734  382415 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1001 19:06:06.804750  382415 kubeadm.go:310] 
	I1001 19:06:06.804857  382415 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token z2pgq6.z8xwwfd299gv32op \
	I1001 19:06:06.805007  382415 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:84f3c613f40c5bd4ce3136d9115a488f821e71c91cae5493f40f5561147242a2 
	I1001 19:06:06.807039  382415 kubeadm.go:310] W1001 19:05:58.006624    1294 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.
	I1001 19:06:06.807314  382415 kubeadm.go:310] W1001 19:05:58.007181    1294 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.
	I1001 19:06:06.807566  382415 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1069-gcp\n", err: exit status 1
	I1001 19:06:06.807700  382415 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1001 19:06:06.807743  382415 cni.go:84] Creating CNI manager for ""
	I1001 19:06:06.807758  382415 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1001 19:06:06.809213  382415 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1001 19:06:06.810453  382415 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1001 19:06:06.813974  382415 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1001 19:06:06.813993  382415 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1001 19:06:06.830539  382415 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
	I1001 19:06:07.023017  382415 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1001 19:06:07.023121  382415 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
	I1001 19:06:07.023148  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-179668 minikube.k8s.io/updated_at=2024_10_01T19_06_07_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=028fa3fa4ead204345663a497a11836d2b7758c4 minikube.k8s.io/name=addons-179668 minikube.k8s.io/primary=true
	I1001 19:06:07.030498  382415 ops.go:34] apiserver oom_adj: -16
	I1001 19:06:07.110193  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:07.611146  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:08.110638  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:08.610737  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:09.110578  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:09.610650  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:10.111285  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:10.610393  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:11.111290  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:11.610516  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:11.669258  382415 kubeadm.go:1113] duration metric: took 4.646189399s to wait for elevateKubeSystemPrivileges
	I1001 19:06:11.669294  382415 kubeadm.go:394] duration metric: took 13.799008804s to StartCluster
	I1001 19:06:11.669318  382415 settings.go:142] acquiring lock: {Name:mk47906511ad952d889709fed8c579b3962ed1f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:06:11.669444  382415 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:06:11.669842  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/kubeconfig: {Name:mk3e034568ae68acf56a31e8b09dde02a69e2d21 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:06:11.670051  382415 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"
	I1001 19:06:11.670055  382415 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}
	I1001 19:06:11.670120  382415 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I1001 19:06:11.670265  382415 addons.go:69] Setting yakd=true in profile "addons-179668"
	I1001 19:06:11.670283  382415 addons.go:69] Setting cloud-spanner=true in profile "addons-179668"
	I1001 19:06:11.670291  382415 addons.go:234] Setting addon yakd=true in "addons-179668"
	I1001 19:06:11.670300  382415 addons.go:234] Setting addon cloud-spanner=true in "addons-179668"
	I1001 19:06:11.670298  382415 addons.go:69] Setting storage-provisioner=true in profile "addons-179668"
	I1001 19:06:11.670313  382415 config.go:182] Loaded profile config "addons-179668": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:06:11.670328  382415 addons.go:234] Setting addon storage-provisioner=true in "addons-179668"
	I1001 19:06:11.670330  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670332  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670326  382415 addons.go:69] Setting volcano=true in profile "addons-179668"
	I1001 19:06:11.670342  382415 addons.go:69] Setting gcp-auth=true in profile "addons-179668"
	I1001 19:06:11.670354  382415 addons.go:234] Setting addon volcano=true in "addons-179668"
	I1001 19:06:11.670357  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670365  382415 addons.go:69] Setting ingress=true in profile "addons-179668"
	I1001 19:06:11.670370  382415 mustload.go:65] Loading cluster: addons-179668
	I1001 19:06:11.670376  382415 addons.go:234] Setting addon ingress=true in "addons-179668"
	I1001 19:06:11.670386  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670399  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670271  382415 addons.go:69] Setting inspektor-gadget=true in profile "addons-179668"
	I1001 19:06:11.670479  382415 addons.go:234] Setting addon inspektor-gadget=true in "addons-179668"
	I1001 19:06:11.670481  382415 addons.go:69] Setting metrics-server=true in profile "addons-179668"
	I1001 19:06:11.670492  382415 addons.go:234] Setting addon metrics-server=true in "addons-179668"
	I1001 19:06:11.670495  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670510  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670577  382415 config.go:182] Loaded profile config "addons-179668": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:06:11.670760  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670816  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670858  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670872  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670943  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670979  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670999  382415 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-179668"
	I1001 19:06:11.671041  382415 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-179668"
	I1001 19:06:11.671071  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.671087  382415 addons.go:69] Setting ingress-dns=true in profile "addons-179668"
	I1001 19:06:11.671109  382415 addons.go:234] Setting addon ingress-dns=true in "addons-179668"
	I1001 19:06:11.671160  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.671314  382415 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-179668"
	I1001 19:06:11.671420  382415 addons.go:69] Setting default-storageclass=true in profile "addons-179668"
	I1001 19:06:11.671441  382415 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-179668"
	I1001 19:06:11.671450  382415 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-179668"
	I1001 19:06:11.671500  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.671564  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.671639  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.671760  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.672293  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.672430  382415 addons.go:69] Setting registry=true in profile "addons-179668"
	I1001 19:06:11.672453  382415 addons.go:234] Setting addon registry=true in "addons-179668"
	I1001 19:06:11.672616  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.672786  382415 addons.go:69] Setting volumesnapshots=true in profile "addons-179668"
	I1001 19:06:11.672907  382415 addons.go:234] Setting addon volumesnapshots=true in "addons-179668"
	I1001 19:06:11.672967  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.673169  382415 out.go:177] * Verifying Kubernetes components...
	I1001 19:06:11.673490  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.672432  382415 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-179668"
	I1001 19:06:11.676646  382415 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1001 19:06:11.676679  382415 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-179668"
	I1001 19:06:11.705822  382415 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I1001 19:06:11.706871  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1001 19:06:11.707817  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1001 19:06:11.707829  382415 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1001 19:06:11.707883  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.706879  382415 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I1001 19:06:11.708032  382415 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I1001 19:06:11.708072  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.713458  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.713617  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.713624  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.716556  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.717400  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.720394  382415 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1001 19:06:11.720400  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I1001 19:06:11.721556  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1001 19:06:11.721583  382415 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1001 19:06:11.721637  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.722850  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I1001 19:06:11.723835  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I1001 19:06:11.725029  382415 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1001 19:06:11.725049  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1001 19:06:11.725096  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	W1001 19:06:11.728972  382415 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1001 19:06:11.736779  382415 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1001 19:06:11.738156  382415 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1001 19:06:11.738182  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1001 19:06:11.738243  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.753684  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.768570  382415 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1001 19:06:11.768641  382415 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1001 19:06:11.770069  382415 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1001 19:06:11.770095  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1001 19:06:11.770152  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.770650  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.771049  382415 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1001 19:06:11.772364  382415 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1001 19:06:11.772382  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1001 19:06:11.772429  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.772711  382415 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1001 19:06:11.772724  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1001 19:06:11.772764  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.775325  382415 addons.go:234] Setting addon default-storageclass=true in "addons-179668"
	I1001 19:06:11.775384  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.776000  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.789274  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.790212  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.791709  382415 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
	I1001 19:06:11.793191  382415 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1001 19:06:11.793497  382415 out.go:177]   - Using image docker.io/registry:2.8.3
	I1001 19:06:11.794464  382415 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1001 19:06:11.794484  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1001 19:06:11.794536  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.794692  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1001 19:06:11.794703  382415 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1001 19:06:11.794742  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.797221  382415 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-179668"
	I1001 19:06:11.797259  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.797580  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.800868  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.801516  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1001 19:06:11.803803  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1001 19:06:11.805207  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1001 19:06:11.805849  382415 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1001 19:06:11.805877  382415 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1001 19:06:11.805928  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.808494  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1001 19:06:11.809860  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1001 19:06:11.811706  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1001 19:06:11.816383  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1001 19:06:11.817684  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1001 19:06:11.818780  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1001 19:06:11.818799  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1001 19:06:11.818857  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.828362  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.830600  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.834432  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.843498  382415 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1001 19:06:11.844782  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.848078  382415 out.go:177]   - Using image docker.io/busybox:stable
	I1001 19:06:11.849313  382415 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1001 19:06:11.849336  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1001 19:06:11.849391  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.850836  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.854115  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.854784  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.866934  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.909766  382415 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 -"
	I1001 19:06:12.003298  382415 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1001 19:06:12.106625  382415 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1001 19:06:12.106663  382415 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1001 19:06:12.114018  382415 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
	I1001 19:06:12.114460  382415 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I1001 19:06:12.114531  382415 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I1001 19:06:12.204311  382415 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
	I1001 19:06:12.208667  382415 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1001 19:06:12.208694  382415 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1001 19:06:12.309661  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1001 19:06:12.309751  382415 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1001 19:06:12.311386  382415 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
	I1001 19:06:12.325282  382415 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I1001 19:06:12.325370  382415 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I1001 19:06:12.401765  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1001 19:06:12.401848  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1001 19:06:12.403739  382415 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1001 19:06:12.403798  382415 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1001 19:06:12.412419  382415 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
	I1001 19:06:12.420313  382415 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
	I1001 19:06:12.504613  382415 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
	I1001 19:06:12.508645  382415 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
	I1001 19:06:12.524477  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1001 19:06:12.524506  382415 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1001 19:06:12.608420  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1001 19:06:12.608502  382415 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1001 19:06:12.610088  382415 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1001 19:06:12.610150  382415 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1001 19:06:12.615378  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1001 19:06:12.615460  382415 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1001 19:06:12.622779  382415 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I1001 19:06:12.622804  382415 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I1001 19:06:12.704632  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1001 19:06:12.704712  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1001 19:06:12.824915  382415 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1001 19:06:12.825007  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1001 19:06:12.905693  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1001 19:06:12.905783  382415 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1001 19:06:13.017267  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1001 19:06:13.017364  382415 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)
	I1001 19:06:13.022864  382415 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I1001 19:06:13.022895  382415 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I1001 19:06:13.023764  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1001 19:06:13.023831  382415 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1001 19:06:13.121026  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1001 19:06:13.121067  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1001 19:06:13.304737  382415 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1001 19:06:13.304767  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1001 19:06:13.307340  382415 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
	I1001 19:06:13.319606  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1001 19:06:13.319677  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1001 19:06:13.424262  382415 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I1001 19:06:13.424289  382415 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I1001 19:06:13.603326  382415 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
	I1001 19:06:13.603880  382415 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
	I1001 19:06:13.605658  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1001 19:06:13.605684  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1001 19:06:13.610629  382415 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.700822611s)
	I1001 19:06:13.610658  382415 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1001 19:06:13.611986  382415 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.608659857s)
	I1001 19:06:13.612900  382415 node_ready.go:35] waiting up to 6m0s for node "addons-179668" to be "Ready" ...
	I1001 19:06:13.719346  382415 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
	I1001 19:06:13.910660  382415 addons.go:431] installing /etc/kubernetes/addons/ig-configmap.yaml
	I1001 19:06:13.910750  382415 ssh_runner.go:362] scp inspektor-gadget/ig-configmap.yaml --> /etc/kubernetes/addons/ig-configmap.yaml (754 bytes)
	I1001 19:06:14.003843  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1001 19:06:14.003932  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1001 19:06:14.403190  382415 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-179668" context rescaled to 1 replicas
	I1001 19:06:14.509806  382415 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1001 19:06:14.509908  382415 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I1001 19:06:14.609162  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1001 19:06:14.609193  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1001 19:06:14.718354  382415 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I1001 19:06:14.718456  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (8196 bytes)
	I1001 19:06:14.822644  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1001 19:06:14.822737  382415 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1001 19:06:15.019227  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1001 19:06:15.019323  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1001 19:06:15.025136  382415 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I1001 19:06:15.403387  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1001 19:06:15.403414  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1001 19:06:15.519641  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1001 19:06:15.519734  382415 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1001 19:06:15.718864  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:15.722544  382415 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
	I1001 19:06:17.408862  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.294801867s)
	I1001 19:06:17.408919  382415 addons.go:475] Verifying addon ingress=true in "addons-179668"
	I1001 19:06:17.408977  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.204567627s)
	I1001 19:06:17.409157  382415 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: (5.097689136s)
	I1001 19:06:17.409223  382415 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.996741261s)
	I1001 19:06:17.409313  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.988935696s)
	I1001 19:06:17.409371  382415 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.904671651s)
	I1001 19:06:17.409465  382415 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: (4.900705858s)
	I1001 19:06:17.409518  382415 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.102152199s)
	I1001 19:06:17.409536  382415 addons.go:475] Verifying addon registry=true in "addons-179668"
	I1001 19:06:17.409612  382415 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: (3.80624772s)
	I1001 19:06:17.410096  382415 addons.go:475] Verifying addon metrics-server=true in "addons-179668"
	I1001 19:06:17.410519  382415 out.go:177] * Verifying ingress addon...
	I1001 19:06:17.411264  382415 out.go:177] * Verifying registry addon...
	I1001 19:06:17.412882  382415 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1001 19:06:17.413733  382415 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W1001 19:06:17.421085  382415 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]
	I1001 19:06:17.422369  382415 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1001 19:06:17.422386  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:17.422611  382415 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1001 19:06:17.422628  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:17.916820  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:17.917480  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:17.926096  382415 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.322175174s)
	W1001 19:06:17.926148  382415 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
	I1001 19:06:17.926167  382415 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.206712689s)
	I1001 19:06:17.926182  382415 retry.go:31] will retry after 144.512937ms: 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
	I1001 19:06:17.926283  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (2.901100591s)
	I1001 19:06:17.927598  382415 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-179668 service yakd-dashboard -n yakd-dashboard
	
	I1001 19:06:18.071592  382415 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
	I1001 19:06:18.116275  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:18.416161  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:18.455073  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:18.541234  382415 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: (2.81862596s)
	I1001 19:06:18.541278  382415 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-179668"
	I1001 19:06:18.542640  382415 out.go:177] * Verifying csi-hostpath-driver addon...
	I1001 19:06:18.544243  382415 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1001 19:06:18.604774  382415 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1001 19:06:18.604799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:18.916332  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:18.916729  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:18.923264  382415 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1001 19:06:18.923321  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:18.939982  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:19.042058  382415 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1001 19:06:19.048102  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:19.057516  382415 addons.go:234] Setting addon gcp-auth=true in "addons-179668"
	I1001 19:06:19.057568  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:19.058059  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:19.073504  382415 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1001 19:06:19.073547  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:19.089485  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:19.416131  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:19.416669  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:19.547042  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:19.916170  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:19.916413  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:20.104572  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:20.416619  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:20.416704  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:20.606911  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:20.615831  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:20.916772  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:20.917774  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:21.044866  382415 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.973222199s)
	I1001 19:06:21.044921  382415 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.971391014s)
	I1001 19:06:21.046905  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I1001 19:06:21.047077  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:21.049085  382415 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I1001 19:06:21.050135  382415 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1001 19:06:21.050157  382415 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1001 19:06:21.067145  382415 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1001 19:06:21.067166  382415 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1001 19:06:21.115920  382415 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1001 19:06:21.115943  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1001 19:06:21.132267  382415 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
	I1001 19:06:21.416657  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:21.416897  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:21.547538  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:21.707815  382415 addons.go:475] Verifying addon gcp-auth=true in "addons-179668"
	I1001 19:06:21.709087  382415 out.go:177] * Verifying gcp-auth addon...
	I1001 19:06:21.711013  382415 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1001 19:06:21.713304  382415 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1001 19:06:21.713324  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:21.916624  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:21.916872  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:22.047616  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:22.213666  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:22.416429  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:22.416862  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:22.548466  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:22.615926  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:22.714314  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:22.916778  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:22.917143  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:23.047867  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:23.214539  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:23.416731  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:23.416874  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:23.549173  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:23.714431  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:23.916879  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:23.916992  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:24.047323  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:24.213250  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:24.416526  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:24.416634  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:24.546945  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:24.714075  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:24.916113  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:24.916337  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:25.047503  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:25.115408  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:25.213724  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:25.416252  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:25.416654  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:25.547592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:25.713686  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:25.916195  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:25.916842  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:26.047814  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:26.214195  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:26.416365  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:26.416408  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:26.546799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:26.713790  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:26.916255  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:26.916748  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:27.047204  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:27.116320  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:27.213228  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:27.416469  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:27.416683  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:27.547633  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:27.714149  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:27.916418  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:27.916463  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:28.046978  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:28.213871  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:28.416324  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:28.416693  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:28.547633  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:28.713526  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:28.916397  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:28.916686  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:29.047154  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:29.213946  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:29.416338  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:29.416784  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:29.546761  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:29.615384  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:29.713461  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:29.916626  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:29.916736  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:30.047136  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:30.214379  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:30.416422  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:30.416675  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:30.547157  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:30.713949  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:30.916116  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:30.916430  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:31.047112  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:31.214006  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:31.416045  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:31.416201  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:31.547551  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:31.615653  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:31.713569  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:31.916205  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:31.916672  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:32.047771  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:32.213784  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:32.416381  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:32.416765  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:32.547618  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:32.713793  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:32.916513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:32.916995  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:33.047640  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:33.213453  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:33.416358  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:33.416909  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:33.547350  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:33.616176  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:33.714250  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:33.916208  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:33.916537  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:34.046773  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:34.213530  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:34.416337  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:34.416587  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:34.547083  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:34.714395  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:34.916146  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:34.916449  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:35.046658  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:35.213930  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:35.416384  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:35.416652  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:35.547623  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:35.713799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:35.916206  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:35.916679  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:36.047842  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:36.115914  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:36.213822  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:36.416636  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:36.417138  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:36.547282  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:36.714260  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:36.916403  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:36.916409  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:37.047277  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:37.213322  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:37.416401  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:37.416471  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:37.547716  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:37.713983  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:37.916604  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:37.916974  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:38.047041  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:38.213971  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:38.416080  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:38.416222  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:38.547626  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:38.615385  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:38.713858  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:38.916373  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:38.916786  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:39.047620  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:39.213792  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:39.416257  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:39.416583  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:39.547592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:39.714136  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:39.916068  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:39.916279  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:40.047710  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:40.213561  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:40.415840  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:40.416297  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:40.547669  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:40.615427  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:40.713748  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:40.915788  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:40.916222  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:41.047458  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:41.213570  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:41.415965  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:41.416375  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:41.547432  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:41.714176  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:41.916724  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:41.916748  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:42.047307  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:42.213897  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:42.416260  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:42.416684  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:42.548242  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:42.713767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:42.916340  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:42.916794  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:43.047955  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:43.116067  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:43.214092  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:43.415932  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:43.416236  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:43.547658  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:43.713660  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:43.916112  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:43.916489  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:44.047633  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:44.213759  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:44.416540  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:44.416966  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:44.546940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:44.713895  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:44.916668  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:44.917034  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:45.047377  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:45.213884  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:45.416407  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:45.416785  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:45.546717  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:45.615748  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:45.713926  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:45.916707  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:45.917018  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:46.047325  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:46.213947  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:46.416664  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:46.417067  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:46.546888  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:46.714264  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:46.916098  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:46.916402  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:47.046975  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:47.214106  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:47.416281  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:47.416348  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:47.548867  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:47.616074  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:47.714421  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:47.916704  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:47.916934  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:48.047344  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:48.213741  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:48.416476  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:48.416991  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:48.547212  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:48.713282  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:48.916187  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:48.916502  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:49.047513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:49.213444  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:49.416145  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:49.416592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:49.547091  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:49.616222  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:49.714211  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:49.916305  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:49.916618  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:50.047316  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:50.213732  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:50.416397  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:50.416811  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:50.546779  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:50.713814  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:50.916321  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:50.916736  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:51.047773  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:51.214032  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:51.416490  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:51.416927  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:51.546976  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:51.713895  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:51.916282  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:51.916303  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:52.047119  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:52.115907  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:52.213931  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:52.416607  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:52.416966  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:52.548168  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:52.713791  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:52.916503  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:52.917087  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:53.047047  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:53.214162  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:53.416333  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:53.416448  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:53.546926  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:53.714008  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:53.915943  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:53.916332  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:54.047711  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:54.213767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:54.416375  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:54.416725  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:54.547752  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:54.615688  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:54.714160  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:54.916445  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:54.916460  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:55.047158  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:55.214594  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:55.416281  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:55.416684  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:55.547650  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:55.713630  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:55.916389  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:55.916765  382415 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1001 19:06:55.916783  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:56.048580  382415 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1001 19:06:56.048604  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:56.116115  382415 node_ready.go:49] node "addons-179668" has status "Ready":"True"
	I1001 19:06:56.116138  382415 node_ready.go:38] duration metric: took 42.503212703s for node "addons-179668" to be "Ready" ...
	I1001 19:06:56.116148  382415 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" ...
	I1001 19:06:56.154458  382415 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-j65d5" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:56.214449  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:56.417837  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:56.418078  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:56.549377  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:56.713767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:56.916656  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:56.916980  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:57.048317  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:57.213211  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:57.416756  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:57.416788  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:57.548519  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:57.658899  382415 pod_ready.go:93] pod "coredns-7c65d6cfc9-j65d5" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.658922  382415 pod_ready.go:82] duration metric: took 1.504436753s for pod "coredns-7c65d6cfc9-j65d5" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.658941  382415 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.662680  382415 pod_ready.go:93] pod "etcd-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.662702  382415 pod_ready.go:82] duration metric: took 3.750426ms for pod "etcd-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.662716  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.666663  382415 pod_ready.go:93] pod "kube-apiserver-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.666687  382415 pod_ready.go:82] duration metric: took 3.961807ms for pod "kube-apiserver-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.666701  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.670322  382415 pod_ready.go:93] pod "kube-controller-manager-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.670340  382415 pod_ready.go:82] duration metric: took 3.629567ms for pod "kube-controller-manager-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.670354  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-p9kz8" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.713734  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:57.716507  382415 pod_ready.go:93] pod "kube-proxy-p9kz8" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.716528  382415 pod_ready.go:82] duration metric: took 46.165689ms for pod "kube-proxy-p9kz8" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.716539  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.916736  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:57.917071  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:58.104008  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:58.117711  382415 pod_ready.go:93] pod "kube-scheduler-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:58.117736  382415 pod_ready.go:82] duration metric: took 401.188032ms for pod "kube-scheduler-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:58.117748  382415 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:58.214461  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:58.417656  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:58.417873  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:58.605310  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:58.714322  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:58.918144  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:58.918673  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:59.105902  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:59.214120  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:59.416880  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:59.417122  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:59.550973  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:59.714907  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:59.917221  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:59.917940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:00.049019  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:00.124120  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:00.215015  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:00.417554  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:00.417828  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:00.548950  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:00.714645  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:00.917230  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:00.917584  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:01.049093  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:01.213869  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:01.416959  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:01.417172  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:01.548989  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:01.714040  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:01.917252  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:01.917503  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:02.049031  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:02.214246  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:02.416664  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:02.417489  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:02.605646  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:02.623695  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:02.715190  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:02.916879  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:02.917746  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:03.048533  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:03.213930  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:03.416890  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:03.417260  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:03.548940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:03.714183  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:03.916485  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:03.916615  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:04.048547  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:04.214369  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:04.416910  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:04.416999  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:04.547841  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:04.715433  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:04.917279  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:04.917280  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:05.049538  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:05.123417  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:05.214183  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:05.418245  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:05.418624  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:05.604440  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:05.714614  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:05.917776  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:05.918235  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:06.049042  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:06.215159  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:06.417286  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:06.417687  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:06.548675  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:06.714645  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:06.916713  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:06.917050  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:07.048601  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:07.123531  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:07.216670  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:07.417308  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:07.417322  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:07.550087  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:07.714073  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:07.916969  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:07.917083  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:08.048847  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:08.214794  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:08.416956  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:08.417813  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:08.548485  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:08.714411  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:08.916800  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:08.916940  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:09.048117  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:09.214479  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:09.416956  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:09.417254  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:09.548699  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:09.623031  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:09.715051  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:09.916581  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:09.916793  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:10.048234  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:10.214110  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:10.417008  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:10.417450  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:10.547782  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:10.713908  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:10.916575  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:10.916957  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:11.049342  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:11.213771  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:11.416337  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:11.416664  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:11.548148  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:11.714143  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:11.916991  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:11.918662  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:12.049187  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:12.123630  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:12.213920  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:12.416926  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:12.417354  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:12.550673  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:12.714422  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:12.916535  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:12.916899  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:13.048180  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:13.213704  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:13.416597  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:13.417179  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:13.547810  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:13.714091  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:13.916870  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:13.917045  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:14.048058  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:14.213745  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:14.417031  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:14.417532  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:14.547881  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:14.622657  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:14.714067  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:14.917738  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:14.918087  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:15.049190  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:15.215120  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:15.417420  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:15.418526  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:15.548960  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:15.714908  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:15.917021  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:15.917399  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:16.048575  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:16.214666  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:16.416592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:16.417085  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:16.549504  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:16.623452  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:16.714260  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:16.916617  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:16.917200  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:17.048838  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:17.214185  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:17.417529  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:17.417801  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:17.555236  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:17.714338  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:17.917088  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:17.917164  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:18.048686  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:18.214689  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:18.416919  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:18.417027  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:18.548957  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:18.714767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:18.916778  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:18.917139  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:19.048195  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:19.123261  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:19.213386  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:19.417174  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:19.417780  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:19.548460  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:19.714524  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:19.917386  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:20.017345  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:20.048683  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:20.214309  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:20.416865  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:20.417405  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:20.548660  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:20.714428  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:20.916738  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:20.916967  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:21.047969  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:21.123311  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:21.213799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:21.417675  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:21.418999  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:21.613186  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:21.714915  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:21.919295  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:21.920075  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:22.106631  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:22.216956  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:22.418749  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:22.421331  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:22.609909  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:22.813020  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:22.920344  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:22.921410  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:23.047755  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:23.123589  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:23.213838  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:23.416933  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:23.416980  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:23.548318  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:23.714788  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:23.917836  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:23.918418  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:24.048401  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:24.214534  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:24.417306  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:24.417700  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:24.604603  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:24.714810  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:24.917480  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:24.917861  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:25.048872  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:25.214722  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:25.416958  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:25.417214  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:25.547940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:25.623371  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:25.714592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:25.916904  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:25.917746  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:26.049783  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:26.214541  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:26.417185  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:26.417572  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:26.548883  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:26.714602  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:26.919369  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:26.919649  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:27.048957  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:27.213670  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:27.417084  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:27.417390  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:27.549032  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:27.624758  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:27.714215  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:27.916794  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:27.917049  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:28.048274  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:28.214049  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:28.416721  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:28.416985  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:28.547961  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:28.714513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:28.917023  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:28.917066  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:29.048437  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:29.214574  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:29.417170  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:29.417202  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:29.548780  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:29.714216  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:29.916674  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:29.916955  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:30.047727  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:30.122301  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:30.213802  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:30.416890  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:30.417217  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:30.548224  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:30.715027  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:30.916989  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:30.917361  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:31.048508  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:31.213857  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:31.416733  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:31.416968  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:31.548421  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:31.714160  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:31.916534  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:31.916580  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:32.048092  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:32.122747  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:32.214024  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:32.416889  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:32.417308  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:32.549514  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:32.714776  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:32.917871  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:32.919245  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:33.105119  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:33.214644  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:33.417098  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:33.417465  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:33.549091  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:33.714913  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:33.917228  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:33.917648  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:34.049557  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:34.123365  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:34.214739  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:34.416934  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:34.417342  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:34.548248  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:34.714513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:34.917913  382415 kapi.go:107] duration metric: took 1m17.504175971s to wait for kubernetes.io/minikube-addons=registry ...
	I1001 19:07:34.918212  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:35.047733  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:35.214731  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:35.417146  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:35.548527  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:35.714041  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:35.917769  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:36.048481  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:36.123414  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:36.214107  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:36.417758  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:36.549786  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:36.715086  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:36.916900  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:37.048144  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:37.214915  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:37.417338  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:37.607107  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:37.716574  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:37.917610  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:38.048859  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:38.214399  382415 kapi.go:107] duration metric: took 1m16.503381663s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1001 19:07:38.215832  382415 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-179668 cluster.
	I1001 19:07:38.216894  382415 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.
	I1001 19:07:38.217935  382415 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1001 19:07:38.416471  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:38.548231  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:38.624158  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:38.916857  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:39.049422  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:39.417877  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:39.567754  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:39.968973  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:40.069866  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:40.417393  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:40.547817  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:40.917733  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:41.048634  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:41.123861  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:41.417392  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:41.548236  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:41.916735  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:42.048146  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:42.416826  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:42.549550  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:42.917131  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:43.048406  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:43.416653  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:43.548445  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:43.623038  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:43.916587  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:44.048510  382415 kapi.go:107] duration metric: took 1m25.504262802s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1001 19:07:44.417204  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:44.917514  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:45.417470  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:45.916910  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:46.122787  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:46.418029  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:46.916968  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:47.416624  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:47.917324  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:48.123511  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:48.416899  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:48.916919  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:49.416817  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:49.916528  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:50.495134  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:50.623697  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:50.956592  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:51.416624  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:51.916289  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:52.416932  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:52.916216  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:53.123546  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:53.417004  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:53.916421  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:54.416846  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:54.916650  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:55.417130  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:55.623400  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:55.916915  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:56.416627  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:56.916719  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:57.416913  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:57.916320  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:58.123629  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:58.416845  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:58.916354  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:59.417002  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:59.917243  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:00.418687  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:00.624285  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:08:00.918447  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:01.417565  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:01.917491  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:02.417404  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:02.917713  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:03.122871  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:08:03.417580  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:03.916856  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:04.417343  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:04.917163  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:05.123148  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:08:05.416708  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:05.916821  382415 kapi.go:107] duration metric: took 1m48.503936659s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1001 19:08:05.918524  382415 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, nvidia-device-plugin, storage-provisioner, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I1001 19:08:05.919566  382415 addons.go:510] duration metric: took 1m54.249458248s for enable addons: enabled=[cloud-spanner ingress-dns nvidia-device-plugin storage-provisioner metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I1001 19:08:06.124623  382415 pod_ready.go:93] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"True"
	I1001 19:08:06.124655  382415 pod_ready.go:82] duration metric: took 1m8.006896926s for pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace to be "Ready" ...
	I1001 19:08:06.124669  382415 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-fnnpd" in "kube-system" namespace to be "Ready" ...
	I1001 19:08:06.130794  382415 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-fnnpd" in "kube-system" namespace has status "Ready":"True"
	I1001 19:08:06.130813  382415 pod_ready.go:82] duration metric: took 6.137633ms for pod "nvidia-device-plugin-daemonset-fnnpd" in "kube-system" namespace to be "Ready" ...
	I1001 19:08:06.130833  382415 pod_ready.go:39] duration metric: took 1m10.014670026s 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" ...
	I1001 19:08:06.130852  382415 api_server.go:52] waiting for apiserver process to appear ...
	I1001 19:08:06.130894  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1001 19:08:06.130939  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1001 19:08:06.207765  382415 cri.go:89] found id: "a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:06.207785  382415 cri.go:89] found id: ""
	I1001 19:08:06.207799  382415 logs.go:276] 1 containers: [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776]
	I1001 19:08:06.207844  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.211127  382415 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1001 19:08:06.211184  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1001 19:08:06.244688  382415 cri.go:89] found id: "604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:06.244709  382415 cri.go:89] found id: ""
	I1001 19:08:06.244716  382415 logs.go:276] 1 containers: [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e]
	I1001 19:08:06.244755  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.247679  382415 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1001 19:08:06.247742  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1001 19:08:06.279003  382415 cri.go:89] found id: "81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:06.279029  382415 cri.go:89] found id: ""
	I1001 19:08:06.279039  382415 logs.go:276] 1 containers: [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804]
	I1001 19:08:06.279087  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.282286  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1001 19:08:06.282344  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1001 19:08:06.312962  382415 cri.go:89] found id: "c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:06.312982  382415 cri.go:89] found id: ""
	I1001 19:08:06.312991  382415 logs.go:276] 1 containers: [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686]
	I1001 19:08:06.313051  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.315956  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1001 19:08:06.316014  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1001 19:08:06.346728  382415 cri.go:89] found id: "1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:06.346749  382415 cri.go:89] found id: ""
	I1001 19:08:06.346759  382415 logs.go:276] 1 containers: [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c]
	I1001 19:08:06.346820  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.349877  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1001 19:08:06.349943  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1001 19:08:06.381362  382415 cri.go:89] found id: "22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:06.381383  382415 cri.go:89] found id: ""
	I1001 19:08:06.381392  382415 logs.go:276] 1 containers: [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3]
	I1001 19:08:06.381437  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.384337  382415 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1001 19:08:06.384399  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1001 19:08:06.414922  382415 cri.go:89] found id: "68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:06.414944  382415 cri.go:89] found id: ""
	I1001 19:08:06.414955  382415 logs.go:276] 1 containers: [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2]
	I1001 19:08:06.414997  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.418116  382415 logs.go:123] Gathering logs for dmesg ...
	I1001 19:08:06.418139  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1001 19:08:06.442790  382415 logs.go:123] Gathering logs for describe nodes ...
	I1001 19:08:06.442812  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1001 19:08:06.533068  382415 logs.go:123] Gathering logs for kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] ...
	I1001 19:08:06.533108  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:06.577556  382415 logs.go:123] Gathering logs for coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] ...
	I1001 19:08:06.577585  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:06.611378  382415 logs.go:123] Gathering logs for kube-proxy [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] ...
	I1001 19:08:06.611404  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:06.642476  382415 logs.go:123] Gathering logs for kubelet ...
	I1001 19:08:06.642500  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1001 19:08:06.730576  382415 logs.go:123] Gathering logs for kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] ...
	I1001 19:08:06.730611  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:06.777166  382415 logs.go:123] Gathering logs for kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] ...
	I1001 19:08:06.777202  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:06.855312  382415 logs.go:123] Gathering logs for kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] ...
	I1001 19:08:06.855346  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:06.889597  382415 logs.go:123] Gathering logs for CRI-O ...
	I1001 19:08:06.889630  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1001 19:08:06.967053  382415 logs.go:123] Gathering logs for container status ...
	I1001 19:08:06.967082  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1001 19:08:07.007846  382415 logs.go:123] Gathering logs for etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] ...
	I1001 19:08:07.007878  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:09.548162  382415 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1001 19:08:09.561453  382415 api_server.go:72] duration metric: took 1m57.891366914s to wait for apiserver process to appear ...
	I1001 19:08:09.561483  382415 api_server.go:88] waiting for apiserver healthz status ...
	I1001 19:08:09.561517  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1001 19:08:09.561562  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1001 19:08:09.593402  382415 cri.go:89] found id: "a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:09.593431  382415 cri.go:89] found id: ""
	I1001 19:08:09.593439  382415 logs.go:276] 1 containers: [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776]
	I1001 19:08:09.593492  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.596485  382415 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1001 19:08:09.596578  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1001 19:08:09.628651  382415 cri.go:89] found id: "604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:09.628672  382415 cri.go:89] found id: ""
	I1001 19:08:09.628682  382415 logs.go:276] 1 containers: [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e]
	I1001 19:08:09.628730  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.631905  382415 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1001 19:08:09.631953  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1001 19:08:09.662169  382415 cri.go:89] found id: "81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:09.662189  382415 cri.go:89] found id: ""
	I1001 19:08:09.662197  382415 logs.go:276] 1 containers: [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804]
	I1001 19:08:09.662232  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.665182  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1001 19:08:09.665231  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1001 19:08:09.695644  382415 cri.go:89] found id: "c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:09.695664  382415 cri.go:89] found id: ""
	I1001 19:08:09.695674  382415 logs.go:276] 1 containers: [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686]
	I1001 19:08:09.695716  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.698689  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1001 19:08:09.698741  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1001 19:08:09.728978  382415 cri.go:89] found id: "1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:09.728998  382415 cri.go:89] found id: ""
	I1001 19:08:09.729007  382415 logs.go:276] 1 containers: [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c]
	I1001 19:08:09.729042  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.732028  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1001 19:08:09.732074  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1001 19:08:09.762837  382415 cri.go:89] found id: "22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:09.762853  382415 cri.go:89] found id: ""
	I1001 19:08:09.762860  382415 logs.go:276] 1 containers: [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3]
	I1001 19:08:09.762905  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.765771  382415 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1001 19:08:09.765823  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1001 19:08:09.797537  382415 cri.go:89] found id: "68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:09.797558  382415 cri.go:89] found id: ""
	I1001 19:08:09.797567  382415 logs.go:276] 1 containers: [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2]
	I1001 19:08:09.797609  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.800580  382415 logs.go:123] Gathering logs for kubelet ...
	I1001 19:08:09.800601  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1001 19:08:09.878848  382415 logs.go:123] Gathering logs for dmesg ...
	I1001 19:08:09.878871  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1001 19:08:09.902968  382415 logs.go:123] Gathering logs for describe nodes ...
	I1001 19:08:09.902991  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1001 19:08:09.990946  382415 logs.go:123] Gathering logs for kube-proxy [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] ...
	I1001 19:08:09.990972  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:10.022591  382415 logs.go:123] Gathering logs for kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] ...
	I1001 19:08:10.022616  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:10.065993  382415 logs.go:123] Gathering logs for etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] ...
	I1001 19:08:10.066021  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:10.106197  382415 logs.go:123] Gathering logs for coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] ...
	I1001 19:08:10.106226  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:10.140221  382415 logs.go:123] Gathering logs for kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] ...
	I1001 19:08:10.140248  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:10.176157  382415 logs.go:123] Gathering logs for kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] ...
	I1001 19:08:10.176185  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:10.231044  382415 logs.go:123] Gathering logs for kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] ...
	I1001 19:08:10.231074  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:10.263027  382415 logs.go:123] Gathering logs for CRI-O ...
	I1001 19:08:10.263053  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1001 19:08:10.340123  382415 logs.go:123] Gathering logs for container status ...
	I1001 19:08:10.340151  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1001 19:08:12.881672  382415 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1001 19:08:12.885936  382415 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1001 19:08:12.886787  382415 api_server.go:141] control plane version: v1.31.1
	I1001 19:08:12.886810  382415 api_server.go:131] duration metric: took 3.325319676s to wait for apiserver health ...
	I1001 19:08:12.886821  382415 system_pods.go:43] waiting for kube-system pods to appear ...
	I1001 19:08:12.886852  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1001 19:08:12.886905  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1001 19:08:12.920245  382415 cri.go:89] found id: "a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:12.920268  382415 cri.go:89] found id: ""
	I1001 19:08:12.920276  382415 logs.go:276] 1 containers: [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776]
	I1001 19:08:12.920329  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:12.923475  382415 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1001 19:08:12.923531  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1001 19:08:12.955778  382415 cri.go:89] found id: "604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:12.955798  382415 cri.go:89] found id: ""
	I1001 19:08:12.955808  382415 logs.go:276] 1 containers: [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e]
	I1001 19:08:12.955857  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:12.958847  382415 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1001 19:08:12.958914  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1001 19:08:12.989192  382415 cri.go:89] found id: "81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:12.989216  382415 cri.go:89] found id: ""
	I1001 19:08:12.989227  382415 logs.go:276] 1 containers: [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804]
	I1001 19:08:12.989276  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:12.992189  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1001 19:08:12.992255  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1001 19:08:13.023024  382415 cri.go:89] found id: "c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:13.023046  382415 cri.go:89] found id: ""
	I1001 19:08:13.023054  382415 logs.go:276] 1 containers: [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686]
	I1001 19:08:13.023101  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.026098  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1001 19:08:13.026156  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1001 19:08:13.056708  382415 cri.go:89] found id: "1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:13.056730  382415 cri.go:89] found id: ""
	I1001 19:08:13.056740  382415 logs.go:276] 1 containers: [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c]
	I1001 19:08:13.056786  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.059618  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1001 19:08:13.059682  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1001 19:08:13.090341  382415 cri.go:89] found id: "22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:13.090359  382415 cri.go:89] found id: ""
	I1001 19:08:13.090366  382415 logs.go:276] 1 containers: [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3]
	I1001 19:08:13.090413  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.093353  382415 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1001 19:08:13.093410  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1001 19:08:13.123800  382415 cri.go:89] found id: "68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:13.123821  382415 cri.go:89] found id: ""
	I1001 19:08:13.123831  382415 logs.go:276] 1 containers: [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2]
	I1001 19:08:13.123865  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.126828  382415 logs.go:123] Gathering logs for kubelet ...
	I1001 19:08:13.126844  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1001 19:08:13.205879  382415 logs.go:123] Gathering logs for dmesg ...
	I1001 19:08:13.205914  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1001 19:08:13.230681  382415 logs.go:123] Gathering logs for kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] ...
	I1001 19:08:13.230705  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:13.266698  382415 logs.go:123] Gathering logs for kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] ...
	I1001 19:08:13.266722  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:13.321341  382415 logs.go:123] Gathering logs for kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] ...
	I1001 19:08:13.321369  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:13.354281  382415 logs.go:123] Gathering logs for describe nodes ...
	I1001 19:08:13.354308  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1001 19:08:13.447563  382415 logs.go:123] Gathering logs for kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] ...
	I1001 19:08:13.447594  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:13.491702  382415 logs.go:123] Gathering logs for etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] ...
	I1001 19:08:13.491729  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:13.534177  382415 logs.go:123] Gathering logs for coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] ...
	I1001 19:08:13.534213  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:13.566693  382415 logs.go:123] Gathering logs for kube-proxy [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] ...
	I1001 19:08:13.566720  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:13.597070  382415 logs.go:123] Gathering logs for CRI-O ...
	I1001 19:08:13.597097  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1001 19:08:13.667713  382415 logs.go:123] Gathering logs for container status ...
	I1001 19:08:13.667748  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1001 19:08:16.216939  382415 system_pods.go:59] 18 kube-system pods found
	I1001 19:08:16.216971  382415 system_pods.go:61] "coredns-7c65d6cfc9-j65d5" [38989ca4-2a93-4065-a4a2-eb234aa2a1c2] Running
	I1001 19:08:16.216976  382415 system_pods.go:61] "csi-hostpath-attacher-0" [4db4494f-af58-40d0-861a-fc93d32aed74] Running
	I1001 19:08:16.216980  382415 system_pods.go:61] "csi-hostpath-resizer-0" [5c64fa0c-34ab-498d-a536-b15e5505c62f] Running
	I1001 19:08:16.216983  382415 system_pods.go:61] "csi-hostpathplugin-dchdm" [7de54d22-0db4-4e40-a948-0ff27a0a6d46] Running
	I1001 19:08:16.216987  382415 system_pods.go:61] "etcd-addons-179668" [183a29d5-7666-4b38-816d-ca1be46c1e41] Running
	I1001 19:08:16.216990  382415 system_pods.go:61] "kindnet-jwgd8" [2f6e937f-507b-49a1-9fa0-db4778cdd725] Running
	I1001 19:08:16.216994  382415 system_pods.go:61] "kube-apiserver-addons-179668" [146a06ae-53db-405c-87a0-5609e24f888a] Running
	I1001 19:08:16.216999  382415 system_pods.go:61] "kube-controller-manager-addons-179668" [57afdb03-084d-41eb-a3f8-4fc0ca11b185] Running
	I1001 19:08:16.217002  382415 system_pods.go:61] "kube-ingress-dns-minikube" [3556b4a8-692b-41a8-8648-ac9e18227c57] Running
	I1001 19:08:16.217006  382415 system_pods.go:61] "kube-proxy-p9kz8" [00b5d82e-6212-42b1-b2a1-0b55a6ab915c] Running
	I1001 19:08:16.217009  382415 system_pods.go:61] "kube-scheduler-addons-179668" [6152447a-6ff5-4c61-9ec1-a4c85ac6064b] Running
	I1001 19:08:16.217014  382415 system_pods.go:61] "metrics-server-84c5f94fbc-kglhk" [311bdfdc-0daa-437e-93a4-bea578757d96] Running
	I1001 19:08:16.217018  382415 system_pods.go:61] "nvidia-device-plugin-daemonset-fnnpd" [ca7da927-c999-4bbc-9ef1-ce651f4fc3db] Running
	I1001 19:08:16.217023  382415 system_pods.go:61] "registry-66c9cd494c-6j4h6" [7023c7ff-de8b-4e0b-b426-2992edc0e0de] Running
	I1001 19:08:16.217027  382415 system_pods.go:61] "registry-proxy-zcqhw" [679c9ad4-b194-453e-8b66-b9903100fc85] Running
	I1001 19:08:16.217032  382415 system_pods.go:61] "snapshot-controller-56fcc65765-42b8v" [e3265699-34a8-4834-bfe3-e2c74a9b1faf] Running
	I1001 19:08:16.217036  382415 system_pods.go:61] "snapshot-controller-56fcc65765-b8psl" [426e99de-9795-4d49-af00-59d613b82dcd] Running
	I1001 19:08:16.217041  382415 system_pods.go:61] "storage-provisioner" [1da17e63-ded6-4870-a5d9-5a41228acfab] Running
	I1001 19:08:16.217046  382415 system_pods.go:74] duration metric: took 3.330216818s to wait for pod list to return data ...
	I1001 19:08:16.217055  382415 default_sa.go:34] waiting for default service account to be created ...
	I1001 19:08:16.219012  382415 default_sa.go:45] found service account: "default"
	I1001 19:08:16.219035  382415 default_sa.go:55] duration metric: took 1.970719ms for default service account to be created ...
	I1001 19:08:16.219045  382415 system_pods.go:116] waiting for k8s-apps to be running ...
	I1001 19:08:16.228558  382415 system_pods.go:86] 18 kube-system pods found
	I1001 19:08:16.228582  382415 system_pods.go:89] "coredns-7c65d6cfc9-j65d5" [38989ca4-2a93-4065-a4a2-eb234aa2a1c2] Running
	I1001 19:08:16.228588  382415 system_pods.go:89] "csi-hostpath-attacher-0" [4db4494f-af58-40d0-861a-fc93d32aed74] Running
	I1001 19:08:16.228592  382415 system_pods.go:89] "csi-hostpath-resizer-0" [5c64fa0c-34ab-498d-a536-b15e5505c62f] Running
	I1001 19:08:16.228595  382415 system_pods.go:89] "csi-hostpathplugin-dchdm" [7de54d22-0db4-4e40-a948-0ff27a0a6d46] Running
	I1001 19:08:16.228599  382415 system_pods.go:89] "etcd-addons-179668" [183a29d5-7666-4b38-816d-ca1be46c1e41] Running
	I1001 19:08:16.228603  382415 system_pods.go:89] "kindnet-jwgd8" [2f6e937f-507b-49a1-9fa0-db4778cdd725] Running
	I1001 19:08:16.228608  382415 system_pods.go:89] "kube-apiserver-addons-179668" [146a06ae-53db-405c-87a0-5609e24f888a] Running
	I1001 19:08:16.228612  382415 system_pods.go:89] "kube-controller-manager-addons-179668" [57afdb03-084d-41eb-a3f8-4fc0ca11b185] Running
	I1001 19:08:16.228616  382415 system_pods.go:89] "kube-ingress-dns-minikube" [3556b4a8-692b-41a8-8648-ac9e18227c57] Running
	I1001 19:08:16.228620  382415 system_pods.go:89] "kube-proxy-p9kz8" [00b5d82e-6212-42b1-b2a1-0b55a6ab915c] Running
	I1001 19:08:16.228623  382415 system_pods.go:89] "kube-scheduler-addons-179668" [6152447a-6ff5-4c61-9ec1-a4c85ac6064b] Running
	I1001 19:08:16.228627  382415 system_pods.go:89] "metrics-server-84c5f94fbc-kglhk" [311bdfdc-0daa-437e-93a4-bea578757d96] Running
	I1001 19:08:16.228630  382415 system_pods.go:89] "nvidia-device-plugin-daemonset-fnnpd" [ca7da927-c999-4bbc-9ef1-ce651f4fc3db] Running
	I1001 19:08:16.228634  382415 system_pods.go:89] "registry-66c9cd494c-6j4h6" [7023c7ff-de8b-4e0b-b426-2992edc0e0de] Running
	I1001 19:08:16.228636  382415 system_pods.go:89] "registry-proxy-zcqhw" [679c9ad4-b194-453e-8b66-b9903100fc85] Running
	I1001 19:08:16.228639  382415 system_pods.go:89] "snapshot-controller-56fcc65765-42b8v" [e3265699-34a8-4834-bfe3-e2c74a9b1faf] Running
	I1001 19:08:16.228642  382415 system_pods.go:89] "snapshot-controller-56fcc65765-b8psl" [426e99de-9795-4d49-af00-59d613b82dcd] Running
	I1001 19:08:16.228645  382415 system_pods.go:89] "storage-provisioner" [1da17e63-ded6-4870-a5d9-5a41228acfab] Running
	I1001 19:08:16.228650  382415 system_pods.go:126] duration metric: took 9.599646ms to wait for k8s-apps to be running ...
	I1001 19:08:16.228656  382415 system_svc.go:44] waiting for kubelet service to be running ....
	I1001 19:08:16.228698  382415 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1001 19:08:16.239640  382415 system_svc.go:56] duration metric: took 10.979029ms WaitForService to wait for kubelet
	I1001 19:08:16.239667  382415 kubeadm.go:582] duration metric: took 2m4.56958334s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1001 19:08:16.239692  382415 node_conditions.go:102] verifying NodePressure condition ...
	I1001 19:08:16.241941  382415 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I1001 19:08:16.241965  382415 node_conditions.go:123] node cpu capacity is 8
	I1001 19:08:16.241977  382415 node_conditions.go:105] duration metric: took 2.275695ms to run NodePressure ...
	I1001 19:08:16.241989  382415 start.go:241] waiting for startup goroutines ...
	I1001 19:08:16.241996  382415 start.go:246] waiting for cluster config update ...
	I1001 19:08:16.242011  382415 start.go:255] writing updated cluster config ...
	I1001 19:08:16.242257  382415 ssh_runner.go:195] Run: rm -f paused
	I1001 19:08:16.290659  382415 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1001 19:08:16.292691  382415 out.go:177] * Done! kubectl is now configured to use "addons-179668" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 01 19:19:12 addons-179668 crio[1029]: time="2024-10-01 19:19:12.045582834Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=ec93f6e9-e540-4543-b181-320edae14a72 name=/runtime.v1.ImageService/ImageStatus
	Oct 01 19:19:12 addons-179668 crio[1029]: time="2024-10-01 19:19:12.046127875Z" level=info msg="Pulling image: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=54f4e24f-8a3a-48bb-aedc-2e39fdbae847 name=/runtime.v1.ImageService/PullImage
	Oct 01 19:19:12 addons-179668 crio[1029]: time="2024-10-01 19:19:12.047468970Z" level=info msg="Trying to access \"gcr.io/k8s-minikube/busybox:1.28.4-glibc\""
	Oct 01 19:19:12 addons-179668 crio[1029]: time="2024-10-01 19:19:12.775259318Z" level=info msg="Trying to access \"gcr.io/k8s-minikube/busybox:1.28.4-glibc\""
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.149401371Z" level=info msg="Pulled image: gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e" id=54f4e24f-8a3a-48bb-aedc-2e39fdbae847 name=/runtime.v1.ImageService/PullImage
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.149925380Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=b244c570-36ab-4870-b1fb-d2a1563c4e26 name=/runtime.v1.ImageService/ImageStatus
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.150435639Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c,RepoTags:[gcr.io/k8s-minikube/busybox:1.28.4-glibc],RepoDigests:[gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998],Size_:4631262,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=b244c570-36ab-4870-b1fb-d2a1563c4e26 name=/runtime.v1.ImageService/ImageStatus
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.151079205Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3b657565-10f9-42ae-b407-9f07b07dfd01 name=/runtime.v1.ImageService/ImageStatus
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.151576847Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c,RepoTags:[gcr.io/k8s-minikube/busybox:1.28.4-glibc],RepoDigests:[gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998],Size_:4631262,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=3b657565-10f9-42ae-b407-9f07b07dfd01 name=/runtime.v1.ImageService/ImageStatus
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.152214744Z" level=info msg="Creating container: default/busybox/busybox" id=eccfdd50-812e-4c18-ac42-cff4e2db6248 name=/runtime.v1.RuntimeService/CreateContainer
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.152290510Z" level=warning msg="Allowed annotations are specified for workload []"
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.199823416Z" level=info msg="Created container bcbc914f5e8e0eb7b9bc063c3657b5f364b32b29aa2323e69d1999754b0b256e: default/busybox/busybox" id=eccfdd50-812e-4c18-ac42-cff4e2db6248 name=/runtime.v1.RuntimeService/CreateContainer
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.200367353Z" level=info msg="Starting container: bcbc914f5e8e0eb7b9bc063c3657b5f364b32b29aa2323e69d1999754b0b256e" id=ef67ade7-bed5-4b8c-ac9b-0220f247fb28 name=/runtime.v1.RuntimeService/StartContainer
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.206220367Z" level=info msg="Started container" PID=16966 containerID=bcbc914f5e8e0eb7b9bc063c3657b5f364b32b29aa2323e69d1999754b0b256e description=default/busybox/busybox id=ef67ade7-bed5-4b8c-ac9b-0220f247fb28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9010029a6e116a9687d24a7aaafc6d1607ae48719cf51596a1d8d7faf88f05f3
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.941799295Z" level=info msg="Running pod sandbox: default/hello-world-app-55bf9c44b4-nz9p6/POD" id=21646a14-2260-42a5-8722-5124d4cc99eb name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.941857038Z" level=warning msg="Allowed annotations are specified for workload []"
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.959585681Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-nz9p6 Namespace:default ID:63ccac72afc63b1c5d8ec640244ea9c2c5a5cc73153d1087b84ca909c6b8f10d UID:81b34a8b-859b-4ab8-8f66-6246e26a559a NetNS:/var/run/netns/97243ea7-fbe7-4e3d-bbe8-0a4dace086ab Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 01 19:19:14 addons-179668 crio[1029]: time="2024-10-01 19:19:14.959775719Z" level=info msg="Adding pod default_hello-world-app-55bf9c44b4-nz9p6 to CNI network \"kindnet\" (type=ptp)"
	Oct 01 19:19:15 addons-179668 crio[1029]: time="2024-10-01 19:19:15.004378510Z" level=info msg="Got pod network &{Name:hello-world-app-55bf9c44b4-nz9p6 Namespace:default ID:63ccac72afc63b1c5d8ec640244ea9c2c5a5cc73153d1087b84ca909c6b8f10d UID:81b34a8b-859b-4ab8-8f66-6246e26a559a NetNS:/var/run/netns/97243ea7-fbe7-4e3d-bbe8-0a4dace086ab Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 01 19:19:15 addons-179668 crio[1029]: time="2024-10-01 19:19:15.004556887Z" level=info msg="Checking pod default_hello-world-app-55bf9c44b4-nz9p6 for CNI network kindnet (type=ptp)"
	Oct 01 19:19:15 addons-179668 crio[1029]: time="2024-10-01 19:19:15.007018822Z" level=info msg="Ran pod sandbox 63ccac72afc63b1c5d8ec640244ea9c2c5a5cc73153d1087b84ca909c6b8f10d with infra container: default/hello-world-app-55bf9c44b4-nz9p6/POD" id=21646a14-2260-42a5-8722-5124d4cc99eb name=/runtime.v1.RuntimeService/RunPodSandbox
	Oct 01 19:19:15 addons-179668 crio[1029]: time="2024-10-01 19:19:15.008145922Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=dbc8f18f-4149-4917-8acb-3dda5d05914b name=/runtime.v1.ImageService/ImageStatus
	Oct 01 19:19:15 addons-179668 crio[1029]: time="2024-10-01 19:19:15.008355518Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=dbc8f18f-4149-4917-8acb-3dda5d05914b name=/runtime.v1.ImageService/ImageStatus
	Oct 01 19:19:15 addons-179668 crio[1029]: time="2024-10-01 19:19:15.008807352Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=6a30bb2f-9150-4c26-a90a-57de474b5f9d name=/runtime.v1.ImageService/PullImage
	Oct 01 19:19:15 addons-179668 crio[1029]: time="2024-10-01 19:19:15.014560421Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	bcbc914f5e8e0       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          1 second ago        Running             busybox                   0                   9010029a6e116       busybox
	f41fa77fa6875       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   5315fc8c3f0e4       nginx
	553c8db054e77       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6             11 minutes ago      Running             controller                0                   66a3b47ffb380       ingress-nginx-controller-bc57996ff-lpg5p
	d27d68295b609       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             11 minutes ago      Exited              patch                     2                   e5c2fe5316324       ingress-nginx-admission-patch-2dlg7
	ab9fa4673d102       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   11 minutes ago      Exited              create                    0                   b0d0acafae3ac       ingress-nginx-admission-create-t46qd
	7c3d0956fdbed       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   8b209820829fb       metrics-server-84c5f94fbc-kglhk
	2a3f815b28258       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             12 minutes ago      Running             minikube-ingress-dns      0                   b791e9684b1d6       kube-ingress-dns-minikube
	81ce41817627f       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             12 minutes ago      Running             coredns                   0                   ef6d5f224bb83       coredns-7c65d6cfc9-j65d5
	dd70addbc852d       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             12 minutes ago      Running             storage-provisioner       0                   4629a9178a0a5       storage-provisioner
	1ece8cd08fb62       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             13 minutes ago      Running             kube-proxy                0                   62314a38334b3       kube-proxy-p9kz8
	68cfa69fa9387       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             13 minutes ago      Running             kindnet-cni               0                   027e1b704ed20       kindnet-jwgd8
	a9245ed36471d       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             13 minutes ago      Running             kube-apiserver            0                   52f61deac565a       kube-apiserver-addons-179668
	c0d8f44713698       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             13 minutes ago      Running             kube-scheduler            0                   5a3a8d5ddbbe6       kube-scheduler-addons-179668
	22ba101bd457b       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             13 minutes ago      Running             kube-controller-manager   0                   8e425fd43da02       kube-controller-manager-addons-179668
	604a257b86d59       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             13 minutes ago      Running             etcd                      0                   ce33527dd9b9a       etcd-addons-179668
	
	
	==> coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] <==
	[INFO] 10.244.0.18:36235 - 45573 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000093793s
	[INFO] 10.244.0.18:34380 - 16452 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.003636352s
	[INFO] 10.244.0.18:34380 - 16111 "A IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004135329s
	[INFO] 10.244.0.18:38574 - 25697 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005035609s
	[INFO] 10.244.0.18:38574 - 25374 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005159085s
	[INFO] 10.244.0.18:35624 - 62897 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003855499s
	[INFO] 10.244.0.18:35624 - 63237 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00407197s
	[INFO] 10.244.0.18:50966 - 1295 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000046818s
	[INFO] 10.244.0.18:50966 - 1088 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000073569s
	[INFO] 10.244.0.19:41004 - 30504 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000215236s
	[INFO] 10.244.0.19:46118 - 8177 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000289363s
	[INFO] 10.244.0.19:59069 - 27520 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000112307s
	[INFO] 10.244.0.19:51236 - 19859 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000197627s
	[INFO] 10.244.0.19:33310 - 61148 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000153789s
	[INFO] 10.244.0.19:55036 - 34242 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00019293s
	[INFO] 10.244.0.19:48255 - 11569 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.004263229s
	[INFO] 10.244.0.19:58273 - 11013 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.004975998s
	[INFO] 10.244.0.19:60804 - 20855 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004467794s
	[INFO] 10.244.0.19:55011 - 53945 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005269818s
	[INFO] 10.244.0.19:53275 - 1038 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004279463s
	[INFO] 10.244.0.19:47412 - 33187 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005359146s
	[INFO] 10.244.0.19:56700 - 65201 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000786272s
	[INFO] 10.244.0.19:41048 - 36964 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.00097454s
	[INFO] 10.244.0.24:42326 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000205746s
	[INFO] 10.244.0.24:52014 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000092515s
	
	
	==> describe nodes <==
	Name:               addons-179668
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-179668
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=028fa3fa4ead204345663a497a11836d2b7758c4
	                    minikube.k8s.io/name=addons-179668
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_01T19_06_07_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-179668
	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:  Tue, 01 Oct 2024 19:06:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-179668
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Oct 2024 19:19:11 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Oct 2024 19:17:39 +0000   Tue, 01 Oct 2024 19:06:02 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Oct 2024 19:17:39 +0000   Tue, 01 Oct 2024 19:06:02 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Oct 2024 19:17:39 +0000   Tue, 01 Oct 2024 19:06:02 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Oct 2024 19:17:39 +0000   Tue, 01 Oct 2024 19:06:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-179668
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 47d9bedbc3df44deaec8bf28fb55a752
	  System UUID:                861c035f-2cb2-4c2e-bd7d-3638f444d7f8
	  Boot ID:                    3a7cb1a4-5c16-43b0-9859-0c7168cf9090
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  default                     hello-world-app-55bf9c44b4-nz9p6            0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m21s
	  ingress-nginx               ingress-nginx-controller-bc57996ff-lpg5p    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         12m
	  kube-system                 coredns-7c65d6cfc9-j65d5                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-addons-179668                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         13m
	  kube-system                 kindnet-jwgd8                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-addons-179668                250m (3%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-179668       200m (2%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-p9kz8                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-179668                100m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-kglhk             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         13m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (13%)  100m (1%)
	  memory             510Mi (1%)   220Mi (0%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 13m   kube-proxy       
	  Normal   Starting                 13m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 13m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  13m   kubelet          Node addons-179668 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m   kubelet          Node addons-179668 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m   kubelet          Node addons-179668 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13m   node-controller  Node addons-179668 event: Registered Node addons-179668 in Controller
	  Normal   NodeReady                12m   kubelet          Node addons-179668 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000007] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000002] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000004] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000001] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +8.195352] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000007] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000002] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000001] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[Oct 1 19:17] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +1.024448] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +2.015880] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +4.063687] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +8.191399] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[ +16.126843] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[Oct 1 19:18] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	
	
	==> etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] <==
	{"level":"info","ts":"2024-10-01T19:06:14.420641Z","caller":"traceutil/trace.go:171","msg":"trace[1773420238] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:381; }","duration":"105.421207ms","start":"2024-10-01T19:06:14.315202Z","end":"2024-10-01T19:06:14.420623Z","steps":["trace[1773420238] 'range keys from in-memory index tree'  (duration: 105.104715ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:14.810067Z","caller":"traceutil/trace.go:171","msg":"trace[681259593] linearizableReadLoop","detail":"{readStateIndex:406; appliedIndex:404; }","duration":"102.867487ms","start":"2024-10-01T19:06:14.707157Z","end":"2024-10-01T19:06:14.810024Z","steps":["trace[681259593] 'read index received'  (duration: 5.997878ms)","trace[681259593] 'applied index is now lower than readState.Index'  (duration: 96.686805ms)"],"step_count":2}
	{"level":"warn","ts":"2024-10-01T19:06:14.811236Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.13284ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:304"}
	{"level":"info","ts":"2024-10-01T19:06:14.813977Z","caller":"traceutil/trace.go:171","msg":"trace[128621710] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:399; }","duration":"107.887777ms","start":"2024-10-01T19:06:14.706079Z","end":"2024-10-01T19:06:14.813967Z","steps":["trace[128621710] 'agreement among raft nodes before linearized reading'  (duration: 104.301303ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:14.812018Z","caller":"traceutil/trace.go:171","msg":"trace[1173938889] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"105.062908ms","start":"2024-10-01T19:06:14.706936Z","end":"2024-10-01T19:06:14.811999Z","steps":["trace[1173938889] 'process raft request'  (duration: 98.104673ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:14.813939Z","caller":"traceutil/trace.go:171","msg":"trace[1645714593] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"103.30696ms","start":"2024-10-01T19:06:14.708034Z","end":"2024-10-01T19:06:14.811341Z","steps":["trace[1645714593] 'process raft request'  (duration: 97.064222ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.304647Z","caller":"traceutil/trace.go:171","msg":"trace[2104670131] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"182.883954ms","start":"2024-10-01T19:06:15.121743Z","end":"2024-10-01T19:06:15.304627Z","steps":["trace[2104670131] 'process raft request'  (duration: 182.739118ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.304796Z","caller":"traceutil/trace.go:171","msg":"trace[277731545] linearizableReadLoop","detail":"{readStateIndex:430; appliedIndex:430; }","duration":"181.226316ms","start":"2024-10-01T19:06:15.123559Z","end":"2024-10-01T19:06:15.304785Z","steps":["trace[277731545] 'read index received'  (duration: 181.220556ms)","trace[277731545] 'applied index is now lower than readState.Index'  (duration: 4.91µs)"],"step_count":2}
	{"level":"warn","ts":"2024-10-01T19:06:15.304902Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"181.2978ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-01T19:06:15.305035Z","caller":"traceutil/trace.go:171","msg":"trace[1386882337] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:420; }","duration":"181.463654ms","start":"2024-10-01T19:06:15.123555Z","end":"2024-10-01T19:06:15.305019Z","steps":["trace[1386882337] 'agreement among raft nodes before linearized reading'  (duration: 181.27237ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.307247Z","caller":"traceutil/trace.go:171","msg":"trace[323091298] transaction","detail":"{read_only:false; response_revision:421; number_of_response:1; }","duration":"104.708762ms","start":"2024-10-01T19:06:15.202524Z","end":"2024-10-01T19:06:15.307233Z","steps":["trace[323091298] 'process raft request'  (duration: 104.564019ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.307455Z","caller":"traceutil/trace.go:171","msg":"trace[1593183758] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"102.065439ms","start":"2024-10-01T19:06:15.205376Z","end":"2024-10-01T19:06:15.307441Z","steps":["trace[1593183758] 'process raft request'  (duration: 101.798418ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.712719Z","caller":"traceutil/trace.go:171","msg":"trace[1116874785] transaction","detail":"{read_only:false; response_revision:451; number_of_response:1; }","duration":"103.211721ms","start":"2024-10-01T19:06:15.609486Z","end":"2024-10-01T19:06:15.712698Z","steps":["trace[1116874785] 'process raft request'  (duration: 12.645311ms)","trace[1116874785] 'compare'  (duration: 79.50237ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-01T19:06:15.713286Z","caller":"traceutil/trace.go:171","msg":"trace[855862473] transaction","detail":"{read_only:false; response_revision:452; number_of_response:1; }","duration":"103.717427ms","start":"2024-10-01T19:06:15.609550Z","end":"2024-10-01T19:06:15.713267Z","steps":["trace[855862473] 'process raft request'  (duration: 102.95765ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.713597Z","caller":"traceutil/trace.go:171","msg":"trace[744753874] transaction","detail":"{read_only:false; response_revision:453; number_of_response:1; }","duration":"102.504162ms","start":"2024-10-01T19:06:15.611069Z","end":"2024-10-01T19:06:15.713573Z","steps":["trace[744753874] 'process raft request'  (duration: 101.954361ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-01T19:06:15.715383Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.240874ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-179668\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-10-01T19:06:15.715436Z","caller":"traceutil/trace.go:171","msg":"trace[1379261291] range","detail":"{range_begin:/registry/minions/addons-179668; range_end:; response_count:1; response_revision:458; }","duration":"100.318199ms","start":"2024-10-01T19:06:15.615106Z","end":"2024-10-01T19:06:15.715425Z","steps":["trace[1379261291] 'agreement among raft nodes before linearized reading'  (duration: 99.784932ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.715911Z","caller":"traceutil/trace.go:171","msg":"trace[142114532] transaction","detail":"{read_only:false; response_revision:455; number_of_response:1; }","duration":"100.559652ms","start":"2024-10-01T19:06:15.615342Z","end":"2024-10-01T19:06:15.715901Z","steps":["trace[142114532] 'process raft request'  (duration: 98.689423ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-01T19:06:15.724306Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.018435ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" ","response":"range_response_count:1 size:2551"}
	{"level":"info","ts":"2024-10-01T19:06:15.724357Z","caller":"traceutil/trace.go:171","msg":"trace[661416911] range","detail":"{range_begin:/registry/replicasets/kube-system/registry-66c9cd494c; range_end:; response_count:1; response_revision:458; }","duration":"109.074632ms","start":"2024-10-01T19:06:15.615272Z","end":"2024-10-01T19:06:15.724346Z","steps":["trace[661416911] 'agreement among raft nodes before linearized reading'  (duration: 108.9631ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-01T19:07:50.492841Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.715235ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032271768043964 > lease_revoke:<id:70cc924979a54076>","response":"size:29"}
	{"level":"info","ts":"2024-10-01T19:07:50.954213Z","caller":"traceutil/trace.go:171","msg":"trace[1068615057] transaction","detail":"{read_only:false; response_revision:1147; number_of_response:1; }","duration":"107.657545ms","start":"2024-10-01T19:07:50.846539Z","end":"2024-10-01T19:07:50.954197Z","steps":["trace[1068615057] 'process raft request'  (duration: 107.461539ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:16:02.928610Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1487}
	{"level":"info","ts":"2024-10-01T19:16:02.949953Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1487,"took":"20.878987ms","hash":2518527600,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3055616,"current-db-size-in-use":"3.1 MB"}
	{"level":"info","ts":"2024-10-01T19:16:02.949989Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2518527600,"revision":1487,"compact-revision":-1}
	
	
	==> kernel <==
	 19:19:16 up  1:01,  0 users,  load average: 0.56, 0.39, 1.09
	Linux addons-179668 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] <==
	I1001 19:17:15.405210       1 main.go:299] handling current node
	I1001 19:17:25.405561       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:17:25.405619       1 main.go:299] handling current node
	I1001 19:17:35.405910       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:17:35.405940       1 main.go:299] handling current node
	I1001 19:17:45.409180       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:17:45.409358       1 main.go:299] handling current node
	I1001 19:17:55.409470       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:17:55.409501       1 main.go:299] handling current node
	I1001 19:18:05.408427       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:18:05.408458       1 main.go:299] handling current node
	I1001 19:18:15.405402       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:18:15.405444       1 main.go:299] handling current node
	I1001 19:18:25.405033       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:18:25.405082       1 main.go:299] handling current node
	I1001 19:18:35.414201       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:18:35.414258       1 main.go:299] handling current node
	I1001 19:18:45.407733       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:18:45.407800       1 main.go:299] handling current node
	I1001 19:18:55.405324       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:18:55.405355       1 main.go:299] handling current node
	I1001 19:19:05.404887       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:19:05.404926       1 main.go:299] handling current node
	I1001 19:19:15.404919       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:19:15.404956       1 main.go:299] handling current node
	
	
	==> kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] <==
	I1001 19:16:28.038989       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.190.112"}
	I1001 19:16:49.931538       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1001 19:16:50.950837       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1001 19:16:55.359991       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1001 19:16:55.553594       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.110.232.33"}
	E1001 19:17:01.579175       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:11.725145       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:12.730859       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:13.736653       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:14.742477       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1001 19:17:15.258159       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E1001 19:17:15.748678       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1001 19:17:31.830633       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.830680       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1001 19:17:31.843387       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.843509       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1001 19:17:31.843568       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.852943       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.853083       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1001 19:17:31.921091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.921155       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1001 19:17:32.844416       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1001 19:17:32.922069       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W1001 19:17:33.030991       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I1001 19:19:14.832149       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.235.140"}
	
	
	==> kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] <==
	W1001 19:17:47.624012       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
	E1001 19:17:47.624052       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"
	W1001 19:17:49.730010       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
	E1001 19:17:49.730052       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"
	W1001 19:17:52.580637       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
	E1001 19:17:52.580695       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"
	W1001 19:17:58.585892       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
	E1001 19:17:58.585939       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"
	W1001 19:18:07.409049       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
	E1001 19:18:07.409088       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"
	W1001 19:18:11.144319       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
	E1001 19:18:11.144362       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"
	W1001 19:18:14.300413       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
	E1001 19:18:14.300452       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"
	W1001 19:18:47.023907       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
	E1001 19:18:47.023953       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"
	W1001 19:18:54.699994       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
	E1001 19:18:54.700036       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"
	W1001 19:18:55.655418       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
	E1001 19:18:55.655462       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"
	W1001 19:18:59.010511       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
	E1001 19:18:59.010556       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"
	I1001 19:19:14.639328       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="12.2431ms"
	I1001 19:19:14.649668       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="10.290374ms"
	I1001 19:19:14.649734       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="31.116µs"
	
	
	==> kube-proxy [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] <==
	I1001 19:06:14.315860       1 server_linux.go:66] "Using iptables proxy"
	I1001 19:06:15.320423       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1001 19:06:15.320586       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`"
	I1001 19:06:15.912922       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1001 19:06:15.913260       1 server_linux.go:169] "Using iptables Proxier"
	I1001 19:06:15.921359       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"
	I1001 19:06:15.923401       1 server.go:483] "Version info" version="v1.31.1"
	I1001 19:06:15.923436       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1001 19:06:15.924929       1 config.go:199] "Starting service config controller"
	I1001 19:06:15.924963       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1001 19:06:15.924986       1 config.go:105] "Starting endpoint slice config controller"
	I1001 19:06:15.924990       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1001 19:06:15.925492       1 config.go:328] "Starting node config controller"
	I1001 19:06:15.925501       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1001 19:06:16.105225       1 shared_informer.go:320] Caches are synced for node config
	I1001 19:06:16.105280       1 shared_informer.go:320] Caches are synced for service config
	I1001 19:06:16.105293       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] <==
	W1001 19:06:03.930087       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1001 19:06:03.930554       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1001 19:06:03.930110       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
	E1001 19:06:03.930571       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"
	W1001 19:06:03.930195       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
	E1001 19:06:03.930587       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"
	W1001 19:06:03.930206       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
	E1001 19:06:03.930605       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"
	W1001 19:06:03.930215       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
	E1001 19:06:03.930621       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"
	W1001 19:06:03.930261       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1001 19:06:03.930638       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1001 19:06:03.930274       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
	E1001 19:06:03.930653       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"
	W1001 19:06:04.760236       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E1001 19:06:04.760274       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W1001 19:06:04.777546       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1001 19:06:04.777590       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1001 19:06:04.817885       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
	E1001 19:06:04.817925       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"
	W1001 19:06:04.893701       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
	E1001 19:06:04.893739       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"
	W1001 19:06:04.925070       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
	E1001 19:06:04.925128       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"
	I1001 19:06:07.329258       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639755    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="csi-external-health-monitor-controller"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639799    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="node-driver-registrar"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639810    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="hostpath"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639821    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4db4494f-af58-40d0-861a-fc93d32aed74" containerName="csi-attacher"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639830    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="csi-provisioner"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639838    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="5c64fa0c-34ab-498d-a536-b15e5505c62f" containerName="csi-resizer"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639848    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e3265699-34a8-4834-bfe3-e2c74a9b1faf" containerName="volume-snapshot-controller"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639859    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="csi-snapshotter"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639867    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="liveness-probe"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639875    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="b3930456-f6d2-452d-bcf1-8ca505056727" containerName="task-pv-container"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: E1001 19:19:14.639885    1634 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="426e99de-9795-4d49-af00-59d613b82dcd" containerName="volume-snapshot-controller"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.639947    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="node-driver-registrar"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.639960    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="csi-snapshotter"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.639968    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="e3265699-34a8-4834-bfe3-e2c74a9b1faf" containerName="volume-snapshot-controller"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.639976    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="4db4494f-af58-40d0-861a-fc93d32aed74" containerName="csi-attacher"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.639983    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="csi-external-health-monitor-controller"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.639992    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="hostpath"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.640000    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="b3930456-f6d2-452d-bcf1-8ca505056727" containerName="task-pv-container"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.640008    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="426e99de-9795-4d49-af00-59d613b82dcd" containerName="volume-snapshot-controller"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.640014    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="liveness-probe"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.640022    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="5c64fa0c-34ab-498d-a536-b15e5505c62f" containerName="csi-resizer"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.640030    1634 memory_manager.go:354] "RemoveStaleState removing state" podUID="7de54d22-0db4-4e40-a948-0ff27a0a6d46" containerName="csi-provisioner"
	Oct 01 19:19:14 addons-179668 kubelet[1634]: I1001 19:19:14.778468    1634 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-pz5p9\" (UniqueName: \"kubernetes.io/projected/81b34a8b-859b-4ab8-8f66-6246e26a559a-kube-api-access-pz5p9\") pod \"hello-world-app-55bf9c44b4-nz9p6\" (UID: \"81b34a8b-859b-4ab8-8f66-6246e26a559a\") " pod="default/hello-world-app-55bf9c44b4-nz9p6"
	Oct 01 19:19:16 addons-179668 kubelet[1634]: E1001 19:19:16.331055    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810356330824248,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:584324,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:19:16 addons-179668 kubelet[1634]: E1001 19:19:16.331088    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810356330824248,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:584324,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [dd70addbc852d7137eb8f48808c545e21a0ac8b4ba91bd22195a17ef05ffc3ed] <==
	I1001 19:06:56.532539       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1001 19:06:56.540369       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1001 19:06:56.540426       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1001 19:06:56.548194       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1001 19:06:56.548310       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6afd03a4-0ec1-48bc-be11-89639f9aef9d", APIVersion:"v1", ResourceVersion:"875", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-179668_54814ab6-f6d1-4bf5-8ade-5e4ed98c112e became leader
	I1001 19:06:56.548336       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-179668_54814ab6-f6d1-4bf5-8ade-5e4ed98c112e!
	I1001 19:06:56.649307       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-179668_54814ab6-f6d1-4bf5-8ade-5e4ed98c112e!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-179668 -n addons-179668
helpers_test.go:261: (dbg) Run:  kubectl --context addons-179668 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-55bf9c44b4-nz9p6 ingress-nginx-admission-create-t46qd ingress-nginx-admission-patch-2dlg7
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-179668 describe pod hello-world-app-55bf9c44b4-nz9p6 ingress-nginx-admission-create-t46qd ingress-nginx-admission-patch-2dlg7
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-179668 describe pod hello-world-app-55bf9c44b4-nz9p6 ingress-nginx-admission-create-t46qd ingress-nginx-admission-patch-2dlg7: exit status 1 (62.85725ms)

                                                
                                                
-- stdout --
	Name:             hello-world-app-55bf9c44b4-nz9p6
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-179668/192.168.49.2
	Start Time:       Tue, 01 Oct 2024 19:19:14 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=55bf9c44b4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-55bf9c44b4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-pz5p9 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-pz5p9:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	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  2s    default-scheduler  Successfully assigned default/hello-world-app-55bf9c44b4-nz9p6 to addons-179668
	  Normal  Pulling    1s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-179668 describe pod hello-world-app-55bf9c44b4-nz9p6 ingress-nginx-admission-create-t46qd ingress-nginx-admission-patch-2dlg7: exit status 1
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:977: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 addons disable ingress-dns --alsologtostderr -v=1: (1.42050371s)
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable ingress --alsologtostderr -v=1
addons_test.go:977: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 addons disable ingress --alsologtostderr -v=1: (7.591006329s)
--- FAIL: TestAddons/parallel/Ingress (150.83s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (304.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 2.440822ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-kglhk" [311bdfdc-0daa-437e-93a4-bea578757d96] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003768242s
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (64.798712ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 10m37.82068141s

                                                
                                                
** /stderr **
I1001 19:16:48.823058  381103 retry.go:31] will retry after 3.759119394s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (61.180613ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 10m41.641965691s

                                                
                                                
** /stderr **
I1001 19:16:52.644309  381103 retry.go:31] will retry after 2.471769866s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (84.383857ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 10m44.198804356s

                                                
                                                
** /stderr **
I1001 19:16:55.200942  381103 retry.go:31] will retry after 5.043794397s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (63.178741ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 10m49.305602043s

                                                
                                                
** /stderr **
I1001 19:17:00.308172  381103 retry.go:31] will retry after 8.074867367s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (67.957849ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 10m57.448983968s

                                                
                                                
** /stderr **
I1001 19:17:08.451611  381103 retry.go:31] will retry after 11.880382545s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (70.094754ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 11m9.40018391s

                                                
                                                
** /stderr **
I1001 19:17:20.402732  381103 retry.go:31] will retry after 20.465399331s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (58.882259ms)

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

                                                
                                                
** /stderr **
I1001 19:17:40.928248  381103 retry.go:31] will retry after 48.348455628s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (59.688911ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 12m18.334755796s

                                                
                                                
** /stderr **
I1001 19:18:29.337048  381103 retry.go:31] will retry after 56.951682511s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (60.685274ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 13m15.347454247s

                                                
                                                
** /stderr **
I1001 19:19:26.349805  381103 retry.go:31] will retry after 38.369857455s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (60.277644ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 13m53.778008278s

                                                
                                                
** /stderr **
I1001 19:20:04.780795  381103 retry.go:31] will retry after 55.911776006s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (61.165501ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 14m49.754632454s

                                                
                                                
** /stderr **
I1001 19:21:00.757437  381103 retry.go:31] will retry after 44.812710092s: exit status 1
addons_test.go:402: (dbg) Run:  kubectl --context addons-179668 top pods -n kube-system
addons_test.go:402: (dbg) Non-zero exit: kubectl --context addons-179668 top pods -n kube-system: exit status 1 (59.189042ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-j65d5, age: 15m34.627589996s

                                                
                                                
** /stderr **
addons_test.go:416: failed checking metric server: exit status 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-179668
helpers_test.go:235: (dbg) docker inspect addons-179668:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5",
	        "Created": "2024-10-01T19:05:50.516625091Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 383155,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-10-01T19:05:50.619721138Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:1e9ad061035bd5b30872a757d87ebe8d5dc61829c56d176a3bb4ef156d71dbc8",
	        "ResolvConfPath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/hostname",
	        "HostsPath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/hosts",
	        "LogPath": "/var/lib/docker/containers/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5-json.log",
	        "Name": "/addons-179668",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-179668:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-179668",
	            "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/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e-init/diff:/var/lib/docker/overlay2/a6dbb7111ff42b90f343ed7348c2caac2ef9f5433afc931b017b042534a412cf/diff",
	                "MergedDir": "/var/lib/docker/overlay2/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/a50cecf5fa55d31cc1afcf5f52157b9251103285a8f4ccd84c02220a701cde8e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-179668",
	                "Source": "/var/lib/docker/volumes/addons-179668/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-179668",
	            "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-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122",
	            "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-179668",
	                "name.minikube.sigs.k8s.io": "addons-179668",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "6262e3b649445b4c21c257f58fc1f85a5fb8d82947a3eda858966f3111600509",
	            "SandboxKey": "/var/run/docker/netns/6262e3b64944",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33143"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33144"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33147"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33145"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33146"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-179668": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "b7c3b85c7a0e0d15eb6d21ccfcb92e0e65905207e26cf276fcee1968e8d4aac3",
	                    "EndpointID": "38240f195b3599e6c5bc3ae390ddc811936b61a8c8c52104951d4530e9d1e8e8",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-179668",
	                        "1f946118d0b2"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-179668 -n addons-179668
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 logs -n 25: (1.016609913s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-049477 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | download-docker-049477                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-049477                                                                   | download-docker-049477 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-072348   | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | binary-mirror-072348                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34005                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-072348                                                                     | binary-mirror-072348   | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| addons  | disable dashboard -p                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | addons-179668                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | addons-179668                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-179668 --wait=true                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:08 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:08 UTC | 01 Oct 24 19:08 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | -p addons-179668                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | -p addons-179668                                                                            |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-179668 ip                                                                            | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-179668 ssh cat                                                                       | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | /opt/local-path-provisioner/pvc-318af841-8f49-4dd4-b40a-d3e19a819842_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:17 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:16 UTC | 01 Oct 24 19:16 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-179668 ssh curl -s                                                                   | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:17 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:17 UTC | 01 Oct 24 19:17 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-179668 addons                                                                        | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:17 UTC | 01 Oct 24 19:17 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-179668 ip                                                                            | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:19 UTC | 01 Oct 24 19:19 UTC |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:19 UTC | 01 Oct 24 19:19 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-179668 addons disable                                                                | addons-179668          | jenkins | v1.34.0 | 01 Oct 24 19:19 UTC | 01 Oct 24 19:19 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/01 19:05:26
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1001 19:05:26.991776  382415 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:05:26.991877  382415 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:26.991888  382415 out.go:358] Setting ErrFile to fd 2...
	I1001 19:05:26.991892  382415 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:26.992039  382415 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:05:26.992566  382415 out.go:352] Setting JSON to false
	I1001 19:05:26.993567  382415 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":2871,"bootTime":1727806656,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1001 19:05:26.993664  382415 start.go:139] virtualization: kvm guest
	I1001 19:05:26.995559  382415 out.go:177] * [addons-179668] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1001 19:05:26.996742  382415 out.go:177]   - MINIKUBE_LOCATION=19736
	I1001 19:05:26.996756  382415 notify.go:220] Checking for updates...
	I1001 19:05:26.998843  382415 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1001 19:05:26.999917  382415 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:05:27.001036  382415 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	I1001 19:05:27.002099  382415 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1001 19:05:27.003209  382415 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1001 19:05:27.004470  382415 driver.go:394] Setting default libvirt URI to qemu:///system
	I1001 19:05:27.025639  382415 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1001 19:05:27.025724  382415 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:27.067819  382415 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-01 19:05:27.059727082 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:27.067916  382415 docker.go:318] overlay module found
	I1001 19:05:27.069347  382415 out.go:177] * Using the docker driver based on user configuration
	I1001 19:05:27.070322  382415 start.go:297] selected driver: docker
	I1001 19:05:27.070332  382415 start.go:901] validating driver "docker" against <nil>
	I1001 19:05:27.070343  382415 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1001 19:05:27.071091  382415 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:27.113731  382415 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-10-01 19:05:27.105890817 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:27.113897  382415 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1001 19:05:27.114129  382415 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]
	I1001 19:05:27.115780  382415 out.go:177] * Using Docker driver with root privileges
	I1001 19:05:27.116747  382415 cni.go:84] Creating CNI manager for ""
	I1001 19:05:27.116798  382415 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1001 19:05:27.116808  382415 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1001 19:05:27.116857  382415 start.go:340] cluster config:
	{Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntim
e: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: SS
HAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1001 19:05:27.118010  382415 out.go:177] * Starting "addons-179668" primary control-plane node in "addons-179668" cluster
	I1001 19:05:27.119024  382415 cache.go:121] Beginning downloading kic base image for docker with crio
	I1001 19:05:27.120066  382415 out.go:177] * Pulling base image v0.0.45-1727731891-master ...
	I1001 19:05:27.120980  382415 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1001 19:05:27.121006  382415 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I1001 19:05:27.121014  382415 cache.go:56] Caching tarball of preloaded images
	I1001 19:05:27.121064  382415 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1001 19:05:27.121083  382415 preload.go:172] Found /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I1001 19:05:27.121091  382415 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I1001 19:05:27.121516  382415 profile.go:143] Saving config to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/config.json ...
	I1001 19:05:27.121545  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/config.json: {Name:mk4d97bb21ca370d822cd42f2716dd582f047507 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:27.135033  382415 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1001 19:05:27.135132  382415 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
	I1001 19:05:27.135146  382415 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory, skipping pull
	I1001 19:05:27.135150  382415 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 exists in cache, skipping pull
	I1001 19:05:27.135159  382415 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 as a tarball
	I1001 19:05:27.135164  382415 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 from local cache
	I1001 19:05:38.568938  382415 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 from cached tarball
	I1001 19:05:38.568975  382415 cache.go:194] Successfully downloaded all kic artifacts
	I1001 19:05:38.569019  382415 start.go:360] acquireMachinesLock for addons-179668: {Name:mk73fbbbbd56566d14a369940562f6baa5a2ebbe Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1001 19:05:38.569130  382415 start.go:364] duration metric: took 87.969µs to acquireMachinesLock for "addons-179668"
	I1001 19:05:38.569156  382415 start.go:93] Provisioning new machine with config: &{Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:mi
nikubeCA 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 CustomQ
emuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I1001 19:05:38.569289  382415 start.go:125] createHost starting for "" (driver="docker")
	I1001 19:05:38.570817  382415 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I1001 19:05:38.571072  382415 start.go:159] libmachine.API.Create for "addons-179668" (driver="docker")
	I1001 19:05:38.571110  382415 client.go:168] LocalClient.Create starting
	I1001 19:05:38.571193  382415 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem
	I1001 19:05:38.873190  382415 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem
	I1001 19:05:39.141617  382415 cli_runner.go:164] Run: docker network inspect addons-179668 --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}}]}"
	W1001 19:05:39.158904  382415 cli_runner.go:211] docker network inspect addons-179668 --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
	I1001 19:05:39.158981  382415 network_create.go:284] running [docker network inspect addons-179668] to gather additional debugging logs...
	I1001 19:05:39.159006  382415 cli_runner.go:164] Run: docker network inspect addons-179668
	W1001 19:05:39.173225  382415 cli_runner.go:211] docker network inspect addons-179668 returned with exit code 1
	I1001 19:05:39.173250  382415 network_create.go:287] error running [docker network inspect addons-179668]: docker network inspect addons-179668: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-179668 not found
	I1001 19:05:39.173266  382415 network_create.go:289] output of [docker network inspect addons-179668]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-179668 not found
	
	** /stderr **
	I1001 19:05:39.173336  382415 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}}]}"
	I1001 19:05:39.188977  382415 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:0xc000015360}
	I1001 19:05:39.189008  382415 network_create.go:124] attempt to create docker network addons-179668 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1001 19:05:39.189045  382415 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-179668 addons-179668
	I1001 19:05:39.244707  382415 network_create.go:108] docker network addons-179668 192.168.49.0/24 created
	I1001 19:05:39.244742  382415 kic.go:121] calculated static IP "192.168.49.2" for the "addons-179668" container
	I1001 19:05:39.244805  382415 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1001 19:05:39.258435  382415 cli_runner.go:164] Run: docker volume create addons-179668 --label name.minikube.sigs.k8s.io=addons-179668 --label created_by.minikube.sigs.k8s.io=true
	I1001 19:05:39.273637  382415 oci.go:103] Successfully created a docker volume addons-179668
	I1001 19:05:39.273717  382415 cli_runner.go:164] Run: docker run --rm --name addons-179668-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-179668 --entrypoint /usr/bin/test -v addons-179668:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -d /var/lib
	I1001 19:05:46.164779  382415 cli_runner.go:217] Completed: docker run --rm --name addons-179668-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-179668 --entrypoint /usr/bin/test -v addons-179668:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -d /var/lib: (6.890995182s)
	I1001 19:05:46.164810  382415 oci.go:107] Successfully prepared a docker volume addons-179668
	I1001 19:05:46.164826  382415 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1001 19:05:46.164847  382415 kic.go:194] Starting extracting preloaded images to volume ...
	I1001 19:05:46.164900  382415 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-179668:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -I lz4 -xf /preloaded.tar -C /extractDir
	I1001 19:05:50.458761  382415 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-179668:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 -I lz4 -xf /preloaded.tar -C /extractDir: (4.293820889s)
	I1001 19:05:50.458793  382415 kic.go:203] duration metric: took 4.293942404s to extract preloaded images to volume ...
	W1001 19:05:50.458913  382415 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1001 19:05:50.459007  382415 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1001 19:05:50.502913  382415 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-179668 --name addons-179668 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-179668 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-179668 --network addons-179668 --ip 192.168.49.2 --volume addons-179668:/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-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122
	I1001 19:05:50.782573  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Running}}
	I1001 19:05:50.799051  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:05:50.816027  382415 cli_runner.go:164] Run: docker exec addons-179668 stat /var/lib/dpkg/alternatives/iptables
	I1001 19:05:50.853463  382415 oci.go:144] the created container "addons-179668" has a running status.
	I1001 19:05:50.853492  382415 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa...
	I1001 19:05:50.933200  382415 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1001 19:05:50.952352  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:05:50.967388  382415 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1001 19:05:50.967409  382415 kic_runner.go:114] Args: [docker exec --privileged addons-179668 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1001 19:05:51.005875  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:05:51.022539  382415 machine.go:93] provisionDockerMachine start ...
	I1001 19:05:51.022619  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:51.038203  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:51.038396  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:51.038408  382415 main.go:141] libmachine: About to run SSH command:
	hostname
	I1001 19:05:51.039074  382415 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:37924->127.0.0.1:33143: read: connection reset by peer
	I1001 19:05:54.168267  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-179668
	
	I1001 19:05:54.168295  382415 ubuntu.go:169] provisioning hostname "addons-179668"
	I1001 19:05:54.168363  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.183615  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:54.183792  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:54.183806  382415 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-179668 && echo "addons-179668" | sudo tee /etc/hostname
	I1001 19:05:54.322406  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-179668
	
	I1001 19:05:54.322481  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.338194  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:54.338368  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:54.338385  382415 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-179668' /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-179668/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-179668' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1001 19:05:54.460397  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1001 19:05:54.460422  382415 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19736-374261/.minikube CaCertPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19736-374261/.minikube}
	I1001 19:05:54.460456  382415 ubuntu.go:177] setting up certificates
	I1001 19:05:54.460483  382415 provision.go:84] configureAuth start
	I1001 19:05:54.460533  382415 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-179668
	I1001 19:05:54.475825  382415 provision.go:143] copyHostCerts
	I1001 19:05:54.475889  382415 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19736-374261/.minikube/ca.pem (1078 bytes)
	I1001 19:05:54.475986  382415 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19736-374261/.minikube/cert.pem (1123 bytes)
	I1001 19:05:54.476042  382415 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19736-374261/.minikube/key.pem (1675 bytes)
	I1001 19:05:54.476090  382415 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19736-374261/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca-key.pem org=jenkins.addons-179668 san=[127.0.0.1 192.168.49.2 addons-179668 localhost minikube]
	I1001 19:05:54.539422  382415 provision.go:177] copyRemoteCerts
	I1001 19:05:54.539476  382415 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1001 19:05:54.539509  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.554816  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:54.644650  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1001 19:05:54.664684  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I1001 19:05:54.684850  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1001 19:05:54.704372  382415 provision.go:87] duration metric: took 243.87583ms to configureAuth
	I1001 19:05:54.704396  382415 ubuntu.go:193] setting minikube options for container-runtime
	I1001 19:05:54.704572  382415 config.go:182] Loaded profile config "addons-179668": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:05:54.704698  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.722590  382415 main.go:141] libmachine: Using SSH client type: native
	I1001 19:05:54.722764  382415 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I1001 19:05:54.722781  382415 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
	I1001 19:05:54.928480  382415 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I1001 19:05:54.928519  382415 machine.go:96] duration metric: took 3.905959374s to provisionDockerMachine
	I1001 19:05:54.928533  382415 client.go:171] duration metric: took 16.357413408s to LocalClient.Create
	I1001 19:05:54.928555  382415 start.go:167] duration metric: took 16.357484392s to libmachine.API.Create "addons-179668"
	I1001 19:05:54.928566  382415 start.go:293] postStartSetup for "addons-179668" (driver="docker")
	I1001 19:05:54.928579  382415 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]
	I1001 19:05:54.928640  382415 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
	I1001 19:05:54.928692  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:54.944244  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.033109  382415 ssh_runner.go:195] Run: cat /etc/os-release
	I1001 19:05:55.035934  382415 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1001 19:05:55.035961  382415 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1001 19:05:55.035969  382415 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1001 19:05:55.035976  382415 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I1001 19:05:55.035988  382415 filesync.go:126] Scanning /home/jenkins/minikube-integration/19736-374261/.minikube/addons for local assets ...
	I1001 19:05:55.036047  382415 filesync.go:126] Scanning /home/jenkins/minikube-integration/19736-374261/.minikube/files for local assets ...
	I1001 19:05:55.036074  382415 start.go:296] duration metric: took 107.50109ms for postStartSetup
	I1001 19:05:55.036351  382415 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-179668
	I1001 19:05:55.052006  382415 profile.go:143] Saving config to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/config.json ...
	I1001 19:05:55.052256  382415 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1001 19:05:55.052305  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:55.067343  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.153213  382415 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1001 19:05:55.157039  382415 start.go:128] duration metric: took 16.587733905s to createHost
	I1001 19:05:55.157059  382415 start.go:83] releasing machines lock for "addons-179668", held for 16.587916706s
	I1001 19:05:55.157134  382415 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-179668
	I1001 19:05:55.173345  382415 ssh_runner.go:195] Run: cat /version.json
	I1001 19:05:55.173399  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:55.173474  382415 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1001 19:05:55.173559  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:05:55.189581  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.190536  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:05:55.343391  382415 ssh_runner.go:195] Run: systemctl --version
	I1001 19:05:55.347090  382415 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I1001 19:05:55.481148  382415 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1001 19:05:55.485039  382415 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" ;
	I1001 19:05:55.501146  382415 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I1001 19:05:55.501203  382415 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" ;
	I1001 19:05:55.525171  382415 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I1001 19:05:55.525195  382415 start.go:495] detecting cgroup driver to use...
	I1001 19:05:55.525227  382415 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1001 19:05:55.525261  382415 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1001 19:05:55.538375  382415 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1001 19:05:55.547635  382415 docker.go:217] disabling cri-docker service (if available) ...
	I1001 19:05:55.547671  382415 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I1001 19:05:55.558824  382415 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I1001 19:05:55.570508  382415 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I1001 19:05:55.641155  382415 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I1001 19:05:55.720564  382415 docker.go:233] disabling docker service ...
	I1001 19:05:55.720626  382415 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I1001 19:05:55.736881  382415 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I1001 19:05:55.746236  382415 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I1001 19:05:55.820564  382415 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I1001 19:05:55.900354  382415 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1001 19:05:55.910454  382415 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"
	I1001 19:05:55.924332  382415 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I1001 19:05:55.924388  382415 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"
	I1001 19:05:55.932394  382415 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I1001 19:05:55.932443  382415 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I1001 19:05:55.940328  382415 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I1001 19:05:55.948610  382415 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I1001 19:05:55.956583  382415 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1001 19:05:55.964061  382415 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"
	I1001 19:05:55.972070  382415 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"
	I1001 19:05:55.984846  382415 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"
	I1001 19:05:55.992756  382415 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1001 19:05:55.999526  382415 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1001 19:05:56.006385  382415 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1001 19:05:56.076274  382415 ssh_runner.go:195] Run: sudo systemctl restart crio
	I1001 19:05:56.171160  382415 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I1001 19:05:56.171229  382415 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I1001 19:05:56.174400  382415 start.go:563] Will wait 60s for crictl version
	I1001 19:05:56.174441  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:05:56.177361  382415 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1001 19:05:56.207781  382415 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I1001 19:05:56.207847  382415 ssh_runner.go:195] Run: crio --version
	I1001 19:05:56.239342  382415 ssh_runner.go:195] Run: crio --version
	I1001 19:05:56.270352  382415 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I1001 19:05:56.271449  382415 cli_runner.go:164] Run: docker network inspect addons-179668 --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}}]}"
	I1001 19:05:56.286374  382415 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I1001 19:05:56.289426  382415 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""
	I1001 19:05:56.299120  382415 kubeadm.go:883] updating cluster {Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] 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 CustomQemuFirm
warePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1001 19:05:56.299249  382415 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I1001 19:05:56.299290  382415 ssh_runner.go:195] Run: sudo crictl images --output json
	I1001 19:05:56.358727  382415 crio.go:514] all images are preloaded for cri-o runtime.
	I1001 19:05:56.358746  382415 crio.go:433] Images already preloaded, skipping extraction
	I1001 19:05:56.358787  382415 ssh_runner.go:195] Run: sudo crictl images --output json
	I1001 19:05:56.389019  382415 crio.go:514] all images are preloaded for cri-o runtime.
	I1001 19:05:56.389041  382415 cache_images.go:84] Images are preloaded, skipping loading
	I1001 19:05:56.389049  382415 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I1001 19:05:56.389185  382415 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-179668 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-179668 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:}
	I1001 19:05:56.389278  382415 ssh_runner.go:195] Run: crio config
	I1001 19:05:56.427132  382415 cni.go:84] Creating CNI manager for ""
	I1001 19:05:56.427152  382415 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1001 19:05:56.427162  382415 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1001 19:05:56.427183  382415 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-179668 NodeName:addons-179668 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}
	I1001 19:05:56.427345  382415 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-179668"
	  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
	
	I1001 19:05:56.427410  382415 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1001 19:05:56.435096  382415 binaries.go:44] Found k8s binaries, skipping transfer
	I1001 19:05:56.435153  382415 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1001 19:05:56.442242  382415 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I1001 19:05:56.457071  382415 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1001 19:05:56.471599  382415 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I1001 19:05:56.485915  382415 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I1001 19:05:56.488627  382415 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""
	I1001 19:05:56.497271  382415 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1001 19:05:56.568554  382415 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1001 19:05:56.579284  382415 certs.go:68] Setting up /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668 for IP: 192.168.49.2
	I1001 19:05:56.579305  382415 certs.go:194] generating shared ca certs ...
	I1001 19:05:56.579321  382415 certs.go:226] acquiring lock for ca certs: {Name:mkfca7c9203a522a064afc11c178c69065bc0fd2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.579441  382415 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key
	I1001 19:05:56.849185  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt ...
	I1001 19:05:56.849219  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt: {Name:mkf7aaa12d3bd54c9c3123513f523b1394130155 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.849412  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key ...
	I1001 19:05:56.849424  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key: {Name:mk70f0993de78fa00683e2f47e085f74e5f89f16 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.849503  382415 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key
	I1001 19:05:56.973675  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.crt ...
	I1001 19:05:56.973706  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.crt: {Name:mk45e09d657b7aadeb6f38bdaf04e9f5f4bcce24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.973873  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key ...
	I1001 19:05:56.973885  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key: {Name:mk9223e9ef9e3fcf72ed1cf4d7f75e5f9de278ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:56.973962  382415 certs.go:256] generating profile certs ...
	I1001 19:05:56.974030  382415 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.key
	I1001 19:05:56.974046  382415 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt with IP's: []
	I1001 19:05:57.293483  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt ...
	I1001 19:05:57.293519  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: {Name:mk5c56289ba80b292a77fd905d8ac72b3d1e400d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.293714  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.key ...
	I1001 19:05:57.293727  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.key: {Name:mkffd5c5e4fc040041ff0ace53fac688f7225df9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.293811  382415 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936
	I1001 19:05:57.293834  382415 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I1001 19:05:57.450443  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936 ...
	I1001 19:05:57.450473  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936: {Name:mk94c1621a5ca3f37d733fba0ddd6fb3d11ba47c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.450645  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936 ...
	I1001 19:05:57.450659  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936: {Name:mk6d2365d1dcce02f3d99275f3ed9c48e2ef61c2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.450754  382415 certs.go:381] copying /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt.1cb9e936 -> /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt
	I1001 19:05:57.450852  382415 certs.go:385] copying /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key.1cb9e936 -> /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key
	I1001 19:05:57.450925  382415 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key
	I1001 19:05:57.450946  382415 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt with IP's: []
	I1001 19:05:57.644968  382415 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt ...
	I1001 19:05:57.644996  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt: {Name:mk9563f2d4dd0ece90068e497d1daf3f8a8bcd10 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.645185  382415 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key ...
	I1001 19:05:57.645203  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key: {Name:mked22e6c5f43103f72ed51ce8c15798e80400b3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:05:57.645426  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca-key.pem (1679 bytes)
	I1001 19:05:57.645469  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/ca.pem (1078 bytes)
	I1001 19:05:57.645504  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/cert.pem (1123 bytes)
	I1001 19:05:57.645534  382415 certs.go:484] found cert: /home/jenkins/minikube-integration/19736-374261/.minikube/certs/key.pem (1675 bytes)
	I1001 19:05:57.646116  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1001 19:05:57.667480  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I1001 19:05:57.687436  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1001 19:05:57.707528  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1001 19:05:57.727251  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I1001 19:05:57.746662  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1001 19:05:57.766478  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1001 19:05:57.785524  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1001 19:05:57.804635  382415 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19736-374261/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1001 19:05:57.824116  382415 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1001 19:05:57.838502  382415 ssh_runner.go:195] Run: openssl version
	I1001 19:05:57.842970  382415 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"
	I1001 19:05:57.851178  382415 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1001 19:05:57.854041  382415 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  1 19:05 /usr/share/ca-certificates/minikubeCA.pem
	I1001 19:05:57.854074  382415 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1001 19:05:57.859881  382415 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"
	I1001 19:05:57.867463  382415 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1001 19:05:57.870236  382415 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
	I1001 19:05:57.870291  382415 kubeadm.go:392] StartCluster: {Name:addons-179668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-179668 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerName
s:[] 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 CustomQemuFirmwar
ePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1001 19:05:57.870374  382415 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I1001 19:05:57.870435  382415 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I1001 19:05:57.901444  382415 cri.go:89] found id: ""
	I1001 19:05:57.901509  382415 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1001 19:05:57.908835  382415 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1001 19:05:57.915903  382415 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I1001 19:05:57.915953  382415 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
	I1001 19:05:57.922800  382415 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
	I1001 19:05:57.922816  382415 kubeadm.go:157] found existing configuration files:
	
	I1001 19:05:57.922844  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1001 19:05:57.929555  382415 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
	I1001 19:05:57.929597  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1001 19:05:57.936178  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1001 19:05:57.943094  382415 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
	I1001 19:05:57.943134  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1001 19:05:57.949690  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1001 19:05:57.956366  382415 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
	I1001 19:05:57.956402  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1001 19:05:57.963160  382415 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1001 19:05:57.970261  382415 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
	I1001 19:05:57.970301  382415 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1001 19:05:57.977003  382415 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"
	I1001 19:05:58.008882  382415 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I1001 19:05:58.008949  382415 kubeadm.go:310] [preflight] Running pre-flight checks
	I1001 19:05:58.023958  382415 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I1001 19:05:58.024024  382415 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I1001 19:05:58.024055  382415 kubeadm.go:310] OS: Linux
	I1001 19:05:58.024114  382415 kubeadm.go:310] CGROUPS_CPU: enabled
	I1001 19:05:58.024199  382415 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I1001 19:05:58.024247  382415 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I1001 19:05:58.024333  382415 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I1001 19:05:58.024411  382415 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I1001 19:05:58.024460  382415 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I1001 19:05:58.024502  382415 kubeadm.go:310] CGROUPS_PIDS: enabled
	I1001 19:05:58.024541  382415 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I1001 19:05:58.024579  382415 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I1001 19:05:58.069821  382415 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1001 19:05:58.069933  382415 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1001 19:05:58.070055  382415 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1001 19:05:58.075452  382415 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1001 19:05:58.077653  382415 out.go:235]   - Generating certificates and keys ...
	I1001 19:05:58.077752  382415 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1001 19:05:58.077837  382415 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1001 19:05:58.557350  382415 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1001 19:05:58.802831  382415 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1001 19:05:58.855360  382415 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1001 19:05:59.035353  382415 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1001 19:05:59.165654  382415 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1001 19:05:59.165789  382415 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-179668 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1001 19:05:59.291255  382415 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1001 19:05:59.291408  382415 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-179668 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I1001 19:05:59.499596  382415 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1001 19:05:59.694640  382415 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1001 19:05:59.847420  382415 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1001 19:05:59.847520  382415 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1001 19:06:00.080575  382415 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1001 19:06:00.233562  382415 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1001 19:06:00.303478  382415 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1001 19:06:00.527120  382415 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1001 19:06:00.795737  382415 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1001 19:06:00.796227  382415 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1001 19:06:00.799635  382415 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1001 19:06:00.801701  382415 out.go:235]   - Booting up control plane ...
	I1001 19:06:00.801796  382415 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1001 19:06:00.801887  382415 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1001 19:06:00.801984  382415 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1001 19:06:00.809801  382415 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1001 19:06:00.814709  382415 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1001 19:06:00.814786  382415 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1001 19:06:00.893793  382415 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1001 19:06:00.893933  382415 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1001 19:06:01.395205  382415 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.479443ms
	I1001 19:06:01.395356  382415 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1001 19:06:05.396834  382415 kubeadm.go:310] [api-check] The API server is healthy after 4.001603322s
	I1001 19:06:05.407158  382415 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1001 19:06:05.416006  382415 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1001 19:06:05.430622  382415 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1001 19:06:05.430901  382415 kubeadm.go:310] [mark-control-plane] Marking the node addons-179668 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1001 19:06:05.437427  382415 kubeadm.go:310] [bootstrap-token] Using token: z2pgq6.z8xwwfd299gv32op
	I1001 19:06:05.438673  382415 out.go:235]   - Configuring RBAC rules ...
	I1001 19:06:05.438799  382415 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1001 19:06:05.441363  382415 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1001 19:06:05.446936  382415 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
	I1001 19:06:05.449068  382415 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1001 19:06:05.451874  382415 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1001 19:06:05.454110  382415 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1001 19:06:05.802879  382415 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1001 19:06:06.218700  382415 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1001 19:06:06.802665  382415 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1001 19:06:06.803381  382415 kubeadm.go:310] 
	I1001 19:06:06.803500  382415 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1001 19:06:06.803511  382415 kubeadm.go:310] 
	I1001 19:06:06.803609  382415 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1001 19:06:06.803637  382415 kubeadm.go:310] 
	I1001 19:06:06.803676  382415 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1001 19:06:06.803750  382415 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1001 19:06:06.803809  382415 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1001 19:06:06.803815  382415 kubeadm.go:310] 
	I1001 19:06:06.803862  382415 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1001 19:06:06.803869  382415 kubeadm.go:310] 
	I1001 19:06:06.803924  382415 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1001 19:06:06.803932  382415 kubeadm.go:310] 
	I1001 19:06:06.803990  382415 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1001 19:06:06.804051  382415 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1001 19:06:06.804127  382415 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1001 19:06:06.804134  382415 kubeadm.go:310] 
	I1001 19:06:06.804203  382415 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1001 19:06:06.804303  382415 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1001 19:06:06.804313  382415 kubeadm.go:310] 
	I1001 19:06:06.804422  382415 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token z2pgq6.z8xwwfd299gv32op \
	I1001 19:06:06.804578  382415 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:84f3c613f40c5bd4ce3136d9115a488f821e71c91cae5493f40f5561147242a2 \
	I1001 19:06:06.804608  382415 kubeadm.go:310] 	--control-plane 
	I1001 19:06:06.804617  382415 kubeadm.go:310] 
	I1001 19:06:06.804734  382415 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1001 19:06:06.804750  382415 kubeadm.go:310] 
	I1001 19:06:06.804857  382415 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token z2pgq6.z8xwwfd299gv32op \
	I1001 19:06:06.805007  382415 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:84f3c613f40c5bd4ce3136d9115a488f821e71c91cae5493f40f5561147242a2 
	I1001 19:06:06.807039  382415 kubeadm.go:310] W1001 19:05:58.006624    1294 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.
	I1001 19:06:06.807314  382415 kubeadm.go:310] W1001 19:05:58.007181    1294 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.
	I1001 19:06:06.807566  382415 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1069-gcp\n", err: exit status 1
	I1001 19:06:06.807700  382415 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1001 19:06:06.807743  382415 cni.go:84] Creating CNI manager for ""
	I1001 19:06:06.807758  382415 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1001 19:06:06.809213  382415 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1001 19:06:06.810453  382415 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1001 19:06:06.813974  382415 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1001 19:06:06.813993  382415 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1001 19:06:06.830539  382415 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
	I1001 19:06:07.023017  382415 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1001 19:06:07.023121  382415 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
	I1001 19:06:07.023148  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-179668 minikube.k8s.io/updated_at=2024_10_01T19_06_07_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=028fa3fa4ead204345663a497a11836d2b7758c4 minikube.k8s.io/name=addons-179668 minikube.k8s.io/primary=true
	I1001 19:06:07.030498  382415 ops.go:34] apiserver oom_adj: -16
	I1001 19:06:07.110193  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:07.611146  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:08.110638  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:08.610737  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:09.110578  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:09.610650  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:10.111285  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:10.610393  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:11.111290  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:11.610516  382415 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1001 19:06:11.669258  382415 kubeadm.go:1113] duration metric: took 4.646189399s to wait for elevateKubeSystemPrivileges
	I1001 19:06:11.669294  382415 kubeadm.go:394] duration metric: took 13.799008804s to StartCluster
	I1001 19:06:11.669318  382415 settings.go:142] acquiring lock: {Name:mk47906511ad952d889709fed8c579b3962ed1f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:06:11.669444  382415 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:06:11.669842  382415 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19736-374261/kubeconfig: {Name:mk3e034568ae68acf56a31e8b09dde02a69e2d21 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1001 19:06:11.670051  382415 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"
	I1001 19:06:11.670055  382415 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}
	I1001 19:06:11.670120  382415 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I1001 19:06:11.670265  382415 addons.go:69] Setting yakd=true in profile "addons-179668"
	I1001 19:06:11.670283  382415 addons.go:69] Setting cloud-spanner=true in profile "addons-179668"
	I1001 19:06:11.670291  382415 addons.go:234] Setting addon yakd=true in "addons-179668"
	I1001 19:06:11.670300  382415 addons.go:234] Setting addon cloud-spanner=true in "addons-179668"
	I1001 19:06:11.670298  382415 addons.go:69] Setting storage-provisioner=true in profile "addons-179668"
	I1001 19:06:11.670313  382415 config.go:182] Loaded profile config "addons-179668": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:06:11.670328  382415 addons.go:234] Setting addon storage-provisioner=true in "addons-179668"
	I1001 19:06:11.670330  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670332  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670326  382415 addons.go:69] Setting volcano=true in profile "addons-179668"
	I1001 19:06:11.670342  382415 addons.go:69] Setting gcp-auth=true in profile "addons-179668"
	I1001 19:06:11.670354  382415 addons.go:234] Setting addon volcano=true in "addons-179668"
	I1001 19:06:11.670357  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670365  382415 addons.go:69] Setting ingress=true in profile "addons-179668"
	I1001 19:06:11.670370  382415 mustload.go:65] Loading cluster: addons-179668
	I1001 19:06:11.670376  382415 addons.go:234] Setting addon ingress=true in "addons-179668"
	I1001 19:06:11.670386  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670399  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670271  382415 addons.go:69] Setting inspektor-gadget=true in profile "addons-179668"
	I1001 19:06:11.670479  382415 addons.go:234] Setting addon inspektor-gadget=true in "addons-179668"
	I1001 19:06:11.670481  382415 addons.go:69] Setting metrics-server=true in profile "addons-179668"
	I1001 19:06:11.670492  382415 addons.go:234] Setting addon metrics-server=true in "addons-179668"
	I1001 19:06:11.670495  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670510  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.670577  382415 config.go:182] Loaded profile config "addons-179668": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:06:11.670760  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670816  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670858  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670872  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670943  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670979  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.670999  382415 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-179668"
	I1001 19:06:11.671041  382415 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-179668"
	I1001 19:06:11.671071  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.671087  382415 addons.go:69] Setting ingress-dns=true in profile "addons-179668"
	I1001 19:06:11.671109  382415 addons.go:234] Setting addon ingress-dns=true in "addons-179668"
	I1001 19:06:11.671160  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.671314  382415 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-179668"
	I1001 19:06:11.671420  382415 addons.go:69] Setting default-storageclass=true in profile "addons-179668"
	I1001 19:06:11.671441  382415 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-179668"
	I1001 19:06:11.671450  382415 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-179668"
	I1001 19:06:11.671500  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.671564  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.671639  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.671760  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.672293  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.672430  382415 addons.go:69] Setting registry=true in profile "addons-179668"
	I1001 19:06:11.672453  382415 addons.go:234] Setting addon registry=true in "addons-179668"
	I1001 19:06:11.672616  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.672786  382415 addons.go:69] Setting volumesnapshots=true in profile "addons-179668"
	I1001 19:06:11.672907  382415 addons.go:234] Setting addon volumesnapshots=true in "addons-179668"
	I1001 19:06:11.672967  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.673169  382415 out.go:177] * Verifying Kubernetes components...
	I1001 19:06:11.673490  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.672432  382415 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-179668"
	I1001 19:06:11.676646  382415 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1001 19:06:11.676679  382415 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-179668"
	I1001 19:06:11.705822  382415 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I1001 19:06:11.706871  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I1001 19:06:11.707817  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I1001 19:06:11.707829  382415 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I1001 19:06:11.707883  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.706879  382415 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I1001 19:06:11.708032  382415 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I1001 19:06:11.708072  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.713458  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.713617  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.713624  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.716556  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.717400  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.720394  382415 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I1001 19:06:11.720400  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I1001 19:06:11.721556  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1001 19:06:11.721583  382415 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1001 19:06:11.721637  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.722850  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I1001 19:06:11.723835  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I1001 19:06:11.725029  382415 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I1001 19:06:11.725049  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I1001 19:06:11.725096  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	W1001 19:06:11.728972  382415 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I1001 19:06:11.736779  382415 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I1001 19:06:11.738156  382415 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I1001 19:06:11.738182  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I1001 19:06:11.738243  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.753684  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.768570  382415 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I1001 19:06:11.768641  382415 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I1001 19:06:11.770069  382415 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I1001 19:06:11.770095  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I1001 19:06:11.770152  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.770650  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.771049  382415 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1001 19:06:11.772364  382415 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1001 19:06:11.772382  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1001 19:06:11.772429  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.772711  382415 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I1001 19:06:11.772724  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I1001 19:06:11.772764  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.775325  382415 addons.go:234] Setting addon default-storageclass=true in "addons-179668"
	I1001 19:06:11.775384  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.776000  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.789274  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.790212  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.791709  382415 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.7
	I1001 19:06:11.793191  382415 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I1001 19:06:11.793497  382415 out.go:177]   - Using image docker.io/registry:2.8.3
	I1001 19:06:11.794464  382415 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I1001 19:06:11.794484  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I1001 19:06:11.794536  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.794692  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I1001 19:06:11.794703  382415 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I1001 19:06:11.794742  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.797221  382415 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-179668"
	I1001 19:06:11.797259  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:11.797580  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:11.800868  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.801516  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I1001 19:06:11.803803  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I1001 19:06:11.805207  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I1001 19:06:11.805849  382415 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1001 19:06:11.805877  382415 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1001 19:06:11.805928  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.808494  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I1001 19:06:11.809860  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I1001 19:06:11.811706  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I1001 19:06:11.816383  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I1001 19:06:11.817684  382415 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I1001 19:06:11.818780  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I1001 19:06:11.818799  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I1001 19:06:11.818857  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.828362  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.830600  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.834432  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.843498  382415 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I1001 19:06:11.844782  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.848078  382415 out.go:177]   - Using image docker.io/busybox:stable
	I1001 19:06:11.849313  382415 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I1001 19:06:11.849336  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I1001 19:06:11.849391  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:11.850836  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.854115  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.854784  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.866934  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:11.909766  382415 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 -"
	I1001 19:06:12.003298  382415 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1001 19:06:12.106625  382415 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I1001 19:06:12.106663  382415 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I1001 19:06:12.114018  382415 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
	I1001 19:06:12.114460  382415 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I1001 19:06:12.114531  382415 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I1001 19:06:12.204311  382415 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
	I1001 19:06:12.208667  382415 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I1001 19:06:12.208694  382415 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I1001 19:06:12.309661  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I1001 19:06:12.309751  382415 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I1001 19:06:12.311386  382415 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
	I1001 19:06:12.325282  382415 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I1001 19:06:12.325370  382415 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I1001 19:06:12.401765  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1001 19:06:12.401848  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I1001 19:06:12.403739  382415 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I1001 19:06:12.403798  382415 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I1001 19:06:12.412419  382415 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
	I1001 19:06:12.420313  382415 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
	I1001 19:06:12.504613  382415 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
	I1001 19:06:12.508645  382415 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
	I1001 19:06:12.524477  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I1001 19:06:12.524506  382415 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I1001 19:06:12.608420  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1001 19:06:12.608502  382415 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1001 19:06:12.610088  382415 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I1001 19:06:12.610150  382415 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I1001 19:06:12.615378  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I1001 19:06:12.615460  382415 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I1001 19:06:12.622779  382415 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I1001 19:06:12.622804  382415 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I1001 19:06:12.704632  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I1001 19:06:12.704712  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I1001 19:06:12.824915  382415 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I1001 19:06:12.825007  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I1001 19:06:12.905693  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I1001 19:06:12.905783  382415 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I1001 19:06:13.017267  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I1001 19:06:13.017364  382415 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)
	I1001 19:06:13.022864  382415 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I1001 19:06:13.022895  382415 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I1001 19:06:13.023764  382415 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1001 19:06:13.023831  382415 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1001 19:06:13.121026  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I1001 19:06:13.121067  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I1001 19:06:13.304737  382415 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I1001 19:06:13.304767  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I1001 19:06:13.307340  382415 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
	I1001 19:06:13.319606  382415 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I1001 19:06:13.319677  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I1001 19:06:13.424262  382415 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I1001 19:06:13.424289  382415 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I1001 19:06:13.603326  382415 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
	I1001 19:06:13.603880  382415 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
	I1001 19:06:13.605658  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I1001 19:06:13.605684  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I1001 19:06:13.610629  382415 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.700822611s)
	I1001 19:06:13.610658  382415 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I1001 19:06:13.611986  382415 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.608659857s)
	I1001 19:06:13.612900  382415 node_ready.go:35] waiting up to 6m0s for node "addons-179668" to be "Ready" ...
	I1001 19:06:13.719346  382415 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
	I1001 19:06:13.910660  382415 addons.go:431] installing /etc/kubernetes/addons/ig-configmap.yaml
	I1001 19:06:13.910750  382415 ssh_runner.go:362] scp inspektor-gadget/ig-configmap.yaml --> /etc/kubernetes/addons/ig-configmap.yaml (754 bytes)
	I1001 19:06:14.003843  382415 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I1001 19:06:14.003932  382415 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I1001 19:06:14.403190  382415 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-179668" context rescaled to 1 replicas
	I1001 19:06:14.509806  382415 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I1001 19:06:14.509908  382415 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I1001 19:06:14.609162  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I1001 19:06:14.609193  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I1001 19:06:14.718354  382415 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I1001 19:06:14.718456  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (8196 bytes)
	I1001 19:06:14.822644  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I1001 19:06:14.822737  382415 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I1001 19:06:15.019227  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I1001 19:06:15.019323  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I1001 19:06:15.025136  382415 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I1001 19:06:15.403387  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I1001 19:06:15.403414  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I1001 19:06:15.519641  382415 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I1001 19:06:15.519734  382415 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I1001 19:06:15.718864  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:15.722544  382415 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
	I1001 19:06:17.408862  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.294801867s)
	I1001 19:06:17.408919  382415 addons.go:475] Verifying addon ingress=true in "addons-179668"
	I1001 19:06:17.408977  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.204567627s)
	I1001 19:06:17.409157  382415 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: (5.097689136s)
	I1001 19:06:17.409223  382415 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.996741261s)
	I1001 19:06:17.409313  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.988935696s)
	I1001 19:06:17.409371  382415 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.904671651s)
	I1001 19:06:17.409465  382415 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: (4.900705858s)
	I1001 19:06:17.409518  382415 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.102152199s)
	I1001 19:06:17.409536  382415 addons.go:475] Verifying addon registry=true in "addons-179668"
	I1001 19:06:17.409612  382415 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: (3.80624772s)
	I1001 19:06:17.410096  382415 addons.go:475] Verifying addon metrics-server=true in "addons-179668"
	I1001 19:06:17.410519  382415 out.go:177] * Verifying ingress addon...
	I1001 19:06:17.411264  382415 out.go:177] * Verifying registry addon...
	I1001 19:06:17.412882  382415 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I1001 19:06:17.413733  382415 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W1001 19:06:17.421085  382415 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]
	I1001 19:06:17.422369  382415 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I1001 19:06:17.422386  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:17.422611  382415 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I1001 19:06:17.422628  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:17.916820  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:17.917480  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:17.926096  382415 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.322175174s)
	W1001 19:06:17.926148  382415 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
	I1001 19:06:17.926167  382415 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.206712689s)
	I1001 19:06:17.926182  382415 retry.go:31] will retry after 144.512937ms: 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
	I1001 19:06:17.926283  382415 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-configmap.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (2.901100591s)
	I1001 19:06:17.927598  382415 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-179668 service yakd-dashboard -n yakd-dashboard
	
	I1001 19:06:18.071592  382415 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
	I1001 19:06:18.116275  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:18.416161  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:18.455073  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:18.541234  382415 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: (2.81862596s)
	I1001 19:06:18.541278  382415 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-179668"
	I1001 19:06:18.542640  382415 out.go:177] * Verifying csi-hostpath-driver addon...
	I1001 19:06:18.544243  382415 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I1001 19:06:18.604774  382415 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1001 19:06:18.604799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:18.916332  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:18.916729  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:18.923264  382415 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I1001 19:06:18.923321  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:18.939982  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:19.042058  382415 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I1001 19:06:19.048102  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:19.057516  382415 addons.go:234] Setting addon gcp-auth=true in "addons-179668"
	I1001 19:06:19.057568  382415 host.go:66] Checking if "addons-179668" exists ...
	I1001 19:06:19.058059  382415 cli_runner.go:164] Run: docker container inspect addons-179668 --format={{.State.Status}}
	I1001 19:06:19.073504  382415 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I1001 19:06:19.073547  382415 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-179668
	I1001 19:06:19.089485  382415 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/addons-179668/id_rsa Username:docker}
	I1001 19:06:19.416131  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:19.416669  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:19.547042  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:19.916170  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:19.916413  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:20.104572  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:20.416619  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:20.416704  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:20.606911  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:20.615831  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:20.916772  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:20.917774  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:21.044866  382415 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.973222199s)
	I1001 19:06:21.044921  382415 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.971391014s)
	I1001 19:06:21.046905  382415 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I1001 19:06:21.047077  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:21.049085  382415 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I1001 19:06:21.050135  382415 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I1001 19:06:21.050157  382415 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I1001 19:06:21.067145  382415 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I1001 19:06:21.067166  382415 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I1001 19:06:21.115920  382415 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I1001 19:06:21.115943  382415 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I1001 19:06:21.132267  382415 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
	I1001 19:06:21.416657  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:21.416897  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:21.547538  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:21.707815  382415 addons.go:475] Verifying addon gcp-auth=true in "addons-179668"
	I1001 19:06:21.709087  382415 out.go:177] * Verifying gcp-auth addon...
	I1001 19:06:21.711013  382415 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I1001 19:06:21.713304  382415 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I1001 19:06:21.713324  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:21.916624  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:21.916872  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:22.047616  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:22.213666  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:22.416429  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:22.416862  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:22.548466  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:22.615926  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:22.714314  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:22.916778  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:22.917143  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:23.047867  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:23.214539  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:23.416731  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:23.416874  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:23.549173  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:23.714431  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:23.916879  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:23.916992  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:24.047323  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:24.213250  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:24.416526  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:24.416634  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:24.546945  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:24.714075  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:24.916113  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:24.916337  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:25.047503  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:25.115408  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:25.213724  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:25.416252  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:25.416654  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:25.547592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:25.713686  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:25.916195  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:25.916842  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:26.047814  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:26.214195  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:26.416365  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:26.416408  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:26.546799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:26.713790  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:26.916255  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:26.916748  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:27.047204  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:27.116320  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:27.213228  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:27.416469  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:27.416683  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:27.547633  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:27.714149  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:27.916418  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:27.916463  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:28.046978  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:28.213871  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:28.416324  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:28.416693  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:28.547633  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:28.713526  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:28.916397  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:28.916686  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:29.047154  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:29.213946  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:29.416338  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:29.416784  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:29.546761  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:29.615384  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:29.713461  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:29.916626  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:29.916736  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:30.047136  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:30.214379  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:30.416422  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:30.416675  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:30.547157  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:30.713949  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:30.916116  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:30.916430  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:31.047112  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:31.214006  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:31.416045  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:31.416201  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:31.547551  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:31.615653  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:31.713569  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:31.916205  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:31.916672  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:32.047771  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:32.213784  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:32.416381  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:32.416765  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:32.547618  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:32.713793  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:32.916513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:32.916995  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:33.047640  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:33.213453  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:33.416358  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:33.416909  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:33.547350  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:33.616176  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:33.714250  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:33.916208  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:33.916537  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:34.046773  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:34.213530  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:34.416337  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:34.416587  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:34.547083  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:34.714395  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:34.916146  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:34.916449  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:35.046658  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:35.213930  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:35.416384  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:35.416652  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:35.547623  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:35.713799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:35.916206  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:35.916679  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:36.047842  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:36.115914  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:36.213822  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:36.416636  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:36.417138  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:36.547282  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:36.714260  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:36.916403  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:36.916409  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:37.047277  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:37.213322  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:37.416401  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:37.416471  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:37.547716  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:37.713983  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:37.916604  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:37.916974  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:38.047041  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:38.213971  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:38.416080  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:38.416222  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:38.547626  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:38.615385  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:38.713858  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:38.916373  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:38.916786  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:39.047620  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:39.213792  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:39.416257  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:39.416583  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:39.547592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:39.714136  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:39.916068  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:39.916279  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:40.047710  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:40.213561  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:40.415840  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:40.416297  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:40.547669  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:40.615427  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:40.713748  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:40.915788  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:40.916222  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:41.047458  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:41.213570  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:41.415965  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:41.416375  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:41.547432  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:41.714176  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:41.916724  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:41.916748  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:42.047307  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:42.213897  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:42.416260  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:42.416684  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:42.548242  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:42.713767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:42.916340  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:42.916794  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:43.047955  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:43.116067  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:43.214092  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:43.415932  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:43.416236  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:43.547658  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:43.713660  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:43.916112  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:43.916489  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:44.047633  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:44.213759  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:44.416540  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:44.416966  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:44.546940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:44.713895  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:44.916668  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:44.917034  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:45.047377  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:45.213884  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:45.416407  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:45.416785  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:45.546717  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:45.615748  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:45.713926  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:45.916707  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:45.917018  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:46.047325  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:46.213947  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:46.416664  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:46.417067  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:46.546888  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:46.714264  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:46.916098  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:46.916402  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:47.046975  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:47.214106  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:47.416281  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:47.416348  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:47.548867  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:47.616074  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:47.714421  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:47.916704  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:47.916934  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:48.047344  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:48.213741  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:48.416476  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:48.416991  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:48.547212  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:48.713282  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:48.916187  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:48.916502  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:49.047513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:49.213444  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:49.416145  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:49.416592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:49.547091  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:49.616222  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:49.714211  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:49.916305  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:49.916618  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:50.047316  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:50.213732  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:50.416397  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:50.416811  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:50.546779  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:50.713814  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:50.916321  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:50.916736  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:51.047773  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:51.214032  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:51.416490  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:51.416927  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:51.546976  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:51.713895  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:51.916282  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:51.916303  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:52.047119  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:52.115907  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:52.213931  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:52.416607  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:52.416966  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:52.548168  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:52.713791  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:52.916503  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:52.917087  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:53.047047  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:53.214162  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:53.416333  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:53.416448  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:53.546926  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:53.714008  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:53.915943  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:53.916332  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:54.047711  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:54.213767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:54.416375  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:54.416725  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:54.547752  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:54.615688  382415 node_ready.go:53] node "addons-179668" has status "Ready":"False"
	I1001 19:06:54.714160  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:54.916445  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:54.916460  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:55.047158  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:55.214594  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:55.416281  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:55.416684  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:55.547650  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:55.713630  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:55.916389  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:55.916765  382415 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I1001 19:06:55.916783  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:56.048580  382415 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I1001 19:06:56.048604  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:56.116115  382415 node_ready.go:49] node "addons-179668" has status "Ready":"True"
	I1001 19:06:56.116138  382415 node_ready.go:38] duration metric: took 42.503212703s for node "addons-179668" to be "Ready" ...
	I1001 19:06:56.116148  382415 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" ...
	I1001 19:06:56.154458  382415 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-j65d5" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:56.214449  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:56.417837  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:56.418078  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:56.549377  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:56.713767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:56.916656  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:56.916980  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:57.048317  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:57.213211  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:57.416756  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:57.416788  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:57.548519  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:57.658899  382415 pod_ready.go:93] pod "coredns-7c65d6cfc9-j65d5" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.658922  382415 pod_ready.go:82] duration metric: took 1.504436753s for pod "coredns-7c65d6cfc9-j65d5" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.658941  382415 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.662680  382415 pod_ready.go:93] pod "etcd-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.662702  382415 pod_ready.go:82] duration metric: took 3.750426ms for pod "etcd-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.662716  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.666663  382415 pod_ready.go:93] pod "kube-apiserver-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.666687  382415 pod_ready.go:82] duration metric: took 3.961807ms for pod "kube-apiserver-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.666701  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.670322  382415 pod_ready.go:93] pod "kube-controller-manager-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.670340  382415 pod_ready.go:82] duration metric: took 3.629567ms for pod "kube-controller-manager-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.670354  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-p9kz8" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.713734  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:57.716507  382415 pod_ready.go:93] pod "kube-proxy-p9kz8" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:57.716528  382415 pod_ready.go:82] duration metric: took 46.165689ms for pod "kube-proxy-p9kz8" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.716539  382415 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:57.916736  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:57.917071  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:58.104008  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:58.117711  382415 pod_ready.go:93] pod "kube-scheduler-addons-179668" in "kube-system" namespace has status "Ready":"True"
	I1001 19:06:58.117736  382415 pod_ready.go:82] duration metric: took 401.188032ms for pod "kube-scheduler-addons-179668" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:58.117748  382415 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace to be "Ready" ...
	I1001 19:06:58.214461  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:58.417656  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:58.417873  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:58.605310  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:58.714322  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:58.918144  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:58.918673  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:59.105902  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:59.214120  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:59.416880  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:59.417122  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:06:59.550973  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:06:59.714907  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:06:59.917221  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:06:59.917940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:00.049019  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:00.124120  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:00.215015  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:00.417554  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:00.417828  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:00.548950  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:00.714645  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:00.917230  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:00.917584  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:01.049093  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:01.213869  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:01.416959  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:01.417172  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:01.548989  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:01.714040  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:01.917252  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:01.917503  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:02.049031  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:02.214246  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:02.416664  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:02.417489  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:02.605646  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:02.623695  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:02.715190  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:02.916879  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:02.917746  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:03.048533  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:03.213930  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:03.416890  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:03.417260  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:03.548940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:03.714183  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:03.916485  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:03.916615  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:04.048547  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:04.214369  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:04.416910  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:04.416999  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:04.547841  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:04.715433  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:04.917279  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:04.917280  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:05.049538  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:05.123417  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:05.214183  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:05.418245  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:05.418624  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:05.604440  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:05.714614  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:05.917776  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:05.918235  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:06.049042  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:06.215159  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:06.417286  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:06.417687  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:06.548675  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:06.714645  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:06.916713  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:06.917050  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:07.048601  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:07.123531  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:07.216670  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:07.417308  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:07.417322  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:07.550087  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:07.714073  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:07.916969  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:07.917083  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:08.048847  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:08.214794  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:08.416956  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:08.417813  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:08.548485  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:08.714411  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:08.916800  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:08.916940  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:09.048117  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:09.214479  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:09.416956  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:09.417254  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:09.548699  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:09.623031  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:09.715051  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:09.916581  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:09.916793  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:10.048234  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:10.214110  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:10.417008  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:10.417450  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:10.547782  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:10.713908  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:10.916575  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:10.916957  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:11.049342  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:11.213771  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:11.416337  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:11.416664  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:11.548148  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:11.714143  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:11.916991  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:11.918662  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:12.049187  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:12.123630  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:12.213920  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:12.416926  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:12.417354  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:12.550673  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:12.714422  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:12.916535  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:12.916899  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:13.048180  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:13.213704  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:13.416597  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:13.417179  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:13.547810  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:13.714091  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:13.916870  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:13.917045  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:14.048058  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:14.213745  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:14.417031  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:14.417532  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:14.547881  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:14.622657  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:14.714067  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:14.917738  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:14.918087  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:15.049190  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:15.215120  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:15.417420  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:15.418526  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:15.548960  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:15.714908  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:15.917021  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:15.917399  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:16.048575  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:16.214666  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:16.416592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:16.417085  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:16.549504  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:16.623452  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:16.714260  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:16.916617  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:16.917200  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:17.048838  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:17.214185  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:17.417529  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:17.417801  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:17.555236  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:17.714338  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:17.917088  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:17.917164  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:18.048686  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:18.214689  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:18.416919  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:18.417027  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:18.548957  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:18.714767  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:18.916778  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:18.917139  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:19.048195  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:19.123261  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:19.213386  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:19.417174  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:19.417780  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:19.548460  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:19.714524  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:19.917386  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:20.017345  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:20.048683  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:20.214309  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:20.416865  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:20.417405  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:20.548660  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:20.714428  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:20.916738  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:20.916967  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:21.047969  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:21.123311  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:21.213799  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:21.417675  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:21.418999  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:21.613186  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:21.714915  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:21.919295  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:21.920075  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:22.106631  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:22.216956  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:22.418749  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:22.421331  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:22.609909  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:22.813020  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:22.920344  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:22.921410  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:23.047755  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:23.123589  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:23.213838  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:23.416933  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:23.416980  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:23.548318  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:23.714788  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:23.917836  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:23.918418  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:24.048401  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:24.214534  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:24.417306  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:24.417700  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:24.604603  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:24.714810  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:24.917480  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:24.917861  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:25.048872  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:25.214722  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:25.416958  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:25.417214  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:25.547940  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:25.623371  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:25.714592  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:25.916904  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:25.917746  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:26.049783  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:26.214541  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:26.417185  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:26.417572  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:26.548883  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:26.714602  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:26.919369  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:26.919649  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:27.048957  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:27.213670  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:27.417084  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:27.417390  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:27.549032  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:27.624758  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:27.714215  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:27.916794  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:27.917049  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:28.048274  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:28.214049  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:28.416721  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:28.416985  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:28.547961  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:28.714513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:28.917023  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:28.917066  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:29.048437  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:29.214574  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:29.417170  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:29.417202  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:29.548780  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:29.714216  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:29.916674  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:29.916955  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:30.047727  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:30.122301  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:30.213802  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:30.416890  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:30.417217  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:30.548224  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:30.715027  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:30.916989  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:30.917361  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:31.048508  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:31.213857  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:31.416733  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:31.416968  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:31.548421  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:31.714160  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:31.916534  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:31.916580  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:32.048092  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:32.122747  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:32.214024  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:32.416889  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:32.417308  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:32.549514  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:32.714776  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:32.917871  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:32.919245  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:33.105119  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:33.214644  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:33.417098  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:33.417465  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:33.549091  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:33.714913  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:33.917228  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:33.917648  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:34.049557  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:34.123365  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:34.214739  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:34.416934  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I1001 19:07:34.417342  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:34.548248  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:34.714513  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:34.917913  382415 kapi.go:107] duration metric: took 1m17.504175971s to wait for kubernetes.io/minikube-addons=registry ...
	I1001 19:07:34.918212  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:35.047733  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:35.214731  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:35.417146  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:35.548527  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:35.714041  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:35.917769  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:36.048481  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:36.123414  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:36.214107  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:36.417758  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:36.549786  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:36.715086  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:36.916900  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:37.048144  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:37.214915  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:37.417338  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:37.607107  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:37.716574  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I1001 19:07:37.917610  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:38.048859  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:38.214399  382415 kapi.go:107] duration metric: took 1m16.503381663s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I1001 19:07:38.215832  382415 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-179668 cluster.
	I1001 19:07:38.216894  382415 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.
	I1001 19:07:38.217935  382415 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I1001 19:07:38.416471  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:38.548231  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:38.624158  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:38.916857  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:39.049422  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:39.417877  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:39.567754  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:39.968973  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:40.069866  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:40.417393  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:40.547817  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:40.917733  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:41.048634  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:41.123861  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:41.417392  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:41.548236  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:41.916735  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:42.048146  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:42.416826  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:42.549550  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:42.917131  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:43.048406  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:43.416653  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:43.548445  382415 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I1001 19:07:43.623038  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:43.916587  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:44.048510  382415 kapi.go:107] duration metric: took 1m25.504262802s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I1001 19:07:44.417204  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:44.917514  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:45.417470  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:45.916910  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:46.122787  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:46.418029  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:46.916968  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:47.416624  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:47.917324  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:48.123511  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:48.416899  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:48.916919  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:49.416817  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:49.916528  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:50.495134  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:50.623697  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:50.956592  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:51.416624  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:51.916289  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:52.416932  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:52.916216  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:53.123546  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:53.417004  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:53.916421  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:54.416846  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:54.916650  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:55.417130  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:55.623400  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:55.916915  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:56.416627  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:56.916719  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:57.416913  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:57.916320  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:58.123629  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:07:58.416845  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:58.916354  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:59.417002  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:07:59.917243  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:00.418687  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:00.624285  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:08:00.918447  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:01.417565  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:01.917491  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:02.417404  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:02.917713  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:03.122871  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:08:03.417580  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:03.916856  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:04.417343  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:04.917163  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:05.123148  382415 pod_ready.go:103] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"False"
	I1001 19:08:05.416708  382415 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I1001 19:08:05.916821  382415 kapi.go:107] duration metric: took 1m48.503936659s to wait for app.kubernetes.io/name=ingress-nginx ...
	I1001 19:08:05.918524  382415 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, nvidia-device-plugin, storage-provisioner, metrics-server, storage-provisioner-rancher, inspektor-gadget, yakd, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I1001 19:08:05.919566  382415 addons.go:510] duration metric: took 1m54.249458248s for enable addons: enabled=[cloud-spanner ingress-dns nvidia-device-plugin storage-provisioner metrics-server storage-provisioner-rancher inspektor-gadget yakd volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I1001 19:08:06.124623  382415 pod_ready.go:93] pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace has status "Ready":"True"
	I1001 19:08:06.124655  382415 pod_ready.go:82] duration metric: took 1m8.006896926s for pod "metrics-server-84c5f94fbc-kglhk" in "kube-system" namespace to be "Ready" ...
	I1001 19:08:06.124669  382415 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-fnnpd" in "kube-system" namespace to be "Ready" ...
	I1001 19:08:06.130794  382415 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-fnnpd" in "kube-system" namespace has status "Ready":"True"
	I1001 19:08:06.130813  382415 pod_ready.go:82] duration metric: took 6.137633ms for pod "nvidia-device-plugin-daemonset-fnnpd" in "kube-system" namespace to be "Ready" ...
	I1001 19:08:06.130833  382415 pod_ready.go:39] duration metric: took 1m10.014670026s 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" ...
	I1001 19:08:06.130852  382415 api_server.go:52] waiting for apiserver process to appear ...
	I1001 19:08:06.130894  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1001 19:08:06.130939  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1001 19:08:06.207765  382415 cri.go:89] found id: "a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:06.207785  382415 cri.go:89] found id: ""
	I1001 19:08:06.207799  382415 logs.go:276] 1 containers: [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776]
	I1001 19:08:06.207844  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.211127  382415 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1001 19:08:06.211184  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1001 19:08:06.244688  382415 cri.go:89] found id: "604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:06.244709  382415 cri.go:89] found id: ""
	I1001 19:08:06.244716  382415 logs.go:276] 1 containers: [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e]
	I1001 19:08:06.244755  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.247679  382415 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1001 19:08:06.247742  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1001 19:08:06.279003  382415 cri.go:89] found id: "81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:06.279029  382415 cri.go:89] found id: ""
	I1001 19:08:06.279039  382415 logs.go:276] 1 containers: [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804]
	I1001 19:08:06.279087  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.282286  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1001 19:08:06.282344  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1001 19:08:06.312962  382415 cri.go:89] found id: "c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:06.312982  382415 cri.go:89] found id: ""
	I1001 19:08:06.312991  382415 logs.go:276] 1 containers: [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686]
	I1001 19:08:06.313051  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.315956  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1001 19:08:06.316014  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1001 19:08:06.346728  382415 cri.go:89] found id: "1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:06.346749  382415 cri.go:89] found id: ""
	I1001 19:08:06.346759  382415 logs.go:276] 1 containers: [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c]
	I1001 19:08:06.346820  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.349877  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1001 19:08:06.349943  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1001 19:08:06.381362  382415 cri.go:89] found id: "22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:06.381383  382415 cri.go:89] found id: ""
	I1001 19:08:06.381392  382415 logs.go:276] 1 containers: [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3]
	I1001 19:08:06.381437  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.384337  382415 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1001 19:08:06.384399  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1001 19:08:06.414922  382415 cri.go:89] found id: "68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:06.414944  382415 cri.go:89] found id: ""
	I1001 19:08:06.414955  382415 logs.go:276] 1 containers: [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2]
	I1001 19:08:06.414997  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:06.418116  382415 logs.go:123] Gathering logs for dmesg ...
	I1001 19:08:06.418139  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1001 19:08:06.442790  382415 logs.go:123] Gathering logs for describe nodes ...
	I1001 19:08:06.442812  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1001 19:08:06.533068  382415 logs.go:123] Gathering logs for kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] ...
	I1001 19:08:06.533108  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:06.577556  382415 logs.go:123] Gathering logs for coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] ...
	I1001 19:08:06.577585  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:06.611378  382415 logs.go:123] Gathering logs for kube-proxy [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] ...
	I1001 19:08:06.611404  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:06.642476  382415 logs.go:123] Gathering logs for kubelet ...
	I1001 19:08:06.642500  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1001 19:08:06.730576  382415 logs.go:123] Gathering logs for kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] ...
	I1001 19:08:06.730611  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:06.777166  382415 logs.go:123] Gathering logs for kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] ...
	I1001 19:08:06.777202  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:06.855312  382415 logs.go:123] Gathering logs for kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] ...
	I1001 19:08:06.855346  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:06.889597  382415 logs.go:123] Gathering logs for CRI-O ...
	I1001 19:08:06.889630  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1001 19:08:06.967053  382415 logs.go:123] Gathering logs for container status ...
	I1001 19:08:06.967082  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1001 19:08:07.007846  382415 logs.go:123] Gathering logs for etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] ...
	I1001 19:08:07.007878  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:09.548162  382415 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1001 19:08:09.561453  382415 api_server.go:72] duration metric: took 1m57.891366914s to wait for apiserver process to appear ...
	I1001 19:08:09.561483  382415 api_server.go:88] waiting for apiserver healthz status ...
	I1001 19:08:09.561517  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1001 19:08:09.561562  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1001 19:08:09.593402  382415 cri.go:89] found id: "a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:09.593431  382415 cri.go:89] found id: ""
	I1001 19:08:09.593439  382415 logs.go:276] 1 containers: [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776]
	I1001 19:08:09.593492  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.596485  382415 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1001 19:08:09.596578  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1001 19:08:09.628651  382415 cri.go:89] found id: "604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:09.628672  382415 cri.go:89] found id: ""
	I1001 19:08:09.628682  382415 logs.go:276] 1 containers: [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e]
	I1001 19:08:09.628730  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.631905  382415 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1001 19:08:09.631953  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1001 19:08:09.662169  382415 cri.go:89] found id: "81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:09.662189  382415 cri.go:89] found id: ""
	I1001 19:08:09.662197  382415 logs.go:276] 1 containers: [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804]
	I1001 19:08:09.662232  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.665182  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1001 19:08:09.665231  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1001 19:08:09.695644  382415 cri.go:89] found id: "c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:09.695664  382415 cri.go:89] found id: ""
	I1001 19:08:09.695674  382415 logs.go:276] 1 containers: [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686]
	I1001 19:08:09.695716  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.698689  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1001 19:08:09.698741  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1001 19:08:09.728978  382415 cri.go:89] found id: "1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:09.728998  382415 cri.go:89] found id: ""
	I1001 19:08:09.729007  382415 logs.go:276] 1 containers: [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c]
	I1001 19:08:09.729042  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.732028  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1001 19:08:09.732074  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1001 19:08:09.762837  382415 cri.go:89] found id: "22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:09.762853  382415 cri.go:89] found id: ""
	I1001 19:08:09.762860  382415 logs.go:276] 1 containers: [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3]
	I1001 19:08:09.762905  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.765771  382415 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1001 19:08:09.765823  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1001 19:08:09.797537  382415 cri.go:89] found id: "68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:09.797558  382415 cri.go:89] found id: ""
	I1001 19:08:09.797567  382415 logs.go:276] 1 containers: [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2]
	I1001 19:08:09.797609  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:09.800580  382415 logs.go:123] Gathering logs for kubelet ...
	I1001 19:08:09.800601  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1001 19:08:09.878848  382415 logs.go:123] Gathering logs for dmesg ...
	I1001 19:08:09.878871  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1001 19:08:09.902968  382415 logs.go:123] Gathering logs for describe nodes ...
	I1001 19:08:09.902991  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1001 19:08:09.990946  382415 logs.go:123] Gathering logs for kube-proxy [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] ...
	I1001 19:08:09.990972  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:10.022591  382415 logs.go:123] Gathering logs for kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] ...
	I1001 19:08:10.022616  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:10.065993  382415 logs.go:123] Gathering logs for etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] ...
	I1001 19:08:10.066021  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:10.106197  382415 logs.go:123] Gathering logs for coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] ...
	I1001 19:08:10.106226  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:10.140221  382415 logs.go:123] Gathering logs for kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] ...
	I1001 19:08:10.140248  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:10.176157  382415 logs.go:123] Gathering logs for kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] ...
	I1001 19:08:10.176185  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:10.231044  382415 logs.go:123] Gathering logs for kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] ...
	I1001 19:08:10.231074  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:10.263027  382415 logs.go:123] Gathering logs for CRI-O ...
	I1001 19:08:10.263053  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1001 19:08:10.340123  382415 logs.go:123] Gathering logs for container status ...
	I1001 19:08:10.340151  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1001 19:08:12.881672  382415 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I1001 19:08:12.885936  382415 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I1001 19:08:12.886787  382415 api_server.go:141] control plane version: v1.31.1
	I1001 19:08:12.886810  382415 api_server.go:131] duration metric: took 3.325319676s to wait for apiserver health ...
	I1001 19:08:12.886821  382415 system_pods.go:43] waiting for kube-system pods to appear ...
	I1001 19:08:12.886852  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I1001 19:08:12.886905  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I1001 19:08:12.920245  382415 cri.go:89] found id: "a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:12.920268  382415 cri.go:89] found id: ""
	I1001 19:08:12.920276  382415 logs.go:276] 1 containers: [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776]
	I1001 19:08:12.920329  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:12.923475  382415 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I1001 19:08:12.923531  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I1001 19:08:12.955778  382415 cri.go:89] found id: "604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:12.955798  382415 cri.go:89] found id: ""
	I1001 19:08:12.955808  382415 logs.go:276] 1 containers: [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e]
	I1001 19:08:12.955857  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:12.958847  382415 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I1001 19:08:12.958914  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I1001 19:08:12.989192  382415 cri.go:89] found id: "81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:12.989216  382415 cri.go:89] found id: ""
	I1001 19:08:12.989227  382415 logs.go:276] 1 containers: [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804]
	I1001 19:08:12.989276  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:12.992189  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I1001 19:08:12.992255  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I1001 19:08:13.023024  382415 cri.go:89] found id: "c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:13.023046  382415 cri.go:89] found id: ""
	I1001 19:08:13.023054  382415 logs.go:276] 1 containers: [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686]
	I1001 19:08:13.023101  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.026098  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I1001 19:08:13.026156  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I1001 19:08:13.056708  382415 cri.go:89] found id: "1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:13.056730  382415 cri.go:89] found id: ""
	I1001 19:08:13.056740  382415 logs.go:276] 1 containers: [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c]
	I1001 19:08:13.056786  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.059618  382415 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I1001 19:08:13.059682  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I1001 19:08:13.090341  382415 cri.go:89] found id: "22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:13.090359  382415 cri.go:89] found id: ""
	I1001 19:08:13.090366  382415 logs.go:276] 1 containers: [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3]
	I1001 19:08:13.090413  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.093353  382415 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I1001 19:08:13.093410  382415 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I1001 19:08:13.123800  382415 cri.go:89] found id: "68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:13.123821  382415 cri.go:89] found id: ""
	I1001 19:08:13.123831  382415 logs.go:276] 1 containers: [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2]
	I1001 19:08:13.123865  382415 ssh_runner.go:195] Run: which crictl
	I1001 19:08:13.126828  382415 logs.go:123] Gathering logs for kubelet ...
	I1001 19:08:13.126844  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I1001 19:08:13.205879  382415 logs.go:123] Gathering logs for dmesg ...
	I1001 19:08:13.205914  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I1001 19:08:13.230681  382415 logs.go:123] Gathering logs for kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] ...
	I1001 19:08:13.230705  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686"
	I1001 19:08:13.266698  382415 logs.go:123] Gathering logs for kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] ...
	I1001 19:08:13.266722  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3"
	I1001 19:08:13.321341  382415 logs.go:123] Gathering logs for kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] ...
	I1001 19:08:13.321369  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2"
	I1001 19:08:13.354281  382415 logs.go:123] Gathering logs for describe nodes ...
	I1001 19:08:13.354308  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I1001 19:08:13.447563  382415 logs.go:123] Gathering logs for kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] ...
	I1001 19:08:13.447594  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776"
	I1001 19:08:13.491702  382415 logs.go:123] Gathering logs for etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] ...
	I1001 19:08:13.491729  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e"
	I1001 19:08:13.534177  382415 logs.go:123] Gathering logs for coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] ...
	I1001 19:08:13.534213  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804"
	I1001 19:08:13.566693  382415 logs.go:123] Gathering logs for kube-proxy [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] ...
	I1001 19:08:13.566720  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c"
	I1001 19:08:13.597070  382415 logs.go:123] Gathering logs for CRI-O ...
	I1001 19:08:13.597097  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I1001 19:08:13.667713  382415 logs.go:123] Gathering logs for container status ...
	I1001 19:08:13.667748  382415 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I1001 19:08:16.216939  382415 system_pods.go:59] 18 kube-system pods found
	I1001 19:08:16.216971  382415 system_pods.go:61] "coredns-7c65d6cfc9-j65d5" [38989ca4-2a93-4065-a4a2-eb234aa2a1c2] Running
	I1001 19:08:16.216976  382415 system_pods.go:61] "csi-hostpath-attacher-0" [4db4494f-af58-40d0-861a-fc93d32aed74] Running
	I1001 19:08:16.216980  382415 system_pods.go:61] "csi-hostpath-resizer-0" [5c64fa0c-34ab-498d-a536-b15e5505c62f] Running
	I1001 19:08:16.216983  382415 system_pods.go:61] "csi-hostpathplugin-dchdm" [7de54d22-0db4-4e40-a948-0ff27a0a6d46] Running
	I1001 19:08:16.216987  382415 system_pods.go:61] "etcd-addons-179668" [183a29d5-7666-4b38-816d-ca1be46c1e41] Running
	I1001 19:08:16.216990  382415 system_pods.go:61] "kindnet-jwgd8" [2f6e937f-507b-49a1-9fa0-db4778cdd725] Running
	I1001 19:08:16.216994  382415 system_pods.go:61] "kube-apiserver-addons-179668" [146a06ae-53db-405c-87a0-5609e24f888a] Running
	I1001 19:08:16.216999  382415 system_pods.go:61] "kube-controller-manager-addons-179668" [57afdb03-084d-41eb-a3f8-4fc0ca11b185] Running
	I1001 19:08:16.217002  382415 system_pods.go:61] "kube-ingress-dns-minikube" [3556b4a8-692b-41a8-8648-ac9e18227c57] Running
	I1001 19:08:16.217006  382415 system_pods.go:61] "kube-proxy-p9kz8" [00b5d82e-6212-42b1-b2a1-0b55a6ab915c] Running
	I1001 19:08:16.217009  382415 system_pods.go:61] "kube-scheduler-addons-179668" [6152447a-6ff5-4c61-9ec1-a4c85ac6064b] Running
	I1001 19:08:16.217014  382415 system_pods.go:61] "metrics-server-84c5f94fbc-kglhk" [311bdfdc-0daa-437e-93a4-bea578757d96] Running
	I1001 19:08:16.217018  382415 system_pods.go:61] "nvidia-device-plugin-daemonset-fnnpd" [ca7da927-c999-4bbc-9ef1-ce651f4fc3db] Running
	I1001 19:08:16.217023  382415 system_pods.go:61] "registry-66c9cd494c-6j4h6" [7023c7ff-de8b-4e0b-b426-2992edc0e0de] Running
	I1001 19:08:16.217027  382415 system_pods.go:61] "registry-proxy-zcqhw" [679c9ad4-b194-453e-8b66-b9903100fc85] Running
	I1001 19:08:16.217032  382415 system_pods.go:61] "snapshot-controller-56fcc65765-42b8v" [e3265699-34a8-4834-bfe3-e2c74a9b1faf] Running
	I1001 19:08:16.217036  382415 system_pods.go:61] "snapshot-controller-56fcc65765-b8psl" [426e99de-9795-4d49-af00-59d613b82dcd] Running
	I1001 19:08:16.217041  382415 system_pods.go:61] "storage-provisioner" [1da17e63-ded6-4870-a5d9-5a41228acfab] Running
	I1001 19:08:16.217046  382415 system_pods.go:74] duration metric: took 3.330216818s to wait for pod list to return data ...
	I1001 19:08:16.217055  382415 default_sa.go:34] waiting for default service account to be created ...
	I1001 19:08:16.219012  382415 default_sa.go:45] found service account: "default"
	I1001 19:08:16.219035  382415 default_sa.go:55] duration metric: took 1.970719ms for default service account to be created ...
	I1001 19:08:16.219045  382415 system_pods.go:116] waiting for k8s-apps to be running ...
	I1001 19:08:16.228558  382415 system_pods.go:86] 18 kube-system pods found
	I1001 19:08:16.228582  382415 system_pods.go:89] "coredns-7c65d6cfc9-j65d5" [38989ca4-2a93-4065-a4a2-eb234aa2a1c2] Running
	I1001 19:08:16.228588  382415 system_pods.go:89] "csi-hostpath-attacher-0" [4db4494f-af58-40d0-861a-fc93d32aed74] Running
	I1001 19:08:16.228592  382415 system_pods.go:89] "csi-hostpath-resizer-0" [5c64fa0c-34ab-498d-a536-b15e5505c62f] Running
	I1001 19:08:16.228595  382415 system_pods.go:89] "csi-hostpathplugin-dchdm" [7de54d22-0db4-4e40-a948-0ff27a0a6d46] Running
	I1001 19:08:16.228599  382415 system_pods.go:89] "etcd-addons-179668" [183a29d5-7666-4b38-816d-ca1be46c1e41] Running
	I1001 19:08:16.228603  382415 system_pods.go:89] "kindnet-jwgd8" [2f6e937f-507b-49a1-9fa0-db4778cdd725] Running
	I1001 19:08:16.228608  382415 system_pods.go:89] "kube-apiserver-addons-179668" [146a06ae-53db-405c-87a0-5609e24f888a] Running
	I1001 19:08:16.228612  382415 system_pods.go:89] "kube-controller-manager-addons-179668" [57afdb03-084d-41eb-a3f8-4fc0ca11b185] Running
	I1001 19:08:16.228616  382415 system_pods.go:89] "kube-ingress-dns-minikube" [3556b4a8-692b-41a8-8648-ac9e18227c57] Running
	I1001 19:08:16.228620  382415 system_pods.go:89] "kube-proxy-p9kz8" [00b5d82e-6212-42b1-b2a1-0b55a6ab915c] Running
	I1001 19:08:16.228623  382415 system_pods.go:89] "kube-scheduler-addons-179668" [6152447a-6ff5-4c61-9ec1-a4c85ac6064b] Running
	I1001 19:08:16.228627  382415 system_pods.go:89] "metrics-server-84c5f94fbc-kglhk" [311bdfdc-0daa-437e-93a4-bea578757d96] Running
	I1001 19:08:16.228630  382415 system_pods.go:89] "nvidia-device-plugin-daemonset-fnnpd" [ca7da927-c999-4bbc-9ef1-ce651f4fc3db] Running
	I1001 19:08:16.228634  382415 system_pods.go:89] "registry-66c9cd494c-6j4h6" [7023c7ff-de8b-4e0b-b426-2992edc0e0de] Running
	I1001 19:08:16.228636  382415 system_pods.go:89] "registry-proxy-zcqhw" [679c9ad4-b194-453e-8b66-b9903100fc85] Running
	I1001 19:08:16.228639  382415 system_pods.go:89] "snapshot-controller-56fcc65765-42b8v" [e3265699-34a8-4834-bfe3-e2c74a9b1faf] Running
	I1001 19:08:16.228642  382415 system_pods.go:89] "snapshot-controller-56fcc65765-b8psl" [426e99de-9795-4d49-af00-59d613b82dcd] Running
	I1001 19:08:16.228645  382415 system_pods.go:89] "storage-provisioner" [1da17e63-ded6-4870-a5d9-5a41228acfab] Running
	I1001 19:08:16.228650  382415 system_pods.go:126] duration metric: took 9.599646ms to wait for k8s-apps to be running ...
	I1001 19:08:16.228656  382415 system_svc.go:44] waiting for kubelet service to be running ....
	I1001 19:08:16.228698  382415 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1001 19:08:16.239640  382415 system_svc.go:56] duration metric: took 10.979029ms WaitForService to wait for kubelet
	I1001 19:08:16.239667  382415 kubeadm.go:582] duration metric: took 2m4.56958334s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1001 19:08:16.239692  382415 node_conditions.go:102] verifying NodePressure condition ...
	I1001 19:08:16.241941  382415 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I1001 19:08:16.241965  382415 node_conditions.go:123] node cpu capacity is 8
	I1001 19:08:16.241977  382415 node_conditions.go:105] duration metric: took 2.275695ms to run NodePressure ...
	I1001 19:08:16.241989  382415 start.go:241] waiting for startup goroutines ...
	I1001 19:08:16.241996  382415 start.go:246] waiting for cluster config update ...
	I1001 19:08:16.242011  382415 start.go:255] writing updated cluster config ...
	I1001 19:08:16.242257  382415 ssh_runner.go:195] Run: rm -f paused
	I1001 19:08:16.290659  382415 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1001 19:08:16.292691  382415 out.go:177] * Done! kubectl is now configured to use "addons-179668" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Oct 01 19:19:21 addons-179668 crio[1029]: time="2024-10-01 19:19:21.969762258Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-lpg5p Namespace:ingress-nginx ID:66a3b47ffb3809f3f97c272d6a7892781e40883366d231c2298486f86448cd7f UID:f60756d6-b975-4087-be27-51539797d82a NetNS:/var/run/netns/e1fbda2c-3640-432e-9c43-5240566749ce Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Oct 01 19:19:21 addons-179668 crio[1029]: time="2024-10-01 19:19:21.969873945Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-lpg5p from CNI network \"kindnet\" (type=ptp)"
	Oct 01 19:19:22 addons-179668 crio[1029]: time="2024-10-01 19:19:22.006268822Z" level=info msg="Stopped pod sandbox: 66a3b47ffb3809f3f97c272d6a7892781e40883366d231c2298486f86448cd7f" id=ded41eb6-06b9-4adc-a285-983865c06ce2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:19:22 addons-179668 crio[1029]: time="2024-10-01 19:19:22.318778117Z" level=info msg="Removing container: 553c8db054e77eea937539fd68a65d7e5551ffa9eb3601c902f50f39cf7429d9" id=0d828d9f-4ed9-4e35-a63d-8d77036bfa63 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 01 19:19:22 addons-179668 crio[1029]: time="2024-10-01 19:19:22.330852866Z" level=info msg="Removed container 553c8db054e77eea937539fd68a65d7e5551ffa9eb3601c902f50f39cf7429d9: ingress-nginx/ingress-nginx-controller-bc57996ff-lpg5p/controller" id=0d828d9f-4ed9-4e35-a63d-8d77036bfa63 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.484873887Z" level=info msg="Removing container: d27d68295b609d47f4c045a31a1a26b163e0a80dfef7231862684e611fab5300" id=db972ca1-62d0-4aca-8398-17962997f8fb name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.499944854Z" level=info msg="Removed container d27d68295b609d47f4c045a31a1a26b163e0a80dfef7231862684e611fab5300: ingress-nginx/ingress-nginx-admission-patch-2dlg7/patch" id=db972ca1-62d0-4aca-8398-17962997f8fb name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.500887662Z" level=info msg="Removing container: ab9fa4673d1027df8d55132160bc86a798b98bbfe01652e2d147a41c717f66d1" id=ad524253-a3e0-4fe3-98f2-a2cc8d81ffe0 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.512748336Z" level=info msg="Removed container ab9fa4673d1027df8d55132160bc86a798b98bbfe01652e2d147a41c717f66d1: ingress-nginx/ingress-nginx-admission-create-t46qd/create" id=ad524253-a3e0-4fe3-98f2-a2cc8d81ffe0 name=/runtime.v1.RuntimeService/RemoveContainer
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.513750558Z" level=info msg="Stopping pod sandbox: 66a3b47ffb3809f3f97c272d6a7892781e40883366d231c2298486f86448cd7f" id=8d4422f4-1784-4c36-aab2-6010c415094a name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.513780768Z" level=info msg="Stopped pod sandbox (already stopped): 66a3b47ffb3809f3f97c272d6a7892781e40883366d231c2298486f86448cd7f" id=8d4422f4-1784-4c36-aab2-6010c415094a name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.513938537Z" level=info msg="Removing pod sandbox: 66a3b47ffb3809f3f97c272d6a7892781e40883366d231c2298486f86448cd7f" id=71ea1c57-ef1f-4a33-a223-7ea67d9a2397 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.519420543Z" level=info msg="Removed pod sandbox: 66a3b47ffb3809f3f97c272d6a7892781e40883366d231c2298486f86448cd7f" id=71ea1c57-ef1f-4a33-a223-7ea67d9a2397 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.519680327Z" level=info msg="Stopping pod sandbox: b0d0acafae3ac40d6cc14ecba76170332d90366bc7d7379b0c509afc8e215349" id=5c9ab819-3bbf-49c4-b661-13700d33bae5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.519712854Z" level=info msg="Stopped pod sandbox (already stopped): b0d0acafae3ac40d6cc14ecba76170332d90366bc7d7379b0c509afc8e215349" id=5c9ab819-3bbf-49c4-b661-13700d33bae5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.519889476Z" level=info msg="Removing pod sandbox: b0d0acafae3ac40d6cc14ecba76170332d90366bc7d7379b0c509afc8e215349" id=af2f3829-df4b-46c8-806a-e1c9fa9e1fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.524932388Z" level=info msg="Removed pod sandbox: b0d0acafae3ac40d6cc14ecba76170332d90366bc7d7379b0c509afc8e215349" id=af2f3829-df4b-46c8-806a-e1c9fa9e1fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.525290873Z" level=info msg="Stopping pod sandbox: e5c2fe53163241a0fafecf7a7c8ae9b6a745d016ac668894d295dc006732cd86" id=73de1b87-331c-4bc0-8477-013910a717ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.525327685Z" level=info msg="Stopped pod sandbox (already stopped): e5c2fe53163241a0fafecf7a7c8ae9b6a745d016ac668894d295dc006732cd86" id=73de1b87-331c-4bc0-8477-013910a717ed name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.525623360Z" level=info msg="Removing pod sandbox: e5c2fe53163241a0fafecf7a7c8ae9b6a745d016ac668894d295dc006732cd86" id=2b661623-5fd3-4579-b5a1-55fab41a815a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.530990871Z" level=info msg="Removed pod sandbox: e5c2fe53163241a0fafecf7a7c8ae9b6a745d016ac668894d295dc006732cd86" id=2b661623-5fd3-4579-b5a1-55fab41a815a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.531280585Z" level=info msg="Stopping pod sandbox: b791e9684b1d66d99c377f65aa5e1f5cf1384a0d576c193995ad40badd736833" id=bc1fba4c-8327-43ba-b2dd-d48fe10a5bd1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.531314067Z" level=info msg="Stopped pod sandbox (already stopped): b791e9684b1d66d99c377f65aa5e1f5cf1384a0d576c193995ad40badd736833" id=bc1fba4c-8327-43ba-b2dd-d48fe10a5bd1 name=/runtime.v1.RuntimeService/StopPodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.531575745Z" level=info msg="Removing pod sandbox: b791e9684b1d66d99c377f65aa5e1f5cf1384a0d576c193995ad40badd736833" id=afdac221-03a1-4cb1-b915-e1c521ef0ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Oct 01 19:20:06 addons-179668 crio[1029]: time="2024-10-01 19:20:06.536513210Z" level=info msg="Removed pod sandbox: b791e9684b1d66d99c377f65aa5e1f5cf1384a0d576c193995ad40badd736833" id=afdac221-03a1-4cb1-b915-e1c521ef0ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	865aff964a5c2       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   63ccac72afc63       hello-world-app-55bf9c44b4-nz9p6
	bcbc914f5e8e0       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     2 minutes ago       Running             busybox                   0                   9010029a6e116       busybox
	f41fa77fa6875       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         4 minutes ago       Running             nginx                     0                   5315fc8c3f0e4       nginx
	7c3d0956fdbed       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   14 minutes ago      Running             metrics-server            0                   8b209820829fb       metrics-server-84c5f94fbc-kglhk
	81ce41817627f       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        14 minutes ago      Running             coredns                   0                   ef6d5f224bb83       coredns-7c65d6cfc9-j65d5
	dd70addbc852d       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        14 minutes ago      Running             storage-provisioner       0                   4629a9178a0a5       storage-provisioner
	1ece8cd08fb62       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        15 minutes ago      Running             kube-proxy                0                   62314a38334b3       kube-proxy-p9kz8
	68cfa69fa9387       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        15 minutes ago      Running             kindnet-cni               0                   027e1b704ed20       kindnet-jwgd8
	a9245ed36471d       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        15 minutes ago      Running             kube-apiserver            0                   52f61deac565a       kube-apiserver-addons-179668
	c0d8f44713698       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        15 minutes ago      Running             kube-scheduler            0                   5a3a8d5ddbbe6       kube-scheduler-addons-179668
	22ba101bd457b       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        15 minutes ago      Running             kube-controller-manager   0                   8e425fd43da02       kube-controller-manager-addons-179668
	604a257b86d59       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        15 minutes ago      Running             etcd                      0                   ce33527dd9b9a       etcd-addons-179668
	
	
	==> coredns [81ce41817627f72440e44134d977954ba71fad8e068e63a1cdbe84f2a2a75804] <==
	[INFO] 10.244.0.20:39362 - 12831 "AAAA IN hello-world-app.default.svc.cluster.local.c.k8s-minikube.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.016961233s
	[INFO] 10.244.0.20:39362 - 45493 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004591998s
	[INFO] 10.244.0.20:55252 - 54447 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004634658s
	[INFO] 10.244.0.20:59636 - 6842 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004777314s
	[INFO] 10.244.0.20:52724 - 23658 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004301082s
	[INFO] 10.244.0.20:52335 - 59430 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.005113395s
	[INFO] 10.244.0.20:56229 - 62775 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00522511s
	[INFO] 10.244.0.20:48221 - 15248 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004768163s
	[INFO] 10.244.0.20:41300 - 15489 "A IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00552047s
	[INFO] 10.244.0.20:41300 - 61566 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003152358s
	[INFO] 10.244.0.20:56229 - 27054 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003310004s
	[INFO] 10.244.0.20:39362 - 48329 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004007555s
	[INFO] 10.244.0.20:59636 - 33420 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.00337576s
	[INFO] 10.244.0.20:48221 - 1310 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003523863s
	[INFO] 10.244.0.20:52724 - 63400 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003983248s
	[INFO] 10.244.0.20:55252 - 42182 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.004154775s
	[INFO] 10.244.0.20:52335 - 5158 "AAAA IN hello-world-app.default.svc.cluster.local.google.internal. udp 75 false 512" NXDOMAIN qr,rd,ra 75 0.003971762s
	[INFO] 10.244.0.20:41300 - 4577 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.0000659s
	[INFO] 10.244.0.20:59636 - 20493 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.0000609s
	[INFO] 10.244.0.20:56229 - 480 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00007282s
	[INFO] 10.244.0.20:39362 - 143 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000051173s
	[INFO] 10.244.0.20:55252 - 37132 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000053864s
	[INFO] 10.244.0.20:48221 - 43770 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000163585s
	[INFO] 10.244.0.20:52335 - 49309 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000145954s
	[INFO] 10.244.0.20:52724 - 49696 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000191522s
	
	
	==> describe nodes <==
	Name:               addons-179668
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-179668
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=028fa3fa4ead204345663a497a11836d2b7758c4
	                    minikube.k8s.io/name=addons-179668
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_01T19_06_07_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-179668
	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:  Tue, 01 Oct 2024 19:06:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-179668
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 01 Oct 2024 19:21:43 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 01 Oct 2024 19:19:42 +0000   Tue, 01 Oct 2024 19:06:02 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 01 Oct 2024 19:19:42 +0000   Tue, 01 Oct 2024 19:06:02 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 01 Oct 2024 19:19:42 +0000   Tue, 01 Oct 2024 19:06:02 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 01 Oct 2024 19:19:42 +0000   Tue, 01 Oct 2024 19:06:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-179668
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859320Ki
	  pods:               110
	System Info:
	  Machine ID:                 47d9bedbc3df44deaec8bf28fb55a752
	  System UUID:                861c035f-2cb2-4c2e-bd7d-3638f444d7f8
	  Boot ID:                    3a7cb1a4-5c16-43b0-9859-0c7168cf9090
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  default                     hello-world-app-55bf9c44b4-nz9p6         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m32s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m51s
	  kube-system                 coredns-7c65d6cfc9-j65d5                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     15m
	  kube-system                 etcd-addons-179668                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         15m
	  kube-system                 kindnet-jwgd8                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-179668             250m (3%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-179668    200m (2%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-p9kz8                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-179668             100m (1%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-kglhk          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 15m   kube-proxy       
	  Normal   Starting                 15m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m   kubelet          Node addons-179668 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m   kubelet          Node addons-179668 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m   kubelet          Node addons-179668 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m   node-controller  Node addons-179668 event: Registered Node addons-179668 in Controller
	  Normal   NodeReady                14m   kubelet          Node addons-179668 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000007] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000002] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000004] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000001] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +8.195352] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000007] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000008] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000002] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-49758599193c
	[  +0.000001] ll header: 00000000: 02 42 19 b7 b3 9a 02 42 c0 a8 55 02 08 00
	[Oct 1 19:17] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +1.024448] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +2.015880] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +4.063687] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[  +8.191399] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[ +16.126843] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	[Oct 1 19:18] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 72 69 70 fb 6b 8f fa d7 58 89 69 2e 08 00
	
	
	==> etcd [604a257b86d59e9e83c52319281c6ac66302cb99024ab59d97a6827680cbba8e] <==
	{"level":"info","ts":"2024-10-01T19:06:14.813977Z","caller":"traceutil/trace.go:171","msg":"trace[128621710] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:399; }","duration":"107.887777ms","start":"2024-10-01T19:06:14.706079Z","end":"2024-10-01T19:06:14.813967Z","steps":["trace[128621710] 'agreement among raft nodes before linearized reading'  (duration: 104.301303ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:14.812018Z","caller":"traceutil/trace.go:171","msg":"trace[1173938889] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"105.062908ms","start":"2024-10-01T19:06:14.706936Z","end":"2024-10-01T19:06:14.811999Z","steps":["trace[1173938889] 'process raft request'  (duration: 98.104673ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:14.813939Z","caller":"traceutil/trace.go:171","msg":"trace[1645714593] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"103.30696ms","start":"2024-10-01T19:06:14.708034Z","end":"2024-10-01T19:06:14.811341Z","steps":["trace[1645714593] 'process raft request'  (duration: 97.064222ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.304647Z","caller":"traceutil/trace.go:171","msg":"trace[2104670131] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"182.883954ms","start":"2024-10-01T19:06:15.121743Z","end":"2024-10-01T19:06:15.304627Z","steps":["trace[2104670131] 'process raft request'  (duration: 182.739118ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.304796Z","caller":"traceutil/trace.go:171","msg":"trace[277731545] linearizableReadLoop","detail":"{readStateIndex:430; appliedIndex:430; }","duration":"181.226316ms","start":"2024-10-01T19:06:15.123559Z","end":"2024-10-01T19:06:15.304785Z","steps":["trace[277731545] 'read index received'  (duration: 181.220556ms)","trace[277731545] 'applied index is now lower than readState.Index'  (duration: 4.91µs)"],"step_count":2}
	{"level":"warn","ts":"2024-10-01T19:06:15.304902Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"181.2978ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-10-01T19:06:15.305035Z","caller":"traceutil/trace.go:171","msg":"trace[1386882337] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:420; }","duration":"181.463654ms","start":"2024-10-01T19:06:15.123555Z","end":"2024-10-01T19:06:15.305019Z","steps":["trace[1386882337] 'agreement among raft nodes before linearized reading'  (duration: 181.27237ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.307247Z","caller":"traceutil/trace.go:171","msg":"trace[323091298] transaction","detail":"{read_only:false; response_revision:421; number_of_response:1; }","duration":"104.708762ms","start":"2024-10-01T19:06:15.202524Z","end":"2024-10-01T19:06:15.307233Z","steps":["trace[323091298] 'process raft request'  (duration: 104.564019ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.307455Z","caller":"traceutil/trace.go:171","msg":"trace[1593183758] transaction","detail":"{read_only:false; response_revision:422; number_of_response:1; }","duration":"102.065439ms","start":"2024-10-01T19:06:15.205376Z","end":"2024-10-01T19:06:15.307441Z","steps":["trace[1593183758] 'process raft request'  (duration: 101.798418ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.712719Z","caller":"traceutil/trace.go:171","msg":"trace[1116874785] transaction","detail":"{read_only:false; response_revision:451; number_of_response:1; }","duration":"103.211721ms","start":"2024-10-01T19:06:15.609486Z","end":"2024-10-01T19:06:15.712698Z","steps":["trace[1116874785] 'process raft request'  (duration: 12.645311ms)","trace[1116874785] 'compare'  (duration: 79.50237ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-01T19:06:15.713286Z","caller":"traceutil/trace.go:171","msg":"trace[855862473] transaction","detail":"{read_only:false; response_revision:452; number_of_response:1; }","duration":"103.717427ms","start":"2024-10-01T19:06:15.609550Z","end":"2024-10-01T19:06:15.713267Z","steps":["trace[855862473] 'process raft request'  (duration: 102.95765ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.713597Z","caller":"traceutil/trace.go:171","msg":"trace[744753874] transaction","detail":"{read_only:false; response_revision:453; number_of_response:1; }","duration":"102.504162ms","start":"2024-10-01T19:06:15.611069Z","end":"2024-10-01T19:06:15.713573Z","steps":["trace[744753874] 'process raft request'  (duration: 101.954361ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-01T19:06:15.715383Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.240874ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-179668\" ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2024-10-01T19:06:15.715436Z","caller":"traceutil/trace.go:171","msg":"trace[1379261291] range","detail":"{range_begin:/registry/minions/addons-179668; range_end:; response_count:1; response_revision:458; }","duration":"100.318199ms","start":"2024-10-01T19:06:15.615106Z","end":"2024-10-01T19:06:15.715425Z","steps":["trace[1379261291] 'agreement among raft nodes before linearized reading'  (duration: 99.784932ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:06:15.715911Z","caller":"traceutil/trace.go:171","msg":"trace[142114532] transaction","detail":"{read_only:false; response_revision:455; number_of_response:1; }","duration":"100.559652ms","start":"2024-10-01T19:06:15.615342Z","end":"2024-10-01T19:06:15.715901Z","steps":["trace[142114532] 'process raft request'  (duration: 98.689423ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-01T19:06:15.724306Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.018435ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/registry-66c9cd494c\" ","response":"range_response_count:1 size:2551"}
	{"level":"info","ts":"2024-10-01T19:06:15.724357Z","caller":"traceutil/trace.go:171","msg":"trace[661416911] range","detail":"{range_begin:/registry/replicasets/kube-system/registry-66c9cd494c; range_end:; response_count:1; response_revision:458; }","duration":"109.074632ms","start":"2024-10-01T19:06:15.615272Z","end":"2024-10-01T19:06:15.724346Z","steps":["trace[661416911] 'agreement among raft nodes before linearized reading'  (duration: 108.9631ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-01T19:07:50.492841Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.715235ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032271768043964 > lease_revoke:<id:70cc924979a54076>","response":"size:29"}
	{"level":"info","ts":"2024-10-01T19:07:50.954213Z","caller":"traceutil/trace.go:171","msg":"trace[1068615057] transaction","detail":"{read_only:false; response_revision:1147; number_of_response:1; }","duration":"107.657545ms","start":"2024-10-01T19:07:50.846539Z","end":"2024-10-01T19:07:50.954197Z","steps":["trace[1068615057] 'process raft request'  (duration: 107.461539ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-01T19:16:02.928610Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1487}
	{"level":"info","ts":"2024-10-01T19:16:02.949953Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1487,"took":"20.878987ms","hash":2518527600,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3055616,"current-db-size-in-use":"3.1 MB"}
	{"level":"info","ts":"2024-10-01T19:16:02.949989Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2518527600,"revision":1487,"compact-revision":-1}
	{"level":"info","ts":"2024-10-01T19:21:02.933226Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1904}
	{"level":"info","ts":"2024-10-01T19:21:02.948866Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1904,"took":"15.107511ms","hash":1706075963,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":5058560,"current-db-size-in-use":"5.1 MB"}
	{"level":"info","ts":"2024-10-01T19:21:02.948911Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1706075963,"revision":1904,"compact-revision":1487}
	
	
	==> kernel <==
	 19:21:46 up  1:04,  0 users,  load average: 0.12, 0.26, 0.93
	Linux addons-179668 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [68cfa69fa9387d7ef1b321d85dd01fc7e6d99ae2c59d5932f655de2b056572f2] <==
	I1001 19:19:45.405015       1 main.go:299] handling current node
	I1001 19:19:55.409692       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:19:55.409733       1 main.go:299] handling current node
	I1001 19:20:05.413176       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:20:05.413207       1 main.go:299] handling current node
	I1001 19:20:15.404752       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:20:15.404785       1 main.go:299] handling current node
	I1001 19:20:25.405601       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:20:25.405634       1 main.go:299] handling current node
	I1001 19:20:35.413675       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:20:35.413715       1 main.go:299] handling current node
	I1001 19:20:45.413757       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:20:45.413789       1 main.go:299] handling current node
	I1001 19:20:55.405332       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:20:55.405361       1 main.go:299] handling current node
	I1001 19:21:05.407391       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:21:05.407428       1 main.go:299] handling current node
	I1001 19:21:15.404924       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:21:15.404965       1 main.go:299] handling current node
	I1001 19:21:25.405406       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:21:25.405474       1 main.go:299] handling current node
	I1001 19:21:35.405162       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:21:35.405191       1 main.go:299] handling current node
	I1001 19:21:45.413170       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I1001 19:21:45.413202       1 main.go:299] handling current node
	
	
	==> kube-apiserver [a9245ed36471d7b20f0a3d78bb2ac5d1aeda21779890d333f238ddd84a09d776] <==
	I1001 19:16:28.038989       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.190.112"}
	I1001 19:16:49.931538       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W1001 19:16:50.950837       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I1001 19:16:55.359991       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I1001 19:16:55.553594       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.110.232.33"}
	E1001 19:17:01.579175       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:11.725145       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:12.730859       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:13.736653       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E1001 19:17:14.742477       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1001 19:17:15.258159       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E1001 19:17:15.748678       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I1001 19:17:31.830633       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.830680       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1001 19:17:31.843387       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.843509       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1001 19:17:31.843568       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.852943       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.853083       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I1001 19:17:31.921091       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I1001 19:17:31.921155       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W1001 19:17:32.844416       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W1001 19:17:32.922069       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W1001 19:17:33.030991       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I1001 19:19:14.832149       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.235.140"}
	
	
	==> kube-controller-manager [22ba101bd457bbe98e67f54a7d52e24bcba8c945417c85617d1bece1259334a3] <==
	W1001 19:19:39.976898       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
	E1001 19:19:39.976946       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"
	I1001 19:19:42.486836       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-179668"
	W1001 19:19:43.557988       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
	E1001 19:19:43.558029       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"
	W1001 19:19:59.112035       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
	E1001 19:19:59.112079       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"
	W1001 19:20:15.900087       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
	E1001 19:20:15.900127       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"
	W1001 19:20:19.014695       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
	E1001 19:20:19.014733       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"
	W1001 19:20:38.178842       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
	E1001 19:20:38.178881       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"
	W1001 19:20:38.659658       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
	E1001 19:20:38.659703       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"
	W1001 19:20:52.117138       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
	E1001 19:20:52.117184       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"
	W1001 19:21:13.174989       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
	E1001 19:21:13.175030       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"
	W1001 19:21:13.937893       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
	E1001 19:21:13.937934       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"
	W1001 19:21:18.898104       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
	E1001 19:21:18.898151       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"
	W1001 19:21:44.273852       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
	E1001 19:21:44.273893       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 [1ece8cd08fb62d717e44f356b774f65bcda7eddf15712936f187cd9dbe82d35c] <==
	I1001 19:06:14.315860       1 server_linux.go:66] "Using iptables proxy"
	I1001 19:06:15.320423       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E1001 19:06:15.320586       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`"
	I1001 19:06:15.912922       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I1001 19:06:15.913260       1 server_linux.go:169] "Using iptables Proxier"
	I1001 19:06:15.921359       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"
	I1001 19:06:15.923401       1 server.go:483] "Version info" version="v1.31.1"
	I1001 19:06:15.923436       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1001 19:06:15.924929       1 config.go:199] "Starting service config controller"
	I1001 19:06:15.924963       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1001 19:06:15.924986       1 config.go:105] "Starting endpoint slice config controller"
	I1001 19:06:15.924990       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1001 19:06:15.925492       1 config.go:328] "Starting node config controller"
	I1001 19:06:15.925501       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1001 19:06:16.105225       1 shared_informer.go:320] Caches are synced for node config
	I1001 19:06:16.105280       1 shared_informer.go:320] Caches are synced for service config
	I1001 19:06:16.105293       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [c0d8f4471369840bb34dbd20bc61b27a10287930b5ff7eb9501c940530a19686] <==
	W1001 19:06:03.930087       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1001 19:06:03.930554       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1001 19:06:03.930110       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
	E1001 19:06:03.930571       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"
	W1001 19:06:03.930195       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
	E1001 19:06:03.930587       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"
	W1001 19:06:03.930206       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
	E1001 19:06:03.930605       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"
	W1001 19:06:03.930215       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
	E1001 19:06:03.930621       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"
	W1001 19:06:03.930261       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1001 19:06:03.930638       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1001 19:06:03.930274       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
	E1001 19:06:03.930653       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"
	W1001 19:06:04.760236       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E1001 19:06:04.760274       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W1001 19:06:04.777546       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1001 19:06:04.777590       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1001 19:06:04.817885       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
	E1001 19:06:04.817925       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"
	W1001 19:06:04.893701       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
	E1001 19:06:04.893739       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"
	W1001 19:06:04.925070       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
	E1001 19:06:04.925128       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"
	I1001 19:06:07.329258       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 01 19:20:06 addons-179668 kubelet[1634]: E1001 19:20:06.341184    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810406340987380,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:06 addons-179668 kubelet[1634]: I1001 19:20:06.483953    1634 scope.go:117] "RemoveContainer" containerID="d27d68295b609d47f4c045a31a1a26b163e0a80dfef7231862684e611fab5300"
	Oct 01 19:20:06 addons-179668 kubelet[1634]: I1001 19:20:06.500124    1634 scope.go:117] "RemoveContainer" containerID="ab9fa4673d1027df8d55132160bc86a798b98bbfe01652e2d147a41c717f66d1"
	Oct 01 19:20:16 addons-179668 kubelet[1634]: E1001 19:20:16.343019    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810416342862388,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:16 addons-179668 kubelet[1634]: E1001 19:20:16.343051    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810416342862388,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:26 addons-179668 kubelet[1634]: E1001 19:20:26.345683    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810426345524960,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:26 addons-179668 kubelet[1634]: E1001 19:20:26.345715    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810426345524960,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:29 addons-179668 kubelet[1634]: I1001 19:20:29.044481    1634 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Oct 01 19:20:36 addons-179668 kubelet[1634]: E1001 19:20:36.347277    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810436347077025,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:36 addons-179668 kubelet[1634]: E1001 19:20:36.347312    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810436347077025,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:46 addons-179668 kubelet[1634]: E1001 19:20:46.349638    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810446349509565,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:46 addons-179668 kubelet[1634]: E1001 19:20:46.349669    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810446349509565,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:56 addons-179668 kubelet[1634]: E1001 19:20:56.352081    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810456351943461,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:20:56 addons-179668 kubelet[1634]: E1001 19:20:56.352111    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810456351943461,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:06 addons-179668 kubelet[1634]: E1001 19:21:06.119524    1634 container_manager_linux.go:513] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5, memory: /docker/1f946118d0b239c47155397bc065cb9543fefde5a7dc189621dea70f59c9a2d5/system.slice/kubelet.service"
	Oct 01 19:21:06 addons-179668 kubelet[1634]: E1001 19:21:06.353924    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810466353766034,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:06 addons-179668 kubelet[1634]: E1001 19:21:06.353954    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810466353766034,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:16 addons-179668 kubelet[1634]: E1001 19:21:16.355963    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810476355791034,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:16 addons-179668 kubelet[1634]: E1001 19:21:16.355995    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810476355791034,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:26 addons-179668 kubelet[1634]: E1001 19:21:26.358198    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810486358058742,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:26 addons-179668 kubelet[1634]: E1001 19:21:26.358224    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810486358058742,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:36 addons-179668 kubelet[1634]: E1001 19:21:36.359851    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810496359679049,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:36 addons-179668 kubelet[1634]: E1001 19:21:36.359882    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810496359679049,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:46 addons-179668 kubelet[1634]: E1001 19:21:46.362147    1634 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810506361930259,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Oct 01 19:21:46 addons-179668 kubelet[1634]: E1001 19:21:46.362190    1634 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727810506361930259,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:593338,},InodesUsed:&UInt64Value{Value:231,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [dd70addbc852d7137eb8f48808c545e21a0ac8b4ba91bd22195a17ef05ffc3ed] <==
	I1001 19:06:56.532539       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1001 19:06:56.540369       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1001 19:06:56.540426       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1001 19:06:56.548194       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1001 19:06:56.548310       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6afd03a4-0ec1-48bc-be11-89639f9aef9d", APIVersion:"v1", ResourceVersion:"875", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-179668_54814ab6-f6d1-4bf5-8ade-5e4ed98c112e became leader
	I1001 19:06:56.548336       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-179668_54814ab6-f6d1-4bf5-8ade-5e4ed98c112e!
	I1001 19:06:56.649307       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-179668_54814ab6-f6d1-4bf5-8ade-5e4ed98c112e!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-179668 -n addons-179668
helpers_test.go:261: (dbg) Run:  kubectl --context addons-179668 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable metrics-server --alsologtostderr -v=1
--- FAIL: TestAddons/parallel/MetricsServer (304.12s)

                                                
                                    

Test pass (300/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.78
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.18
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 4.38
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.18
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.04
21 TestBinaryMirror 0.71
22 TestOffline 49.93
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 169.35
31 TestAddons/serial/GCPAuth/Namespaces 0.11
33 TestAddons/parallel/Registry 16.37
35 TestAddons/parallel/InspektorGadget 10.62
38 TestAddons/parallel/CSI 54.79
39 TestAddons/parallel/Headlamp 16.54
40 TestAddons/parallel/CloudSpanner 5.46
41 TestAddons/parallel/LocalPath 54.7
42 TestAddons/parallel/NvidiaDevicePlugin 6.46
43 TestAddons/parallel/Yakd 11.65
44 TestAddons/StoppedEnableDisable 12.03
45 TestCertOptions 26.71
46 TestCertExpiration 222.12
48 TestForceSystemdFlag 24.96
49 TestForceSystemdEnv 33.14
51 TestKVMDriverInstallOrUpdate 5.56
55 TestErrorSpam/setup 20.44
56 TestErrorSpam/start 0.52
57 TestErrorSpam/status 0.81
58 TestErrorSpam/pause 1.41
59 TestErrorSpam/unpause 1.57
60 TestErrorSpam/stop 1.32
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 71.02
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 26.96
67 TestFunctional/serial/KubeContext 0.04
68 TestFunctional/serial/KubectlGetPods 0.06
71 TestFunctional/serial/CacheCmd/cache/add_remote 2.82
72 TestFunctional/serial/CacheCmd/cache/add_local 1.74
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
74 TestFunctional/serial/CacheCmd/cache/list 0.04
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.62
77 TestFunctional/serial/CacheCmd/cache/delete 0.09
78 TestFunctional/serial/MinikubeKubectlCmd 0.1
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
80 TestFunctional/serial/ExtraConfig 31.08
81 TestFunctional/serial/ComponentHealth 0.06
82 TestFunctional/serial/LogsCmd 1.22
83 TestFunctional/serial/LogsFileCmd 1.24
84 TestFunctional/serial/InvalidService 3.84
86 TestFunctional/parallel/ConfigCmd 0.34
87 TestFunctional/parallel/DashboardCmd 20.03
88 TestFunctional/parallel/DryRun 0.34
89 TestFunctional/parallel/InternationalLanguage 0.15
90 TestFunctional/parallel/StatusCmd 0.95
94 TestFunctional/parallel/ServiceCmdConnect 8.71
95 TestFunctional/parallel/AddonsCmd 0.15
96 TestFunctional/parallel/PersistentVolumeClaim 32.91
98 TestFunctional/parallel/SSHCmd 0.74
99 TestFunctional/parallel/CpCmd 1.65
100 TestFunctional/parallel/MySQL 26.18
101 TestFunctional/parallel/FileSync 0.39
102 TestFunctional/parallel/CertSync 1.74
106 TestFunctional/parallel/NodeLabels 0.08
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.54
110 TestFunctional/parallel/License 0.17
111 TestFunctional/parallel/Version/short 0.04
112 TestFunctional/parallel/Version/components 0.43
113 TestFunctional/parallel/ImageCommands/ImageListShort 0.2
114 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
115 TestFunctional/parallel/ImageCommands/ImageListJson 0.26
116 TestFunctional/parallel/ImageCommands/ImageListYaml 0.2
117 TestFunctional/parallel/ImageCommands/ImageBuild 4.36
118 TestFunctional/parallel/ImageCommands/Setup 1.56
119 TestFunctional/parallel/UpdateContextCmd/no_changes 0.11
120 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
121 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.11
122 TestFunctional/parallel/ServiceCmd/DeployApp 11.16
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.53
125 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.6
126 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
128 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.22
129 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.83
130 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.67
131 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.75
132 TestFunctional/parallel/ImageCommands/ImageRemove 0.46
133 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.71
134 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.52
135 TestFunctional/parallel/ServiceCmd/List 0.58
136 TestFunctional/parallel/ServiceCmd/JSONOutput 0.51
137 TestFunctional/parallel/ServiceCmd/HTTPS 0.46
138 TestFunctional/parallel/ServiceCmd/Format 0.47
139 TestFunctional/parallel/ServiceCmd/URL 0.42
140 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
141 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
145 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
146 TestFunctional/parallel/ProfileCmd/profile_not_create 0.37
147 TestFunctional/parallel/ProfileCmd/profile_list 0.33
148 TestFunctional/parallel/ProfileCmd/profile_json_output 0.33
149 TestFunctional/parallel/MountCmd/any-port 14.27
150 TestFunctional/parallel/MountCmd/specific-port 1.72
151 TestFunctional/parallel/MountCmd/VerifyCleanup 1.45
152 TestFunctional/delete_echo-server_images 0.03
153 TestFunctional/delete_my-image_image 0.01
154 TestFunctional/delete_minikube_cached_images 0.01
158 TestMultiControlPlane/serial/StartCluster 148.74
159 TestMultiControlPlane/serial/DeployApp 5.48
160 TestMultiControlPlane/serial/PingHostFromPods 0.97
161 TestMultiControlPlane/serial/AddWorkerNode 29.66
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.8
164 TestMultiControlPlane/serial/CopyFile 14.8
165 TestMultiControlPlane/serial/StopSecondaryNode 12.41
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.64
167 TestMultiControlPlane/serial/RestartSecondaryNode 31.61
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 190.15
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.13
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.61
172 TestMultiControlPlane/serial/StopCluster 35.43
173 TestMultiControlPlane/serial/RestartCluster 106.18
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.61
175 TestMultiControlPlane/serial/AddSecondaryNode 66.03
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.79
180 TestJSONOutput/start/Command 39.91
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.62
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.55
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.72
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.18
205 TestKicCustomNetwork/create_custom_network 26.62
206 TestKicCustomNetwork/use_default_bridge_network 22.5
207 TestKicExistingNetwork 22
208 TestKicCustomSubnet 25.27
209 TestKicStaticIP 25.11
210 TestMainNoArgs 0.04
211 TestMinikubeProfile 45.14
214 TestMountStart/serial/StartWithMountFirst 7.99
215 TestMountStart/serial/VerifyMountFirst 0.23
216 TestMountStart/serial/StartWithMountSecond 5.51
217 TestMountStart/serial/VerifyMountSecond 0.23
218 TestMountStart/serial/DeleteFirst 1.56
219 TestMountStart/serial/VerifyMountPostDelete 0.23
220 TestMountStart/serial/Stop 1.16
221 TestMountStart/serial/RestartStopped 7.06
222 TestMountStart/serial/VerifyMountPostStop 0.23
225 TestMultiNode/serial/FreshStart2Nodes 61.38
226 TestMultiNode/serial/DeployApp2Nodes 4.22
227 TestMultiNode/serial/PingHostFrom2Pods 0.67
228 TestMultiNode/serial/AddNode 25.2
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.58
231 TestMultiNode/serial/CopyFile 8.46
232 TestMultiNode/serial/StopNode 2.02
233 TestMultiNode/serial/StartAfterStop 8.67
234 TestMultiNode/serial/RestartKeepsNodes 97.87
235 TestMultiNode/serial/DeleteNode 5.09
236 TestMultiNode/serial/StopMultiNode 23.64
237 TestMultiNode/serial/RestartMultiNode 48.79
238 TestMultiNode/serial/ValidateNameConflict 24.78
243 TestPreload 107.42
245 TestScheduledStopUnix 99.61
248 TestInsufficientStorage 11.97
249 TestRunningBinaryUpgrade 93.13
251 TestKubernetesUpgrade 347.31
252 TestMissingContainerUpgrade 134.24
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
258 TestNoKubernetes/serial/StartWithK8s 30.37
263 TestNetworkPlugins/group/false 7.19
267 TestNoKubernetes/serial/StartWithStopK8s 17.84
268 TestNoKubernetes/serial/Start 7.59
269 TestNoKubernetes/serial/VerifyK8sNotRunning 0.28
270 TestNoKubernetes/serial/ProfileList 3.07
271 TestStoppedBinaryUpgrade/Setup 0.43
272 TestStoppedBinaryUpgrade/Upgrade 108.06
273 TestNoKubernetes/serial/Stop 1.33
274 TestNoKubernetes/serial/StartNoArgs 6.81
275 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.25
276 TestStoppedBinaryUpgrade/MinikubeLogs 2.36
285 TestPause/serial/Start 45.97
286 TestNetworkPlugins/group/auto/Start 38.5
287 TestPause/serial/SecondStartNoReconfiguration 21.4
288 TestNetworkPlugins/group/kindnet/Start 43.64
289 TestPause/serial/Pause 0.62
290 TestPause/serial/VerifyStatus 0.28
291 TestPause/serial/Unpause 0.56
292 TestPause/serial/PauseAgain 0.69
293 TestPause/serial/DeletePaused 2.53
294 TestPause/serial/VerifyDeletedResources 0.72
295 TestNetworkPlugins/group/calico/Start 53.74
296 TestNetworkPlugins/group/auto/KubeletFlags 0.3
297 TestNetworkPlugins/group/auto/NetCatPod 10.78
298 TestNetworkPlugins/group/auto/DNS 0.13
299 TestNetworkPlugins/group/auto/Localhost 0.12
300 TestNetworkPlugins/group/auto/HairPin 0.12
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.05
302 TestNetworkPlugins/group/custom-flannel/Start 46.64
303 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
304 TestNetworkPlugins/group/kindnet/NetCatPod 11.58
305 TestNetworkPlugins/group/kindnet/DNS 0.14
306 TestNetworkPlugins/group/kindnet/Localhost 0.11
307 TestNetworkPlugins/group/kindnet/HairPin 0.13
308 TestNetworkPlugins/group/calico/ControllerPod 5.02
309 TestNetworkPlugins/group/calico/KubeletFlags 0.3
310 TestNetworkPlugins/group/calico/NetCatPod 11.23
311 TestNetworkPlugins/group/bridge/Start 68.72
312 TestNetworkPlugins/group/calico/DNS 0.13
313 TestNetworkPlugins/group/calico/Localhost 0.11
314 TestNetworkPlugins/group/calico/HairPin 0.1
315 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
316 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.22
317 TestNetworkPlugins/group/flannel/Start 48.67
318 TestNetworkPlugins/group/custom-flannel/DNS 0.14
319 TestNetworkPlugins/group/custom-flannel/Localhost 0.12
320 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
321 TestNetworkPlugins/group/enable-default-cni/Start 59.12
322 TestNetworkPlugins/group/bridge/KubeletFlags 0.24
323 TestNetworkPlugins/group/bridge/NetCatPod 8.16
324 TestNetworkPlugins/group/flannel/ControllerPod 6.01
325 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
326 TestNetworkPlugins/group/flannel/NetCatPod 9.16
327 TestNetworkPlugins/group/bridge/DNS 0.14
328 TestNetworkPlugins/group/bridge/Localhost 0.15
329 TestNetworkPlugins/group/bridge/HairPin 0.16
331 TestStartStop/group/old-k8s-version/serial/FirstStart 132.1
332 TestNetworkPlugins/group/flannel/DNS 0.21
333 TestNetworkPlugins/group/flannel/Localhost 0.15
334 TestNetworkPlugins/group/flannel/HairPin 0.12
336 TestStartStop/group/no-preload/serial/FirstStart 56.84
337 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.5
338 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.35
340 TestStartStop/group/embed-certs/serial/FirstStart 42.34
341 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
342 TestNetworkPlugins/group/enable-default-cni/Localhost 0.13
343 TestNetworkPlugins/group/enable-default-cni/HairPin 0.14
345 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 38.53
346 TestStartStop/group/embed-certs/serial/DeployApp 9.21
347 TestStartStop/group/no-preload/serial/DeployApp 10.22
348 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.8
349 TestStartStop/group/embed-certs/serial/Stop 11.81
350 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.8
351 TestStartStop/group/no-preload/serial/Stop 11.89
352 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.24
353 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
354 TestStartStop/group/embed-certs/serial/SecondStart 284.13
355 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
356 TestStartStop/group/no-preload/serial/SecondStart 284.3
357 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.89
358 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.74
359 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
360 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 263.29
361 TestStartStop/group/old-k8s-version/serial/DeployApp 10.37
362 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.79
363 TestStartStop/group/old-k8s-version/serial/Stop 11.95
364 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
365 TestStartStop/group/old-k8s-version/serial/SecondStart 136.49
366 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
367 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
368 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
369 TestStartStop/group/old-k8s-version/serial/Pause 2.4
371 TestStartStop/group/newest-cni/serial/FirstStart 25.08
372 TestStartStop/group/newest-cni/serial/DeployApp 0
373 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.75
374 TestStartStop/group/newest-cni/serial/Stop 1.18
375 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
376 TestStartStop/group/newest-cni/serial/SecondStart 12.8
377 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
378 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
379 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
380 TestStartStop/group/newest-cni/serial/Pause 2.51
381 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
382 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
383 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
384 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
385 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.08
386 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.21
387 TestStartStop/group/embed-certs/serial/Pause 2.56
388 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
389 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.63
390 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
392 TestStartStop/group/no-preload/serial/Pause 2.41
x
+
TestDownloadOnly/v1.20.0/json-events (5.78s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-805767 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-805767 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.782192609s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (5.78s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1001 19:05:19.830456  381103 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I1001 19:05:19.830566  381103 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-805767 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |          |
	|         | -p download-only-805767        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/01 19:05:14
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1001 19:05:14.085677  381115 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:05:14.085960  381115 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:14.085971  381115 out.go:358] Setting ErrFile to fd 2...
	I1001 19:05:14.085975  381115 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:14.086130  381115 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	W1001 19:05:14.086243  381115 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19736-374261/.minikube/config/config.json: open /home/jenkins/minikube-integration/19736-374261/.minikube/config/config.json: no such file or directory
	I1001 19:05:14.086757  381115 out.go:352] Setting JSON to true
	I1001 19:05:14.087734  381115 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":2858,"bootTime":1727806656,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1001 19:05:14.087836  381115 start.go:139] virtualization: kvm guest
	I1001 19:05:14.089955  381115 out.go:97] [download-only-805767] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W1001 19:05:14.090062  381115 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball: no such file or directory
	I1001 19:05:14.090131  381115 notify.go:220] Checking for updates...
	I1001 19:05:14.091341  381115 out.go:169] MINIKUBE_LOCATION=19736
	I1001 19:05:14.092487  381115 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1001 19:05:14.093615  381115 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:05:14.094645  381115 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	I1001 19:05:14.095690  381115 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1001 19:05:14.097637  381115 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1001 19:05:14.097851  381115 driver.go:394] Setting default libvirt URI to qemu:///system
	I1001 19:05:14.119346  381115 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1001 19:05:14.119436  381115 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:14.160975  381115 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-01 19:05:14.152136791 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:14.161139  381115 docker.go:318] overlay module found
	I1001 19:05:14.162697  381115 out.go:97] Using the docker driver based on user configuration
	I1001 19:05:14.162717  381115 start.go:297] selected driver: docker
	I1001 19:05:14.162723  381115 start.go:901] validating driver "docker" against <nil>
	I1001 19:05:14.162795  381115 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:14.206260  381115 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-01 19:05:14.198077473 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:14.206438  381115 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1001 19:05:14.206983  381115 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1001 19:05:14.207149  381115 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1001 19:05:14.208736  381115 out.go:169] Using Docker driver with root privileges
	I1001 19:05:14.209714  381115 cni.go:84] Creating CNI manager for ""
	I1001 19:05:14.209774  381115 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I1001 19:05:14.209786  381115 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1001 19:05:14.209853  381115 start.go:340] cluster config:
	{Name:download-only-805767 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-805767 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime: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}
	I1001 19:05:14.210955  381115 out.go:97] Starting "download-only-805767" primary control-plane node in "download-only-805767" cluster
	I1001 19:05:14.210970  381115 cache.go:121] Beginning downloading kic base image for docker with crio
	I1001 19:05:14.211951  381115 out.go:97] Pulling base image v0.0.45-1727731891-master ...
	I1001 19:05:14.211972  381115 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1001 19:05:14.212080  381115 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local docker daemon
	I1001 19:05:14.227381  381115 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1001 19:05:14.227565  381115 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 in local cache directory
	I1001 19:05:14.227654  381115 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 to local cache
	I1001 19:05:14.239451  381115 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I1001 19:05:14.239471  381115 cache.go:56] Caching tarball of preloaded images
	I1001 19:05:14.239563  381115 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I1001 19:05:14.240986  381115 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1001 19:05:14.241003  381115 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I1001 19:05:14.266587  381115 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I1001 19:05:18.241483  381115 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I1001 19:05:18.241573  381115 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-805767 host does not exist
	  To start a cluster, run: "minikube start -p download-only-805767"

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1001 19:05:24.569727  381103 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I1001 19:05:24.569765  381103 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19736-374261/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-805767 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | -p download-only-805767        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| delete  | -p download-only-805767        | download-only-805767 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC | 01 Oct 24 19:05 UTC |
	| start   | -o=json --download-only        | download-only-663303 | jenkins | v1.34.0 | 01 Oct 24 19:05 UTC |                     |
	|         | -p download-only-663303        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/01 19:05:20
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1001 19:05:20.226879  381467 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:05:20.226981  381467 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:20.226990  381467 out.go:358] Setting ErrFile to fd 2...
	I1001 19:05:20.226994  381467 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:05:20.227180  381467 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:05:20.227704  381467 out.go:352] Setting JSON to true
	I1001 19:05:20.228599  381467 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":2864,"bootTime":1727806656,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1001 19:05:20.228700  381467 start.go:139] virtualization: kvm guest
	I1001 19:05:20.230603  381467 out.go:97] [download-only-663303] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1001 19:05:20.230754  381467 notify.go:220] Checking for updates...
	I1001 19:05:20.231928  381467 out.go:169] MINIKUBE_LOCATION=19736
	I1001 19:05:20.233032  381467 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1001 19:05:20.234148  381467 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:05:20.235264  381467 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	I1001 19:05:20.236271  381467 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1001 19:05:20.238202  381467 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1001 19:05:20.238385  381467 driver.go:394] Setting default libvirt URI to qemu:///system
	I1001 19:05:20.258822  381467 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1001 19:05:20.258885  381467 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:20.301759  381467 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-10-01 19:05:20.293182096 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:20.301864  381467 docker.go:318] overlay module found
	I1001 19:05:20.303455  381467 out.go:97] Using the docker driver based on user configuration
	I1001 19:05:20.303475  381467 start.go:297] selected driver: docker
	I1001 19:05:20.303480  381467 start.go:901] validating driver "docker" against <nil>
	I1001 19:05:20.303569  381467 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:05:20.344219  381467 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-10-01 19:05:20.33638642 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:05:20.344422  381467 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1001 19:05:20.344919  381467 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I1001 19:05:20.345050  381467 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1001 19:05:20.346704  381467 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-663303 host does not exist
	  To start a cluster, run: "minikube start -p download-only-663303"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.04s)

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

                                                
                                    
x
+
TestBinaryMirror (0.71s)

                                                
                                                
=== RUN   TestBinaryMirror
I1001 19:05:26.191516  381103 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-072348 --alsologtostderr --binary-mirror http://127.0.0.1:34005 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-072348" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-072348
--- PASS: TestBinaryMirror (0.71s)

                                                
                                    
x
+
TestOffline (49.93s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-917516 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-917516 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (47.34921434s)
helpers_test.go:175: Cleaning up "offline-crio-917516" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-917516
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-917516: (2.581858364s)
--- PASS: TestOffline (49.93s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (169.35s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-179668 --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=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-179668 --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=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m49.352216641s)
--- PASS: TestAddons/Setup (169.35s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-179668 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-179668 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.11s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 2.632623ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-6j4h6" [7023c7ff-de8b-4e0b-b426-2992edc0e0de] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002518218s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-zcqhw" [679c9ad4-b194-453e-8b66-b9903100fc85] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003139153s
addons_test.go:331: (dbg) Run:  kubectl --context addons-179668 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-179668 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:336: (dbg) Done: kubectl --context addons-179668 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": (4.574331451s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 ip
2024/10/01 19:16:43 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.37s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:756: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-22v5r" [a2586949-6b13-47e4-a267-ee42963e8bec] Running
addons_test.go:756: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003763445s
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:977: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 addons disable inspektor-gadget --alsologtostderr -v=1: (5.611794421s)
--- PASS: TestAddons/parallel/InspektorGadget (10.62s)

                                                
                                    
x
+
TestAddons/parallel/CSI (54.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1001 19:16:43.919416  381103 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1001 19:16:43.922696  381103 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1001 19:16:43.922722  381103 kapi.go:107] duration metric: took 3.331598ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 3.341685ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-179668 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-179668 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [75788f7d-cfdb-41e7-bbaf-eaab1ed681b1] Pending
helpers_test.go:344: "task-pv-pod" [75788f7d-cfdb-41e7-bbaf-eaab1ed681b1] 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" [75788f7d-cfdb-41e7-bbaf-eaab1ed681b1] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003006865s
addons_test.go:511: (dbg) Run:  kubectl --context addons-179668 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-179668 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-179668 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-179668 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-179668 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-179668 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-179668 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (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" [b3930456-f6d2-452d-bcf1-8ca505056727] Pending
helpers_test.go:344: "task-pv-pod-restore" [b3930456-f6d2-452d-bcf1-8ca505056727] 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" [b3930456-f6d2-452d-bcf1-8ca505056727] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003763441s
addons_test.go:553: (dbg) Run:  kubectl --context addons-179668 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-179668 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-179668 delete volumesnapshot new-snapshot-demo
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:977: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.507880825s)
--- PASS: TestAddons/parallel/CSI (54.79s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:741: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-179668 --alsologtostderr -v=1
addons_test.go:746: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-zgnzl" [d96899cb-5549-4b42-bd9d-b0b38077eb66] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-zgnzl" [d96899cb-5549-4b42-bd9d-b0b38077eb66] Running
addons_test.go:746: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.005123008s
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable headlamp --alsologtostderr -v=1
addons_test.go:977: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 addons disable headlamp --alsologtostderr -v=1: (5.780812868s)
--- PASS: TestAddons/parallel/Headlamp (16.54s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:773: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-hxbnw" [7b1ff1cb-2830-4ff5-81b4-5da87f0fa0b9] Running
addons_test.go:773: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003151012s
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.46s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (54.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:881: (dbg) Run:  kubectl --context addons-179668 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:887: (dbg) Run:  kubectl --context addons-179668 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:891: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:894: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [118c27cc-98a0-4177-8823-eed986ba5fd6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [118c27cc-98a0-4177-8823-eed986ba5fd6] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [118c27cc-98a0-4177-8823-eed986ba5fd6] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:894: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003077341s
addons_test.go:899: (dbg) Run:  kubectl --context addons-179668 get pvc test-pvc -o=json
addons_test.go:908: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 ssh "cat /opt/local-path-provisioner/pvc-318af841-8f49-4dd4-b40a-d3e19a819842_default_test-pvc/file1"
addons_test.go:920: (dbg) Run:  kubectl --context addons-179668 delete pod test-local-path
addons_test.go:924: (dbg) Run:  kubectl --context addons-179668 delete pvc test-pvc
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:977: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.891997049s)
--- PASS: TestAddons/parallel/LocalPath (54.70s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.46s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:956: (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-fnnpd" [ca7da927-c999-4bbc-9ef1-ce651f4fc3db] Running
addons_test.go:956: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003386967s
addons_test.go:959: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-179668
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.46s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:967: (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-c7xkh" [7ebc1e29-edcc-4747-bf35-fb7bc82a3978] Running
addons_test.go:967: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00334767s
addons_test.go:971: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable yakd --alsologtostderr -v=1
addons_test.go:971: (dbg) Done: out/minikube-linux-amd64 -p addons-179668 addons disable yakd --alsologtostderr -v=1: (5.650042092s)
--- PASS: TestAddons/parallel/Yakd (11.65s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.03s)

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

                                                
                                    
x
+
TestCertOptions (26.71s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-287571 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-287571 --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: (24.347202319s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-287571 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-287571 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-287571 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-287571" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-287571
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-287571: (1.827651727s)
--- PASS: TestCertOptions (26.71s)

                                                
                                    
x
+
TestCertExpiration (222.12s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-948967 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-948967 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (25.804938666s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-948967 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-948967 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.096149597s)
helpers_test.go:175: Cleaning up "cert-expiration-948967" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-948967
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-948967: (2.21913549s)
--- PASS: TestCertExpiration (222.12s)

                                                
                                    
x
+
TestForceSystemdFlag (24.96s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (33.14s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (5.56s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I1001 19:50:04.850764  381103 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1001 19:50:04.850893  381103 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W1001 19:50:04.880126  381103 install.go:62] docker-machine-driver-kvm2: exit status 1
W1001 19:50:04.880501  381103 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1001 19:50:04.880565  381103 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2980186975/001/docker-machine-driver-kvm2
I1001 19:50:05.333351  381103 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2980186975/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640] Decompressors:map[bz2:0xc0004c8c00 gz:0xc0004c8c08 tar:0xc0004c8b30 tar.bz2:0xc0004c8b50 tar.gz:0xc0004c8b70 tar.xz:0xc0004c8be0 tar.zst:0xc0004c8bf0 tbz2:0xc0004c8b50 tgz:0xc0004c8b70 txz:0xc0004c8be0 tzst:0xc0004c8bf0 xz:0xc0004c8c50 zip:0xc0004c8c80 zst:0xc0004c8c58] Getters:map[file:0xc00088eac0 http:0xc000889bd0 https:0xc000889c20] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1001 19:50:05.333403  381103 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2980186975/001/docker-machine-driver-kvm2
I1001 19:50:07.702027  381103 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1001 19:50:07.702117  381103 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I1001 19:50:07.736176  381103 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W1001 19:50:07.736221  381103 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W1001 19:50:07.736304  381103 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1001 19:50:07.736342  381103 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2980186975/002/docker-machine-driver-kvm2
I1001 19:50:08.087028  381103 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2980186975/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640] Decompressors:map[bz2:0xc0004c8c00 gz:0xc0004c8c08 tar:0xc0004c8b30 tar.bz2:0xc0004c8b50 tar.gz:0xc0004c8b70 tar.xz:0xc0004c8be0 tar.zst:0xc0004c8bf0 tbz2:0xc0004c8b50 tgz:0xc0004c8b70 txz:0xc0004c8be0 tzst:0xc0004c8bf0 xz:0xc0004c8c50 zip:0xc0004c8c80 zst:0xc0004c8c58] Getters:map[file:0xc001d967c0 http:0xc0017ea8c0 https:0xc0017ea910] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1001 19:50:08.087071  381103 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2980186975/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (5.56s)

                                                
                                    
x
+
TestErrorSpam/setup (20.44s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.52s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.81s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.41s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.57s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (71.02s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-997314 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E1001 19:23:16.827454  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:16.833842  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:16.845148  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:16.866436  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:16.907763  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:16.989203  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:17.150713  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:17.472378  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:18.114362  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:19.395927  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:21.957277  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:27.078600  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:23:37.320933  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-997314 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m11.015573778s)
--- PASS: TestFunctional/serial/StartWithProxy (71.02s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (26.96s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1001 19:23:46.861830  381103 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-997314 --alsologtostderr -v=8
E1001 19:23:57.802314  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-997314 --alsologtostderr -v=8: (26.958531208s)
functional_test.go:663: soft start took 26.95934504s for "functional-997314" cluster.
I1001 19:24:13.823096  381103 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (26.96s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.62s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (31.08s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-997314 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1001 19:24:38.765016  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-997314 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (31.081353365s)
functional_test.go:761: restart took 31.081471811s for "functional-997314" cluster.
I1001 19:24:51.817892  381103 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (31.08s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.22s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 logs --file /tmp/TestFunctionalserialLogsFileCmd3033448502/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-997314 logs --file /tmp/TestFunctionalserialLogsFileCmd3033448502/001/logs.txt: (1.238689178s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.84s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.34s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (20.03s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.34s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1001 19:25:21.082051  430423 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:25:21.082152  430423 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:25:21.082161  430423 out.go:358] Setting ErrFile to fd 2...
	I1001 19:25:21.082165  430423 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:25:21.082352  430423 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:25:21.082863  430423 out.go:352] Setting JSON to false
	I1001 19:25:21.083809  430423 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4065,"bootTime":1727806656,"procs":223,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1001 19:25:21.083906  430423 start.go:139] virtualization: kvm guest
	I1001 19:25:21.085886  430423 out.go:177] * [functional-997314] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1001 19:25:21.087167  430423 out.go:177]   - MINIKUBE_LOCATION=19736
	I1001 19:25:21.087201  430423 notify.go:220] Checking for updates...
	I1001 19:25:21.089456  430423 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1001 19:25:21.090618  430423 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:25:21.091738  430423 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	I1001 19:25:21.092827  430423 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1001 19:25:21.093863  430423 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1001 19:25:21.095512  430423 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:25:21.096181  430423 driver.go:394] Setting default libvirt URI to qemu:///system
	I1001 19:25:21.118517  430423 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1001 19:25:21.118655  430423 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:25:21.167272  430423 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-01 19:25:21.158547754 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:25:21.167380  430423 docker.go:318] overlay module found
	I1001 19:25:21.169057  430423 out.go:177] * Using the docker driver based on existing profile
	I1001 19:25:21.170107  430423 start.go:297] selected driver: docker
	I1001 19:25:21.170120  430423 start.go:901] validating driver "docker" against &{Name:functional-997314 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-997314 Namespace:default APIServerHAVIP: APIServerN
ame: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 MountI
P: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1001 19:25:21.170204  430423 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1001 19:25:21.172083  430423 out.go:201] 
	W1001 19:25:21.173384  430423 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
	I1001 19:25:21.174544  430423 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1001 19:25:21.427399  430609 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:25:21.427545  430609 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:25:21.427556  430609 out.go:358] Setting ErrFile to fd 2...
	I1001 19:25:21.427561  430609 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:25:21.427930  430609 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:25:21.428619  430609 out.go:352] Setting JSON to false
	I1001 19:25:21.429751  430609 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4065,"bootTime":1727806656,"procs":223,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1001 19:25:21.429856  430609 start.go:139] virtualization: kvm guest
	I1001 19:25:21.432281  430609 out.go:177] * [functional-997314] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I1001 19:25:21.433304  430609 out.go:177]   - MINIKUBE_LOCATION=19736
	I1001 19:25:21.433399  430609 notify.go:220] Checking for updates...
	I1001 19:25:21.435370  430609 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1001 19:25:21.436501  430609 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:25:21.437655  430609 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	I1001 19:25:21.438828  430609 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1001 19:25:21.440077  430609 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1001 19:25:21.441678  430609 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:25:21.442338  430609 driver.go:394] Setting default libvirt URI to qemu:///system
	I1001 19:25:21.467611  430609 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1001 19:25:21.467739  430609 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:25:21.510820  430609 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-10-01 19:25:21.501377727 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:25:21.510925  430609 docker.go:318] overlay module found
	I1001 19:25:21.512904  430609 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1001 19:25:21.513998  430609 start.go:297] selected driver: docker
	I1001 19:25:21.514009  430609 start.go:901] validating driver "docker" against &{Name:functional-997314 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 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-997314 Namespace:default APIServerHAVIP: APIServerN
ame: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 MountI
P: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1001 19:25:21.514088  430609 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1001 19:25:21.515973  430609 out.go:201] 
	W1001 19:25:21.517173  430609 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
	I1001 19:25:21.518357  430609 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.95s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-997314 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-997314 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-rrpvr" [229682d8-da55-4d80-818b-2474c6ecb95f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-rrpvr" [229682d8-da55-4d80-818b-2474c6ecb95f] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.00374172s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31731
functional_test.go:1675: http://192.168.49.2:31731: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (32.91s)

                                                
                                                
=== 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" [3e4f6d9d-04b3-4629-ba09-f08055099b77] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.015813154s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-997314 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-997314 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-997314 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-997314 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" [8552b703-21bb-403a-88bb-058da6560d05] Pending
helpers_test.go:344: "sp-pod" [8552b703-21bb-403a-88bb-058da6560d05] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [8552b703-21bb-403a-88bb-058da6560d05] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004525135s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-997314 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-997314 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-997314 delete -f testdata/storage-provisioner/pod.yaml: (1.116723175s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-997314 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" [053c1c05-dbd3-46a2-905b-ae8ef73496b4] Pending
helpers_test.go:344: "sp-pod" [053c1c05-dbd3-46a2-905b-ae8ef73496b4] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [053c1c05-dbd3-46a2-905b-ae8ef73496b4] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.004125561s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-997314 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (32.91s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.74s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.65s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (26.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-997314 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-brpm2" [2a795698-d895-4f44-aef1-4e1acd0090f0] Pending
helpers_test.go:344: "mysql-6cdb49bbb-brpm2" [2a795698-d895-4f44-aef1-4e1acd0090f0] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-brpm2" [2a795698-d895-4f44-aef1-4e1acd0090f0] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 23.003726609s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-997314 exec mysql-6cdb49bbb-brpm2 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-997314 exec mysql-6cdb49bbb-brpm2 -- mysql -ppassword -e "show databases;": exit status 1 (210.318512ms)

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

                                                
                                                
** /stderr **
I1001 19:25:30.736322  381103 retry.go:31] will retry after 827.614033ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-997314 exec mysql-6cdb49bbb-brpm2 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-997314 exec mysql-6cdb49bbb-brpm2 -- mysql -ppassword -e "show databases;": exit status 1 (145.949708ms)

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

                                                
                                                
** /stderr **
I1001 19:25:31.710772  381103 retry.go:31] will retry after 1.744059527s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-997314 exec mysql-6cdb49bbb-brpm2 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (26.18s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.39s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/381103.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo cat /etc/ssl/certs/381103.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/381103.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo cat /usr/share/ca-certificates/381103.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3811032.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo cat /etc/ssl/certs/3811032.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/3811032.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo cat /usr/share/ca-certificates/3811032.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.74s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.54s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.17s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.43s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-997314 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-997314
localhost/kicbase/echo-server:functional-997314
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-997314 image ls --format short --alsologtostderr:
I1001 19:25:32.742834  433341 out.go:345] Setting OutFile to fd 1 ...
I1001 19:25:32.742956  433341 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:32.742968  433341 out.go:358] Setting ErrFile to fd 2...
I1001 19:25:32.742974  433341 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:32.743195  433341 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
I1001 19:25:32.743752  433341 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:32.743849  433341 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:32.744208  433341 cli_runner.go:164] Run: docker container inspect functional-997314 --format={{.State.Status}}
I1001 19:25:32.760703  433341 ssh_runner.go:195] Run: systemctl --version
I1001 19:25:32.760759  433341 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-997314
I1001 19:25:32.775858  433341 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/functional-997314/id_rsa Username:docker}
I1001 19:25:32.860995  433341 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.20s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-997314 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 9527c0f683c3b | 192MB  |
| localhost/kicbase/echo-server           | functional-997314  | 9056ab77afb8e | 4.94MB |
| localhost/minikube-local-cache-test     | functional-997314  | 3fb2713b7e230 | 3.33kB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-997314 image ls --format table --alsologtostderr:
I1001 19:25:33.868850  433707 out.go:345] Setting OutFile to fd 1 ...
I1001 19:25:33.868957  433707 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:33.868966  433707 out.go:358] Setting ErrFile to fd 2...
I1001 19:25:33.868970  433707 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:33.869210  433707 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
I1001 19:25:33.869905  433707 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:33.870049  433707 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:33.870531  433707 cli_runner.go:164] Run: docker container inspect functional-997314 --format={{.State.Status}}
I1001 19:25:33.888182  433707 ssh_runner.go:195] Run: systemctl --version
I1001 19:25:33.888233  433707 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-997314
I1001 19:25:33.906506  433707 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/functional-997314/id_rsa Username:docker}
I1001 19:25:34.005343  433707 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

                                                
                                    
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-amd64 -p functional-997314 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-997314 image ls --format json --alsologtostderr:
[{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"c69fa2e9cbf5f42dc4
8af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"92733849"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/paus
e:3.10"],"size":"742080"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"9527c0f683c3b2f0465019f9f5456f01a0fc0d4d274466831b9910a21d0302cd","repoDigests":["docker.io/library/nginx@sha256:10b61fc3d8262c8bf44c89aef3d81202ce12b8cba12fff2e32ca5978a2d88c2b","docker.io/library/nginx@sha256:b5d3f3e104699f0768e5ca8626914c16e52647943c65274d8a9e63072bd015bb"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853881"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80
da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docke
r.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-997314"],"size":"4943877"},{"id":"3fb2713b7e230400cf674369bc91d36056bb8f0b4276f4fbcf7ff1fcaf8083a9","repoDigests":["localhost/minikub
e-local-cache-test@sha256:fae98fd04c4332a6c1cd274321783047512ac9c0bf6def48091af419dd81601d"],"repoTags":["localhost/minikube-local-cache-test:functional-997314"],"size":"3330"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771","registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a
2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"95237600"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-997314 image ls --format json --alsologtostderr:
I1001 19:25:33.600632  433635 out.go:345] Setting OutFile to fd 1 ...
I1001 19:25:33.600744  433635 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:33.600754  433635 out.go:358] Setting ErrFile to fd 2...
I1001 19:25:33.600760  433635 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:33.600957  433635 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
I1001 19:25:33.601590  433635 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:33.601711  433635 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:33.602165  433635 cli_runner.go:164] Run: docker container inspect functional-997314 --format={{.State.Status}}
I1001 19:25:33.622440  433635 ssh_runner.go:195] Run: systemctl --version
I1001 19:25:33.622499  433635 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-997314
I1001 19:25:33.641221  433635 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/functional-997314/id_rsa Username:docker}
I1001 19:25:33.749078  433635 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-997314 image ls --format yaml --alsologtostderr:
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 3fb2713b7e230400cf674369bc91d36056bb8f0b4276f4fbcf7ff1fcaf8083a9
repoDigests:
- localhost/minikube-local-cache-test@sha256:fae98fd04c4332a6c1cd274321783047512ac9c0bf6def48091af419dd81601d
repoTags:
- localhost/minikube-local-cache-test:functional-997314
size: "3330"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "95237600"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
- registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "68420934"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- id: 9527c0f683c3b2f0465019f9f5456f01a0fc0d4d274466831b9910a21d0302cd
repoDigests:
- docker.io/library/nginx@sha256:10b61fc3d8262c8bf44c89aef3d81202ce12b8cba12fff2e32ca5978a2d88c2b
- docker.io/library/nginx@sha256:b5d3f3e104699f0768e5ca8626914c16e52647943c65274d8a9e63072bd015bb
repoTags:
- docker.io/library/nginx:latest
size: "191853881"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-997314
size: "4943877"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "92733849"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-997314 image ls --format yaml --alsologtostderr:
I1001 19:25:32.939137  433392 out.go:345] Setting OutFile to fd 1 ...
I1001 19:25:32.939378  433392 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:32.939386  433392 out.go:358] Setting ErrFile to fd 2...
I1001 19:25:32.939390  433392 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:32.939564  433392 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
I1001 19:25:32.940134  433392 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:32.940233  433392 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:32.940604  433392 cli_runner.go:164] Run: docker container inspect functional-997314 --format={{.State.Status}}
I1001 19:25:32.956730  433392 ssh_runner.go:195] Run: systemctl --version
I1001 19:25:32.956773  433392 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-997314
I1001 19:25:32.971286  433392 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/functional-997314/id_rsa Username:docker}
I1001 19:25:33.056969  433392 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.20s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 image build -t localhost/my-image:functional-997314 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-997314 image build -t localhost/my-image:functional-997314 testdata/build --alsologtostderr: (3.925524824s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-997314 image build -t localhost/my-image:functional-997314 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> d24de9e6d15
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-997314
--> 04946cc9750
Successfully tagged localhost/my-image:functional-997314
04946cc97509551d577cdc432c9d28551147f442faba949a5dd181bb274c8eb0
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-997314 image build -t localhost/my-image:functional-997314 testdata/build --alsologtostderr:
I1001 19:25:33.361861  433538 out.go:345] Setting OutFile to fd 1 ...
I1001 19:25:33.362082  433538 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:33.362090  433538 out.go:358] Setting ErrFile to fd 2...
I1001 19:25:33.362094  433538 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1001 19:25:33.362263  433538 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
I1001 19:25:33.362824  433538 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:33.363342  433538 config.go:182] Loaded profile config "functional-997314": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I1001 19:25:33.363731  433538 cli_runner.go:164] Run: docker container inspect functional-997314 --format={{.State.Status}}
I1001 19:25:33.380049  433538 ssh_runner.go:195] Run: systemctl --version
I1001 19:25:33.380092  433538 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-997314
I1001 19:25:33.395635  433538 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/functional-997314/id_rsa Username:docker}
I1001 19:25:33.485222  433538 build_images.go:161] Building image from path: /tmp/build.53364882.tar
I1001 19:25:33.485277  433538 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1001 19:25:33.493213  433538 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.53364882.tar
I1001 19:25:33.496183  433538 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.53364882.tar: stat -c "%s %y" /var/lib/minikube/build/build.53364882.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.53364882.tar': No such file or directory
I1001 19:25:33.496210  433538 ssh_runner.go:362] scp /tmp/build.53364882.tar --> /var/lib/minikube/build/build.53364882.tar (3072 bytes)
I1001 19:25:33.518922  433538 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.53364882
I1001 19:25:33.528070  433538 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.53364882 -xf /var/lib/minikube/build/build.53364882.tar
I1001 19:25:33.536956  433538 crio.go:315] Building image: /var/lib/minikube/build/build.53364882
I1001 19:25:33.537025  433538 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-997314 /var/lib/minikube/build/build.53364882 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I1001 19:25:37.225404  433538 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-997314 /var/lib/minikube/build/build.53364882 --cgroup-manager=cgroupfs: (3.688348955s)
I1001 19:25:37.225487  433538 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.53364882
I1001 19:25:37.233376  433538 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.53364882.tar
I1001 19:25:37.240809  433538 build_images.go:217] Built localhost/my-image:functional-997314 from /tmp/build.53364882.tar
I1001 19:25:37.240835  433538 build_images.go:133] succeeded building to: functional-997314
I1001 19:25:37.240839  433538 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 image ls
2024/10/01 19:25:41 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.36s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-997314 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-997314 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-n6p2b" [0eb8699b-8ecc-457e-83bc-28cd70b9145b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-n6p2b" [0eb8699b-8ecc-457e-83bc-28cd70b9145b] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.002829523s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.16s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-997314 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" [a92011b8-970b-4e31-aa92-d149524eb4d3] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [a92011b8-970b-4e31-aa92-d149524eb4d3] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.004215641s
I1001 19:25:12.160096  381103 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.22s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.109.27.171 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-997314 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1001 19:25:14.703051  381103 retry.go:31] will retry after 268.126983ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct  1 19:25 created-by-test
-rw-r--r-- 1 docker docker 24 Oct  1 19:25 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct  1 19:25 test-1727810714455815509
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh cat /mount-9p/test-1727810714455815509
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-997314 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" [ae70a38d-6bd5-4244-aec7-754d134f990e] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [ae70a38d-6bd5-4244-aec7-754d134f990e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [ae70a38d-6bd5-4244-aec7-754d134f990e] 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 12.005367321s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-997314 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-997314 /tmp/TestFunctionalparallelMountCmdany-port3468223353/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (14.27s)

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

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

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

                                                
                                                
** /stderr **
I1001 19:25:28.967114  381103 retry.go:31] will retry after 587.142222ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-997314 /tmp/TestFunctionalparallelMountCmdspecific-port1440708667/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-997314 ssh "sudo umount -f /mount-9p": exit status 1 (227.207658ms)

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1001 19:25:30.812478  381103 retry.go:31] will retry after 306.061397ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-997314 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-997314 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-997314 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3581858910/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-997314 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3581858910/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-997314 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3581858910/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.45s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (148.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-046357 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1001 19:26:00.687292  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-046357 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m28.102369654s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (148.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- rollout status deployment/busybox
E1001 19:28:16.825869  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-046357 -- rollout status deployment/busybox: (3.749073366s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-d6srj -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-jqjcs -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-ncpzb -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-d6srj -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-jqjcs -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-ncpzb -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-d6srj -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-jqjcs -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-046357 -- exec busybox-7dff88458-ncpzb -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (5.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.97s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (29.66s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-046357 -v=7 --alsologtostderr
E1001 19:28:44.529533  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-046357 -v=7 --alsologtostderr: (28.879953143s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (29.66s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-046357 node stop m02 -v=7 --alsologtostderr: (11.781712205s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr: exit status 7 (628.540907ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1001 19:29:19.030123  454698 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:29:19.030228  454698 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:29:19.030237  454698 out.go:358] Setting ErrFile to fd 2...
	I1001 19:29:19.030242  454698 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:29:19.030431  454698 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:29:19.030602  454698 out.go:352] Setting JSON to false
	I1001 19:29:19.030630  454698 mustload.go:65] Loading cluster: ha-046357
	I1001 19:29:19.030757  454698 notify.go:220] Checking for updates...
	I1001 19:29:19.031202  454698 config.go:182] Loaded profile config "ha-046357": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:29:19.031235  454698 status.go:174] checking status of ha-046357 ...
	I1001 19:29:19.031726  454698 cli_runner.go:164] Run: docker container inspect ha-046357 --format={{.State.Status}}
	I1001 19:29:19.048955  454698 status.go:371] ha-046357 host status = "Running" (err=<nil>)
	I1001 19:29:19.048979  454698 host.go:66] Checking if "ha-046357" exists ...
	I1001 19:29:19.049259  454698 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-046357
	I1001 19:29:19.065038  454698 host.go:66] Checking if "ha-046357" exists ...
	I1001 19:29:19.065316  454698 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1001 19:29:19.065356  454698 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-046357
	I1001 19:29:19.080786  454698 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/ha-046357/id_rsa Username:docker}
	I1001 19:29:19.185770  454698 ssh_runner.go:195] Run: systemctl --version
	I1001 19:29:19.189213  454698 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1001 19:29:19.198765  454698 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:29:19.244856  454698 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:51 OomKillDisable:true NGoroutines:72 SystemTime:2024-10-01 19:29:19.2361475 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:29:19.245577  454698 kubeconfig.go:125] found "ha-046357" server: "https://192.168.49.254:8443"
	I1001 19:29:19.245609  454698 api_server.go:166] Checking apiserver status ...
	I1001 19:29:19.245648  454698 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1001 19:29:19.255672  454698 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1512/cgroup
	I1001 19:29:19.263636  454698 api_server.go:182] apiserver freezer: "11:freezer:/docker/bf8da008598788043c990cfb88418c785940724399b47e195a9dd000334a855a/crio/crio-f9a24d1414c3673317d76147a947396981280a83f580cef5d731ae7be9bcdfa0"
	I1001 19:29:19.263687  454698 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bf8da008598788043c990cfb88418c785940724399b47e195a9dd000334a855a/crio/crio-f9a24d1414c3673317d76147a947396981280a83f580cef5d731ae7be9bcdfa0/freezer.state
	I1001 19:29:19.270776  454698 api_server.go:204] freezer state: "THAWED"
	I1001 19:29:19.270796  454698 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1001 19:29:19.274456  454698 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1001 19:29:19.274474  454698 status.go:463] ha-046357 apiserver status = Running (err=<nil>)
	I1001 19:29:19.274490  454698 status.go:176] ha-046357 status: &{Name:ha-046357 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:29:19.274508  454698 status.go:174] checking status of ha-046357-m02 ...
	I1001 19:29:19.274752  454698 cli_runner.go:164] Run: docker container inspect ha-046357-m02 --format={{.State.Status}}
	I1001 19:29:19.290066  454698 status.go:371] ha-046357-m02 host status = "Stopped" (err=<nil>)
	I1001 19:29:19.290083  454698 status.go:384] host is not running, skipping remaining checks
	I1001 19:29:19.290090  454698 status.go:176] ha-046357-m02 status: &{Name:ha-046357-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:29:19.290113  454698 status.go:174] checking status of ha-046357-m03 ...
	I1001 19:29:19.290350  454698 cli_runner.go:164] Run: docker container inspect ha-046357-m03 --format={{.State.Status}}
	I1001 19:29:19.304902  454698 status.go:371] ha-046357-m03 host status = "Running" (err=<nil>)
	I1001 19:29:19.304922  454698 host.go:66] Checking if "ha-046357-m03" exists ...
	I1001 19:29:19.305177  454698 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-046357-m03
	I1001 19:29:19.320142  454698 host.go:66] Checking if "ha-046357-m03" exists ...
	I1001 19:29:19.320446  454698 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1001 19:29:19.320486  454698 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-046357-m03
	I1001 19:29:19.335705  454698 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/ha-046357-m03/id_rsa Username:docker}
	I1001 19:29:19.425605  454698 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1001 19:29:19.435749  454698 kubeconfig.go:125] found "ha-046357" server: "https://192.168.49.254:8443"
	I1001 19:29:19.435773  454698 api_server.go:166] Checking apiserver status ...
	I1001 19:29:19.435807  454698 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1001 19:29:19.444776  454698 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1401/cgroup
	I1001 19:29:19.452558  454698 api_server.go:182] apiserver freezer: "11:freezer:/docker/475044fac1924e76aac56390d65d73f1ba74b60dc501183d83f820186ee6db69/crio/crio-2313c62da027bed36d38d537eb03b61197bf47661459454e8128e42606a6986a"
	I1001 19:29:19.452602  454698 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/475044fac1924e76aac56390d65d73f1ba74b60dc501183d83f820186ee6db69/crio/crio-2313c62da027bed36d38d537eb03b61197bf47661459454e8128e42606a6986a/freezer.state
	I1001 19:29:19.459426  454698 api_server.go:204] freezer state: "THAWED"
	I1001 19:29:19.459444  454698 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1001 19:29:19.463009  454698 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1001 19:29:19.463030  454698 status.go:463] ha-046357-m03 apiserver status = Running (err=<nil>)
	I1001 19:29:19.463041  454698 status.go:176] ha-046357-m03 status: &{Name:ha-046357-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:29:19.463062  454698 status.go:174] checking status of ha-046357-m04 ...
	I1001 19:29:19.463346  454698 cli_runner.go:164] Run: docker container inspect ha-046357-m04 --format={{.State.Status}}
	I1001 19:29:19.479966  454698 status.go:371] ha-046357-m04 host status = "Running" (err=<nil>)
	I1001 19:29:19.479993  454698 host.go:66] Checking if "ha-046357-m04" exists ...
	I1001 19:29:19.480222  454698 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-046357-m04
	I1001 19:29:19.496726  454698 host.go:66] Checking if "ha-046357-m04" exists ...
	I1001 19:29:19.496947  454698 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1001 19:29:19.496977  454698 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-046357-m04
	I1001 19:29:19.513050  454698 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33173 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/ha-046357-m04/id_rsa Username:docker}
	I1001 19:29:19.605511  454698 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1001 19:29:19.615140  454698 status.go:176] ha-046357-m04 status: &{Name:ha-046357-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (31.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-046357 node start m02 -v=7 --alsologtostderr: (30.662217691s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (31.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (190.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-046357 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-046357 -v=7 --alsologtostderr
E1001 19:29:58.872066  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:29:58.878408  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:29:58.889718  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:29:58.911051  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:29:58.952456  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:29:59.033801  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:29:59.195320  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:29:59.517015  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:30:00.158996  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:30:01.440562  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:30:04.002703  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:30:09.124780  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:30:19.366756  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-046357 -v=7 --alsologtostderr: (36.430335669s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-046357 --wait=true -v=7 --alsologtostderr
E1001 19:30:39.848580  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:31:20.810364  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:32:42.731945  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-046357 --wait=true -v=7 --alsologtostderr: (2m33.629714093s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-046357
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (190.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-046357 node delete m03 -v=7 --alsologtostderr: (10.422076784s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 stop -v=7 --alsologtostderr
E1001 19:33:16.824905  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-046357 stop -v=7 --alsologtostderr: (35.337133418s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr: exit status 7 (95.579045ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1001 19:33:50.147683  472725 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:33:50.148008  472725 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:33:50.148017  472725 out.go:358] Setting ErrFile to fd 2...
	I1001 19:33:50.148022  472725 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:33:50.148174  472725 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:33:50.148357  472725 out.go:352] Setting JSON to false
	I1001 19:33:50.148384  472725 mustload.go:65] Loading cluster: ha-046357
	I1001 19:33:50.148499  472725 notify.go:220] Checking for updates...
	I1001 19:33:50.148778  472725 config.go:182] Loaded profile config "ha-046357": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:33:50.148797  472725 status.go:174] checking status of ha-046357 ...
	I1001 19:33:50.149240  472725 cli_runner.go:164] Run: docker container inspect ha-046357 --format={{.State.Status}}
	I1001 19:33:50.165328  472725 status.go:371] ha-046357 host status = "Stopped" (err=<nil>)
	I1001 19:33:50.165354  472725 status.go:384] host is not running, skipping remaining checks
	I1001 19:33:50.165362  472725 status.go:176] ha-046357 status: &{Name:ha-046357 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:33:50.165394  472725 status.go:174] checking status of ha-046357-m02 ...
	I1001 19:33:50.165636  472725 cli_runner.go:164] Run: docker container inspect ha-046357-m02 --format={{.State.Status}}
	I1001 19:33:50.183569  472725 status.go:371] ha-046357-m02 host status = "Stopped" (err=<nil>)
	I1001 19:33:50.183599  472725 status.go:384] host is not running, skipping remaining checks
	I1001 19:33:50.183621  472725 status.go:176] ha-046357-m02 status: &{Name:ha-046357-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:33:50.183655  472725 status.go:174] checking status of ha-046357-m04 ...
	I1001 19:33:50.183892  472725 cli_runner.go:164] Run: docker container inspect ha-046357-m04 --format={{.State.Status}}
	I1001 19:33:50.198686  472725 status.go:371] ha-046357-m04 host status = "Stopped" (err=<nil>)
	I1001 19:33:50.198702  472725 status.go:384] host is not running, skipping remaining checks
	I1001 19:33:50.198708  472725 status.go:176] ha-046357-m04 status: &{Name:ha-046357-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (106.18s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-046357 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E1001 19:34:58.872462  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:35:26.574001  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-046357 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m45.421354247s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (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 (106.18s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (66.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-046357 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-046357 --control-plane -v=7 --alsologtostderr: (1m5.248249506s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-046357 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (66.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.79s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (39.91s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.62s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.55s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.72s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.18s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-294541 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p json-output-error-294541 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (56.889499ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"84be35bc-7a9f-4418-b6de-8b3ea54184ec","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-294541] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1ca83fd5-0c9c-4557-a090-36ed1624e849","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19736"}}
	{"specversion":"1.0","id":"6d5c5635-4d14-4e20-a08b-76a0f603706d","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":"be595dc9-8902-4f77-9106-c8740cc1873a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig"}}
	{"specversion":"1.0","id":"58522810-5f52-4362-97eb-af6043ddc1d8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube"}}
	{"specversion":"1.0","id":"df7b0833-aad8-44cc-beef-f9eb598cff52","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"ff54f1f1-2efa-484d-bee6-0bc444007354","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4f54354d-d8cf-4b08-a246-a7c9d7fe88f9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (26.62s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.5s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-500366 --network=bridge
E1001 19:38:16.825283  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-500366 --network=bridge: (20.741783603s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-500366" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-500366
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-500366: (1.743444687s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (22.50s)

                                                
                                    
x
+
TestKicExistingNetwork (22s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1001 19:38:32.547844  381103 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}}]}"
W1001 19:38:32.562886  381103 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
I1001 19:38:32.562946  381103 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1001 19:38:32.562961  381103 cli_runner.go:164] Run: docker network inspect existing-network
W1001 19:38:32.577307  381103 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1001 19:38:32.577337  381103 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
I1001 19:38:32.577358  381103 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I1001 19:38:32.577476  381103 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}}]}"
I1001 19:38:32.592585  381103 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-428fc6ac16e3 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:2d:df:e2:4d} reservation:<nil>}
I1001 19:38:32.593072  381103 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:0xc0017e1840}
I1001 19:38:32.593117  381103 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 ...
I1001 19:38:32.593170  381103 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
I1001 19:38:32.650602  381103 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-623372 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-623372 --network=existing-network: (20.076335582s)
helpers_test.go:175: Cleaning up "existing-network-623372" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-623372
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-623372: (1.786626311s)
I1001 19:38:54.528410  381103 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.00s)

                                                
                                    
x
+
TestKicCustomSubnet (25.27s)

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

                                                
                                    
x
+
TestKicStaticIP (25.11s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-476946 --static-ip=192.168.200.200
E1001 19:39:39.891572  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-476946 --static-ip=192.168.200.200: (23.376011366s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-476946 ip
helpers_test.go:175: Cleaning up "static-ip-476946" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-476946
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-476946: (1.620216073s)
--- PASS: TestKicStaticIP (25.11s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (45.14s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-562271 --driver=docker  --container-runtime=crio
E1001 19:39:58.872310  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-562271 --driver=docker  --container-runtime=crio: (19.797373853s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-575861 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-575861 --driver=docker  --container-runtime=crio: (20.338865332s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-562271
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-575861
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-575861" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-575861
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-575861: (1.792824766s)
helpers_test.go:175: Cleaning up "first-562271" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-562271
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-562271: (2.144047829s)
--- PASS: TestMinikubeProfile (45.14s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.99s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.51s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-217388 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-217388 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (4.510313596s)
--- PASS: TestMountStart/serial/StartWithMountSecond (5.51s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.56s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.06s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (61.38s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (25.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.46s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.02s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1001 19:42:38.213784  538485 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:42:38.214196  538485 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:42:38.214217  538485 out.go:358] Setting ErrFile to fd 2...
	I1001 19:42:38.214225  538485 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:42:38.214674  538485 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:42:38.215104  538485 out.go:352] Setting JSON to false
	I1001 19:42:38.215143  538485 mustload.go:65] Loading cluster: multinode-777347
	I1001 19:42:38.215236  538485 notify.go:220] Checking for updates...
	I1001 19:42:38.215653  538485 config.go:182] Loaded profile config "multinode-777347": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:42:38.215680  538485 status.go:174] checking status of multinode-777347 ...
	I1001 19:42:38.216159  538485 cli_runner.go:164] Run: docker container inspect multinode-777347 --format={{.State.Status}}
	I1001 19:42:38.232643  538485 status.go:371] multinode-777347 host status = "Running" (err=<nil>)
	I1001 19:42:38.232660  538485 host.go:66] Checking if "multinode-777347" exists ...
	I1001 19:42:38.232876  538485 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-777347
	I1001 19:42:38.248255  538485 host.go:66] Checking if "multinode-777347" exists ...
	I1001 19:42:38.248504  538485 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1001 19:42:38.248568  538485 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-777347
	I1001 19:42:38.264040  538485 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33278 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/multinode-777347/id_rsa Username:docker}
	I1001 19:42:38.349747  538485 ssh_runner.go:195] Run: systemctl --version
	I1001 19:42:38.353465  538485 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1001 19:42:38.363547  538485 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:42:38.404829  538485 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-10-01 19:42:38.396388149 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:42:38.405526  538485 kubeconfig.go:125] found "multinode-777347" server: "https://192.168.67.2:8443"
	I1001 19:42:38.405557  538485 api_server.go:166] Checking apiserver status ...
	I1001 19:42:38.405602  538485 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1001 19:42:38.415740  538485 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1500/cgroup
	I1001 19:42:38.423703  538485 api_server.go:182] apiserver freezer: "11:freezer:/docker/2439d865e10e734e536d8d4623b033d345e4481242eaead418d6d609812929b9/crio/crio-e19ffc1f0dd293890eba4ddad8b426593435422a1a0cfe3ca7ca20a1967ec0f0"
	I1001 19:42:38.423758  538485 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2439d865e10e734e536d8d4623b033d345e4481242eaead418d6d609812929b9/crio/crio-e19ffc1f0dd293890eba4ddad8b426593435422a1a0cfe3ca7ca20a1967ec0f0/freezer.state
	I1001 19:42:38.430973  538485 api_server.go:204] freezer state: "THAWED"
	I1001 19:42:38.430991  538485 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1001 19:42:38.434497  538485 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1001 19:42:38.434516  538485 status.go:463] multinode-777347 apiserver status = Running (err=<nil>)
	I1001 19:42:38.434525  538485 status.go:176] multinode-777347 status: &{Name:multinode-777347 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:42:38.434539  538485 status.go:174] checking status of multinode-777347-m02 ...
	I1001 19:42:38.434773  538485 cli_runner.go:164] Run: docker container inspect multinode-777347-m02 --format={{.State.Status}}
	I1001 19:42:38.449984  538485 status.go:371] multinode-777347-m02 host status = "Running" (err=<nil>)
	I1001 19:42:38.450002  538485 host.go:66] Checking if "multinode-777347-m02" exists ...
	I1001 19:42:38.450224  538485 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-777347-m02
	I1001 19:42:38.466467  538485 host.go:66] Checking if "multinode-777347-m02" exists ...
	I1001 19:42:38.466719  538485 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1001 19:42:38.466756  538485 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-777347-m02
	I1001 19:42:38.481588  538485 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33283 SSHKeyPath:/home/jenkins/minikube-integration/19736-374261/.minikube/machines/multinode-777347-m02/id_rsa Username:docker}
	I1001 19:42:38.569328  538485 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1001 19:42:38.580607  538485 status.go:176] multinode-777347-m02 status: &{Name:multinode-777347-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:42:38.580656  538485 status.go:174] checking status of multinode-777347-m03 ...
	I1001 19:42:38.580981  538485 cli_runner.go:164] Run: docker container inspect multinode-777347-m03 --format={{.State.Status}}
	I1001 19:42:38.598491  538485 status.go:371] multinode-777347-m03 host status = "Stopped" (err=<nil>)
	I1001 19:42:38.598506  538485 status.go:384] host is not running, skipping remaining checks
	I1001 19:42:38.598517  538485 status.go:176] multinode-777347-m03 status: &{Name:multinode-777347-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (97.87s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-777347
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-777347
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-777347: (24.537300545s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-777347 --wait=true -v=8 --alsologtostderr
E1001 19:43:16.825317  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-777347 --wait=true -v=8 --alsologtostderr: (1m13.243154006s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-777347
--- PASS: TestMultiNode/serial/RestartKeepsNodes (97.87s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.64s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1001 19:44:53.834502  548200 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:44:53.834605  548200 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:44:53.834614  548200 out.go:358] Setting ErrFile to fd 2...
	I1001 19:44:53.834618  548200 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:44:53.834815  548200 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:44:53.834990  548200 out.go:352] Setting JSON to false
	I1001 19:44:53.835023  548200 mustload.go:65] Loading cluster: multinode-777347
	I1001 19:44:53.835059  548200 notify.go:220] Checking for updates...
	I1001 19:44:53.835402  548200 config.go:182] Loaded profile config "multinode-777347": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:44:53.835426  548200 status.go:174] checking status of multinode-777347 ...
	I1001 19:44:53.835967  548200 cli_runner.go:164] Run: docker container inspect multinode-777347 --format={{.State.Status}}
	I1001 19:44:53.855689  548200 status.go:371] multinode-777347 host status = "Stopped" (err=<nil>)
	I1001 19:44:53.855720  548200 status.go:384] host is not running, skipping remaining checks
	I1001 19:44:53.855725  548200 status.go:176] multinode-777347 status: &{Name:multinode-777347 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1001 19:44:53.855778  548200 status.go:174] checking status of multinode-777347-m02 ...
	I1001 19:44:53.856049  548200 cli_runner.go:164] Run: docker container inspect multinode-777347-m02 --format={{.State.Status}}
	I1001 19:44:53.871916  548200 status.go:371] multinode-777347-m02 host status = "Stopped" (err=<nil>)
	I1001 19:44:53.871934  548200 status.go:384] host is not running, skipping remaining checks
	I1001 19:44:53.871940  548200 status.go:176] multinode-777347-m02 status: &{Name:multinode-777347-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.79s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-777347 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E1001 19:44:58.871721  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-777347 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (48.26394585s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-777347 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 (48.79s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.78s)

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

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-777347-m03 already exists in multinode-777347-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-777347-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-777347-m03: (1.817477624s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (24.78s)

                                                
                                    
x
+
TestPreload (107.42s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-369833 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E1001 19:46:21.935663  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-369833 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m16.903259801s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-369833 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-369833 image pull gcr.io/k8s-minikube/busybox: (2.204489116s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-369833
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-369833: (5.701879553s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-369833 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-369833 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.15172126s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-369833 image list
helpers_test.go:175: Cleaning up "test-preload-369833" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-369833
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-369833: (2.243456149s)
--- PASS: TestPreload (107.42s)

                                                
                                    
x
+
TestScheduledStopUnix (99.61s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-126165 --memory=2048 --driver=docker  --container-runtime=crio
E1001 19:48:16.825312  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-126165 --memory=2048 --driver=docker  --container-runtime=crio: (23.263754661s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-126165 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-126165 -n scheduled-stop-126165
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-126165 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1001 19:48:22.355090  381103 retry.go:31] will retry after 148.519µs: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.356245  381103 retry.go:31] will retry after 186.023µs: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.357366  381103 retry.go:31] will retry after 307.901µs: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.358481  381103 retry.go:31] will retry after 465.023µs: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.359578  381103 retry.go:31] will retry after 528.19µs: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.360675  381103 retry.go:31] will retry after 605.477µs: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.361783  381103 retry.go:31] will retry after 1.300068ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.363968  381103 retry.go:31] will retry after 1.156025ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.366163  381103 retry.go:31] will retry after 1.564481ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.368350  381103 retry.go:31] will retry after 2.981646ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.371538  381103 retry.go:31] will retry after 3.960281ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.375726  381103 retry.go:31] will retry after 6.556627ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.382925  381103 retry.go:31] will retry after 11.60627ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.395080  381103 retry.go:31] will retry after 15.066337ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
I1001 19:48:22.410238  381103 retry.go:31] will retry after 25.734496ms: open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/scheduled-stop-126165/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-126165 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-126165 -n scheduled-stop-126165
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-126165
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-126165 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-126165
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-126165: exit status 7 (61.796372ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.97s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9c013d3c-989d-42c6-bb2b-8c62c80fdee7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-737478] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"11305044-b2e3-45e7-afe0-c4ed089a5cb0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19736"}}
	{"specversion":"1.0","id":"a57158a1-fa35-42fe-a43d-444a88c74141","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":"acddb890-c460-4ab6-adbf-76c62e12fb5a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig"}}
	{"specversion":"1.0","id":"9f9d2f93-7d7f-47c7-a16c-d694afe3a488","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube"}}
	{"specversion":"1.0","id":"87a6ee3d-ad02-4618-93d3-b88f3fd04131","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"8ab294cf-a6c6-4ea2-8e53-06180464e52b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"fbcc2daa-917d-4033-a56f-81d1955bc512","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":"3187b06f-baf6-43f3-8bec-93064947a683","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":"3d488514-1ba6-4db0-946d-724c55a1df7e","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":"24c446ca-72be-4021-94f5-f0e3b5ed5877","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":"d3d4d4f4-4d99-433f-8dcc-a506596bc402","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-737478\" primary control-plane node in \"insufficient-storage-737478\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"dcbbff1e-ac88-4726-acea-4b0c3bfd61d6","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-1727731891-master ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"663db902-febd-4114-a979-64c47f035bb0","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":"96ddf4e6-f5d8-4ce6-afd5-5c6f8d990ba6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1001 19:49:48.302143  570569 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-737478" does not appear in /home/jenkins/minikube-integration/19736-374261/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1001 19:49:48.540676  570671 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-737478" does not appear in /home/jenkins/minikube-integration/19736-374261/kubeconfig
	E1001 19:49:48.549872  570671 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/insufficient-storage-737478/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (93.13s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.856654566 start -p running-upgrade-446882 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.856654566 start -p running-upgrade-446882 --memory=2200 --vm-driver=docker  --container-runtime=crio: (24.406295891s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-446882 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-446882 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m5.902864433s)
helpers_test.go:175: Cleaning up "running-upgrade-446882" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-446882
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-446882: (2.411811188s)
--- PASS: TestRunningBinaryUpgrade (93.13s)

                                                
                                    
x
+
TestKubernetesUpgrade (347.31s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-711599 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-711599 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m23.881377895s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-711599 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-711599 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-711599 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (68.185418ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-711599] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19736
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (134.24s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.264546860 start -p missing-upgrade-978290 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.264546860 start -p missing-upgrade-978290 --memory=2200 --driver=docker  --container-runtime=crio: (1m8.480180685s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-978290
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-978290: (10.403536969s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-978290
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-978290 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-978290 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (50.467272556s)
helpers_test.go:175: Cleaning up "missing-upgrade-978290" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-978290
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-978290: (4.431030423s)
--- PASS: TestMissingContainerUpgrade (134.24s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (30.37s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (7.19s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1001 19:49:54.022916  572929 out.go:345] Setting OutFile to fd 1 ...
	I1001 19:49:54.023089  572929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:49:54.023101  572929 out.go:358] Setting ErrFile to fd 2...
	I1001 19:49:54.023108  572929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1001 19:49:54.023355  572929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19736-374261/.minikube/bin
	I1001 19:49:54.023993  572929 out.go:352] Setting JSON to false
	I1001 19:49:54.024998  572929 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":5538,"bootTime":1727806656,"procs":230,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1001 19:49:54.025097  572929 start.go:139] virtualization: kvm guest
	I1001 19:49:54.027582  572929 out.go:177] * [false-202782] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1001 19:49:54.028909  572929 out.go:177]   - MINIKUBE_LOCATION=19736
	I1001 19:49:54.028982  572929 notify.go:220] Checking for updates...
	I1001 19:49:54.031240  572929 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1001 19:49:54.032551  572929 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19736-374261/kubeconfig
	I1001 19:49:54.033762  572929 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19736-374261/.minikube
	I1001 19:49:54.034933  572929 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1001 19:49:54.036044  572929 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1001 19:49:54.037824  572929 config.go:182] Loaded profile config "NoKubernetes-941503": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:49:54.037971  572929 config.go:182] Loaded profile config "force-systemd-env-954384": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:49:54.038105  572929 config.go:182] Loaded profile config "offline-crio-917516": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I1001 19:49:54.038200  572929 driver.go:394] Setting default libvirt URI to qemu:///system
	I1001 19:49:54.070804  572929 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I1001 19:49:54.070918  572929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1001 19:49:54.127157  572929 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:58 OomKillDisable:true NGoroutines:90 SystemTime:2024-10-01 19:49:54.115817464 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647943680 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I1001 19:49:54.127305  572929 docker.go:318] overlay module found
	I1001 19:49:54.130131  572929 out.go:177] * Using the docker driver based on user configuration
	I1001 19:49:54.131344  572929 start.go:297] selected driver: docker
	I1001 19:49:54.131364  572929 start.go:901] validating driver "docker" against <nil>
	I1001 19:49:54.131381  572929 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1001 19:49:54.133327  572929 out.go:201] 
	W1001 19:49:54.134447  572929 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
	I1001 19:49:54.135611  572929 out.go:201] 

                                                
                                                
** /stderr **
E1001 19:49:58.872147  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:88: 
----------------------- debugLogs start: false-202782 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-202782

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (17.84s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-941503
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-941503: (1.877320844s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (17.84s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.59s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.28s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (3.07s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.43s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (108.06s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.124638632 start -p stopped-upgrade-731015 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.124638632 start -p stopped-upgrade-731015 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m22.801773142s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.124638632 -p stopped-upgrade-731015 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.124638632 -p stopped-upgrade-731015 stop: (4.324091311s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-731015 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-731015 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (20.937387273s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (108.06s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.33s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.81s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.25s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (2.36s)

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

                                                
                                    
x
+
TestPause/serial/Start (45.97s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-129231 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E1001 19:53:16.825863  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-129231 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (45.974220188s)
--- PASS: TestPause/serial/Start (45.97s)

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (21.4s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.62s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.28s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.56s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.69s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.53s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.72s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-202782 "pgrep -a kubelet"
I1001 19:54:31.324185  381103 config.go:182] Loaded profile config "auto-202782": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-202782 replace --force -f testdata/netcat-deployment.yaml
I1001 19:54:31.862901  381103 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I1001 19:54:32.086089  381103 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-59664" [dbea30d8-08c2-46de-849e-60ec4bff3fb3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-59664" [dbea30d8-08c2-46de-849e-60ec4bff3fb3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004844924s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.78s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-s7789" [606c01b2-17aa-4ee1-8f92-abd627fc85e7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.045611921s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.05s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-202782 "pgrep -a kubelet"
I1001 19:55:04.461220  381103 config.go:182] Loaded profile config "kindnet-202782": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-202782 replace --force -f testdata/netcat-deployment.yaml
I1001 19:55:04.984738  381103 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-lzzmw" [c92d3986-68df-4350-9ecb-3238002c5c53] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-lzzmw" [c92d3986-68df-4350-9ecb-3238002c5c53] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003726745s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.58s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-88mj6" [46d663fc-bcb7-40b2-ab3e-1c93ade3a1c6] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 5.018433833s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (5.02s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-202782 "pgrep -a kubelet"
I1001 19:55:25.767092  381103 config.go:182] Loaded profile config "calico-202782": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-202782 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-xlv9f" [2f7efc18-0aea-49c3-806b-c9801983d364] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xlv9f" [2f7efc18-0aea-49c3-806b-c9801983d364] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003699762s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.23s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-202782 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-r8cxf" [a584d217-d59b-462b-86bd-577fdaac9b65] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-r8cxf" [a584d217-d59b-462b-86bd-577fdaac9b65] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.003879986s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-202782 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E1001 19:56:19.893166  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-202782 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (59.116561764s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (59.12s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-202782 "pgrep -a kubelet"
I1001 19:56:43.667350  381103 config.go:182] Loaded profile config "bridge-202782": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-202782 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-7c29g" [26298c3a-437e-4dc9-a37b-67afa48dd1ca] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-7c29g" [26298c3a-437e-4dc9-a37b-67afa48dd1ca] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 8.004322048s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (8.16s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-bwlvm" [7de0cff0-61a7-4841-9c61-1a6daf4dd9f7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003966933s
--- 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-amd64 ssh -p flannel-202782 "pgrep -a kubelet"
I1001 19:56:51.265961  381103 config.go:182] Loaded profile config "flannel-202782": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-202782 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-dc8gf" [e16de781-8ad2-43db-9621-ca29e222dd0f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dc8gf" [e16de781-8ad2-43db-9621-ca29e222dd0f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.00405903s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.16s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-453799 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-453799 --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: (2m12.097879783s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (132.10s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-202782 "pgrep -a kubelet"
I1001 19:57:15.767115  381103 config.go:182] Loaded profile config "enable-default-cni-202782": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.50s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-202782 replace --force -f testdata/netcat-deployment.yaml
I1001 19:57:16.102533  381103 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-d4pwp" [6c5df19a-bc82-40a6-ab40-675316387f3c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-d4pwp" [6c5df19a-bc82-40a6-ab40-675316387f3c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004037412s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.35s)

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

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

                                                
                                    
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-202782 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.17s)

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

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

                                                
                                    
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-202782 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.14s)
E1001 20:02:57.070832  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:03:01.938004  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:03:04.307812  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:03:05.759750  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:03:06.916986  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-593351 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-593351 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (38.527398891s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (38.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-822676 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" [9f76ecb3-d343-4ed9-b834-f2a83fe88d87] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9f76ecb3-d343-4ed9-b834-f2a83fe88d87] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003205604s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-822676 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-387781 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" [e2fc0356-0bb2-42cc-8b9f-5e54ed3ce3fb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e2fc0356-0bb2-42cc-8b9f-5e54ed3ce3fb] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003626121s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-387781 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.22s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-822676 --alsologtostderr -v=3
E1001 19:58:16.825499  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-822676 --alsologtostderr -v=3: (11.812716393s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.81s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-593351 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" [21593546-9f74-4aaa-b601-cb9cd3a29409] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [21593546-9f74-4aaa-b601-cb9cd3a29409] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003905945s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-593351 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.24s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p embed-certs-822676 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.16s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p no-preload-387781 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.17s)

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-diff-port-593351 --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 (263.29s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-593351 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-593351 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m23.014623227s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-593351 -n default-k8s-diff-port-593351
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (263.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-453799 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" [55609a01-8360-4a83-85ac-735f282603cc] Pending
helpers_test.go:344: "busybox" [55609a01-8360-4a83-85ac-735f282603cc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [55609a01-8360-4a83-85ac-735f282603cc] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.00403346s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-453799 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.37s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-453799 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-453799 --alsologtostderr -v=3: (11.954515785s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.95s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-453799 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-453799 --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
E1001 19:59:31.857318  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:31.863701  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:31.875053  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:31.896374  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:31.937685  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:32.019076  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:32.180666  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:32.502313  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:33.143723  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:34.425682  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:36.987464  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:42.108890  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:52.351252  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.129617  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.136139  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.147448  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.168755  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.210164  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.291701  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.453198  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.774899  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:58.872350  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/functional-997314/client.crt: no such file or directory" logger="UnhandledError"
E1001 19:59:59.416255  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:00.698976  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:03.260753  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:08.382099  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:12.832709  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:18.623926  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:20.447467  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:20.453843  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:20.465158  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:20.486464  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:20.527776  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:20.609147  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:20.770798  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:21.092038  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:21.733418  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:23.015287  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:25.576850  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:30.698859  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:39.105806  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:40.940973  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:47.637003  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:47.643362  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:47.654689  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:47.676018  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:47.717350  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:47.798734  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:47.960161  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:48.281541  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:48.923785  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:50.205092  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:52.767376  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:53.794486  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:00:57.889730  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:01.423322  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:08.131699  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:20.067256  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:28.613662  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:42.385571  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/calico-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:43.821503  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:43.827887  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:43.839179  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:43.860489  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:43.901791  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:43.984061  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:44.145855  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:44.467542  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:44.980503  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:44.986892  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:44.998230  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:45.019568  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:45.060884  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:45.109224  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:45.142441  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:45.303904  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:45.625322  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-453799 --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: (2m16.190120833s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-453799 -n old-k8s-version-453799
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (136.49s)

                                                
                                    
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-7dkhz" [f0c09051-ee8c-434c-8412-bd9414cb9e98] Running
E1001 20:01:46.266978  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:46.390476  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:47.548673  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:48.952639  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:50.110873  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/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.0044411s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-7dkhz" [f0c09051-ee8c-434c-8412-bd9414cb9e98] Running
E1001 20:01:54.074158  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:01:55.232582  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003567614s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-453799 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-453799 -n old-k8s-version-453799
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-453799 -n old-k8s-version-453799: exit status 2 (279.295983ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p old-k8s-version-453799 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-453799 -n old-k8s-version-453799
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-453799 -n old-k8s-version-453799
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-260056 --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
E1001 20:02:04.316211  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:05.473977  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:09.575229  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:15.716529  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/auto-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.094647  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.101068  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.112443  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.134673  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.176012  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.257387  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.418874  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:16.740702  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:17.382299  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:18.663610  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:21.225631  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:24.797638  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/bridge-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:25.955292  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:26.347793  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-260056 --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: (25.083181661s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (25.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-260056 --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.75s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-260056 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-260056 --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
E1001 20:02:36.589397  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/enable-default-cni-202782/client.crt: no such file or directory" logger="UnhandledError"
E1001 20:02:41.988852  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/kindnet-202782/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-260056 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (12.514558793s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-260056 -n newest-cni-260056
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.80s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-260056 -n newest-cni-260056
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-260056 -n newest-cni-260056: exit status 2 (274.503755ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-260056 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-260056 -n newest-cni-260056
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-260056 -n newest-cni-260056
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.51s)

                                                
                                    
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-f9gmt" [f88b697d-080b-45e7-bf37-ec5a4dd8c9e9] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0040346s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-ghsnk" [9645e18f-1b4a-409e-8aa6-a0d0a74771ef] Running
E1001 20:03:16.825789  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/addons-179668/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003784364s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-f9gmt" [f88b697d-080b-45e7-bf37-ec5a4dd8c9e9] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003442558s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-822676 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-b5jll" [0ef9b6a1-830f-4f3c-9768-3ea5341a8caa] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003943764s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-ghsnk" [9645e18f-1b4a-409e-8aa6-a0d0a74771ef] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003983625s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-593351 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.08s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-822676 -n embed-certs-822676
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-822676 -n embed-certs-822676: exit status 2 (285.024713ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p embed-certs-822676 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-822676 -n embed-certs-822676
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-822676 -n embed-certs-822676
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.56s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-593351 -n default-k8s-diff-port-593351
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-593351 -n default-k8s-diff-port-593351: exit status 2 (308.20417ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-diff-port-593351 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-593351 -n default-k8s-diff-port-593351
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-593351 -n default-k8s-diff-port-593351
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.63s)

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

                                                
                                                
=== 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-b5jll" [0ef9b6a1-830f-4f3c-9768-3ea5341a8caa] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004127835s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-387781 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-387781 -n no-preload-387781
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-387781 -n no-preload-387781: exit status 2 (260.539649ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p no-preload-387781 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-387781 -n no-preload-387781
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-387781 -n no-preload-387781
E1001 20:03:31.497065  381103 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19736-374261/.minikube/profiles/custom-flannel-202782/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.41s)

                                                
                                    

Test skip (25/327)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.24s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:783: skipping: crio not supported
addons_test.go:977: (dbg) Run:  out/minikube-linux-amd64 -p addons-179668 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.24s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.68s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.69s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard