Test Report: Docker_Linux_crio_arm64 17909

                    
                      8c4e1a0f8b9318dd26c2bbdca1104d823a34cf29:2024-03-05:33419
                    
                

Test fail (2/335)

Order failed test Duration
39 TestAddons/parallel/Ingress 167.18
254 TestScheduledStopUnix 37.26
x
+
TestAddons/parallel/Ingress (167.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-649326 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-649326 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-649326 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" [45797b3a-fb8a-4322-9a75-f26c021acec0] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [45797b3a-fb8a-4322-9a75-f26c021acec0] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003549539s
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-649326 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.047184721s)

                                                
                                                
** 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-649326 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.064036374s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached

                                                
                                                

                                                
                                                

                                                
                                                
stderr: 
addons_test.go:306: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:311: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-649326 addons disable ingress --alsologtostderr -v=1: (7.741074396s)
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-649326
helpers_test.go:235: (dbg) docker inspect addons-649326:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "4dc8c8b83276c0cde7ffbb37a3e316869b974b9effc09d9d3041c30b11b083e1",
	        "Created": "2024-03-05T03:58:03.629620434Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 2132965,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-05T03:58:03.928634639Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:4a9b65157dd7fb2ddb7cb7afe975b3dc288e9877c60d13613a69dd41a70e2e4e",
	        "ResolvConfPath": "/var/lib/docker/containers/4dc8c8b83276c0cde7ffbb37a3e316869b974b9effc09d9d3041c30b11b083e1/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/4dc8c8b83276c0cde7ffbb37a3e316869b974b9effc09d9d3041c30b11b083e1/hostname",
	        "HostsPath": "/var/lib/docker/containers/4dc8c8b83276c0cde7ffbb37a3e316869b974b9effc09d9d3041c30b11b083e1/hosts",
	        "LogPath": "/var/lib/docker/containers/4dc8c8b83276c0cde7ffbb37a3e316869b974b9effc09d9d3041c30b11b083e1/4dc8c8b83276c0cde7ffbb37a3e316869b974b9effc09d9d3041c30b11b083e1-json.log",
	        "Name": "/addons-649326",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-649326:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-649326",
	            "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/ce32064fcf8413278daa3731ebf294c38498cd1ba642bb0a6639ee0d0b013b46-init/diff:/var/lib/docker/overlay2/423fb181de42bf2fff4f2436233a3066e6b64d14a90221913df20465d28fdb3b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ce32064fcf8413278daa3731ebf294c38498cd1ba642bb0a6639ee0d0b013b46/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ce32064fcf8413278daa3731ebf294c38498cd1ba642bb0a6639ee0d0b013b46/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ce32064fcf8413278daa3731ebf294c38498cd1ba642bb0a6639ee0d0b013b46/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-649326",
	                "Source": "/var/lib/docker/volumes/addons-649326/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-649326",
	            "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.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08",
	            "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-649326",
	                "name.minikube.sigs.k8s.io": "addons-649326",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c2fe3b98d7ec13ce4c86635fe5ab342a0e0e6f95926a831d9a6cfa6fb9b1800c",
	            "SandboxKey": "/var/run/docker/netns/c2fe3b98d7ec",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35049"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35048"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35045"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35047"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35046"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-649326": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "4dc8c8b83276",
	                        "addons-649326"
	                    ],
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "484b5a20cea39300325064af208b14dadeeda7b57a5b626fd80835b27a4d24f5",
	                    "EndpointID": "4d8dbf60e79ed4f338774a48404b336c0913c3a58efa8da98a695f597b0fbae6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-649326",
	                        "4dc8c8b83276"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-649326 -n addons-649326
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-649326 logs -n 25: (1.449831745s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-565557                                                                     | download-only-565557   | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| delete  | -p download-only-407140                                                                     | download-only-407140   | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| delete  | -p download-only-574412                                                                     | download-only-574412   | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| start   | --download-only -p                                                                          | download-docker-685329 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | download-docker-685329                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-685329                                                                   | download-docker-685329 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-734085   | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | binary-mirror-734085                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35021                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-734085                                                                     | binary-mirror-734085   | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| addons  | disable dashboard -p                                                                        | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | addons-649326                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | addons-649326                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-649326 --wait=true                                                                | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 04:00 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| ip      | addons-649326 ip                                                                            | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:00 UTC | 05 Mar 24 04:00 UTC |
	| addons  | addons-649326 addons disable                                                                | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:00 UTC | 05 Mar 24 04:00 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:00 UTC | 05 Mar 24 04:00 UTC |
	|         | -p addons-649326                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-649326 ssh cat                                                                       | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | /opt/local-path-provisioner/pvc-07b1e0a4-0914-45b3-a2bf-4ae142a30731_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-649326 addons disable                                                                | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | addons-649326                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | -p addons-649326                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-649326 addons                                                                        | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-649326 addons                                                                        | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-649326 addons                                                                        | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC | 05 Mar 24 04:01 UTC |
	|         | addons-649326                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-649326 ssh curl -s                                                                   | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:01 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-649326 ip                                                                            | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:03 UTC | 05 Mar 24 04:03 UTC |
	| addons  | addons-649326 addons disable                                                                | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:04 UTC | 05 Mar 24 04:04 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-649326 addons disable                                                                | addons-649326          | jenkins | v1.32.0 | 05 Mar 24 04:04 UTC | 05 Mar 24 04:04 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/05 03:57:40
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0305 03:57:40.305215 2132503 out.go:291] Setting OutFile to fd 1 ...
	I0305 03:57:40.305373 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:40.305399 2132503 out.go:304] Setting ErrFile to fd 2...
	I0305 03:57:40.305416 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:40.305693 2132503 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 03:57:40.306139 2132503 out.go:298] Setting JSON to false
	I0305 03:57:40.307048 2132503 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":34807,"bootTime":1709576254,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 03:57:40.307119 2132503 start.go:139] virtualization:  
	I0305 03:57:40.309355 2132503 out.go:177] * [addons-649326] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0305 03:57:40.311971 2132503 out.go:177]   - MINIKUBE_LOCATION=17909
	I0305 03:57:40.313694 2132503 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 03:57:40.312126 2132503 notify.go:220] Checking for updates...
	I0305 03:57:40.317724 2132503 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 03:57:40.319655 2132503 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 03:57:40.321519 2132503 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0305 03:57:40.323408 2132503 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0305 03:57:40.325310 2132503 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 03:57:40.346922 2132503 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 03:57:40.347041 2132503 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:40.421191 2132503 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-05 03:57:40.411174823 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:40.421296 2132503 docker.go:295] overlay module found
	I0305 03:57:40.423659 2132503 out.go:177] * Using the docker driver based on user configuration
	I0305 03:57:40.425394 2132503 start.go:297] selected driver: docker
	I0305 03:57:40.425412 2132503 start.go:901] validating driver "docker" against <nil>
	I0305 03:57:40.425427 2132503 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0305 03:57:40.426071 2132503 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:40.485325 2132503 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-05 03:57:40.476945213 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:40.485504 2132503 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0305 03:57:40.485739 2132503 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]
	I0305 03:57:40.487597 2132503 out.go:177] * Using Docker driver with root privileges
	I0305 03:57:40.489596 2132503 cni.go:84] Creating CNI manager for ""
	I0305 03:57:40.489615 2132503 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 03:57:40.489624 2132503 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0305 03:57:40.489714 2132503 start.go:340] cluster config:
	{Name:addons-649326 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-649326 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0305 03:57:40.491865 2132503 out.go:177] * Starting "addons-649326" primary control-plane node in "addons-649326" cluster
	I0305 03:57:40.493476 2132503 cache.go:121] Beginning downloading kic base image for docker with crio
	I0305 03:57:40.495643 2132503 out.go:177] * Pulling base image v0.0.42-1708944392-18244 ...
	I0305 03:57:40.497202 2132503 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 03:57:40.497255 2132503 preload.go:147] Found local preload: /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4
	I0305 03:57:40.497267 2132503 cache.go:56] Caching tarball of preloaded images
	I0305 03:57:40.497296 2132503 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0305 03:57:40.497345 2132503 preload.go:173] Found /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0305 03:57:40.497355 2132503 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on crio
	I0305 03:57:40.497708 2132503 profile.go:142] Saving config to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/config.json ...
	I0305 03:57:40.497774 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/config.json: {Name:mk5e533b09f1d449bd6f29a7c760897afc8c818d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:57:40.513737 2132503 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0305 03:57:40.513893 2132503 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0305 03:57:40.513916 2132503 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0305 03:57:40.513922 2132503 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0305 03:57:40.513934 2132503 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0305 03:57:40.513944 2132503 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from local cache
	I0305 03:57:56.404464 2132503 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 from cached tarball
	I0305 03:57:56.404505 2132503 cache.go:194] Successfully downloaded all kic artifacts
	I0305 03:57:56.404534 2132503 start.go:360] acquireMachinesLock for addons-649326: {Name:mk06a004380ceaf28edda0edd0baafab22686de7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0305 03:57:56.404654 2132503 start.go:364] duration metric: took 96.09µs to acquireMachinesLock for "addons-649326"
	I0305 03:57:56.404688 2132503 start.go:93] Provisioning new machine with config: &{Name:addons-649326 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-649326 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0305 03:57:56.404776 2132503 start.go:125] createHost starting for "" (driver="docker")
	I0305 03:57:56.407371 2132503 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0305 03:57:56.407631 2132503 start.go:159] libmachine.API.Create for "addons-649326" (driver="docker")
	I0305 03:57:56.407667 2132503 client.go:168] LocalClient.Create starting
	I0305 03:57:56.407786 2132503 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem
	I0305 03:57:56.735486 2132503 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem
	I0305 03:57:57.020754 2132503 cli_runner.go:164] Run: docker network inspect addons-649326 --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}}]}"
	W0305 03:57:57.038002 2132503 cli_runner.go:211] docker network inspect addons-649326 --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
	I0305 03:57:57.038102 2132503 network_create.go:281] running [docker network inspect addons-649326] to gather additional debugging logs...
	I0305 03:57:57.038124 2132503 cli_runner.go:164] Run: docker network inspect addons-649326
	W0305 03:57:57.052904 2132503 cli_runner.go:211] docker network inspect addons-649326 returned with exit code 1
	I0305 03:57:57.052938 2132503 network_create.go:284] error running [docker network inspect addons-649326]: docker network inspect addons-649326: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-649326 not found
	I0305 03:57:57.052953 2132503 network_create.go:286] output of [docker network inspect addons-649326]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-649326 not found
	
	** /stderr **
	I0305 03:57:57.053076 2132503 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}}]}"
	I0305 03:57:57.072869 2132503 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:0x40024df050}
	I0305 03:57:57.072908 2132503 network_create.go:124] attempt to create docker network addons-649326 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0305 03:57:57.072965 2132503 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-649326 addons-649326
	I0305 03:57:57.136544 2132503 network_create.go:108] docker network addons-649326 192.168.49.0/24 created
	I0305 03:57:57.136579 2132503 kic.go:121] calculated static IP "192.168.49.2" for the "addons-649326" container
	I0305 03:57:57.136668 2132503 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0305 03:57:57.150762 2132503 cli_runner.go:164] Run: docker volume create addons-649326 --label name.minikube.sigs.k8s.io=addons-649326 --label created_by.minikube.sigs.k8s.io=true
	I0305 03:57:57.167198 2132503 oci.go:103] Successfully created a docker volume addons-649326
	I0305 03:57:57.167306 2132503 cli_runner.go:164] Run: docker run --rm --name addons-649326-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-649326 --entrypoint /usr/bin/test -v addons-649326:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib
	I0305 03:57:59.031190 2132503 cli_runner.go:217] Completed: docker run --rm --name addons-649326-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-649326 --entrypoint /usr/bin/test -v addons-649326:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib: (1.863833804s)
	I0305 03:57:59.031219 2132503 oci.go:107] Successfully prepared a docker volume addons-649326
	I0305 03:57:59.031251 2132503 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 03:57:59.031269 2132503 kic.go:194] Starting extracting preloaded images to volume ...
	I0305 03:57:59.031357 2132503 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-649326:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir
	I0305 03:58:03.559880 2132503 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-649326:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir: (4.528471682s)
	I0305 03:58:03.559915 2132503 kic.go:203] duration metric: took 4.528641593s to extract preloaded images to volume ...
	W0305 03:58:03.560082 2132503 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0305 03:58:03.560195 2132503 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0305 03:58:03.616029 2132503 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-649326 --name addons-649326 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-649326 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-649326 --network addons-649326 --ip 192.168.49.2 --volume addons-649326:/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.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08
	I0305 03:58:03.939655 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Running}}
	I0305 03:58:03.960769 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:03.983273 2132503 cli_runner.go:164] Run: docker exec addons-649326 stat /var/lib/dpkg/alternatives/iptables
	I0305 03:58:04.084868 2132503 oci.go:144] the created container "addons-649326" has a running status.
	I0305 03:58:04.084895 2132503 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa...
	I0305 03:58:05.265228 2132503 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0305 03:58:05.283375 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:05.298882 2132503 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0305 03:58:05.298920 2132503 kic_runner.go:114] Args: [docker exec --privileged addons-649326 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0305 03:58:05.343916 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:05.362557 2132503 machine.go:94] provisionDockerMachine start ...
	I0305 03:58:05.362655 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:05.378345 2132503 main.go:141] libmachine: Using SSH client type: native
	I0305 03:58:05.378630 2132503 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35049 <nil> <nil>}
	I0305 03:58:05.378639 2132503 main.go:141] libmachine: About to run SSH command:
	hostname
	I0305 03:58:05.507437 2132503 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-649326
	
	I0305 03:58:05.507463 2132503 ubuntu.go:169] provisioning hostname "addons-649326"
	I0305 03:58:05.507541 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:05.524553 2132503 main.go:141] libmachine: Using SSH client type: native
	I0305 03:58:05.524803 2132503 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35049 <nil> <nil>}
	I0305 03:58:05.524821 2132503 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-649326 && echo "addons-649326" | sudo tee /etc/hostname
	I0305 03:58:05.668318 2132503 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-649326
	
	I0305 03:58:05.668411 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:05.685552 2132503 main.go:141] libmachine: Using SSH client type: native
	I0305 03:58:05.685816 2132503 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35049 <nil> <nil>}
	I0305 03:58:05.685844 2132503 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-649326' /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-649326/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-649326' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0305 03:58:05.815865 2132503 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0305 03:58:05.815890 2132503 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17909-2126334/.minikube CaCertPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17909-2126334/.minikube}
	I0305 03:58:05.815908 2132503 ubuntu.go:177] setting up certificates
	I0305 03:58:05.815918 2132503 provision.go:84] configureAuth start
	I0305 03:58:05.815995 2132503 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-649326
	I0305 03:58:05.834614 2132503 provision.go:143] copyHostCerts
	I0305 03:58:05.834722 2132503 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.pem (1082 bytes)
	I0305 03:58:05.834887 2132503 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17909-2126334/.minikube/cert.pem (1123 bytes)
	I0305 03:58:05.834972 2132503 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17909-2126334/.minikube/key.pem (1679 bytes)
	I0305 03:58:05.835058 2132503 provision.go:117] generating server cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca-key.pem org=jenkins.addons-649326 san=[127.0.0.1 192.168.49.2 addons-649326 localhost minikube]
	I0305 03:58:06.348236 2132503 provision.go:177] copyRemoteCerts
	I0305 03:58:06.348308 2132503 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0305 03:58:06.348355 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:06.370388 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:06.468733 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0305 03:58:06.493538 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0305 03:58:06.517275 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0305 03:58:06.541164 2132503 provision.go:87] duration metric: took 725.223423ms to configureAuth
	I0305 03:58:06.541198 2132503 ubuntu.go:193] setting minikube options for container-runtime
	I0305 03:58:06.541387 2132503 config.go:182] Loaded profile config "addons-649326": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 03:58:06.541497 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:06.557246 2132503 main.go:141] libmachine: Using SSH client type: native
	I0305 03:58:06.557488 2132503 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35049 <nil> <nil>}
	I0305 03:58:06.557507 2132503 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0305 03:58:06.782960 2132503 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0305 03:58:06.782987 2132503 machine.go:97] duration metric: took 1.420410377s to provisionDockerMachine
	I0305 03:58:06.782998 2132503 client.go:171] duration metric: took 10.375320161s to LocalClient.Create
	I0305 03:58:06.783012 2132503 start.go:167] duration metric: took 10.375380895s to libmachine.API.Create "addons-649326"
	I0305 03:58:06.783019 2132503 start.go:293] postStartSetup for "addons-649326" (driver="docker")
	I0305 03:58:06.783030 2132503 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]
	I0305 03:58:06.783093 2132503 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
	I0305 03:58:06.783157 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:06.799023 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:06.893866 2132503 ssh_runner.go:195] Run: cat /etc/os-release
	I0305 03:58:06.896900 2132503 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0305 03:58:06.896935 2132503 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0305 03:58:06.896946 2132503 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0305 03:58:06.896954 2132503 info.go:137] Remote host: Ubuntu 22.04.3 LTS
	I0305 03:58:06.896968 2132503 filesync.go:126] Scanning /home/jenkins/minikube-integration/17909-2126334/.minikube/addons for local assets ...
	I0305 03:58:06.897033 2132503 filesync.go:126] Scanning /home/jenkins/minikube-integration/17909-2126334/.minikube/files for local assets ...
	I0305 03:58:06.897058 2132503 start.go:296] duration metric: took 114.033438ms for postStartSetup
	I0305 03:58:06.897366 2132503 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-649326
	I0305 03:58:06.912589 2132503 profile.go:142] Saving config to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/config.json ...
	I0305 03:58:06.912874 2132503 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0305 03:58:06.912938 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:06.928299 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:07.016952 2132503 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0305 03:58:07.021510 2132503 start.go:128] duration metric: took 10.616719868s to createHost
	I0305 03:58:07.021577 2132503 start.go:83] releasing machines lock for "addons-649326", held for 10.616905861s
	I0305 03:58:07.021681 2132503 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-649326
	I0305 03:58:07.037912 2132503 ssh_runner.go:195] Run: cat /version.json
	I0305 03:58:07.037951 2132503 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0305 03:58:07.037967 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:07.038028 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:07.055637 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:07.073511 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:07.159412 2132503 ssh_runner.go:195] Run: systemctl --version
	I0305 03:58:07.273770 2132503 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0305 03:58:07.414574 2132503 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0305 03:58:07.418825 2132503 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" ;
	I0305 03:58:07.439837 2132503 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0305 03:58:07.439928 2132503 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0305 03:58:07.473708 2132503 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0305 03:58:07.473728 2132503 start.go:494] detecting cgroup driver to use...
	I0305 03:58:07.473765 2132503 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0305 03:58:07.473812 2132503 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0305 03:58:07.490040 2132503 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0305 03:58:07.501386 2132503 docker.go:217] disabling cri-docker service (if available) ...
	I0305 03:58:07.501445 2132503 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0305 03:58:07.516053 2132503 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0305 03:58:07.530328 2132503 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0305 03:58:07.630530 2132503 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0305 03:58:07.727324 2132503 docker.go:233] disabling docker service ...
	I0305 03:58:07.727402 2132503 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0305 03:58:07.747372 2132503 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0305 03:58:07.759210 2132503 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0305 03:58:07.855356 2132503 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0305 03:58:07.957660 2132503 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0305 03:58:07.969802 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0305 03:58:07.986193 2132503 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0305 03:58:07.986260 2132503 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 03:58:07.996525 2132503 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0305 03:58:07.996658 2132503 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 03:58:08.010851 2132503 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 03:58:08.021707 2132503 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 03:58:08.032281 2132503 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0305 03:58:08.042159 2132503 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0305 03:58:08.051396 2132503 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0305 03:58:08.060169 2132503 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0305 03:58:08.154666 2132503 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0305 03:58:08.266501 2132503 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0305 03:58:08.266590 2132503 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0305 03:58:08.270700 2132503 start.go:562] Will wait 60s for crictl version
	I0305 03:58:08.270788 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:58:08.274314 2132503 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0305 03:58:08.311352 2132503 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0305 03:58:08.311522 2132503 ssh_runner.go:195] Run: crio --version
	I0305 03:58:08.348489 2132503 ssh_runner.go:195] Run: crio --version
	I0305 03:58:08.393356 2132503 out.go:177] * Preparing Kubernetes v1.28.4 on CRI-O 1.24.6 ...
	I0305 03:58:08.395075 2132503 cli_runner.go:164] Run: docker network inspect addons-649326 --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}}]}"
	I0305 03:58:08.410254 2132503 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0305 03:58:08.413822 2132503 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""
	I0305 03:58:08.424726 2132503 kubeadm.go:877] updating cluster {Name:addons-649326 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-649326 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0305 03:58:08.424845 2132503 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 03:58:08.424907 2132503 ssh_runner.go:195] Run: sudo crictl images --output json
	I0305 03:58:08.495514 2132503 crio.go:496] all images are preloaded for cri-o runtime.
	I0305 03:58:08.495547 2132503 crio.go:415] Images already preloaded, skipping extraction
	I0305 03:58:08.495616 2132503 ssh_runner.go:195] Run: sudo crictl images --output json
	I0305 03:58:08.532318 2132503 crio.go:496] all images are preloaded for cri-o runtime.
	I0305 03:58:08.532341 2132503 cache_images.go:84] Images are preloaded, skipping loading
	I0305 03:58:08.532349 2132503 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.28.4 crio true true} ...
	I0305 03:58:08.532450 2132503 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-649326 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.28.4 ClusterName:addons-649326 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:}
	I0305 03:58:08.532545 2132503 ssh_runner.go:195] Run: crio config
	I0305 03:58:08.580523 2132503 cni.go:84] Creating CNI manager for ""
	I0305 03:58:08.580548 2132503 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 03:58:08.580559 2132503 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0305 03:58:08.580584 2132503 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.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-649326 NodeName:addons-649326 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}
	I0305 03:58:08.580742 2132503 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-649326"
	  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.28.4
	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%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0305 03:58:08.580827 2132503 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
	I0305 03:58:08.590095 2132503 binaries.go:44] Found k8s binaries, skipping transfer
	I0305 03:58:08.590167 2132503 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0305 03:58:08.599133 2132503 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0305 03:58:08.616669 2132503 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0305 03:58:08.634430 2132503 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0305 03:58:08.653175 2132503 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0305 03:58:08.656628 2132503 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""
	I0305 03:58:08.667531 2132503 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0305 03:58:08.760355 2132503 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0305 03:58:08.774894 2132503 certs.go:68] Setting up /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326 for IP: 192.168.49.2
	I0305 03:58:08.774964 2132503 certs.go:194] generating shared ca certs ...
	I0305 03:58:08.774994 2132503 certs.go:226] acquiring lock for ca certs: {Name:mkbb1962e5c55bf3351f2c6e6b8a52de2404f4b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:08.775660 2132503 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.key
	I0305 03:58:09.869513 2132503 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt ...
	I0305 03:58:09.869550 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt: {Name:mkb05f22805d949da980747f992ee5cfe53776c0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:09.870239 2132503 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.key ...
	I0305 03:58:09.870257 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.key: {Name:mkabc3475ddae44eb8c547a6e398aedb3fa56b6d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:09.870850 2132503 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.key
	I0305 03:58:10.219113 2132503 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.crt ...
	I0305 03:58:10.219146 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.crt: {Name:mk2bbd66aa0f6b1612460ebb4db01d32556123c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:10.219336 2132503 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.key ...
	I0305 03:58:10.219349 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.key: {Name:mka9bb69412313a1cc948c34b3e8a0a4b807f181 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:10.219442 2132503 certs.go:256] generating profile certs ...
	I0305 03:58:10.219509 2132503 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.key
	I0305 03:58:10.219528 2132503 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt with IP's: []
	I0305 03:58:10.426213 2132503 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt ...
	I0305 03:58:10.426247 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: {Name:mk0a9b2224fa27b14038c7d37b0cd520f1d6a57f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:10.426934 2132503 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.key ...
	I0305 03:58:10.426951 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.key: {Name:mkcf6dab1186eedf150362f55f1336dcb0764ab7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:10.427535 2132503 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.key.22dcc85f
	I0305 03:58:10.427560 2132503 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.crt.22dcc85f with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0305 03:58:12.091347 2132503 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.crt.22dcc85f ...
	I0305 03:58:12.091384 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.crt.22dcc85f: {Name:mk668038d683d88d7b690dd888d901dd39323e9f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:12.091592 2132503 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.key.22dcc85f ...
	I0305 03:58:12.091607 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.key.22dcc85f: {Name:mk9cd35ee5166ee3ad8a8524e9d03df0f3eb69e4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:12.091694 2132503 certs.go:381] copying /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.crt.22dcc85f -> /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.crt
	I0305 03:58:12.091794 2132503 certs.go:385] copying /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.key.22dcc85f -> /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.key
	I0305 03:58:12.091849 2132503 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.key
	I0305 03:58:12.091867 2132503 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.crt with IP's: []
	I0305 03:58:12.645687 2132503 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.crt ...
	I0305 03:58:12.645724 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.crt: {Name:mk38c5ebd8b6c668f000fd43996abb6080fa6565 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:12.645925 2132503 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.key ...
	I0305 03:58:12.645949 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.key: {Name:mk3dec2be0c547170fa508abbdc450877072a3a7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:12.646164 2132503 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca-key.pem (1679 bytes)
	I0305 03:58:12.646213 2132503 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem (1082 bytes)
	I0305 03:58:12.646245 2132503 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem (1123 bytes)
	I0305 03:58:12.646276 2132503 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/key.pem (1679 bytes)
	I0305 03:58:12.646947 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0305 03:58:12.672051 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0305 03:58:12.695727 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0305 03:58:12.720046 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0305 03:58:12.743641 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0305 03:58:12.767669 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0305 03:58:12.791881 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0305 03:58:12.815845 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0305 03:58:12.840540 2132503 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0305 03:58:12.864765 2132503 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0305 03:58:12.883057 2132503 ssh_runner.go:195] Run: openssl version
	I0305 03:58:12.889025 2132503 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"
	I0305 03:58:12.898781 2132503 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0305 03:58:12.902297 2132503 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar  5 03:58 /usr/share/ca-certificates/minikubeCA.pem
	I0305 03:58:12.902389 2132503 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0305 03:58:12.909483 2132503 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"
	I0305 03:58:12.919097 2132503 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0305 03:58:12.922336 2132503 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
	I0305 03:58:12.922381 2132503 kubeadm.go:391] StartCluster: {Name:addons-649326 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:addons-649326 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0305 03:58:12.922485 2132503 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0305 03:58:12.922549 2132503 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0305 03:58:12.959796 2132503 cri.go:89] found id: ""
	I0305 03:58:12.959919 2132503 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0305 03:58:12.969235 2132503 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0305 03:58:12.978381 2132503 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0305 03:58:12.978500 2132503 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
	I0305 03:58:12.987542 2132503 kubeadm.go:154] 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
	I0305 03:58:12.987562 2132503 kubeadm.go:156] found existing configuration files:
	
	I0305 03:58:12.987634 2132503 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0305 03:58:12.996506 2132503 kubeadm.go:162] "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
	I0305 03:58:12.996577 2132503 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0305 03:58:13.007251 2132503 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0305 03:58:13.016861 2132503 kubeadm.go:162] "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
	I0305 03:58:13.016958 2132503 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0305 03:58:13.025645 2132503 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0305 03:58:13.035094 2132503 kubeadm.go:162] "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
	I0305 03:58:13.035161 2132503 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0305 03:58:13.044178 2132503 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0305 03:58:13.052900 2132503 kubeadm.go:162] "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
	I0305 03:58:13.052993 2132503 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0305 03:58:13.061823 2132503 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$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"
	I0305 03:58:13.109360 2132503 kubeadm.go:309] [init] Using Kubernetes version: v1.28.4
	I0305 03:58:13.109623 2132503 kubeadm.go:309] [preflight] Running pre-flight checks
	I0305 03:58:13.150087 2132503 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0305 03:58:13.150159 2132503 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1055-aws
	I0305 03:58:13.150200 2132503 kubeadm.go:309] OS: Linux
	I0305 03:58:13.150252 2132503 kubeadm.go:309] CGROUPS_CPU: enabled
	I0305 03:58:13.150303 2132503 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0305 03:58:13.150353 2132503 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0305 03:58:13.150404 2132503 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0305 03:58:13.150452 2132503 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0305 03:58:13.150503 2132503 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0305 03:58:13.150548 2132503 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0305 03:58:13.150599 2132503 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0305 03:58:13.150654 2132503 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0305 03:58:13.226750 2132503 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0305 03:58:13.226879 2132503 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0305 03:58:13.226975 2132503 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0305 03:58:13.473975 2132503 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0305 03:58:13.478753 2132503 out.go:204]   - Generating certificates and keys ...
	I0305 03:58:13.478896 2132503 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0305 03:58:13.478984 2132503 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0305 03:58:13.748316 2132503 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0305 03:58:14.438617 2132503 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0305 03:58:15.161512 2132503 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0305 03:58:16.125610 2132503 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0305 03:58:16.822290 2132503 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0305 03:58:16.822613 2132503 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-649326 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0305 03:58:18.754345 2132503 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0305 03:58:18.754753 2132503 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-649326 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0305 03:58:19.037791 2132503 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0305 03:58:19.845199 2132503 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0305 03:58:20.312251 2132503 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0305 03:58:20.312560 2132503 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0305 03:58:20.688917 2132503 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0305 03:58:21.047176 2132503 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0305 03:58:21.310368 2132503 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0305 03:58:21.720435 2132503 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0305 03:58:21.721086 2132503 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0305 03:58:21.725132 2132503 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0305 03:58:21.728165 2132503 out.go:204]   - Booting up control plane ...
	I0305 03:58:21.728271 2132503 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0305 03:58:21.729278 2132503 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0305 03:58:21.730428 2132503 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0305 03:58:21.740982 2132503 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0305 03:58:21.741984 2132503 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0305 03:58:21.742039 2132503 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0305 03:58:21.828262 2132503 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I0305 03:58:28.830532 2132503 kubeadm.go:309] [apiclient] All control plane components are healthy after 7.002403 seconds
	I0305 03:58:28.830658 2132503 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0305 03:58:28.844169 2132503 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0305 03:58:29.370052 2132503 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0305 03:58:29.370252 2132503 kubeadm.go:309] [mark-control-plane] Marking the node addons-649326 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0305 03:58:29.885308 2132503 kubeadm.go:309] [bootstrap-token] Using token: y1bgh8.wrxmwhn9dgvpxvuh
	I0305 03:58:29.887077 2132503 out.go:204]   - Configuring RBAC rules ...
	I0305 03:58:29.887201 2132503 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0305 03:58:29.893876 2132503 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0305 03:58:29.904326 2132503 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0305 03:58:29.908684 2132503 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0305 03:58:29.912826 2132503 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0305 03:58:29.916652 2132503 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0305 03:58:29.930534 2132503 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0305 03:58:30.155846 2132503 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0305 03:58:30.312289 2132503 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0305 03:58:30.313416 2132503 kubeadm.go:309] 
	I0305 03:58:30.313495 2132503 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0305 03:58:30.313507 2132503 kubeadm.go:309] 
	I0305 03:58:30.313582 2132503 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0305 03:58:30.313591 2132503 kubeadm.go:309] 
	I0305 03:58:30.313616 2132503 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0305 03:58:30.313676 2132503 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0305 03:58:30.313744 2132503 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0305 03:58:30.313753 2132503 kubeadm.go:309] 
	I0305 03:58:30.313805 2132503 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0305 03:58:30.313813 2132503 kubeadm.go:309] 
	I0305 03:58:30.313859 2132503 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0305 03:58:30.313867 2132503 kubeadm.go:309] 
	I0305 03:58:30.313918 2132503 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0305 03:58:30.313994 2132503 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0305 03:58:30.314063 2132503 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0305 03:58:30.314071 2132503 kubeadm.go:309] 
	I0305 03:58:30.314152 2132503 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0305 03:58:30.314229 2132503 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0305 03:58:30.314238 2132503 kubeadm.go:309] 
	I0305 03:58:30.314318 2132503 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token y1bgh8.wrxmwhn9dgvpxvuh \
	I0305 03:58:30.314421 2132503 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:cefcd7c0bfd2c452822fa36506aa2c27229f3d47a807a2142de836bb6edf18e7 \
	I0305 03:58:30.314443 2132503 kubeadm.go:309] 	--control-plane 
	I0305 03:58:30.314451 2132503 kubeadm.go:309] 
	I0305 03:58:30.314532 2132503 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0305 03:58:30.314541 2132503 kubeadm.go:309] 
	I0305 03:58:30.314630 2132503 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token y1bgh8.wrxmwhn9dgvpxvuh \
	I0305 03:58:30.314739 2132503 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:cefcd7c0bfd2c452822fa36506aa2c27229f3d47a807a2142de836bb6edf18e7 
	I0305 03:58:30.318119 2132503 kubeadm.go:309] 	[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-1055-aws\n", err: exit status 1
	I0305 03:58:30.318234 2132503 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0305 03:58:30.318254 2132503 cni.go:84] Creating CNI manager for ""
	I0305 03:58:30.318263 2132503 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 03:58:30.320639 2132503 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0305 03:58:30.323742 2132503 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0305 03:58:30.345920 2132503 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.4/kubectl ...
	I0305 03:58:30.345940 2132503 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0305 03:58:30.388631 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0305 03:58:31.277569 2132503 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0305 03:58:31.277703 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:31.277783 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-649326 minikube.k8s.io/updated_at=2024_03_05T03_58_31_0700 minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=c10843c2362d401e82b228acf1f340a428845477 minikube.k8s.io/name=addons-649326 minikube.k8s.io/primary=true
	I0305 03:58:31.460088 2132503 ops.go:34] apiserver oom_adj: -16
	I0305 03:58:31.460229 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:31.960367 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:32.460871 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:32.961178 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:33.460609 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:33.961371 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:34.461032 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:34.960322 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:35.460635 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:35.960384 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:36.460396 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:36.960338 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:37.460361 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:37.960875 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:38.460401 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:38.961288 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:39.460851 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:39.960751 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:40.461187 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:40.960615 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:41.460996 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:41.960378 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:42.460677 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:42.960353 2132503 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 03:58:43.064908 2132503 kubeadm.go:1106] duration metric: took 11.7872504s to wait for elevateKubeSystemPrivileges
	W0305 03:58:43.064948 2132503 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0305 03:58:43.064957 2132503 kubeadm.go:393] duration metric: took 30.142579574s to StartCluster
	I0305 03:58:43.064976 2132503 settings.go:142] acquiring lock: {Name:mkcb5c641f18ebe4ce7c5a24601fb23663fb648c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:43.065106 2132503 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 03:58:43.065529 2132503 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/kubeconfig: {Name:mkc7f94e2bde916bb2b18dc0ff5a1ab6ea679ee4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 03:58:43.065743 2132503 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0305 03:58:43.068735 2132503 out.go:177] * Verifying Kubernetes components...
	I0305 03:58:43.065903 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0305 03:58:43.066093 2132503 config.go:182] Loaded profile config "addons-649326": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 03:58:43.066104 2132503 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true yakd:true]
	I0305 03:58:43.070856 2132503 addons.go:69] Setting yakd=true in profile "addons-649326"
	I0305 03:58:43.070883 2132503 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0305 03:58:43.070895 2132503 addons.go:234] Setting addon yakd=true in "addons-649326"
	I0305 03:58:43.070946 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.070983 2132503 addons.go:69] Setting ingress-dns=true in profile "addons-649326"
	I0305 03:58:43.071006 2132503 addons.go:234] Setting addon ingress-dns=true in "addons-649326"
	I0305 03:58:43.071040 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.071506 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.071514 2132503 addons.go:69] Setting inspektor-gadget=true in profile "addons-649326"
	I0305 03:58:43.071540 2132503 addons.go:234] Setting addon inspektor-gadget=true in "addons-649326"
	I0305 03:58:43.071565 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.071994 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.072822 2132503 addons.go:69] Setting cloud-spanner=true in profile "addons-649326"
	I0305 03:58:43.072862 2132503 addons.go:234] Setting addon cloud-spanner=true in "addons-649326"
	I0305 03:58:43.072763 2132503 addons.go:69] Setting metrics-server=true in profile "addons-649326"
	I0305 03:58:43.072888 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.072893 2132503 addons.go:234] Setting addon metrics-server=true in "addons-649326"
	I0305 03:58:43.072920 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.073296 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.073398 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.077985 2132503 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-649326"
	I0305 03:58:43.078063 2132503 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-649326"
	I0305 03:58:43.078095 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.078537 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.082989 2132503 addons.go:69] Setting default-storageclass=true in profile "addons-649326"
	I0305 03:58:43.083049 2132503 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-649326"
	I0305 03:58:43.083399 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.086155 2132503 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-649326"
	I0305 03:58:43.086228 2132503 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-649326"
	I0305 03:58:43.086296 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.086952 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.095396 2132503 addons.go:69] Setting gcp-auth=true in profile "addons-649326"
	I0305 03:58:43.095507 2132503 mustload.go:65] Loading cluster: addons-649326
	I0305 03:58:43.095766 2132503 config.go:182] Loaded profile config "addons-649326": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 03:58:43.096245 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.100760 2132503 addons.go:69] Setting registry=true in profile "addons-649326"
	I0305 03:58:43.100812 2132503 addons.go:234] Setting addon registry=true in "addons-649326"
	I0305 03:58:43.100852 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.101320 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.110908 2132503 addons.go:69] Setting ingress=true in profile "addons-649326"
	I0305 03:58:43.111024 2132503 addons.go:234] Setting addon ingress=true in "addons-649326"
	I0305 03:58:43.111105 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.111704 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.114422 2132503 addons.go:69] Setting storage-provisioner=true in profile "addons-649326"
	I0305 03:58:43.114465 2132503 addons.go:234] Setting addon storage-provisioner=true in "addons-649326"
	I0305 03:58:43.114502 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.114956 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.071508 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.132700 2132503 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-649326"
	I0305 03:58:43.132745 2132503 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-649326"
	I0305 03:58:43.133071 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.182498 2132503 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0305 03:58:43.189568 2132503 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0305 03:58:43.189639 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0305 03:58:43.189745 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.175059 2132503 addons.go:69] Setting volumesnapshots=true in profile "addons-649326"
	I0305 03:58:43.248907 2132503 addons.go:234] Setting addon volumesnapshots=true in "addons-649326"
	I0305 03:58:43.249007 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.249660 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.266110 2132503 addons.go:234] Setting addon default-storageclass=true in "addons-649326"
	I0305 03:58:43.266156 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.266648 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.310137 2132503 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.14
	I0305 03:58:43.334181 2132503 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.0
	I0305 03:58:43.343549 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.343566 2132503 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.25.1
	I0305 03:58:43.343728 2132503 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0305 03:58:43.343735 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0305 03:58:43.343740 2132503 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.14.5
	I0305 03:58:43.354532 2132503 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0305 03:58:43.356182 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0305 03:58:43.356252 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.364784 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0305 03:58:43.364982 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.392188 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0305 03:58:43.394211 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0305 03:58:43.396675 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0305 03:58:43.400055 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0305 03:58:43.402503 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0305 03:58:43.414921 2132503 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0305 03:58:43.417257 2132503 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0305 03:58:43.422197 2132503 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0305 03:58:43.415349 2132503 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0305 03:58:43.417185 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0305 03:58:43.417198 2132503 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.5
	I0305 03:58:43.424951 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0305 03:58:43.425019 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0305 03:58:43.425317 2132503 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0305 03:58:43.436057 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0305 03:58:43.436157 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.442284 2132503 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-649326"
	I0305 03:58:43.442501 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:43.443104 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:43.451799 2132503 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0305 03:58:43.454557 2132503 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0305 03:58:43.454578 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0305 03:58:43.454646 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.452889 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.457789 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0305 03:58:43.452931 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0305 03:58:43.453002 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.468234 2132503 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0305 03:58:43.468320 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.496086 2132503 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0305 03:58:43.498012 2132503 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0305 03:58:43.498034 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0305 03:58:43.498102 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.536162 2132503 out.go:177]   - Using image docker.io/registry:2.8.3
	I0305 03:58:43.492622 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0305 03:58:43.536144 2132503 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0305 03:58:43.542951 2132503 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0305 03:58:43.543043 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.559775 2132503 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0305 03:58:43.574246 2132503 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0305 03:58:43.574326 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0305 03:58:43.574441 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.560383 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0305 03:58:43.560404 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0305 03:58:43.606156 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.612164 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.560775 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.620471 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.624525 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.627643 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0305 03:58:43.628435 2132503 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0305 03:58:43.658237 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.667187 2132503 out.go:177]   - Using image docker.io/busybox:stable
	I0305 03:58:43.669871 2132503 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0305 03:58:43.673868 2132503 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0305 03:58:43.673902 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0305 03:58:43.673984 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:43.667298 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.701715 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.730981 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.765770 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.770971 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.781189 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.805058 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.829083 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:43.909899 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0305 03:58:44.108362 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0305 03:58:44.149653 2132503 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0305 03:58:44.149676 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0305 03:58:44.233998 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0305 03:58:44.234701 2132503 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0305 03:58:44.234758 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0305 03:58:44.260830 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0305 03:58:44.339457 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0305 03:58:44.351548 2132503 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0305 03:58:44.351620 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0305 03:58:44.353993 2132503 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0305 03:58:44.354058 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0305 03:58:44.363669 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0305 03:58:44.379153 2132503 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0305 03:58:44.379224 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0305 03:58:44.421573 2132503 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0305 03:58:44.421650 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0305 03:58:44.422100 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0305 03:58:44.422158 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0305 03:58:44.424920 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0305 03:58:44.428283 2132503 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0305 03:58:44.428342 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0305 03:58:44.520257 2132503 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0305 03:58:44.520332 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0305 03:58:44.535538 2132503 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0305 03:58:44.535610 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0305 03:58:44.559710 2132503 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0305 03:58:44.559783 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0305 03:58:44.581377 2132503 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0305 03:58:44.581449 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0305 03:58:44.676094 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0305 03:58:44.676166 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0305 03:58:44.689783 2132503 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0305 03:58:44.689860 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0305 03:58:44.759710 2132503 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0305 03:58:44.759782 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0305 03:58:44.799035 2132503 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0305 03:58:44.799109 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0305 03:58:44.813707 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0305 03:58:44.824746 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:44.854846 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0305 03:58:44.854918 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0305 03:58:44.921469 2132503 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0305 03:58:44.921542 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0305 03:58:44.946496 2132503 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0305 03:58:44.946570 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0305 03:58:45.036899 2132503 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0305 03:58:45.036981 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0305 03:58:45.056757 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0305 03:58:45.056855 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0305 03:58:45.130644 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:45.182908 2132503 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0305 03:58:45.182992 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0305 03:58:45.282626 2132503 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0305 03:58:45.282717 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0305 03:58:45.346207 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0305 03:58:45.346293 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0305 03:58:45.377544 2132503 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0305 03:58:45.377623 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0305 03:58:45.443587 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:45.490165 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0305 03:58:45.490240 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0305 03:58:45.516940 2132503 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0305 03:58:45.517021 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0305 03:58:45.640951 2132503 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0305 03:58:45.641025 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0305 03:58:45.663058 2132503 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0305 03:58:45.663127 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0305 03:58:45.742926 2132503 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0305 03:58:45.742997 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0305 03:58:45.862783 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0305 03:58:45.899286 2132503 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0305 03:58:45.899359 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0305 03:58:46.054604 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:46.753508 2132503 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.125041474s)
	I0305 03:58:46.754360 2132503 node_ready.go:35] waiting up to 6m0s for node "addons-649326" to be "Ready" ...
	I0305 03:58:46.754535 2132503 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.126384292s)
	I0305 03:58:46.754550 2132503 start.go:948] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0305 03:58:47.972960 2132503 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-649326" context rescaled to 1 replicas
	I0305 03:58:48.806931 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:58:49.219131 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.309190804s)
	I0305 03:58:50.539034 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (6.278132309s)
	I0305 03:58:50.539153 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.199628065s)
	I0305 03:58:50.539210 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (6.175472081s)
	I0305 03:58:50.538993 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (6.304913187s)
	I0305 03:58:50.539542 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (6.114574542s)
	I0305 03:58:50.539768 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (5.714948534s)
	I0305 03:58:50.540194 2132503 addons.go:470] Verifying addon metrics-server=true in "addons-649326"
	I0305 03:58:50.539581 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.431185338s)
	I0305 03:58:50.540276 2132503 addons.go:470] Verifying addon ingress=true in "addons-649326"
	I0305 03:58:50.544671 2132503 out.go:177] * Verifying ingress addon...
	I0305 03:58:50.539607 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.725826005s)
	I0305 03:58:50.539870 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.409126832s)
	I0305 03:58:50.539948 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.0962857s)
	I0305 03:58:50.540004 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.67714594s)
	I0305 03:58:50.544824 2132503 addons.go:470] Verifying addon registry=true in "addons-649326"
	W0305 03:58:50.544957 2132503 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:50.548861 2132503 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0305 03:58:50.550553 2132503 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-649326 service yakd-dashboard -n yakd-dashboard
	
	I0305 03:58:50.550560 2132503 out.go:177] * Verifying registry addon...
	I0305 03:58:50.550599 2132503 retry.go:31] will retry after 360.366052ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:50.555299 2132503 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0305 03:58:50.565010 2132503 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0305 03:58:50.568007 2132503 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0305 03:58:50.568076 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:50.568555 2132503 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0305 03:58:50.568597 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:50.822135 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.767431437s)
	I0305 03:58:50.822167 2132503 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-649326"
	I0305 03:58:50.829302 2132503 out.go:177] * Verifying csi-hostpath-driver addon...
	I0305 03:58:50.834211 2132503 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0305 03:58:50.835719 2132503 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0305 03:58:50.835825 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:50.848185 2132503 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0305 03:58:50.848207 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:50.858776 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:50.915875 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:50.973106 2132503 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0305 03:58:50.994160 2132503 addons.go:234] Setting addon gcp-auth=true in "addons-649326"
	I0305 03:58:50.994215 2132503 host.go:66] Checking if "addons-649326" exists ...
	I0305 03:58:50.994686 2132503 cli_runner.go:164] Run: docker container inspect addons-649326 --format={{.State.Status}}
	I0305 03:58:51.020268 2132503 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0305 03:58:51.020331 2132503 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-649326
	I0305 03:58:51.057257 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:51.060646 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:51.062508 2132503 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35049 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/addons-649326/id_rsa Username:docker}
	I0305 03:58:51.296816 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:58:51.346218 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:51.556345 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:51.578866 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:51.858077 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:52.055643 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:52.064432 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:52.339671 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:52.560307 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:52.567358 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:52.826191 2132503 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.805890456s)
	I0305 03:58:52.828841 2132503 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0305 03:58:52.826384 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.910471148s)
	I0305 03:58:52.830905 2132503 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.1
	I0305 03:58:52.833375 2132503 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0305 03:58:52.833438 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0305 03:58:52.838616 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:52.870810 2132503 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0305 03:58:52.870878 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0305 03:58:52.891117 2132503 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0305 03:58:52.891182 2132503 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0305 03:58:52.910848 2132503 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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
	I0305 03:58:53.055052 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:53.061595 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:53.339167 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:53.555591 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:53.559320 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:53.758184 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:58:53.846034 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:54.044274 2132503 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/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: (1.131781619s)
	I0305 03:58:54.047933 2132503 addons.go:470] Verifying addon gcp-auth=true in "addons-649326"
	I0305 03:58:54.051476 2132503 out.go:177] * Verifying gcp-auth addon...
	I0305 03:58:54.054134 2132503 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0305 03:58:54.073526 2132503 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0305 03:58:54.074565 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:54.076173 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:54.338875 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:54.555475 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:54.564335 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:54.564681 2132503 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0305 03:58:54.564714 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:54.838897 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:55.056638 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:55.059375 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:55.061299 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:55.339483 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:55.554858 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:55.558657 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:55.568589 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:55.758397 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:58:55.838888 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:56.055387 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:56.066459 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:56.069007 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:56.338352 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:56.559475 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:56.563338 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:56.563865 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:56.839164 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:57.055059 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:57.059548 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:57.060214 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:57.338253 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:57.560452 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:57.564126 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:57.566242 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:57.758500 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:58:57.840297 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:58.058576 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:58.062394 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:58.062668 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:58.339319 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:58.565497 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:58.569406 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:58.570329 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:58.839327 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:59.054976 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:59.058481 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:59.060242 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:59.338557 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:58:59.569760 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:58:59.575241 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:58:59.576298 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:58:59.758619 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:58:59.840094 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:00.056925 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:00.072571 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:00.076446 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:00.339942 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:00.557661 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:00.562589 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:00.563779 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:00.838893 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:01.055224 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:01.058806 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:01.059706 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:01.339383 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:01.556439 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:01.563789 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:01.564184 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:01.838615 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:02.055879 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:02.059726 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:02.060563 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:02.257960 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:02.338736 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:02.556956 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:02.558123 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:02.561558 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:02.839227 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:03.056790 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:03.061823 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:03.063366 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:03.338230 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:03.555893 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:03.558679 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:03.560865 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:03.838862 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:04.055460 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:04.057871 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:04.059745 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:04.258466 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:04.338691 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:04.554828 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:04.559278 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:04.560681 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:04.838712 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:05.055378 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:05.059693 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:05.060067 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:05.338700 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:05.556767 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:05.559142 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:05.560758 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:05.838403 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:06.055031 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:06.060317 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:06.060316 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:06.338687 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:06.555883 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:06.557911 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:06.560267 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:06.758824 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:06.840227 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:07.055827 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:07.058626 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:07.059758 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:07.339074 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:07.555213 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:07.559556 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:07.559838 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:07.839120 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:08.055663 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:08.060303 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:08.060694 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:08.338438 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:08.555283 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:08.560015 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:08.560918 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:08.839537 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:09.056175 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:09.060932 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:09.061864 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:09.258303 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:09.339206 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:09.555387 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:09.559408 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:09.559689 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:09.839506 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:10.055313 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:10.059210 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:10.059232 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:10.338521 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:10.555855 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:10.558788 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:10.560420 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:10.839190 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:11.055350 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:11.057694 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:11.060418 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:11.258747 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:11.338932 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:11.554695 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:11.559199 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:11.559552 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:11.838556 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:12.055524 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:12.060153 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:12.060153 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:12.339494 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:12.555396 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:12.558610 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:12.559090 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:12.840171 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:13.056839 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:13.060620 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:13.062036 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:13.258850 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:13.341842 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:13.555392 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:13.558070 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:13.559173 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:13.839523 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:14.055447 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:14.059170 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:14.059191 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:14.338676 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:14.555312 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:14.558359 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:14.559723 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:14.838663 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:15.055744 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:15.059156 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:15.059660 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:15.348458 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:15.555299 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:15.559425 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:15.565133 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:15.757504 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:15.838707 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:16.058232 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:16.059647 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:16.060503 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:16.338926 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:16.555889 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:16.559187 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:16.560979 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:16.838577 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:17.054877 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:17.058983 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:17.060300 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:17.338604 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:17.554899 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:17.557874 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:17.559639 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:17.757547 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:17.838898 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:18.054943 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:18.058626 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:18.060757 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:18.338935 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:18.555317 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:18.557422 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:18.559334 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:18.838565 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:19.055518 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:19.059347 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:19.059743 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:19.338965 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:19.555232 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:19.558961 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:19.560313 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:19.758351 2132503 node_ready.go:53] node "addons-649326" has status "Ready":"False"
	I0305 03:59:19.841181 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:20.062292 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:20.121405 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:20.124886 2132503 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0305 03:59:20.124919 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:20.275079 2132503 node_ready.go:49] node "addons-649326" has status "Ready":"True"
	I0305 03:59:20.275105 2132503 node_ready.go:38] duration metric: took 33.520727005s for node "addons-649326" to be "Ready" ...
	I0305 03:59:20.275116 2132503 pod_ready.go:35] 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" ...
	I0305 03:59:20.458922 2132503 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5dd5756b68-4mk85" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:20.460867 2132503 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0305 03:59:20.460892 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:20.571354 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:20.574374 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:20.602857 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:20.875510 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:21.056367 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:21.060151 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:21.061793 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:21.340569 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:21.565052 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:21.579749 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:21.580749 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:21.886898 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:21.977181 2132503 pod_ready.go:92] pod "coredns-5dd5756b68-4mk85" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:21.977226 2132503 pod_ready.go:81] duration metric: took 1.518270118s for pod "coredns-5dd5756b68-4mk85" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:21.977291 2132503 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.003603 2132503 pod_ready.go:92] pod "etcd-addons-649326" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:22.003641 2132503 pod_ready.go:81] duration metric: took 26.319023ms for pod "etcd-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.003659 2132503 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.011769 2132503 pod_ready.go:92] pod "kube-apiserver-addons-649326" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:22.011803 2132503 pod_ready.go:81] duration metric: took 8.114126ms for pod "kube-apiserver-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.011817 2132503 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.018453 2132503 pod_ready.go:92] pod "kube-controller-manager-addons-649326" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:22.018479 2132503 pod_ready.go:81] duration metric: took 6.636795ms for pod "kube-controller-manager-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.018493 2132503 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-vsfnz" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.027155 2132503 pod_ready.go:92] pod "kube-proxy-vsfnz" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:22.027181 2132503 pod_ready.go:81] duration metric: took 8.679448ms for pod "kube-proxy-vsfnz" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.027193 2132503 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.066936 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:22.073561 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:22.075777 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:22.340740 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:22.363901 2132503 pod_ready.go:92] pod "kube-scheduler-addons-649326" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:22.364025 2132503 pod_ready.go:81] duration metric: took 336.791033ms for pod "kube-scheduler-addons-649326" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.364068 2132503 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:22.557390 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:22.595050 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:22.596135 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:22.841264 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:23.054928 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:23.058845 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:23.060609 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:23.340315 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:23.556216 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:23.557737 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:23.561074 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:23.840379 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:24.058455 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:24.069594 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:24.069785 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:24.340670 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:24.372016 2132503 pod_ready.go:102] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:24.555606 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:24.567737 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:24.569613 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:24.841572 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:25.058189 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:25.071203 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:25.072135 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:25.340084 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:25.555456 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:25.558157 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:25.561246 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:25.840056 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:26.062032 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:26.069279 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:26.070341 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:26.340757 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:26.556668 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:26.567051 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:26.572958 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:26.840431 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:26.884954 2132503 pod_ready.go:102] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:27.055541 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:27.061446 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:27.061717 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:27.343340 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:27.555071 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:27.559241 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:27.561792 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:27.840508 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:28.054949 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:28.058662 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:28.071257 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:28.345816 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:28.566919 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:28.567814 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:28.568162 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:28.840699 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:29.065507 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:29.070951 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:29.072977 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:29.342291 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:29.370674 2132503 pod_ready.go:102] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:29.555055 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:29.559342 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:29.561578 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:29.842029 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:30.068996 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:30.069879 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:30.076335 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:30.341458 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:30.560235 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:30.586565 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:30.594103 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:30.841460 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:31.066931 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:31.068372 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:31.069864 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:31.341344 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:31.393217 2132503 pod_ready.go:102] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:31.558570 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:31.568514 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:31.575874 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:31.844025 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:32.058729 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:32.067043 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:32.068891 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:32.342224 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:32.566424 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:32.572002 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:32.572956 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:32.874639 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:33.088351 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:33.088808 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:33.113508 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:33.342248 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:33.556465 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:33.560758 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:33.563238 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:33.840340 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:33.871298 2132503 pod_ready.go:102] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:34.056007 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:34.058598 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:34.060765 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:34.341060 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:34.556169 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:34.562748 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:34.563387 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:34.840706 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:35.070730 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:35.071514 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:35.075229 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:35.342339 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:35.557069 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:35.562209 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:35.566550 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:35.843036 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:35.872241 2132503 pod_ready.go:102] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:36.057032 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:36.064333 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:36.066419 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:36.342683 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:36.556723 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:36.565698 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:36.566153 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:36.841670 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:37.063037 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:37.069247 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:37.073200 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:37.345972 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:37.555161 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:37.560349 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:37.560864 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:37.841006 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:38.060834 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:38.062133 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:38.063205 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:38.346003 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:38.383797 2132503 pod_ready.go:102] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:38.574240 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:38.575210 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:38.576446 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:38.848121 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:39.056921 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:39.071327 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:39.072118 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:39.361971 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:39.555936 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:39.561178 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:39.565821 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:39.840468 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:40.057829 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:40.063290 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:40.070844 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:40.344296 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:40.376162 2132503 pod_ready.go:92] pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:40.376186 2132503 pod_ready.go:81] duration metric: took 18.012065487s for pod "metrics-server-69cf46c98-7gfhq" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:40.376199 2132503 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-mjt8p" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:40.556547 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:40.561928 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:40.566084 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:40.841193 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:41.056393 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:41.063530 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:41.066668 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:41.340680 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:41.555900 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:41.561530 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:41.561945 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:41.840404 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:42.071720 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:42.073452 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:42.074699 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:42.341860 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:42.384140 2132503 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-mjt8p" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:42.556109 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:42.561482 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:42.562629 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:42.845491 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:43.055750 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:43.064865 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:43.065645 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:43.348999 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:43.561671 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:43.561856 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:43.563300 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:43.840572 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:44.056028 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:44.061625 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:44.062178 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:44.340061 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:44.555316 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:44.559050 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:44.560572 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:44.840485 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:44.883178 2132503 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-mjt8p" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:45.056543 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:45.063002 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:45.063512 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:45.340214 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:45.555373 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:45.557645 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:45.560886 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:45.843967 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:46.056477 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:46.076337 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:46.082013 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:46.340199 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:46.561342 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:46.565995 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:46.573149 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:46.841018 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:46.888551 2132503 pod_ready.go:102] pod "nvidia-device-plugin-daemonset-mjt8p" in "kube-system" namespace has status "Ready":"False"
	I0305 03:59:47.086203 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:47.092998 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:47.108717 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:47.342666 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:47.556376 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:47.563105 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:47.564333 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:47.841221 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:48.061064 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:48.064976 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:48.071756 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:48.341239 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:48.566233 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:48.567220 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:48.568217 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:48.840868 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:49.056728 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:49.062418 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:49.067178 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:49.340443 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:49.382729 2132503 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-mjt8p" in "kube-system" namespace has status "Ready":"True"
	I0305 03:59:49.382754 2132503 pod_ready.go:81] duration metric: took 9.006547057s for pod "nvidia-device-plugin-daemonset-mjt8p" in "kube-system" namespace to be "Ready" ...
	I0305 03:59:49.382775 2132503 pod_ready.go:38] duration metric: took 29.107638869s 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" ...
	I0305 03:59:49.382792 2132503 api_server.go:52] waiting for apiserver process to appear ...
	I0305 03:59:49.382824 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0305 03:59:49.382889 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0305 03:59:49.421820 2132503 cri.go:89] found id: "c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e"
	I0305 03:59:49.421851 2132503 cri.go:89] found id: ""
	I0305 03:59:49.421861 2132503 logs.go:276] 1 containers: [c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e]
	I0305 03:59:49.421933 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:59:49.425509 2132503 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0305 03:59:49.425587 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0305 03:59:49.477020 2132503 cri.go:89] found id: "0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1"
	I0305 03:59:49.477081 2132503 cri.go:89] found id: ""
	I0305 03:59:49.477110 2132503 logs.go:276] 1 containers: [0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1]
	I0305 03:59:49.477194 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:59:49.481356 2132503 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0305 03:59:49.481491 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0305 03:59:49.526981 2132503 cri.go:89] found id: "77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630"
	I0305 03:59:49.527044 2132503 cri.go:89] found id: ""
	I0305 03:59:49.527074 2132503 logs.go:276] 1 containers: [77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630]
	I0305 03:59:49.527163 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:59:49.530715 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0305 03:59:49.530842 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0305 03:59:49.556685 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:49.562513 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:49.563195 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:49.576092 2132503 cri.go:89] found id: "d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39"
	I0305 03:59:49.576168 2132503 cri.go:89] found id: ""
	I0305 03:59:49.576190 2132503 logs.go:276] 1 containers: [d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39]
	I0305 03:59:49.576274 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:59:49.579776 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0305 03:59:49.579891 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0305 03:59:49.617276 2132503 cri.go:89] found id: "586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335"
	I0305 03:59:49.617297 2132503 cri.go:89] found id: ""
	I0305 03:59:49.617305 2132503 logs.go:276] 1 containers: [586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335]
	I0305 03:59:49.617358 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:59:49.620877 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0305 03:59:49.620953 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0305 03:59:49.661377 2132503 cri.go:89] found id: "0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52"
	I0305 03:59:49.661401 2132503 cri.go:89] found id: ""
	I0305 03:59:49.661408 2132503 logs.go:276] 1 containers: [0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52]
	I0305 03:59:49.661476 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:59:49.665389 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0305 03:59:49.665486 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0305 03:59:49.712756 2132503 cri.go:89] found id: "0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09"
	I0305 03:59:49.712779 2132503 cri.go:89] found id: ""
	I0305 03:59:49.712788 2132503 logs.go:276] 1 containers: [0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09]
	I0305 03:59:49.712858 2132503 ssh_runner.go:195] Run: which crictl
	I0305 03:59:49.716901 2132503 logs.go:123] Gathering logs for kube-controller-manager [0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52] ...
	I0305 03:59:49.716927 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52"
	I0305 03:59:49.811773 2132503 logs.go:123] Gathering logs for kindnet [0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09] ...
	I0305 03:59:49.811811 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09"
	I0305 03:59:49.841566 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:49.855239 2132503 logs.go:123] Gathering logs for kubelet ...
	I0305 03:59:49.855270 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0305 03:59:49.919903 2132503 logs.go:138] Found kubelet problem: Mar 05 03:59:19 addons-649326 kubelet[1508]: W0305 03:59:19.929363    1508 reflector.go:535] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	W0305 03:59:49.920182 2132503 logs.go:138] Found kubelet problem: Mar 05 03:59:19 addons-649326 kubelet[1508]: E0305 03:59:19.929398    1508 reflector.go:147] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	I0305 03:59:49.949133 2132503 logs.go:123] Gathering logs for describe nodes ...
	I0305 03:59:49.949163 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0305 03:59:50.056566 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:50.062059 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:50.063816 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:50.142357 2132503 logs.go:123] Gathering logs for kube-apiserver [c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e] ...
	I0305 03:59:50.142392 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e"
	I0305 03:59:50.204452 2132503 logs.go:123] Gathering logs for etcd [0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1] ...
	I0305 03:59:50.204489 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1"
	I0305 03:59:50.274538 2132503 logs.go:123] Gathering logs for coredns [77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630] ...
	I0305 03:59:50.274572 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630"
	I0305 03:59:50.319434 2132503 logs.go:123] Gathering logs for kube-scheduler [d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39] ...
	I0305 03:59:50.319508 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39"
	I0305 03:59:50.342736 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:50.392192 2132503 logs.go:123] Gathering logs for container status ...
	I0305 03:59:50.392227 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0305 03:59:50.451143 2132503 logs.go:123] Gathering logs for dmesg ...
	I0305 03:59:50.451233 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0305 03:59:50.495720 2132503 logs.go:123] Gathering logs for kube-proxy [586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335] ...
	I0305 03:59:50.495814 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335"
	I0305 03:59:50.566441 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:50.567055 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:50.567632 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:50.589872 2132503 logs.go:123] Gathering logs for CRI-O ...
	I0305 03:59:50.589901 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0305 03:59:50.751695 2132503 out.go:304] Setting ErrFile to fd 2...
	I0305 03:59:50.751749 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0305 03:59:50.751825 2132503 out.go:239] X Problems detected in kubelet:
	W0305 03:59:50.751847 2132503 out.go:239]   Mar 05 03:59:19 addons-649326 kubelet[1508]: W0305 03:59:19.929363    1508 reflector.go:535] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	W0305 03:59:50.751859 2132503 out.go:239]   Mar 05 03:59:19 addons-649326 kubelet[1508]: E0305 03:59:19.929398    1508 reflector.go:147] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	I0305 03:59:50.751874 2132503 out.go:304] Setting ErrFile to fd 2...
	I0305 03:59:50.751886 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:59:50.840586 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:51.074567 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:51.075540 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:51.076247 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:51.340505 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:51.557034 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:51.564424 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:51.565163 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:51.840213 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:52.055447 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:52.059401 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:52.061533 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:52.342108 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:52.559661 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:52.569325 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:52.570109 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:52.850604 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:53.060019 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:53.060468 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:53.062742 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:53.349148 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:53.561035 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:53.567024 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:53.568231 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:53.839834 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:54.060661 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:54.062570 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:54.064640 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:54.343575 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:54.557205 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:54.562821 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:54.564929 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:54.841319 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:55.056307 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:55.062486 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:55.063177 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:55.348491 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:55.555296 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:55.558900 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:55.561335 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:55.840351 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:56.055817 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:56.059900 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:56.060858 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:56.348571 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:56.556071 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:56.563021 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:56.563987 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:56.847234 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:57.059000 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:57.076602 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:57.079185 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:57.340231 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:57.555912 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:57.559381 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:57.560893 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:57.851357 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:58.055276 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:58.058697 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:58.061046 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:58.346137 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:58.556181 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:58.570718 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:58.573208 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:58.841808 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:59.062153 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:59.074199 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:59.074797 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:59.343724 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 03:59:59.555814 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 03:59:59.562744 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 03:59:59.564978 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 03:59:59.840321 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:00.074550 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:00.091426 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:00.092479 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 04:00:00.389063 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:00.570291 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 04:00:00.601933 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:00.602366 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:00.763844 2132503 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0305 04:00:00.811788 2132503 api_server.go:72] duration metric: took 1m17.746003644s to wait for apiserver process to appear ...
	I0305 04:00:00.811876 2132503 api_server.go:88] waiting for apiserver healthz status ...
	I0305 04:00:00.811969 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0305 04:00:00.812130 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0305 04:00:00.858725 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:00.945276 2132503 cri.go:89] found id: "c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e"
	I0305 04:00:00.945353 2132503 cri.go:89] found id: ""
	I0305 04:00:00.945376 2132503 logs.go:276] 1 containers: [c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e]
	I0305 04:00:00.945471 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:00.953164 2132503 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0305 04:00:00.953320 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0305 04:00:01.025902 2132503 cri.go:89] found id: "0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1"
	I0305 04:00:01.025982 2132503 cri.go:89] found id: ""
	I0305 04:00:01.026006 2132503 logs.go:276] 1 containers: [0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1]
	I0305 04:00:01.026109 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:01.030462 2132503 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0305 04:00:01.030592 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0305 04:00:01.067115 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:01.103496 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:01.112461 2132503 cri.go:89] found id: "77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630"
	I0305 04:00:01.112485 2132503 cri.go:89] found id: ""
	I0305 04:00:01.112493 2132503 logs.go:276] 1 containers: [77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630]
	I0305 04:00:01.112566 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:01.114501 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 04:00:01.119339 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0305 04:00:01.119418 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0305 04:00:01.247233 2132503 cri.go:89] found id: "d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39"
	I0305 04:00:01.247266 2132503 cri.go:89] found id: ""
	I0305 04:00:01.247275 2132503 logs.go:276] 1 containers: [d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39]
	I0305 04:00:01.247335 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:01.259677 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0305 04:00:01.259757 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0305 04:00:01.340767 2132503 cri.go:89] found id: "586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335"
	I0305 04:00:01.340791 2132503 cri.go:89] found id: ""
	I0305 04:00:01.340799 2132503 logs.go:276] 1 containers: [586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335]
	I0305 04:00:01.340860 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:01.344363 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:01.348710 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0305 04:00:01.348793 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0305 04:00:01.424136 2132503 cri.go:89] found id: "0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52"
	I0305 04:00:01.424162 2132503 cri.go:89] found id: ""
	I0305 04:00:01.424171 2132503 logs.go:276] 1 containers: [0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52]
	I0305 04:00:01.424231 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:01.441642 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0305 04:00:01.441732 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0305 04:00:01.526450 2132503 cri.go:89] found id: "0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09"
	I0305 04:00:01.526532 2132503 cri.go:89] found id: ""
	I0305 04:00:01.526562 2132503 logs.go:276] 1 containers: [0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09]
	I0305 04:00:01.526719 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:01.532582 2132503 logs.go:123] Gathering logs for kubelet ...
	I0305 04:00:01.532607 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0305 04:00:01.557803 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:01.571835 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 04:00:01.573801 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0305 04:00:01.626662 2132503 logs.go:138] Found kubelet problem: Mar 05 03:59:19 addons-649326 kubelet[1508]: W0305 03:59:19.929363    1508 reflector.go:535] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	W0305 04:00:01.626895 2132503 logs.go:138] Found kubelet problem: Mar 05 03:59:19 addons-649326 kubelet[1508]: E0305 03:59:19.929398    1508 reflector.go:147] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	I0305 04:00:01.662325 2132503 logs.go:123] Gathering logs for dmesg ...
	I0305 04:00:01.662374 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0305 04:00:01.683768 2132503 logs.go:123] Gathering logs for kube-apiserver [c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e] ...
	I0305 04:00:01.683804 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e"
	I0305 04:00:01.779172 2132503 logs.go:123] Gathering logs for etcd [0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1] ...
	I0305 04:00:01.779216 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1"
	I0305 04:00:01.843392 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:01.867740 2132503 logs.go:123] Gathering logs for kube-scheduler [d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39] ...
	I0305 04:00:01.867831 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39"
	I0305 04:00:02.034558 2132503 logs.go:123] Gathering logs for kube-proxy [586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335] ...
	I0305 04:00:02.034653 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335"
	I0305 04:00:02.056232 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:02.069286 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:02.070735 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 04:00:02.097682 2132503 logs.go:123] Gathering logs for kube-controller-manager [0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52] ...
	I0305 04:00:02.097965 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52"
	I0305 04:00:02.237984 2132503 logs.go:123] Gathering logs for CRI-O ...
	I0305 04:00:02.238069 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0305 04:00:02.339418 2132503 logs.go:123] Gathering logs for container status ...
	I0305 04:00:02.339488 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0305 04:00:02.343522 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:02.450807 2132503 logs.go:123] Gathering logs for describe nodes ...
	I0305 04:00:02.450894 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0305 04:00:02.556235 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:02.571146 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:02.571699 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 04:00:02.669990 2132503 logs.go:123] Gathering logs for coredns [77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630] ...
	I0305 04:00:02.670074 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630"
	I0305 04:00:02.727477 2132503 logs.go:123] Gathering logs for kindnet [0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09] ...
	I0305 04:00:02.727503 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09"
	I0305 04:00:02.797792 2132503 out.go:304] Setting ErrFile to fd 2...
	I0305 04:00:02.797863 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0305 04:00:02.797940 2132503 out.go:239] X Problems detected in kubelet:
	W0305 04:00:02.797989 2132503 out.go:239]   Mar 05 03:59:19 addons-649326 kubelet[1508]: W0305 03:59:19.929363    1508 reflector.go:535] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	W0305 04:00:02.798024 2132503 out.go:239]   Mar 05 03:59:19 addons-649326 kubelet[1508]: E0305 03:59:19.929398    1508 reflector.go:147] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	I0305 04:00:02.798072 2132503 out.go:304] Setting ErrFile to fd 2...
	I0305 04:00:02.798091 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:00:02.840754 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:03.056563 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:03.072227 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:03.074536 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0305 04:00:03.341926 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:03.555721 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:03.558401 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:03.560530 2132503 kapi.go:107] duration metric: took 1m13.005227249s to wait for kubernetes.io/minikube-addons=registry ...
	I0305 04:00:03.841105 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:04.056081 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:04.058187 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:04.341077 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:04.555811 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:04.559429 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:04.846150 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:05.065919 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:05.077794 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:05.355475 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:05.557444 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:05.560889 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:05.844472 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:06.056735 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:06.063690 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:06.341281 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:06.557565 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:06.564758 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:06.847461 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:07.055572 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:07.059028 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:07.343295 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:07.558698 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:07.560417 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:07.840595 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:08.056313 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:08.057632 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:08.344192 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:08.556622 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:08.560428 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:08.841911 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:09.056133 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:09.059942 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:09.341423 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:09.557181 2132503 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0305 04:00:09.564144 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:09.840809 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:10.055847 2132503 kapi.go:107] duration metric: took 1m19.50699193s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0305 04:00:10.062139 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:10.340744 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:10.567639 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:10.840904 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:11.058374 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:11.340692 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:11.558214 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:11.840063 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:12.058326 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:12.341517 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:12.558162 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:12.799532 2132503 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0305 04:00:12.809614 2132503 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0305 04:00:12.810952 2132503 api_server.go:141] control plane version: v1.28.4
	I0305 04:00:12.810981 2132503 api_server.go:131] duration metric: took 11.999081947s to wait for apiserver health ...
	I0305 04:00:12.810989 2132503 system_pods.go:43] waiting for kube-system pods to appear ...
	I0305 04:00:12.811010 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0305 04:00:12.811072 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0305 04:00:12.840902 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:12.857922 2132503 cri.go:89] found id: "c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e"
	I0305 04:00:12.857958 2132503 cri.go:89] found id: ""
	I0305 04:00:12.857966 2132503 logs.go:276] 1 containers: [c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e]
	I0305 04:00:12.858046 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:12.862225 2132503 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0305 04:00:12.862310 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0305 04:00:12.928051 2132503 cri.go:89] found id: "0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1"
	I0305 04:00:12.928072 2132503 cri.go:89] found id: ""
	I0305 04:00:12.928079 2132503 logs.go:276] 1 containers: [0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1]
	I0305 04:00:12.928135 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:12.935474 2132503 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0305 04:00:12.936157 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0305 04:00:13.024250 2132503 cri.go:89] found id: "77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630"
	I0305 04:00:13.024313 2132503 cri.go:89] found id: ""
	I0305 04:00:13.024335 2132503 logs.go:276] 1 containers: [77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630]
	I0305 04:00:13.024421 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:13.030397 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0305 04:00:13.030515 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0305 04:00:13.058535 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:13.081758 2132503 cri.go:89] found id: "d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39"
	I0305 04:00:13.081781 2132503 cri.go:89] found id: ""
	I0305 04:00:13.081788 2132503 logs.go:276] 1 containers: [d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39]
	I0305 04:00:13.081863 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:13.085501 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0305 04:00:13.085584 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0305 04:00:13.136531 2132503 cri.go:89] found id: "586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335"
	I0305 04:00:13.136561 2132503 cri.go:89] found id: ""
	I0305 04:00:13.136569 2132503 logs.go:276] 1 containers: [586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335]
	I0305 04:00:13.136636 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:13.140291 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0305 04:00:13.140371 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0305 04:00:13.202379 2132503 cri.go:89] found id: "0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52"
	I0305 04:00:13.202400 2132503 cri.go:89] found id: ""
	I0305 04:00:13.202408 2132503 logs.go:276] 1 containers: [0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52]
	I0305 04:00:13.202474 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:13.206064 2132503 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0305 04:00:13.206148 2132503 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0305 04:00:13.260006 2132503 cri.go:89] found id: "0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09"
	I0305 04:00:13.260035 2132503 cri.go:89] found id: ""
	I0305 04:00:13.260044 2132503 logs.go:276] 1 containers: [0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09]
	I0305 04:00:13.260111 2132503 ssh_runner.go:195] Run: which crictl
	I0305 04:00:13.263787 2132503 logs.go:123] Gathering logs for etcd [0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1] ...
	I0305 04:00:13.263857 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1"
	I0305 04:00:13.320486 2132503 logs.go:123] Gathering logs for coredns [77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630] ...
	I0305 04:00:13.320569 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630"
	I0305 04:00:13.344639 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:13.376166 2132503 logs.go:123] Gathering logs for kube-scheduler [d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39] ...
	I0305 04:00:13.376301 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39"
	I0305 04:00:13.448885 2132503 logs.go:123] Gathering logs for CRI-O ...
	I0305 04:00:13.448927 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0305 04:00:13.563536 2132503 logs.go:123] Gathering logs for kubelet ...
	I0305 04:00:13.563608 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0305 04:00:13.564535 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0305 04:00:13.635735 2132503 logs.go:138] Found kubelet problem: Mar 05 03:59:19 addons-649326 kubelet[1508]: W0305 03:59:19.929363    1508 reflector.go:535] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	W0305 04:00:13.636051 2132503 logs.go:138] Found kubelet problem: Mar 05 03:59:19 addons-649326 kubelet[1508]: E0305 03:59:19.929398    1508 reflector.go:147] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	I0305 04:00:13.675020 2132503 logs.go:123] Gathering logs for dmesg ...
	I0305 04:00:13.675059 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0305 04:00:13.721587 2132503 logs.go:123] Gathering logs for kube-proxy [586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335] ...
	I0305 04:00:13.721812 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335"
	I0305 04:00:13.766412 2132503 logs.go:123] Gathering logs for kube-controller-manager [0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52] ...
	I0305 04:00:13.766486 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52"
	I0305 04:00:13.840930 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:13.868562 2132503 logs.go:123] Gathering logs for kindnet [0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09] ...
	I0305 04:00:13.868600 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09"
	I0305 04:00:13.908504 2132503 logs.go:123] Gathering logs for container status ...
	I0305 04:00:13.908534 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0305 04:00:13.974913 2132503 logs.go:123] Gathering logs for describe nodes ...
	I0305 04:00:13.974948 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0305 04:00:14.078231 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:14.246284 2132503 logs.go:123] Gathering logs for kube-apiserver [c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e] ...
	I0305 04:00:14.246322 2132503 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e"
	I0305 04:00:14.344731 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:14.353039 2132503 out.go:304] Setting ErrFile to fd 2...
	I0305 04:00:14.353073 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0305 04:00:14.355734 2132503 out.go:239] X Problems detected in kubelet:
	W0305 04:00:14.355752 2132503 out.go:239]   Mar 05 03:59:19 addons-649326 kubelet[1508]: W0305 03:59:19.929363    1508 reflector.go:535] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	W0305 04:00:14.355760 2132503 out.go:239]   Mar 05 03:59:19 addons-649326 kubelet[1508]: E0305 03:59:19.929398    1508 reflector.go:147] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-649326" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-649326' and this object
	I0305 04:00:14.355769 2132503 out.go:304] Setting ErrFile to fd 2...
	I0305 04:00:14.355775 2132503 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:00:14.559203 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:14.840315 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:15.059802 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:15.342107 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:15.558093 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:15.840360 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:16.057899 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:16.340534 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:16.558715 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:16.842842 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:17.058385 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:17.346792 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:17.559225 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:17.840146 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:18.058863 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:18.341845 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:18.558200 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:18.841452 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:19.057864 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:19.340557 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:19.558123 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:19.841807 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:20.059051 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:20.342059 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:20.558081 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:20.839733 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:21.058903 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:21.339982 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:21.557498 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:21.866026 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:22.058397 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:22.340851 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:22.559119 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:22.839715 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0305 04:00:23.058775 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:23.346179 2132503 kapi.go:107] duration metric: took 1m32.511962521s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0305 04:00:23.558998 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:24.058548 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:24.366874 2132503 system_pods.go:59] 18 kube-system pods found
	I0305 04:00:24.366913 2132503 system_pods.go:61] "coredns-5dd5756b68-4mk85" [fe940587-6447-475a-8859-423ef8be6332] Running
	I0305 04:00:24.366919 2132503 system_pods.go:61] "csi-hostpath-attacher-0" [ac68080b-b1b1-434f-862e-1a7698b7e4e8] Running
	I0305 04:00:24.366923 2132503 system_pods.go:61] "csi-hostpath-resizer-0" [87e0aa8f-d085-4767-b404-82b5dd63fbbd] Running
	I0305 04:00:24.366952 2132503 system_pods.go:61] "csi-hostpathplugin-dv2fl" [ac204edf-bce3-48c4-9211-797423fbe19f] Running
	I0305 04:00:24.366965 2132503 system_pods.go:61] "etcd-addons-649326" [4fdcea63-1507-4d9c-a873-e88221c85ed2] Running
	I0305 04:00:24.366970 2132503 system_pods.go:61] "kindnet-46wbp" [aab12478-4677-4cba-8191-afc2e0eccb62] Running
	I0305 04:00:24.366974 2132503 system_pods.go:61] "kube-apiserver-addons-649326" [b9a5dbef-3b25-49ed-bee6-8536a8e6aed2] Running
	I0305 04:00:24.366978 2132503 system_pods.go:61] "kube-controller-manager-addons-649326" [4fc7fcdb-dee0-4b7a-a7cd-04efd783d94c] Running
	I0305 04:00:24.366990 2132503 system_pods.go:61] "kube-ingress-dns-minikube" [bddb3a77-ef22-42d1-b1e9-8f173abd14b0] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0305 04:00:24.366999 2132503 system_pods.go:61] "kube-proxy-vsfnz" [fb1c1320-7925-4643-9153-f541bcac3d74] Running
	I0305 04:00:24.367008 2132503 system_pods.go:61] "kube-scheduler-addons-649326" [9c574ef4-61fd-486e-8f82-9a20d47fb631] Running
	I0305 04:00:24.367019 2132503 system_pods.go:61] "metrics-server-69cf46c98-7gfhq" [4ecac735-3006-4634-b22e-5bbbd02c53a3] Running
	I0305 04:00:24.367025 2132503 system_pods.go:61] "nvidia-device-plugin-daemonset-mjt8p" [9e26fee0-c9a4-43c8-b502-59bd1eb43478] Running
	I0305 04:00:24.367028 2132503 system_pods.go:61] "registry-g7rd8" [939c48ab-c821-49f0-ba12-25e9e9903c0c] Running
	I0305 04:00:24.367032 2132503 system_pods.go:61] "registry-proxy-8xs2x" [5cc5f670-a6f3-41a6-bfd3-90a772af9ca1] Running
	I0305 04:00:24.367035 2132503 system_pods.go:61] "snapshot-controller-58dbcc7b99-cqc4b" [6fa45b38-43e4-45d6-8730-a4bb3f3d9a6b] Running
	I0305 04:00:24.367040 2132503 system_pods.go:61] "snapshot-controller-58dbcc7b99-pr6z7" [fe2d28df-ab70-4672-a424-f3bab8a22df4] Running
	I0305 04:00:24.367043 2132503 system_pods.go:61] "storage-provisioner" [6de1f33a-4e22-4673-b7c8-8452f98e7f75] Running
	I0305 04:00:24.367050 2132503 system_pods.go:74] duration metric: took 11.556054206s to wait for pod list to return data ...
	I0305 04:00:24.367066 2132503 default_sa.go:34] waiting for default service account to be created ...
	I0305 04:00:24.369693 2132503 default_sa.go:45] found service account: "default"
	I0305 04:00:24.369720 2132503 default_sa.go:55] duration metric: took 2.647662ms for default service account to be created ...
	I0305 04:00:24.369729 2132503 system_pods.go:116] waiting for k8s-apps to be running ...
	I0305 04:00:24.379116 2132503 system_pods.go:86] 18 kube-system pods found
	I0305 04:00:24.379152 2132503 system_pods.go:89] "coredns-5dd5756b68-4mk85" [fe940587-6447-475a-8859-423ef8be6332] Running
	I0305 04:00:24.379159 2132503 system_pods.go:89] "csi-hostpath-attacher-0" [ac68080b-b1b1-434f-862e-1a7698b7e4e8] Running
	I0305 04:00:24.379163 2132503 system_pods.go:89] "csi-hostpath-resizer-0" [87e0aa8f-d085-4767-b404-82b5dd63fbbd] Running
	I0305 04:00:24.379167 2132503 system_pods.go:89] "csi-hostpathplugin-dv2fl" [ac204edf-bce3-48c4-9211-797423fbe19f] Running
	I0305 04:00:24.379171 2132503 system_pods.go:89] "etcd-addons-649326" [4fdcea63-1507-4d9c-a873-e88221c85ed2] Running
	I0305 04:00:24.379175 2132503 system_pods.go:89] "kindnet-46wbp" [aab12478-4677-4cba-8191-afc2e0eccb62] Running
	I0305 04:00:24.379179 2132503 system_pods.go:89] "kube-apiserver-addons-649326" [b9a5dbef-3b25-49ed-bee6-8536a8e6aed2] Running
	I0305 04:00:24.379184 2132503 system_pods.go:89] "kube-controller-manager-addons-649326" [4fc7fcdb-dee0-4b7a-a7cd-04efd783d94c] Running
	I0305 04:00:24.379191 2132503 system_pods.go:89] "kube-ingress-dns-minikube" [bddb3a77-ef22-42d1-b1e9-8f173abd14b0] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0305 04:00:24.379202 2132503 system_pods.go:89] "kube-proxy-vsfnz" [fb1c1320-7925-4643-9153-f541bcac3d74] Running
	I0305 04:00:24.379208 2132503 system_pods.go:89] "kube-scheduler-addons-649326" [9c574ef4-61fd-486e-8f82-9a20d47fb631] Running
	I0305 04:00:24.379212 2132503 system_pods.go:89] "metrics-server-69cf46c98-7gfhq" [4ecac735-3006-4634-b22e-5bbbd02c53a3] Running
	I0305 04:00:24.379220 2132503 system_pods.go:89] "nvidia-device-plugin-daemonset-mjt8p" [9e26fee0-c9a4-43c8-b502-59bd1eb43478] Running
	I0305 04:00:24.379225 2132503 system_pods.go:89] "registry-g7rd8" [939c48ab-c821-49f0-ba12-25e9e9903c0c] Running
	I0305 04:00:24.379228 2132503 system_pods.go:89] "registry-proxy-8xs2x" [5cc5f670-a6f3-41a6-bfd3-90a772af9ca1] Running
	I0305 04:00:24.379235 2132503 system_pods.go:89] "snapshot-controller-58dbcc7b99-cqc4b" [6fa45b38-43e4-45d6-8730-a4bb3f3d9a6b] Running
	I0305 04:00:24.379239 2132503 system_pods.go:89] "snapshot-controller-58dbcc7b99-pr6z7" [fe2d28df-ab70-4672-a424-f3bab8a22df4] Running
	I0305 04:00:24.379248 2132503 system_pods.go:89] "storage-provisioner" [6de1f33a-4e22-4673-b7c8-8452f98e7f75] Running
	I0305 04:00:24.379255 2132503 system_pods.go:126] duration metric: took 9.520567ms to wait for k8s-apps to be running ...
	I0305 04:00:24.379266 2132503 system_svc.go:44] waiting for kubelet service to be running ....
	I0305 04:00:24.379327 2132503 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0305 04:00:24.391080 2132503 system_svc.go:56] duration metric: took 11.804998ms WaitForService to wait for kubelet
	I0305 04:00:24.391110 2132503 kubeadm.go:576] duration metric: took 1m41.325331393s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0305 04:00:24.391130 2132503 node_conditions.go:102] verifying NodePressure condition ...
	I0305 04:00:24.394440 2132503 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0305 04:00:24.394473 2132503 node_conditions.go:123] node cpu capacity is 2
	I0305 04:00:24.394486 2132503 node_conditions.go:105] duration metric: took 3.35096ms to run NodePressure ...
	I0305 04:00:24.394530 2132503 start.go:240] waiting for startup goroutines ...
	I0305 04:00:24.558312 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:25.058241 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:25.562578 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:26.058533 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:26.558079 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:27.058568 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:27.558268 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:28.058203 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:28.559048 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:29.057662 2132503 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0305 04:00:29.557656 2132503 kapi.go:107] duration metric: took 1m35.503520834s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0305 04:00:29.559436 2132503 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-649326 cluster.
	I0305 04:00:29.561392 2132503 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.
	I0305 04:00:29.563362 2132503 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0305 04:00:29.565197 2132503 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, storage-provisioner, nvidia-device-plugin, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0305 04:00:29.566974 2132503 addons.go:505] duration metric: took 1m46.500866534s for enable addons: enabled=[ingress-dns cloud-spanner storage-provisioner nvidia-device-plugin metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0305 04:00:29.567012 2132503 start.go:245] waiting for cluster config update ...
	I0305 04:00:29.567030 2132503 start.go:254] writing updated cluster config ...
	I0305 04:00:29.567317 2132503 ssh_runner.go:195] Run: rm -f paused
	I0305 04:00:29.881767 2132503 start.go:600] kubectl: 1.29.2, cluster: 1.28.4 (minor skew: 1)
	I0305 04:00:29.884276 2132503 out.go:177] * Done! kubectl is now configured to use "addons-649326" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.249493810Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=efcadbea-5bb3-4c6e-8198-2e445ae451c7 name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.250455404Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=45284191-5623-447c-abb3-41d71cd5ebd3 name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.250632141Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=45284191-5623-447c-abb3-41d71cd5ebd3 name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.251396025Z" level=info msg="Creating container: default/hello-world-app-5d77478584-j66vr/hello-world-app" id=3661f3dc-3924-4360-86d9-2b33ce0ee9f2 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.251495963Z" level=warning msg="Allowed annotations are specified for workload []"
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.320864269Z" level=info msg="Created container d556da5998d0e7e2f4dc4ccd3eb21e61cc7ed6701971fa80fd8860d65a93a346: default/hello-world-app-5d77478584-j66vr/hello-world-app" id=3661f3dc-3924-4360-86d9-2b33ce0ee9f2 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.321408791Z" level=info msg="Starting container: d556da5998d0e7e2f4dc4ccd3eb21e61cc7ed6701971fa80fd8860d65a93a346" id=51e79844-d30c-4cdb-bf62-d867475ed244 name=/runtime.v1.RuntimeService/StartContainer
	Mar 05 04:04:14 addons-649326 crio[904]: time="2024-03-05 04:04:14.328419509Z" level=info msg="Started container" PID=8507 containerID=d556da5998d0e7e2f4dc4ccd3eb21e61cc7ed6701971fa80fd8860d65a93a346 description=default/hello-world-app-5d77478584-j66vr/hello-world-app id=51e79844-d30c-4cdb-bf62-d867475ed244 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f20c4c43a5472adea901cfb85daa03e71bda3c66b82b183a141894c27d6f39e
	Mar 05 04:04:14 addons-649326 conmon[8495]: conmon d556da5998d0e7e2f4dc <ninfo>: container 8507 exited with status 1
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.038270229Z" level=info msg="Removing container: 36db5db6de4b1190203741d4035c43db3172e92a72dfd1ecd4c97b160a766d12" id=8f2dcf03-14eb-46b3-89c7-6046c5afc9d8 name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.059207041Z" level=info msg="Removed container 36db5db6de4b1190203741d4035c43db3172e92a72dfd1ecd4c97b160a766d12: default/hello-world-app-5d77478584-j66vr/hello-world-app" id=8f2dcf03-14eb-46b3-89c7-6046c5afc9d8 name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.754645779Z" level=warning msg="Stopping container 8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=d83d7f6f-6e5d-43e1-91f3-568a783d5a03 name=/runtime.v1.RuntimeService/StopContainer
	Mar 05 04:04:15 addons-649326 conmon[5010]: conmon 8f48cb2eed45c233a552 <ninfo>: container 5022 exited with status 137
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.893986229Z" level=info msg="Stopped container 8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba: ingress-nginx/ingress-nginx-controller-76dc478dd8-qnjmj/controller" id=d83d7f6f-6e5d-43e1-91f3-568a783d5a03 name=/runtime.v1.RuntimeService/StopContainer
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.894551131Z" level=info msg="Stopping pod sandbox: 54df043ddbaab626dc2e9315efdf2912eacebb44bd5d5529533984e6880ad206" id=9c369fa5-7c09-4b2e-86ee-e230b9478471 name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.897807060Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-GK54FMWVHAC5NWIU - [0:0]\n:KUBE-HP-72Z4HC4R6QABH2KV - [0:0]\n-X KUBE-HP-72Z4HC4R6QABH2KV\n-X KUBE-HP-GK54FMWVHAC5NWIU\nCOMMIT\n"
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.901145221Z" level=info msg="Closing host port tcp:80"
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.901192769Z" level=info msg="Closing host port tcp:443"
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.902642335Z" level=info msg="Host port tcp:80 does not have an open socket"
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.902665974Z" level=info msg="Host port tcp:443 does not have an open socket"
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.902835015Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-76dc478dd8-qnjmj Namespace:ingress-nginx ID:54df043ddbaab626dc2e9315efdf2912eacebb44bd5d5529533984e6880ad206 UID:9d1d732e-85cc-4469-875e-1aa6918bf15b NetNS:/var/run/netns/1ac144ec-85e5-46c4-ba97-92f4a57bd528 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.902978866Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-76dc478dd8-qnjmj from CNI network \"kindnet\" (type=ptp)"
	Mar 05 04:04:15 addons-649326 crio[904]: time="2024-03-05 04:04:15.930100883Z" level=info msg="Stopped pod sandbox: 54df043ddbaab626dc2e9315efdf2912eacebb44bd5d5529533984e6880ad206" id=9c369fa5-7c09-4b2e-86ee-e230b9478471 name=/runtime.v1.RuntimeService/StopPodSandbox
	Mar 05 04:04:16 addons-649326 crio[904]: time="2024-03-05 04:04:16.042928419Z" level=info msg="Removing container: 8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba" id=71d95e58-c19a-44fa-9e05-7c3b4fbc877c name=/runtime.v1.RuntimeService/RemoveContainer
	Mar 05 04:04:16 addons-649326 crio[904]: time="2024-03-05 04:04:16.058618143Z" level=info msg="Removed container 8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba: ingress-nginx/ingress-nginx-controller-76dc478dd8-qnjmj/controller" id=71d95e58-c19a-44fa-9e05-7c3b4fbc877c name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	d556da5998d0e       dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79                                                             6 seconds ago       Exited              hello-world-app           2                   5f20c4c43a547       hello-world-app-5d77478584-j66vr
	f03355aa23d34       docker.io/library/nginx@sha256:34aa0a372d3220dc0448131f809c72d8085f79bdec8058ad6970fc034a395674                              2 minutes ago       Running             nginx                     0                   ec5d7a255b402       nginx
	e4baeb923da27       ghcr.io/headlamp-k8s/headlamp@sha256:0fe50c48c186b89ff3d341dba427174d8232a64c3062af5de854a3a7cb2105ce                        2 minutes ago       Running             headlamp                  0                   87edf81a2633b       headlamp-7ddfbb94ff-9nxrl
	7cf8c4c5c9dbc       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:01b0de782aa30e7fc91ac5a91b5cc35e95e9679dee7ef07af06457b471f88f32                 3 minutes ago       Running             gcp-auth                  0                   db0214d700bc8       gcp-auth-5f6b4f85fd-zhwbj
	bf7625ac6c691       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                              4 minutes ago       Running             yakd                      0                   b5920209a58b2       yakd-dashboard-9947fc6bf-xjgvd
	f666149263007       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             4 minutes ago       Running             local-path-provisioner    0                   f3275fd42d2e3       local-path-provisioner-78b46b4d5c-wx828
	269d59dacaede       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0b1098ef00acee905f9736f98dd151af0a38d0fef0ccf9fb5ad189b20933e5f8   4 minutes ago       Exited              patch                     0                   5d7a580e5ec71       ingress-nginx-admission-patch-dv9dn
	5c26da7b6128b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0b1098ef00acee905f9736f98dd151af0a38d0fef0ccf9fb5ad189b20933e5f8   4 minutes ago       Exited              create                    0                   9def5954c8c21       ingress-nginx-admission-create-xxhnr
	dfe27ce1014ef       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner       0                   323c73653f4ad       storage-provisioner
	77599f9b89443       97e04611ad43405a2e5863ae17c6f1bc9181bdefdaa78627c432ef754a4eb108                                                             5 minutes ago       Running             coredns                   0                   8b76f6de72ace       coredns-5dd5756b68-4mk85
	0ce8e20304379       docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988                           5 minutes ago       Running             kindnet-cni               0                   e5a72c340d1e9       kindnet-46wbp
	586635c2af78a       3ca3ca488cf13fde14cfc4b3ffde0c53a8c161b030f4a444a797fba6aef38c39                                                             5 minutes ago       Running             kube-proxy                0                   2d3b32b2a3386       kube-proxy-vsfnz
	0dd56a796beab       9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace                                                             5 minutes ago       Running             etcd                      0                   810bcea3f2de3       etcd-addons-649326
	c15fd9e9ed9c0       04b4c447bb9d4840af3bf7e836397379d65df87c86e55dcd27f31a8d11df2419                                                             5 minutes ago       Running             kube-apiserver            0                   7cf637660ba1e       kube-apiserver-addons-649326
	d2744aaadb2f0       05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54                                                             5 minutes ago       Running             kube-scheduler            0                   ac13b6d3fb2cc       kube-scheduler-addons-649326
	0ee4ae23473b6       9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b                                                             5 minutes ago       Running             kube-controller-manager   0                   9748ac78f8a05       kube-controller-manager-addons-649326
	
	
	==> coredns [77599f9b89443ab48b99f212ce1044c51a2d59365cb0df1431f1e57f5a314630] <==
	[INFO] 10.244.0.19:40275 - 46715 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000050905s
	[INFO] 10.244.0.19:46701 - 5320 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.002564774s
	[INFO] 10.244.0.19:40275 - 25081 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001186076s
	[INFO] 10.244.0.19:46701 - 55794 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001797222s
	[INFO] 10.244.0.19:40275 - 40155 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001847241s
	[INFO] 10.244.0.19:46701 - 23380 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.00013211s
	[INFO] 10.244.0.19:40275 - 12255 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000052701s
	[INFO] 10.244.0.19:50132 - 37736 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000104894s
	[INFO] 10.244.0.19:37729 - 55749 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000047016s
	[INFO] 10.244.0.19:37729 - 63283 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000052521s
	[INFO] 10.244.0.19:37729 - 49656 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000054785s
	[INFO] 10.244.0.19:37729 - 25850 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000043815s
	[INFO] 10.244.0.19:50132 - 480 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000061858s
	[INFO] 10.244.0.19:37729 - 30290 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000045554s
	[INFO] 10.244.0.19:50132 - 41880 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000036168s
	[INFO] 10.244.0.19:37729 - 13554 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000049485s
	[INFO] 10.244.0.19:50132 - 7453 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000077743s
	[INFO] 10.244.0.19:50132 - 47810 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000181529s
	[INFO] 10.244.0.19:50132 - 60537 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000068783s
	[INFO] 10.244.0.19:37729 - 47197 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.00131904s
	[INFO] 10.244.0.19:50132 - 56065 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001337312s
	[INFO] 10.244.0.19:37729 - 6589 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001197063s
	[INFO] 10.244.0.19:37729 - 12888 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000192663s
	[INFO] 10.244.0.19:50132 - 64068 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001200279s
	[INFO] 10.244.0.19:50132 - 8059 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000052504s
	
	
	==> describe nodes <==
	Name:               addons-649326
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-649326
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c10843c2362d401e82b228acf1f340a428845477
	                    minikube.k8s.io/name=addons-649326
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_05T03_58_31_0700
	                    minikube.k8s.io/version=v1.32.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-649326
	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, 05 Mar 2024 03:58:27 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-649326
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 05 Mar 2024 04:04:16 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 05 Mar 2024 04:04:07 +0000   Tue, 05 Mar 2024 03:58:24 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 05 Mar 2024 04:04:07 +0000   Tue, 05 Mar 2024 03:58:24 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 05 Mar 2024 04:04:07 +0000   Tue, 05 Mar 2024 03:58:24 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 05 Mar 2024 04:04:07 +0000   Tue, 05 Mar 2024 03:59:19 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-649326
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022504Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022504Ki
	  pods:               110
	System Info:
	  Machine ID:                 3384c1db57734fe3ab52c1fd7852c66d
	  System UUID:                5a8a76e9-a49d-46a5-8108-1a024e592cbb
	  Boot ID:                    e693da36-93b6-4a73-8932-63823d30425e
	  Kernel Version:             5.15.0-1055-aws
	  OS Image:                   Ubuntu 22.04.3 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.28.4
	  Kube-Proxy Version:         v1.28.4
	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                     hello-world-app-5d77478584-j66vr           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         26s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m46s
	  gcp-auth                    gcp-auth-5f6b4f85fd-zhwbj                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	  headlamp                    headlamp-7ddfbb94ff-9nxrl                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m4s
	  kube-system                 coredns-5dd5756b68-4mk85                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     5m38s
	  kube-system                 etcd-addons-649326                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         5m53s
	  kube-system                 kindnet-46wbp                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      5m39s
	  kube-system                 kube-apiserver-addons-649326               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m51s
	  kube-system                 kube-controller-manager-addons-649326      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m51s
	  kube-system                 kube-proxy-vsfnz                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m39s
	  kube-system                 kube-scheduler-addons-649326               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m52s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m32s
	  local-path-storage          local-path-provisioner-78b46b4d5c-wx828    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m32s
	  yakd-dashboard              yakd-dashboard-9947fc6bf-xjgvd             0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     5m32s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             348Mi (4%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 5m31s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  5m59s (x8 over 5m59s)  kubelet          Node addons-649326 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m59s (x8 over 5m59s)  kubelet          Node addons-649326 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m59s (x8 over 5m59s)  kubelet          Node addons-649326 status is now: NodeHasSufficientPID
	  Normal  Starting                 5m51s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m51s                  kubelet          Node addons-649326 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m51s                  kubelet          Node addons-649326 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m51s                  kubelet          Node addons-649326 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5m39s                  node-controller  Node addons-649326 event: Registered Node addons-649326 in Controller
	  Normal  NodeReady                5m2s                   kubelet          Node addons-649326 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001093] FS-Cache: O-key=[8] 'b9435c0100000000'
	[  +0.000760] FS-Cache: N-cookie c=00000078 [p=0000006f fl=2 nc=0 na=1]
	[  +0.001011] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=000000006cba7e0b
	[  +0.001113] FS-Cache: N-key=[8] 'b9435c0100000000'
	[  +0.002979] FS-Cache: Duplicate cookie detected
	[  +0.000723] FS-Cache: O-cookie c=00000072 [p=0000006f fl=226 nc=0 na=1]
	[  +0.001047] FS-Cache: O-cookie d=0000000007158bf0{9p.inode} n=00000000eaee5be9
	[  +0.001114] FS-Cache: O-key=[8] 'b9435c0100000000'
	[  +0.000820] FS-Cache: N-cookie c=00000079 [p=0000006f fl=2 nc=0 na=1]
	[  +0.001046] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=00000000af94a326
	[  +0.001113] FS-Cache: N-key=[8] 'b9435c0100000000'
	[  +1.870421] FS-Cache: Duplicate cookie detected
	[  +0.000747] FS-Cache: O-cookie c=00000070 [p=0000006f fl=226 nc=0 na=1]
	[  +0.001078] FS-Cache: O-cookie d=0000000007158bf0{9p.inode} n=0000000002ad72c5
	[  +0.001112] FS-Cache: O-key=[8] 'b8435c0100000000'
	[  +0.000817] FS-Cache: N-cookie c=0000007b [p=0000006f fl=2 nc=0 na=1]
	[  +0.001059] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=000000007c8d9be1
	[  +0.001138] FS-Cache: N-key=[8] 'b8435c0100000000'
	[  +0.359494] FS-Cache: Duplicate cookie detected
	[  +0.000776] FS-Cache: O-cookie c=00000075 [p=0000006f fl=226 nc=0 na=1]
	[  +0.001022] FS-Cache: O-cookie d=0000000007158bf0{9p.inode} n=00000000cbe2cfaf
	[  +0.001170] FS-Cache: O-key=[8] 'be435c0100000000'
	[  +0.000768] FS-Cache: N-cookie c=0000007c [p=0000006f fl=2 nc=0 na=1]
	[  +0.001032] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=0000000053e344cf
	[  +0.001165] FS-Cache: N-key=[8] 'be435c0100000000'
	
	
	==> etcd [0dd56a796beab128a82405c306d7b43edd6cedc32fadfe0bca6d3a6f03f319d1] <==
	{"level":"info","ts":"2024-03-05T03:58:23.708138Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-03-05T03:58:23.708182Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-03-05T03:58:23.708234Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-03-05T03:58:23.708268Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-03-05T03:58:23.708314Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-03-05T03:58:23.708347Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-03-05T03:58:23.712123Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-649326 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-03-05T03:58:23.71231Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-05T03:58:23.713381Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-03-05T03:58:23.713471Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-05T03:58:23.714283Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-03-05T03:58:23.714784Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T03:58:23.71495Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-03-05T03:58:23.715004Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-03-05T03:58:23.734217Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T03:58:23.73432Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T03:58:23.734348Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T03:58:44.830754Z","caller":"traceutil/trace.go:171","msg":"trace[2037040321] transaction","detail":"{read_only:false; response_revision:400; number_of_response:1; }","duration":"143.570854ms","start":"2024-03-05T03:58:44.682496Z","end":"2024-03-05T03:58:44.826067Z","steps":["trace[2037040321] 'process raft request'  (duration: 131.208478ms)"],"step_count":1}
	{"level":"info","ts":"2024-03-05T03:58:47.000124Z","caller":"traceutil/trace.go:171","msg":"trace[1327442268] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"132.50789ms","start":"2024-03-05T03:58:46.867593Z","end":"2024-03-05T03:58:47.000101Z","steps":["trace[1327442268] 'process raft request'  (duration: 53.486267ms)","trace[1327442268] 'compare'  (duration: 78.07763ms)"],"step_count":2}
	{"level":"info","ts":"2024-03-05T03:58:47.763385Z","caller":"traceutil/trace.go:171","msg":"trace[436243907] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"144.154292ms","start":"2024-03-05T03:58:47.619209Z","end":"2024-03-05T03:58:47.763363Z","steps":["trace[436243907] 'process raft request'  (duration: 68.269517ms)","trace[436243907] 'compare'  (duration: 63.887304ms)"],"step_count":2}
	{"level":"info","ts":"2024-03-05T03:58:47.773404Z","caller":"traceutil/trace.go:171","msg":"trace[1740095330] linearizableReadLoop","detail":"{readStateIndex:427; appliedIndex:425; }","duration":"154.104ms","start":"2024-03-05T03:58:47.619286Z","end":"2024-03-05T03:58:47.77339Z","steps":["trace[1740095330] 'read index received'  (duration: 1.002307ms)","trace[1740095330] 'applied index is now lower than readState.Index'  (duration: 153.10061ms)"],"step_count":2}
	{"level":"warn","ts":"2024-03-05T03:58:47.783393Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"164.10233ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-649326\" ","response":"range_response_count:1 size:5743"}
	{"level":"info","ts":"2024-03-05T03:58:47.783558Z","caller":"traceutil/trace.go:171","msg":"trace[200435348] range","detail":"{range_begin:/registry/minions/addons-649326; range_end:; response_count:1; response_revision:416; }","duration":"164.276089ms","start":"2024-03-05T03:58:47.61927Z","end":"2024-03-05T03:58:47.783546Z","steps":["trace[200435348] 'agreement among raft nodes before linearized reading'  (duration: 154.393031ms)"],"step_count":1}
	{"level":"warn","ts":"2024-03-05T03:58:47.821442Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.220938ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" ","response":"range_response_count:1 size:4109"}
	{"level":"info","ts":"2024-03-05T03:58:47.823775Z","caller":"traceutil/trace.go:171","msg":"trace[2095493718] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:417; }","duration":"117.557825ms","start":"2024-03-05T03:58:47.706197Z","end":"2024-03-05T03:58:47.823755Z","steps":["trace[2095493718] 'agreement among raft nodes before linearized reading'  (duration: 76.993478ms)","trace[2095493718] 'get authentication metadata'  (duration: 25.370146ms)"],"step_count":2}
	
	
	==> gcp-auth [7cf8c4c5c9dbce713322b6dfb86a8d28aa48d3ced309b4bd4f839973851f8242] <==
	2024/03/05 04:00:28 GCP Auth Webhook started!
	2024/03/05 04:00:41 Ready to marshal response ...
	2024/03/05 04:00:41 Ready to write response ...
	2024/03/05 04:00:54 Ready to marshal response ...
	2024/03/05 04:00:54 Ready to write response ...
	2024/03/05 04:00:59 Ready to marshal response ...
	2024/03/05 04:00:59 Ready to write response ...
	2024/03/05 04:00:59 Ready to marshal response ...
	2024/03/05 04:00:59 Ready to write response ...
	2024/03/05 04:01:08 Ready to marshal response ...
	2024/03/05 04:01:08 Ready to write response ...
	2024/03/05 04:01:15 Ready to marshal response ...
	2024/03/05 04:01:15 Ready to write response ...
	2024/03/05 04:01:17 Ready to marshal response ...
	2024/03/05 04:01:17 Ready to write response ...
	2024/03/05 04:01:17 Ready to marshal response ...
	2024/03/05 04:01:17 Ready to write response ...
	2024/03/05 04:01:17 Ready to marshal response ...
	2024/03/05 04:01:17 Ready to write response ...
	2024/03/05 04:01:35 Ready to marshal response ...
	2024/03/05 04:01:35 Ready to write response ...
	2024/03/05 04:03:55 Ready to marshal response ...
	2024/03/05 04:03:55 Ready to write response ...
	
	
	==> kernel <==
	 04:04:21 up  9:46,  0 users,  load average: 0.28, 1.52, 2.03
	Linux addons-649326 5.15.0-1055-aws #60~20.04.1-Ubuntu SMP Thu Feb 22 15:54:21 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.3 LTS"
	
	
	==> kindnet [0ce8e20304379b306229459776ef1ade801691890ac10b53f5cf933c311dac09] <==
	I0305 04:02:19.680611       1 main.go:227] handling current node
	I0305 04:02:29.692238       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:02:29.692339       1 main.go:227] handling current node
	I0305 04:02:39.699206       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:02:39.699310       1 main.go:227] handling current node
	I0305 04:02:49.704347       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:02:49.704375       1 main.go:227] handling current node
	I0305 04:02:59.717423       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:02:59.717452       1 main.go:227] handling current node
	I0305 04:03:09.730501       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:03:09.730528       1 main.go:227] handling current node
	I0305 04:03:19.735336       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:03:19.735365       1 main.go:227] handling current node
	I0305 04:03:29.746373       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:03:29.746403       1 main.go:227] handling current node
	I0305 04:03:39.755761       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:03:39.755789       1 main.go:227] handling current node
	I0305 04:03:49.760383       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:03:49.760486       1 main.go:227] handling current node
	I0305 04:03:59.768238       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:03:59.768265       1 main.go:227] handling current node
	I0305 04:04:09.774443       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:04:09.774470       1 main.go:227] handling current node
	I0305 04:04:19.779583       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0305 04:04:19.779617       1 main.go:227] handling current node
	
	
	==> kube-apiserver [c15fd9e9ed9c078dc5293ea70718aa5b9b2954e293795d77534611ac1841f09e] <==
	I0305 04:01:31.642300       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0305 04:01:31.656799       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0305 04:01:31.656853       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0305 04:01:31.678241       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0305 04:01:31.680068       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0305 04:01:31.682607       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0305 04:01:31.683002       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0305 04:01:31.690751       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0305 04:01:31.690868       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0305 04:01:31.703844       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0305 04:01:31.704936       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0305 04:01:31.722239       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0305 04:01:31.722665       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0305 04:01:31.789627       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0305 04:01:31.789687       1 handler.go:232] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0305 04:01:32.683453       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0305 04:01:32.791237       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0305 04:01:32.818548       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0305 04:01:35.336653       1 controller.go:624] quota admission added evaluator for: ingresses.networking.k8s.io
	I0305 04:01:35.603983       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.26.10"}
	I0305 04:01:38.567689       1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0305 04:01:38.578032       1 handler.go:232] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0305 04:01:39.596536       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0305 04:01:41.313281       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0305 04:03:56.090206       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.41.87"}
	
	
	==> kube-controller-manager [0ee4ae23473b626d0d4fff3ca4248b668d8928fce0f7843a5679b32f4c324a52] <==
	W0305 04:03:17.789881       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0305 04:03:17.789915       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0305 04:03:43.464091       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0305 04:03:43.464127       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0305 04:03:49.791347       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0305 04:03:49.791379       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0305 04:03:55.823283       1 event.go:307] "Event occurred" object="default/hello-world-app" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-world-app-5d77478584 to 1"
	I0305 04:03:55.858735       1 event.go:307] "Event occurred" object="default/hello-world-app-5d77478584" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-world-app-5d77478584-j66vr"
	I0305 04:03:55.873650       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="50.054811ms"
	I0305 04:03:55.887811       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="14.012313ms"
	I0305 04:03:55.907719       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="19.856055ms"
	I0305 04:03:55.907817       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="60.693µs"
	I0305 04:04:00.027279       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="73.903µs"
	W0305 04:04:00.656778       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0305 04:04:00.656813       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0305 04:04:01.018874       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="44.685µs"
	I0305 04:04:02.017761       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="73.033µs"
	W0305 04:04:03.972235       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0305 04:04:03.972269       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0305 04:04:12.716644       1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-create"
	I0305 04:04:12.721506       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-76dc478dd8" duration="7.466µs"
	I0305 04:04:12.724705       1 job_controller.go:562] "enqueueing job" key="ingress-nginx/ingress-nginx-admission-patch"
	I0305 04:04:15.057341       1 replica_set.go:676] "Finished syncing" kind="ReplicaSet" key="default/hello-world-app-5d77478584" duration="76.775µs"
	W0305 04:04:19.519479       1 reflector.go:535] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0305 04:04:19.519513       1 reflector.go:147] vendor/k8s.io/client-go/metadata/metadatainformer/informer.go:106: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	
	
	==> kube-proxy [586635c2af78a98d91ba4f594f0454fbe9820996da04f3ff24fc7e31fa2da335] <==
	I0305 03:58:49.343918       1 server_others.go:69] "Using iptables proxy"
	I0305 03:58:49.573548       1 node.go:141] Successfully retrieved node IP: 192.168.49.2
	I0305 03:58:50.132015       1 server.go:632] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0305 03:58:50.134566       1 server_others.go:152] "Using iptables Proxier"
	I0305 03:58:50.135335       1 server_others.go:421] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0305 03:58:50.135849       1 server_others.go:438] "Defaulting to no-op detect-local"
	I0305 03:58:50.136051       1 proxier.go:251] "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"
	I0305 03:58:50.138724       1 server.go:846] "Version info" version="v1.28.4"
	I0305 03:58:50.138985       1 server.go:848] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0305 03:58:50.141918       1 config.go:188] "Starting service config controller"
	I0305 03:58:50.142603       1 shared_informer.go:311] Waiting for caches to sync for service config
	I0305 03:58:50.142713       1 config.go:97] "Starting endpoint slice config controller"
	I0305 03:58:50.142757       1 shared_informer.go:311] Waiting for caches to sync for endpoint slice config
	I0305 03:58:50.146160       1 config.go:315] "Starting node config controller"
	I0305 03:58:50.146184       1 shared_informer.go:311] Waiting for caches to sync for node config
	I0305 03:58:50.243054       1 shared_informer.go:318] Caches are synced for endpoint slice config
	I0305 03:58:50.243105       1 shared_informer.go:318] Caches are synced for service config
	I0305 03:58:50.258417       1 shared_informer.go:318] Caches are synced for node config
	
	
	==> kube-scheduler [d2744aaadb2f03f92609be80169f8a66c0b5f7e33b1ad9efdf2577e70737ac39] <==
	W0305 03:58:27.258484       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0305 03:58:27.258521       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 03:58:27.258568       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0305 03:58:27.258600       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0305 03:58:27.258647       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0305 03:58:27.258688       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0305 03:58:27.292581       1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0305 03:58:27.292711       1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	W0305 03:58:28.071089       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0305 03:58:28.071125       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 03:58:28.097122       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0305 03:58:28.097262       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 03:58:28.148242       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0305 03:58:28.148278       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0305 03:58:28.172226       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0305 03:58:28.172348       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 03:58:28.245717       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0305 03:58:28.245829       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0305 03:58:28.252475       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0305 03:58:28.252637       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0305 03:58:28.418378       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0305 03:58:28.418524       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0305 03:58:28.431619       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0305 03:58:28.431722       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	I0305 03:58:28.814083       1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 05 04:04:12 addons-649326 kubelet[1508]: I0305 04:04:12.055648    1508 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-btbl6\" (UniqueName: \"kubernetes.io/projected/bddb3a77-ef22-42d1-b1e9-8f173abd14b0-kube-api-access-btbl6\") on node \"addons-649326\" DevicePath \"\""
	Mar 05 04:04:12 addons-649326 kubelet[1508]: I0305 04:04:12.250043    1508 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="bddb3a77-ef22-42d1-b1e9-8f173abd14b0" path="/var/lib/kubelet/pods/bddb3a77-ef22-42d1-b1e9-8f173abd14b0/volumes"
	Mar 05 04:04:14 addons-649326 kubelet[1508]: I0305 04:04:14.248841    1508 scope.go:117] "RemoveContainer" containerID="36db5db6de4b1190203741d4035c43db3172e92a72dfd1ecd4c97b160a766d12"
	Mar 05 04:04:14 addons-649326 kubelet[1508]: I0305 04:04:14.250236    1508 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="63c867c3-36a9-44ca-ade2-709a2591d012" path="/var/lib/kubelet/pods/63c867c3-36a9-44ca-ade2-709a2591d012/volumes"
	Mar 05 04:04:14 addons-649326 kubelet[1508]: I0305 04:04:14.250642    1508 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="bf256a76-e9c1-4741-9ed6-f102e8535603" path="/var/lib/kubelet/pods/bf256a76-e9c1-4741-9ed6-f102e8535603/volumes"
	Mar 05 04:04:15 addons-649326 kubelet[1508]: I0305 04:04:15.036052    1508 scope.go:117] "RemoveContainer" containerID="36db5db6de4b1190203741d4035c43db3172e92a72dfd1ecd4c97b160a766d12"
	Mar 05 04:04:15 addons-649326 kubelet[1508]: I0305 04:04:15.036396    1508 scope.go:117] "RemoveContainer" containerID="d556da5998d0e7e2f4dc4ccd3eb21e61cc7ed6701971fa80fd8860d65a93a346"
	Mar 05 04:04:15 addons-649326 kubelet[1508]: E0305 04:04:15.036706    1508 pod_workers.go:1300] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-5d77478584-j66vr_default(b0fde714-4bee-4f0a-a992-31f5f495600a)\"" pod="default/hello-world-app-5d77478584-j66vr" podUID="b0fde714-4bee-4f0a-a992-31f5f495600a"
	Mar 05 04:04:15 addons-649326 kubelet[1508]: I0305 04:04:15.980520    1508 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"kube-api-access-gfml6\" (UniqueName: \"kubernetes.io/projected/9d1d732e-85cc-4469-875e-1aa6918bf15b-kube-api-access-gfml6\") pod \"9d1d732e-85cc-4469-875e-1aa6918bf15b\" (UID: \"9d1d732e-85cc-4469-875e-1aa6918bf15b\") "
	Mar 05 04:04:15 addons-649326 kubelet[1508]: I0305 04:04:15.980573    1508 reconciler_common.go:172] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9d1d732e-85cc-4469-875e-1aa6918bf15b-webhook-cert\") pod \"9d1d732e-85cc-4469-875e-1aa6918bf15b\" (UID: \"9d1d732e-85cc-4469-875e-1aa6918bf15b\") "
	Mar 05 04:04:15 addons-649326 kubelet[1508]: I0305 04:04:15.987033    1508 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/9d1d732e-85cc-4469-875e-1aa6918bf15b-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "9d1d732e-85cc-4469-875e-1aa6918bf15b" (UID: "9d1d732e-85cc-4469-875e-1aa6918bf15b"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Mar 05 04:04:15 addons-649326 kubelet[1508]: I0305 04:04:15.990705    1508 operation_generator.go:882] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9d1d732e-85cc-4469-875e-1aa6918bf15b-kube-api-access-gfml6" (OuterVolumeSpecName: "kube-api-access-gfml6") pod "9d1d732e-85cc-4469-875e-1aa6918bf15b" (UID: "9d1d732e-85cc-4469-875e-1aa6918bf15b"). InnerVolumeSpecName "kube-api-access-gfml6". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Mar 05 04:04:16 addons-649326 kubelet[1508]: I0305 04:04:16.041125    1508 scope.go:117] "RemoveContainer" containerID="8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba"
	Mar 05 04:04:16 addons-649326 kubelet[1508]: I0305 04:04:16.058866    1508 scope.go:117] "RemoveContainer" containerID="8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba"
	Mar 05 04:04:16 addons-649326 kubelet[1508]: E0305 04:04:16.059291    1508 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba\": container with ID starting with 8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba not found: ID does not exist" containerID="8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba"
	Mar 05 04:04:16 addons-649326 kubelet[1508]: I0305 04:04:16.059341    1508 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba"} err="failed to get container status \"8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba\": rpc error: code = NotFound desc = could not find container \"8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba\": container with ID starting with 8f48cb2eed45c233a552317053bf9c5a4cea34d59c0805214f5c4d1991a2bdba not found: ID does not exist"
	Mar 05 04:04:16 addons-649326 kubelet[1508]: I0305 04:04:16.081721    1508 reconciler_common.go:300] "Volume detached for volume \"kube-api-access-gfml6\" (UniqueName: \"kubernetes.io/projected/9d1d732e-85cc-4469-875e-1aa6918bf15b-kube-api-access-gfml6\") on node \"addons-649326\" DevicePath \"\""
	Mar 05 04:04:16 addons-649326 kubelet[1508]: I0305 04:04:16.081767    1508 reconciler_common.go:300] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9d1d732e-85cc-4469-875e-1aa6918bf15b-webhook-cert\") on node \"addons-649326\" DevicePath \"\""
	Mar 05 04:04:16 addons-649326 kubelet[1508]: I0305 04:04:16.250109    1508 kubelet_volumes.go:161] "Cleaned up orphaned pod volumes dir" podUID="9d1d732e-85cc-4469-875e-1aa6918bf15b" path="/var/lib/kubelet/pods/9d1d732e-85cc-4469-875e-1aa6918bf15b/volumes"
	Mar 05 04:04:20 addons-649326 kubelet[1508]: E0305 04:04:20.254729    1508 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/8ca2526fec392298f48e5dd51ccc88d83e9bb146fb9b8f618a3515dacbf75284/diff" to get inode usage: stat /var/lib/containers/storage/overlay/8ca2526fec392298f48e5dd51ccc88d83e9bb146fb9b8f618a3515dacbf75284/diff: no such file or directory, extraDiskErr: <nil>
	Mar 05 04:04:20 addons-649326 kubelet[1508]: E0305 04:04:20.347442    1508 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/383bf4d8ba5072e52abc6fcfdfefaf0ea5ba6a1388e8f71141610e15e4210387/diff" to get inode usage: stat /var/lib/containers/storage/overlay/383bf4d8ba5072e52abc6fcfdfefaf0ea5ba6a1388e8f71141610e15e4210387/diff: no such file or directory, extraDiskErr: <nil>
	Mar 05 04:04:20 addons-649326 kubelet[1508]: E0305 04:04:20.712679    1508 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/a8842da2d3a6d822535c4d8313f9655f5afa306ddc2e3c7f909f3bc41160d268/diff" to get inode usage: stat /var/lib/containers/storage/overlay/a8842da2d3a6d822535c4d8313f9655f5afa306ddc2e3c7f909f3bc41160d268/diff: no such file or directory, extraDiskErr: <nil>
	Mar 05 04:04:20 addons-649326 kubelet[1508]: E0305 04:04:20.786212    1508 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/39a2a8120f9a6075a5e9fe0451ac0d060d3f04044834b07e73c49bbf59a045b1/diff" to get inode usage: stat /var/lib/containers/storage/overlay/39a2a8120f9a6075a5e9fe0451ac0d060d3f04044834b07e73c49bbf59a045b1/diff: no such file or directory, extraDiskErr: <nil>
	Mar 05 04:04:20 addons-649326 kubelet[1508]: E0305 04:04:20.804556    1508 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/0ec3d2fa5cb60fb40e2f8ddcd789855401f0095cec5c75136063633a065c9d32/diff" to get inode usage: stat /var/lib/containers/storage/overlay/0ec3d2fa5cb60fb40e2f8ddcd789855401f0095cec5c75136063633a065c9d32/diff: no such file or directory, extraDiskErr: <nil>
	Mar 05 04:04:20 addons-649326 kubelet[1508]: E0305 04:04:20.852629    1508 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/32f99b9c3e548f0853de53b9e2b26476e991a32b6269270a654d23c9bd96adca/diff" to get inode usage: stat /var/lib/containers/storage/overlay/32f99b9c3e548f0853de53b9e2b26476e991a32b6269270a654d23c9bd96adca/diff: no such file or directory, extraDiskErr: <nil>
	
	
	==> storage-provisioner [dfe27ce1014ef872e9eac1eab2b0af27147dd2c025433dd75d8b71066273003b] <==
	I0305 03:59:20.938530       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0305 03:59:20.966663       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0305 03:59:20.966738       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0305 03:59:20.989521       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0305 03:59:20.990126       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-649326_c3a46694-4a53-4ca5-8c77-9f79899c8914!
	I0305 03:59:20.991434       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"234625be-085a-4ded-bc68-a87a1a3955de", APIVersion:"v1", ResourceVersion:"935", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-649326_c3a46694-4a53-4ca5-8c77-9f79899c8914 became leader
	I0305 03:59:21.090574       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-649326_c3a46694-4a53-4ca5-8c77-9f79899c8914!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-649326 -n addons-649326
helpers_test.go:261: (dbg) Run:  kubectl --context addons-649326 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (167.18s)

                                                
                                    
x
+
TestScheduledStopUnix (37.26s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-160289 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-160289 --memory=2048 --driver=docker  --container-runtime=crio: (32.692753222s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-160289 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-160289 -n scheduled-stop-160289
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-160289 --schedule 15s
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:98: process 2261895 running but should have been killed on reschedule of stop
panic.go:626: *** TestScheduledStopUnix FAILED at 2024-03-05 04:34:38.433503431 +0000 UTC m=+2244.827093199
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect scheduled-stop-160289
helpers_test.go:235: (dbg) docker inspect scheduled-stop-160289:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c997b11a903915028f78f5d3409ac07683958c217203d4f67b42e7ba2de51eaa",
	        "Created": "2024-03-05T04:34:10.776651868Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 2260031,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-03-05T04:34:11.075396492Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:4a9b65157dd7fb2ddb7cb7afe975b3dc288e9877c60d13613a69dd41a70e2e4e",
	        "ResolvConfPath": "/var/lib/docker/containers/c997b11a903915028f78f5d3409ac07683958c217203d4f67b42e7ba2de51eaa/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c997b11a903915028f78f5d3409ac07683958c217203d4f67b42e7ba2de51eaa/hostname",
	        "HostsPath": "/var/lib/docker/containers/c997b11a903915028f78f5d3409ac07683958c217203d4f67b42e7ba2de51eaa/hosts",
	        "LogPath": "/var/lib/docker/containers/c997b11a903915028f78f5d3409ac07683958c217203d4f67b42e7ba2de51eaa/c997b11a903915028f78f5d3409ac07683958c217203d4f67b42e7ba2de51eaa-json.log",
	        "Name": "/scheduled-stop-160289",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "scheduled-stop-160289:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-160289",
	            "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": 2147483648,
	            "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": 4294967296,
	            "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/319c5661274d709eb7e678ea1f390a62b276665e68b8e591dd935860d21a2f55-init/diff:/var/lib/docker/overlay2/423fb181de42bf2fff4f2436233a3066e6b64d14a90221913df20465d28fdb3b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/319c5661274d709eb7e678ea1f390a62b276665e68b8e591dd935860d21a2f55/merged",
	                "UpperDir": "/var/lib/docker/overlay2/319c5661274d709eb7e678ea1f390a62b276665e68b8e591dd935860d21a2f55/diff",
	                "WorkDir": "/var/lib/docker/overlay2/319c5661274d709eb7e678ea1f390a62b276665e68b8e591dd935860d21a2f55/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-160289",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-160289/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-160289",
	            "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.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08",
	            "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": "scheduled-stop-160289",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-160289",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "3b9479ef3cb17279bfb8d78a766adf0adc573ae1ae292a8e5edc1a8dbd51ff1d",
	            "SandboxKey": "/var/run/docker/netns/3b9479ef3cb1",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35244"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35243"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35240"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35242"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "35241"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-160289": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "c997b11a9039",
	                        "scheduled-stop-160289"
	                    ],
	                    "MacAddress": "02:42:c0:a8:4c:02",
	                    "NetworkID": "af711e3144d5269524924dd888746eacda66f265da6181be3c03daf5ef6e5684",
	                    "EndpointID": "58bfda147d1c54efdaf28f8407b789e226d741f83a7657aba34145dc9bfd7eef",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "scheduled-stop-160289",
	                        "c997b11a9039"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-160289 -n scheduled-stop-160289
helpers_test.go:244: <<< TestScheduledStopUnix FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestScheduledStopUnix]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p scheduled-stop-160289 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p scheduled-stop-160289 logs -n 25: (1.063585279s)
helpers_test.go:252: TestScheduledStopUnix logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |        Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	| stop    | -p multinode-974081            | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:28 UTC | 05 Mar 24 04:29 UTC |
	| start   | -p multinode-974081            | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:29 UTC | 05 Mar 24 04:30 UTC |
	|         | --wait=true -v=8               |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	| node    | list -p multinode-974081       | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:30 UTC |                     |
	| node    | multinode-974081 node delete   | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:30 UTC | 05 Mar 24 04:30 UTC |
	|         | m03                            |                       |         |         |                     |                     |
	| stop    | multinode-974081 stop          | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:30 UTC | 05 Mar 24 04:30 UTC |
	| start   | -p multinode-974081            | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:30 UTC | 05 Mar 24 04:31 UTC |
	|         | --wait=true -v=8               |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=crio       |                       |         |         |                     |                     |
	| node    | list -p multinode-974081       | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:31 UTC |                     |
	| start   | -p multinode-974081-m02        | multinode-974081-m02  | jenkins | v1.32.0 | 05 Mar 24 04:31 UTC |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=crio       |                       |         |         |                     |                     |
	| start   | -p multinode-974081-m03        | multinode-974081-m03  | jenkins | v1.32.0 | 05 Mar 24 04:31 UTC | 05 Mar 24 04:32 UTC |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=crio       |                       |         |         |                     |                     |
	| node    | add -p multinode-974081        | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:32 UTC |                     |
	| delete  | -p multinode-974081-m03        | multinode-974081-m03  | jenkins | v1.32.0 | 05 Mar 24 04:32 UTC | 05 Mar 24 04:32 UTC |
	| delete  | -p multinode-974081            | multinode-974081      | jenkins | v1.32.0 | 05 Mar 24 04:32 UTC | 05 Mar 24 04:32 UTC |
	| start   | -p test-preload-775137         | test-preload-775137   | jenkins | v1.32.0 | 05 Mar 24 04:32 UTC | 05 Mar 24 04:33 UTC |
	|         | --memory=2200                  |                       |         |         |                     |                     |
	|         | --alsologtostderr              |                       |         |         |                     |                     |
	|         | --wait=true --preload=false    |                       |         |         |                     |                     |
	|         | --driver=docker                |                       |         |         |                     |                     |
	|         | --container-runtime=crio       |                       |         |         |                     |                     |
	|         | --kubernetes-version=v1.24.4   |                       |         |         |                     |                     |
	| image   | test-preload-775137 image pull | test-preload-775137   | jenkins | v1.32.0 | 05 Mar 24 04:33 UTC | 05 Mar 24 04:33 UTC |
	|         | gcr.io/k8s-minikube/busybox    |                       |         |         |                     |                     |
	| stop    | -p test-preload-775137         | test-preload-775137   | jenkins | v1.32.0 | 05 Mar 24 04:33 UTC | 05 Mar 24 04:33 UTC |
	| start   | -p test-preload-775137         | test-preload-775137   | jenkins | v1.32.0 | 05 Mar 24 04:33 UTC | 05 Mar 24 04:34 UTC |
	|         | --memory=2200                  |                       |         |         |                     |                     |
	|         | --alsologtostderr -v=1         |                       |         |         |                     |                     |
	|         | --wait=true --driver=docker    |                       |         |         |                     |                     |
	|         | --container-runtime=crio       |                       |         |         |                     |                     |
	| image   | test-preload-775137 image list | test-preload-775137   | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC | 05 Mar 24 04:34 UTC |
	| delete  | -p test-preload-775137         | test-preload-775137   | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC | 05 Mar 24 04:34 UTC |
	| start   | -p scheduled-stop-160289       | scheduled-stop-160289 | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC | 05 Mar 24 04:34 UTC |
	|         | --memory=2048 --driver=docker  |                       |         |         |                     |                     |
	|         | --container-runtime=crio       |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-160289       | scheduled-stop-160289 | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-160289       | scheduled-stop-160289 | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-160289       | scheduled-stop-160289 | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC |                     |
	|         | --schedule 5m                  |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-160289       | scheduled-stop-160289 | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-160289       | scheduled-stop-160289 | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	| stop    | -p scheduled-stop-160289       | scheduled-stop-160289 | jenkins | v1.32.0 | 05 Mar 24 04:34 UTC |                     |
	|         | --schedule 15s                 |                       |         |         |                     |                     |
	|---------|--------------------------------|-----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/05 04:34:05
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0305 04:34:05.277636 2259571 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:34:05.278149 2259571 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:34:05.278156 2259571 out.go:304] Setting ErrFile to fd 2...
	I0305 04:34:05.278160 2259571 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:34:05.278435 2259571 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:34:05.278868 2259571 out.go:298] Setting JSON to false
	I0305 04:34:05.279721 2259571 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":36992,"bootTime":1709576254,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 04:34:05.279783 2259571 start.go:139] virtualization:  
	I0305 04:34:05.282969 2259571 out.go:177] * [scheduled-stop-160289] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0305 04:34:05.284926 2259571 out.go:177]   - MINIKUBE_LOCATION=17909
	I0305 04:34:05.286878 2259571 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 04:34:05.285116 2259571 notify.go:220] Checking for updates...
	I0305 04:34:05.290079 2259571 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 04:34:05.291599 2259571 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 04:34:05.293489 2259571 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0305 04:34:05.295158 2259571 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0305 04:34:05.297105 2259571 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 04:34:05.317863 2259571 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 04:34:05.317992 2259571 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 04:34:05.397691 2259571 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2024-03-05 04:34:05.388256583 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 04:34:05.397795 2259571 docker.go:295] overlay module found
	I0305 04:34:05.401059 2259571 out.go:177] * Using the docker driver based on user configuration
	I0305 04:34:05.403099 2259571 start.go:297] selected driver: docker
	I0305 04:34:05.403107 2259571 start.go:901] validating driver "docker" against <nil>
	I0305 04:34:05.403119 2259571 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0305 04:34:05.403753 2259571 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 04:34:05.467443 2259571 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2024-03-05 04:34:05.45840733 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 04:34:05.467628 2259571 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0305 04:34:05.467902 2259571 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0305 04:34:05.470085 2259571 out.go:177] * Using Docker driver with root privileges
	I0305 04:34:05.472136 2259571 cni.go:84] Creating CNI manager for ""
	I0305 04:34:05.472149 2259571 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 04:34:05.472156 2259571 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0305 04:34:05.472251 2259571 start.go:340] cluster config:
	{Name:scheduled-stop-160289 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:2048 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.28.4 ClusterName:scheduled-stop-160289 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 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}
	I0305 04:34:05.474267 2259571 out.go:177] * Starting "scheduled-stop-160289" primary control-plane node in "scheduled-stop-160289" cluster
	I0305 04:34:05.476484 2259571 cache.go:121] Beginning downloading kic base image for docker with crio
	I0305 04:34:05.478590 2259571 out.go:177] * Pulling base image v0.0.42-1708944392-18244 ...
	I0305 04:34:05.480383 2259571 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 04:34:05.480435 2259571 preload.go:147] Found local preload: /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4
	I0305 04:34:05.480456 2259571 cache.go:56] Caching tarball of preloaded images
	I0305 04:34:05.480464 2259571 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0305 04:34:05.480558 2259571 preload.go:173] Found /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0305 04:34:05.480566 2259571 cache.go:59] Finished verifying existence of preloaded tar for v1.28.4 on crio
	I0305 04:34:05.480925 2259571 profile.go:142] Saving config to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/config.json ...
	I0305 04:34:05.480943 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/config.json: {Name:mk826ef9270264740a116c7fbcd591fdca1880e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:05.496334 2259571 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon, skipping pull
	I0305 04:34:05.496357 2259571 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in daemon, skipping load
	I0305 04:34:05.496380 2259571 cache.go:194] Successfully downloaded all kic artifacts
	I0305 04:34:05.496421 2259571 start.go:360] acquireMachinesLock for scheduled-stop-160289: {Name:mka9892fbe0f7c3bd4fd942d113468268ade2d4f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0305 04:34:05.496540 2259571 start.go:364] duration metric: took 102.514µs to acquireMachinesLock for "scheduled-stop-160289"
	I0305 04:34:05.496565 2259571 start.go:93] Provisioning new machine with config: &{Name:scheduled-stop-160289 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:2048 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.28.4 ClusterName:scheduled-stop-160289 Namespace:default APIServerHAVIP: A
PIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 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: St
aticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0305 04:34:05.496645 2259571 start.go:125] createHost starting for "" (driver="docker")
	I0305 04:34:05.499538 2259571 out.go:204] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I0305 04:34:05.499787 2259571 start.go:159] libmachine.API.Create for "scheduled-stop-160289" (driver="docker")
	I0305 04:34:05.499825 2259571 client.go:168] LocalClient.Create starting
	I0305 04:34:05.499919 2259571 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem
	I0305 04:34:05.499986 2259571 main.go:141] libmachine: Decoding PEM data...
	I0305 04:34:05.500002 2259571 main.go:141] libmachine: Parsing certificate...
	I0305 04:34:05.500058 2259571 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem
	I0305 04:34:05.500076 2259571 main.go:141] libmachine: Decoding PEM data...
	I0305 04:34:05.500085 2259571 main.go:141] libmachine: Parsing certificate...
	I0305 04:34:05.500475 2259571 cli_runner.go:164] Run: docker network inspect scheduled-stop-160289 --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}}]}"
	W0305 04:34:05.515785 2259571 cli_runner.go:211] docker network inspect scheduled-stop-160289 --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
	I0305 04:34:05.515852 2259571 network_create.go:281] running [docker network inspect scheduled-stop-160289] to gather additional debugging logs...
	I0305 04:34:05.515869 2259571 cli_runner.go:164] Run: docker network inspect scheduled-stop-160289
	W0305 04:34:05.530388 2259571 cli_runner.go:211] docker network inspect scheduled-stop-160289 returned with exit code 1
	I0305 04:34:05.530409 2259571 network_create.go:284] error running [docker network inspect scheduled-stop-160289]: docker network inspect scheduled-stop-160289: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network scheduled-stop-160289 not found
	I0305 04:34:05.530420 2259571 network_create.go:286] output of [docker network inspect scheduled-stop-160289]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network scheduled-stop-160289 not found
	
	** /stderr **
	I0305 04:34:05.530517 2259571 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}}]}"
	I0305 04:34:05.546455 2259571 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-7b94a5fa6edd IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:5a:d2:57:60} reservation:<nil>}
	I0305 04:34:05.546818 2259571 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{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:br-9e5f69059ac2 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:b5:9b:53:f3} reservation:<nil>}
	I0305 04:34:05.547082 2259571 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-1f395d79e384 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:4a:6f:c8:25} reservation:<nil>}
	I0305 04:34:05.547520 2259571 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4002552da0}
	I0305 04:34:05.547542 2259571 network_create.go:124] attempt to create docker network scheduled-stop-160289 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0305 04:34:05.547604 2259571 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.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=scheduled-stop-160289 scheduled-stop-160289
	I0305 04:34:05.606889 2259571 network_create.go:108] docker network scheduled-stop-160289 192.168.76.0/24 created
	I0305 04:34:05.606912 2259571 kic.go:121] calculated static IP "192.168.76.2" for the "scheduled-stop-160289" container
	I0305 04:34:05.606993 2259571 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0305 04:34:05.623913 2259571 cli_runner.go:164] Run: docker volume create scheduled-stop-160289 --label name.minikube.sigs.k8s.io=scheduled-stop-160289 --label created_by.minikube.sigs.k8s.io=true
	I0305 04:34:05.641494 2259571 oci.go:103] Successfully created a docker volume scheduled-stop-160289
	I0305 04:34:05.641571 2259571 cli_runner.go:164] Run: docker run --rm --name scheduled-stop-160289-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-160289 --entrypoint /usr/bin/test -v scheduled-stop-160289:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -d /var/lib
	I0305 04:34:06.220966 2259571 oci.go:107] Successfully prepared a docker volume scheduled-stop-160289
	I0305 04:34:06.221004 2259571 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 04:34:06.221023 2259571 kic.go:194] Starting extracting preloaded images to volume ...
	I0305 04:34:06.221117 2259571 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-160289:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir
	I0305 04:34:10.709233 2259571 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-160289:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 -I lz4 -xf /preloaded.tar -C /extractDir: (4.488070648s)
	I0305 04:34:10.709261 2259571 kic.go:203] duration metric: took 4.488228892s to extract preloaded images to volume ...
	W0305 04:34:10.709395 2259571 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0305 04:34:10.709498 2259571 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0305 04:34:10.762916 2259571 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 scheduled-stop-160289 --name scheduled-stop-160289 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-160289 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=scheduled-stop-160289 --network scheduled-stop-160289 --ip 192.168.76.2 --volume scheduled-stop-160289:/var --security-opt apparmor=unconfined --memory=2048mb --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.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08
	I0305 04:34:11.085695 2259571 cli_runner.go:164] Run: docker container inspect scheduled-stop-160289 --format={{.State.Running}}
	I0305 04:34:11.105607 2259571 cli_runner.go:164] Run: docker container inspect scheduled-stop-160289 --format={{.State.Status}}
	I0305 04:34:11.129550 2259571 cli_runner.go:164] Run: docker exec scheduled-stop-160289 stat /var/lib/dpkg/alternatives/iptables
	I0305 04:34:11.203145 2259571 oci.go:144] the created container "scheduled-stop-160289" has a running status.
	I0305 04:34:11.203174 2259571 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa...
	I0305 04:34:11.790077 2259571 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0305 04:34:11.822037 2259571 cli_runner.go:164] Run: docker container inspect scheduled-stop-160289 --format={{.State.Status}}
	I0305 04:34:11.840346 2259571 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0305 04:34:11.840357 2259571 kic_runner.go:114] Args: [docker exec --privileged scheduled-stop-160289 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0305 04:34:11.908999 2259571 cli_runner.go:164] Run: docker container inspect scheduled-stop-160289 --format={{.State.Status}}
	I0305 04:34:11.926620 2259571 machine.go:94] provisionDockerMachine start ...
	I0305 04:34:11.926700 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:11.951377 2259571 main.go:141] libmachine: Using SSH client type: native
	I0305 04:34:11.951642 2259571 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35244 <nil> <nil>}
	I0305 04:34:11.951657 2259571 main.go:141] libmachine: About to run SSH command:
	hostname
	I0305 04:34:12.100934 2259571 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-160289
	
	I0305 04:34:12.100949 2259571 ubuntu.go:169] provisioning hostname "scheduled-stop-160289"
	I0305 04:34:12.101013 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:12.119271 2259571 main.go:141] libmachine: Using SSH client type: native
	I0305 04:34:12.119504 2259571 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35244 <nil> <nil>}
	I0305 04:34:12.119512 2259571 main.go:141] libmachine: About to run SSH command:
	sudo hostname scheduled-stop-160289 && echo "scheduled-stop-160289" | sudo tee /etc/hostname
	I0305 04:34:12.268805 2259571 main.go:141] libmachine: SSH cmd err, output: <nil>: scheduled-stop-160289
	
	I0305 04:34:12.268890 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:12.285919 2259571 main.go:141] libmachine: Using SSH client type: native
	I0305 04:34:12.286153 2259571 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35244 <nil> <nil>}
	I0305 04:34:12.286176 2259571 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sscheduled-stop-160289' /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 scheduled-stop-160289/g' /etc/hosts;
				else 
					echo '127.0.1.1 scheduled-stop-160289' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0305 04:34:12.416088 2259571 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0305 04:34:12.416102 2259571 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17909-2126334/.minikube CaCertPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17909-2126334/.minikube}
	I0305 04:34:12.416126 2259571 ubuntu.go:177] setting up certificates
	I0305 04:34:12.416135 2259571 provision.go:84] configureAuth start
	I0305 04:34:12.416205 2259571 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-160289
	I0305 04:34:12.432427 2259571 provision.go:143] copyHostCerts
	I0305 04:34:12.432485 2259571 exec_runner.go:144] found /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.pem, removing ...
	I0305 04:34:12.432492 2259571 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.pem
	I0305 04:34:12.432572 2259571 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.pem (1082 bytes)
	I0305 04:34:12.432694 2259571 exec_runner.go:144] found /home/jenkins/minikube-integration/17909-2126334/.minikube/cert.pem, removing ...
	I0305 04:34:12.432698 2259571 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17909-2126334/.minikube/cert.pem
	I0305 04:34:12.432725 2259571 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17909-2126334/.minikube/cert.pem (1123 bytes)
	I0305 04:34:12.432783 2259571 exec_runner.go:144] found /home/jenkins/minikube-integration/17909-2126334/.minikube/key.pem, removing ...
	I0305 04:34:12.432787 2259571 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17909-2126334/.minikube/key.pem
	I0305 04:34:12.432809 2259571 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17909-2126334/.minikube/key.pem (1679 bytes)
	I0305 04:34:12.432852 2259571 provision.go:117] generating server cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca-key.pem org=jenkins.scheduled-stop-160289 san=[127.0.0.1 192.168.76.2 localhost minikube scheduled-stop-160289]
	I0305 04:34:12.876289 2259571 provision.go:177] copyRemoteCerts
	I0305 04:34:12.876348 2259571 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0305 04:34:12.876403 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:12.891634 2259571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35244 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa Username:docker}
	I0305 04:34:12.984685 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0305 04:34:13.010191 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server.pem --> /etc/docker/server.pem (1229 bytes)
	I0305 04:34:13.034444 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0305 04:34:13.058375 2259571 provision.go:87] duration metric: took 642.205782ms to configureAuth
	I0305 04:34:13.058393 2259571 ubuntu.go:193] setting minikube options for container-runtime
	I0305 04:34:13.058572 2259571 config.go:182] Loaded profile config "scheduled-stop-160289": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:34:13.058678 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:13.074757 2259571 main.go:141] libmachine: Using SSH client type: native
	I0305 04:34:13.075009 2259571 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1c40] 0x3e44a0 <nil>  [] 0s} 127.0.0.1 35244 <nil> <nil>}
	I0305 04:34:13.075021 2259571 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0305 04:34:13.314922 2259571 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0305 04:34:13.314940 2259571 machine.go:97] duration metric: took 1.388307496s to provisionDockerMachine
	I0305 04:34:13.314949 2259571 client.go:171] duration metric: took 7.815119469s to LocalClient.Create
	I0305 04:34:13.314967 2259571 start.go:167] duration metric: took 7.815181065s to libmachine.API.Create "scheduled-stop-160289"
	I0305 04:34:13.314973 2259571 start.go:293] postStartSetup for "scheduled-stop-160289" (driver="docker")
	I0305 04:34:13.314982 2259571 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]
	I0305 04:34:13.315053 2259571 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
	I0305 04:34:13.315094 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:13.333224 2259571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35244 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa Username:docker}
	I0305 04:34:13.425226 2259571 ssh_runner.go:195] Run: cat /etc/os-release
	I0305 04:34:13.428340 2259571 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0305 04:34:13.428366 2259571 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0305 04:34:13.428374 2259571 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0305 04:34:13.428381 2259571 info.go:137] Remote host: Ubuntu 22.04.3 LTS
	I0305 04:34:13.428390 2259571 filesync.go:126] Scanning /home/jenkins/minikube-integration/17909-2126334/.minikube/addons for local assets ...
	I0305 04:34:13.428443 2259571 filesync.go:126] Scanning /home/jenkins/minikube-integration/17909-2126334/.minikube/files for local assets ...
	I0305 04:34:13.428518 2259571 filesync.go:149] local asset: /home/jenkins/minikube-integration/17909-2126334/.minikube/files/etc/ssl/certs/21317012.pem -> 21317012.pem in /etc/ssl/certs
	I0305 04:34:13.428622 2259571 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0305 04:34:13.437375 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/files/etc/ssl/certs/21317012.pem --> /etc/ssl/certs/21317012.pem (1708 bytes)
	I0305 04:34:13.461836 2259571 start.go:296] duration metric: took 146.850311ms for postStartSetup
	I0305 04:34:13.462203 2259571 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-160289
	I0305 04:34:13.477685 2259571 profile.go:142] Saving config to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/config.json ...
	I0305 04:34:13.477960 2259571 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0305 04:34:13.478000 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:13.493993 2259571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35244 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa Username:docker}
	I0305 04:34:13.584939 2259571 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0305 04:34:13.589414 2259571 start.go:128] duration metric: took 8.092755437s to createHost
	I0305 04:34:13.589430 2259571 start.go:83] releasing machines lock for "scheduled-stop-160289", held for 8.092882189s
	I0305 04:34:13.589500 2259571 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-160289
	I0305 04:34:13.605176 2259571 ssh_runner.go:195] Run: cat /version.json
	I0305 04:34:13.605223 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:13.605260 2259571 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0305 04:34:13.605316 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:13.621314 2259571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35244 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa Username:docker}
	I0305 04:34:13.629632 2259571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35244 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa Username:docker}
	I0305 04:34:13.821490 2259571 ssh_runner.go:195] Run: systemctl --version
	I0305 04:34:13.825629 2259571 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0305 04:34:13.968312 2259571 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0305 04:34:13.972751 2259571 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" ;
	I0305 04:34:13.996661 2259571 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0305 04:34:13.996760 2259571 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0305 04:34:14.037864 2259571 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0305 04:34:14.037878 2259571 start.go:494] detecting cgroup driver to use...
	I0305 04:34:14.037911 2259571 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0305 04:34:14.037961 2259571 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0305 04:34:14.057311 2259571 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0305 04:34:14.075944 2259571 docker.go:217] disabling cri-docker service (if available) ...
	I0305 04:34:14.076027 2259571 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0305 04:34:14.091158 2259571 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0305 04:34:14.106916 2259571 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0305 04:34:14.200344 2259571 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0305 04:34:14.287206 2259571 docker.go:233] disabling docker service ...
	I0305 04:34:14.287265 2259571 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0305 04:34:14.308708 2259571 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0305 04:34:14.320927 2259571 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0305 04:34:14.405399 2259571 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0305 04:34:14.505268 2259571 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0305 04:34:14.517188 2259571 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0305 04:34:14.532900 2259571 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0305 04:34:14.532974 2259571 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 04:34:14.542471 2259571 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0305 04:34:14.542529 2259571 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 04:34:14.551950 2259571 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 04:34:14.561569 2259571 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0305 04:34:14.571310 2259571 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0305 04:34:14.579913 2259571 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0305 04:34:14.588641 2259571 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0305 04:34:14.597320 2259571 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0305 04:34:14.680280 2259571 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0305 04:34:14.787350 2259571 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0305 04:34:14.787412 2259571 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0305 04:34:14.790893 2259571 start.go:562] Will wait 60s for crictl version
	I0305 04:34:14.790943 2259571 ssh_runner.go:195] Run: which crictl
	I0305 04:34:14.794001 2259571 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0305 04:34:14.833980 2259571 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0305 04:34:14.834080 2259571 ssh_runner.go:195] Run: crio --version
	I0305 04:34:14.873332 2259571 ssh_runner.go:195] Run: crio --version
	I0305 04:34:14.919066 2259571 out.go:177] * Preparing Kubernetes v1.28.4 on CRI-O 1.24.6 ...
	I0305 04:34:14.921113 2259571 cli_runner.go:164] Run: docker network inspect scheduled-stop-160289 --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}}]}"
	I0305 04:34:14.936068 2259571 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I0305 04:34:14.939637 2259571 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0305 04:34:14.950397 2259571 kubeadm.go:877] updating cluster {Name:scheduled-stop-160289 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:2048 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.28.4 ClusterName:scheduled-stop-160289 Namespace:default APIServerHAVIP: APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.28.4 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} ...
	I0305 04:34:14.950500 2259571 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 04:34:14.950560 2259571 ssh_runner.go:195] Run: sudo crictl images --output json
	I0305 04:34:15.014773 2259571 crio.go:496] all images are preloaded for cri-o runtime.
	I0305 04:34:15.014787 2259571 crio.go:415] Images already preloaded, skipping extraction
	I0305 04:34:15.014855 2259571 ssh_runner.go:195] Run: sudo crictl images --output json
	I0305 04:34:15.062273 2259571 crio.go:496] all images are preloaded for cri-o runtime.
	I0305 04:34:15.062286 2259571 cache_images.go:84] Images are preloaded, skipping loading
	I0305 04:34:15.062293 2259571 kubeadm.go:928] updating node { 192.168.76.2 8443 v1.28.4 crio true true} ...
	I0305 04:34:15.062389 2259571 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.28.4/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=scheduled-stop-160289 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.28.4 ClusterName:scheduled-stop-160289 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:}
	I0305 04:34:15.062467 2259571 ssh_runner.go:195] Run: crio config
	I0305 04:34:15.114146 2259571 cni.go:84] Creating CNI manager for ""
	I0305 04:34:15.114160 2259571 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 04:34:15.114171 2259571 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0305 04:34:15.114200 2259571 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.76.2 APIServerPort:8443 KubernetesVersion:v1.28.4 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:scheduled-stop-160289 NodeName:scheduled-stop-160289 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.76.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.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodP
ath:/etc/kubernetes/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}
	I0305 04:34:15.114371 2259571 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.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: "scheduled-stop-160289"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.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.28.4
	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%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0305 04:34:15.114444 2259571 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.28.4
	I0305 04:34:15.124627 2259571 binaries.go:44] Found k8s binaries, skipping transfer
	I0305 04:34:15.124703 2259571 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0305 04:34:15.133987 2259571 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (371 bytes)
	I0305 04:34:15.153195 2259571 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0305 04:34:15.172632 2259571 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2159 bytes)
	I0305 04:34:15.192382 2259571 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I0305 04:34:15.196135 2259571 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0305 04:34:15.207463 2259571 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0305 04:34:15.290944 2259571 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0305 04:34:15.304714 2259571 certs.go:68] Setting up /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289 for IP: 192.168.76.2
	I0305 04:34:15.304725 2259571 certs.go:194] generating shared ca certs ...
	I0305 04:34:15.304741 2259571 certs.go:226] acquiring lock for ca certs: {Name:mkbb1962e5c55bf3351f2c6e6b8a52de2404f4b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:15.304881 2259571 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.key
	I0305 04:34:15.304949 2259571 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.key
	I0305 04:34:15.304955 2259571 certs.go:256] generating profile certs ...
	I0305 04:34:15.305012 2259571 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/client.key
	I0305 04:34:15.305021 2259571 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/client.crt with IP's: []
	I0305 04:34:15.756596 2259571 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/client.crt ...
	I0305 04:34:15.756612 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/client.crt: {Name:mkbd64311da2507354b6350cd54b3713e5358dfe Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:15.756819 2259571 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/client.key ...
	I0305 04:34:15.756828 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/client.key: {Name:mkf3e1f80561507e02a996b2d0fd39017b74927a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:15.756931 2259571 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.key.a2850d11
	I0305 04:34:15.756957 2259571 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.crt.a2850d11 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I0305 04:34:16.470516 2259571 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.crt.a2850d11 ...
	I0305 04:34:16.470532 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.crt.a2850d11: {Name:mka70b2900e95c8555cb1135a0707a9fcf251f14 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:16.470746 2259571 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.key.a2850d11 ...
	I0305 04:34:16.470756 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.key.a2850d11: {Name:mk8952fcb0fea93c5837d937e32c6539a697ab63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:16.470853 2259571 certs.go:381] copying /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.crt.a2850d11 -> /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.crt
	I0305 04:34:16.470943 2259571 certs.go:385] copying /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.key.a2850d11 -> /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.key
	I0305 04:34:16.470998 2259571 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.key
	I0305 04:34:16.471011 2259571 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.crt with IP's: []
	I0305 04:34:16.608019 2259571 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.crt ...
	I0305 04:34:16.608034 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.crt: {Name:mkfa036808b8363316287571a670e757cc792aa4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:16.608223 2259571 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.key ...
	I0305 04:34:16.608233 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.key: {Name:mk42119e4c883534daedb4b544842a17bc097b10 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:16.608420 2259571 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/2131701.pem (1338 bytes)
	W0305 04:34:16.608463 2259571 certs.go:480] ignoring /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/2131701_empty.pem, impossibly tiny 0 bytes
	I0305 04:34:16.608470 2259571 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca-key.pem (1679 bytes)
	I0305 04:34:16.608495 2259571 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/ca.pem (1082 bytes)
	I0305 04:34:16.608516 2259571 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/cert.pem (1123 bytes)
	I0305 04:34:16.608536 2259571 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/key.pem (1679 bytes)
	I0305 04:34:16.608583 2259571 certs.go:484] found cert: /home/jenkins/minikube-integration/17909-2126334/.minikube/files/etc/ssl/certs/21317012.pem (1708 bytes)
	I0305 04:34:16.609294 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0305 04:34:16.635345 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0305 04:34:16.659918 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0305 04:34:16.684465 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0305 04:34:16.708961 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0305 04:34:16.734284 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0305 04:34:16.758838 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0305 04:34:16.782678 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/scheduled-stop-160289/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0305 04:34:16.806048 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/files/etc/ssl/certs/21317012.pem --> /usr/share/ca-certificates/21317012.pem (1708 bytes)
	I0305 04:34:16.835243 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0305 04:34:16.860634 2259571 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17909-2126334/.minikube/certs/2131701.pem --> /usr/share/ca-certificates/2131701.pem (1338 bytes)
	I0305 04:34:16.885350 2259571 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0305 04:34:16.903575 2259571 ssh_runner.go:195] Run: openssl version
	I0305 04:34:16.909412 2259571 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"
	I0305 04:34:16.921369 2259571 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0305 04:34:16.925273 2259571 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Mar  5 03:58 /usr/share/ca-certificates/minikubeCA.pem
	I0305 04:34:16.925346 2259571 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0305 04:34:16.932754 2259571 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"
	I0305 04:34:16.942715 2259571 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2131701.pem && ln -fs /usr/share/ca-certificates/2131701.pem /etc/ssl/certs/2131701.pem"
	I0305 04:34:16.952824 2259571 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2131701.pem
	I0305 04:34:16.956414 2259571 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Mar  5 04:05 /usr/share/ca-certificates/2131701.pem
	I0305 04:34:16.956478 2259571 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2131701.pem
	I0305 04:34:16.963765 2259571 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/2131701.pem /etc/ssl/certs/51391683.0"
	I0305 04:34:16.973416 2259571 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/21317012.pem && ln -fs /usr/share/ca-certificates/21317012.pem /etc/ssl/certs/21317012.pem"
	I0305 04:34:16.982875 2259571 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/21317012.pem
	I0305 04:34:16.986923 2259571 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Mar  5 04:05 /usr/share/ca-certificates/21317012.pem
	I0305 04:34:16.986980 2259571 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/21317012.pem
	I0305 04:34:16.994892 2259571 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/21317012.pem /etc/ssl/certs/3ec20f2e.0"
	I0305 04:34:17.006038 2259571 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0305 04:34:17.009711 2259571 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
	I0305 04:34:17.009753 2259571 kubeadm.go:391] StartCluster: {Name:scheduled-stop-160289 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:2048 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.28.4 ClusterName:scheduled-stop-160289 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.28.4 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: SS
HAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0305 04:34:17.009826 2259571 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0305 04:34:17.009886 2259571 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0305 04:34:17.049694 2259571 cri.go:89] found id: ""
	I0305 04:34:17.049760 2259571 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0305 04:34:17.058657 2259571 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0305 04:34:17.067428 2259571 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0305 04:34:17.067486 2259571 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
	I0305 04:34:17.076511 2259571 kubeadm.go:154] 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
	I0305 04:34:17.076521 2259571 kubeadm.go:156] found existing configuration files:
	
	I0305 04:34:17.076573 2259571 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0305 04:34:17.085485 2259571 kubeadm.go:162] "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
	I0305 04:34:17.085554 2259571 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0305 04:34:17.094310 2259571 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0305 04:34:17.103150 2259571 kubeadm.go:162] "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
	I0305 04:34:17.103210 2259571 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0305 04:34:17.111772 2259571 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0305 04:34:17.120473 2259571 kubeadm.go:162] "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
	I0305 04:34:17.120530 2259571 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0305 04:34:17.129322 2259571 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0305 04:34:17.138031 2259571 kubeadm.go:162] "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
	I0305 04:34:17.138097 2259571 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0305 04:34:17.146513 2259571 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.28.4:$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"
	I0305 04:34:17.188960 2259571 kubeadm.go:309] [init] Using Kubernetes version: v1.28.4
	I0305 04:34:17.189168 2259571 kubeadm.go:309] [preflight] Running pre-flight checks
	I0305 04:34:17.229121 2259571 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0305 04:34:17.229184 2259571 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1055-aws
	I0305 04:34:17.229216 2259571 kubeadm.go:309] OS: Linux
	I0305 04:34:17.229259 2259571 kubeadm.go:309] CGROUPS_CPU: enabled
	I0305 04:34:17.229305 2259571 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0305 04:34:17.229353 2259571 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0305 04:34:17.229399 2259571 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0305 04:34:17.229445 2259571 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0305 04:34:17.229492 2259571 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0305 04:34:17.229536 2259571 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0305 04:34:17.229581 2259571 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0305 04:34:17.229625 2259571 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0305 04:34:17.306060 2259571 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0305 04:34:17.306160 2259571 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0305 04:34:17.306249 2259571 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0305 04:34:17.528808 2259571 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0305 04:34:17.532384 2259571 out.go:204]   - Generating certificates and keys ...
	I0305 04:34:17.532552 2259571 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0305 04:34:17.532623 2259571 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0305 04:34:17.965875 2259571 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0305 04:34:18.301440 2259571 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0305 04:34:18.720233 2259571 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0305 04:34:20.067728 2259571 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0305 04:34:20.498773 2259571 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0305 04:34:20.498968 2259571 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [localhost scheduled-stop-160289] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0305 04:34:20.748721 2259571 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0305 04:34:20.749008 2259571 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [localhost scheduled-stop-160289] and IPs [192.168.76.2 127.0.0.1 ::1]
	I0305 04:34:21.472426 2259571 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0305 04:34:22.111626 2259571 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0305 04:34:22.444981 2259571 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0305 04:34:22.446234 2259571 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0305 04:34:22.682410 2259571 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0305 04:34:22.965295 2259571 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0305 04:34:24.042632 2259571 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0305 04:34:25.146848 2259571 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0305 04:34:25.147615 2259571 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0305 04:34:25.150411 2259571 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0305 04:34:25.152882 2259571 out.go:204]   - Booting up control plane ...
	I0305 04:34:25.152989 2259571 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0305 04:34:25.153064 2259571 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0305 04:34:25.153868 2259571 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0305 04:34:25.165566 2259571 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0305 04:34:25.166576 2259571 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0305 04:34:25.166792 2259571 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0305 04:34:25.259449 2259571 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I0305 04:34:33.762052 2259571 kubeadm.go:309] [apiclient] All control plane components are healthy after 8.502678 seconds
	I0305 04:34:33.762176 2259571 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0305 04:34:33.778654 2259571 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0305 04:34:34.307437 2259571 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0305 04:34:34.307629 2259571 kubeadm.go:309] [mark-control-plane] Marking the node scheduled-stop-160289 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0305 04:34:34.820349 2259571 kubeadm.go:309] [bootstrap-token] Using token: 2k933v.i2eh3umskbh9b4cx
	I0305 04:34:34.822363 2259571 out.go:204]   - Configuring RBAC rules ...
	I0305 04:34:34.822486 2259571 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0305 04:34:34.830153 2259571 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0305 04:34:34.838867 2259571 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0305 04:34:34.847796 2259571 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0305 04:34:34.853333 2259571 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0305 04:34:34.857335 2259571 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0305 04:34:34.873525 2259571 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0305 04:34:35.123650 2259571 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0305 04:34:35.241578 2259571 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0305 04:34:35.241591 2259571 kubeadm.go:309] 
	I0305 04:34:35.241649 2259571 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0305 04:34:35.241654 2259571 kubeadm.go:309] 
	I0305 04:34:35.241728 2259571 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0305 04:34:35.241733 2259571 kubeadm.go:309] 
	I0305 04:34:35.241758 2259571 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0305 04:34:35.241818 2259571 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0305 04:34:35.241866 2259571 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0305 04:34:35.241870 2259571 kubeadm.go:309] 
	I0305 04:34:35.241921 2259571 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0305 04:34:35.241925 2259571 kubeadm.go:309] 
	I0305 04:34:35.241970 2259571 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0305 04:34:35.241974 2259571 kubeadm.go:309] 
	I0305 04:34:35.242023 2259571 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0305 04:34:35.242105 2259571 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0305 04:34:35.242169 2259571 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0305 04:34:35.242173 2259571 kubeadm.go:309] 
	I0305 04:34:35.242253 2259571 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0305 04:34:35.242326 2259571 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0305 04:34:35.242330 2259571 kubeadm.go:309] 
	I0305 04:34:35.242409 2259571 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token 2k933v.i2eh3umskbh9b4cx \
	I0305 04:34:35.242508 2259571 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:cefcd7c0bfd2c452822fa36506aa2c27229f3d47a807a2142de836bb6edf18e7 \
	I0305 04:34:35.242527 2259571 kubeadm.go:309] 	--control-plane 
	I0305 04:34:35.242531 2259571 kubeadm.go:309] 
	I0305 04:34:35.242615 2259571 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0305 04:34:35.242619 2259571 kubeadm.go:309] 
	I0305 04:34:35.242697 2259571 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token 2k933v.i2eh3umskbh9b4cx \
	I0305 04:34:35.242794 2259571 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:cefcd7c0bfd2c452822fa36506aa2c27229f3d47a807a2142de836bb6edf18e7 
	I0305 04:34:35.246779 2259571 kubeadm.go:309] 	[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-1055-aws\n", err: exit status 1
	I0305 04:34:35.246887 2259571 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0305 04:34:35.246903 2259571 cni.go:84] Creating CNI manager for ""
	I0305 04:34:35.246911 2259571 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 04:34:35.249433 2259571 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0305 04:34:35.251791 2259571 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0305 04:34:35.270765 2259571 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.28.4/kubectl ...
	I0305 04:34:35.270776 2259571 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0305 04:34:35.333187 2259571 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0305 04:34:36.317033 2259571 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0305 04:34:36.317158 2259571 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0305 04:34:36.317234 2259571 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes scheduled-stop-160289 minikube.k8s.io/updated_at=2024_03_05T04_34_36_0700 minikube.k8s.io/version=v1.32.0 minikube.k8s.io/commit=c10843c2362d401e82b228acf1f340a428845477 minikube.k8s.io/name=scheduled-stop-160289 minikube.k8s.io/primary=true
	I0305 04:34:36.488468 2259571 ops.go:34] apiserver oom_adj: -16
	I0305 04:34:36.488486 2259571 kubeadm.go:1106] duration metric: took 171.384314ms to wait for elevateKubeSystemPrivileges
	W0305 04:34:36.488502 2259571 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0305 04:34:36.488507 2259571 kubeadm.go:393] duration metric: took 19.478758893s to StartCluster
	I0305 04:34:36.488521 2259571 settings.go:142] acquiring lock: {Name:mkcb5c641f18ebe4ce7c5a24601fb23663fb648c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:36.488584 2259571 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 04:34:36.489265 2259571 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17909-2126334/kubeconfig: {Name:mkc7f94e2bde916bb2b18dc0ff5a1ab6ea679ee4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0305 04:34:36.489466 2259571 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0305 04:34:36.492149 2259571 out.go:177] * Verifying Kubernetes components...
	I0305 04:34:36.489568 2259571 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0305 04:34:36.489734 2259571 config.go:182] Loaded profile config "scheduled-stop-160289": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:34:36.489743 2259571 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volumesnapshots:false yakd:false]
	I0305 04:34:36.494766 2259571 addons.go:69] Setting storage-provisioner=true in profile "scheduled-stop-160289"
	I0305 04:34:36.494811 2259571 addons.go:234] Setting addon storage-provisioner=true in "scheduled-stop-160289"
	I0305 04:34:36.494846 2259571 host.go:66] Checking if "scheduled-stop-160289" exists ...
	I0305 04:34:36.495470 2259571 cli_runner.go:164] Run: docker container inspect scheduled-stop-160289 --format={{.State.Status}}
	I0305 04:34:36.497820 2259571 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0305 04:34:36.497950 2259571 addons.go:69] Setting default-storageclass=true in profile "scheduled-stop-160289"
	I0305 04:34:36.497983 2259571 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "scheduled-stop-160289"
	I0305 04:34:36.498261 2259571 cli_runner.go:164] Run: docker container inspect scheduled-stop-160289 --format={{.State.Status}}
	I0305 04:34:36.548313 2259571 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0305 04:34:36.545900 2259571 addons.go:234] Setting addon default-storageclass=true in "scheduled-stop-160289"
	I0305 04:34:36.553563 2259571 host.go:66] Checking if "scheduled-stop-160289" exists ...
	I0305 04:34:36.554043 2259571 cli_runner.go:164] Run: docker container inspect scheduled-stop-160289 --format={{.State.Status}}
	I0305 04:34:36.554234 2259571 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0305 04:34:36.554242 2259571 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0305 04:34:36.554276 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:36.585212 2259571 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0305 04:34:36.585224 2259571 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0305 04:34:36.585286 2259571 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-160289
	I0305 04:34:36.602012 2259571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35244 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa Username:docker}
	I0305 04:34:36.623487 2259571 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35244 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/scheduled-stop-160289/id_rsa Username:docker}
	I0305 04:34:36.745587 2259571 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0305 04:34:36.745740 2259571 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.28.4/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.76.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.28.4/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0305 04:34:36.776707 2259571 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0305 04:34:36.795547 2259571 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.28.4/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0305 04:34:37.323536 2259571 start.go:948] {"host.minikube.internal": 192.168.76.1} host record injected into CoreDNS's ConfigMap
	I0305 04:34:37.325613 2259571 api_server.go:52] waiting for apiserver process to appear ...
	I0305 04:34:37.325677 2259571 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0305 04:34:37.498116 2259571 api_server.go:72] duration metric: took 1.00862513s to wait for apiserver process to appear ...
	I0305 04:34:37.498127 2259571 api_server.go:88] waiting for apiserver healthz status ...
	I0305 04:34:37.498142 2259571 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I0305 04:34:37.515600 2259571 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I0305 04:34:37.519184 2259571 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I0305 04:34:37.517411 2259571 api_server.go:141] control plane version: v1.28.4
	I0305 04:34:37.520919 2259571 addons.go:505] duration metric: took 1.031172693s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0305 04:34:37.520939 2259571 api_server.go:131] duration metric: took 22.76247ms to wait for apiserver health ...
	I0305 04:34:37.520946 2259571 system_pods.go:43] waiting for kube-system pods to appear ...
	I0305 04:34:37.527930 2259571 system_pods.go:59] 5 kube-system pods found
	I0305 04:34:37.527950 2259571 system_pods.go:61] "etcd-scheduled-stop-160289" [8d160e43-aae4-477e-9660-b80541bc5895] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0305 04:34:37.527994 2259571 system_pods.go:61] "kube-apiserver-scheduled-stop-160289" [92a7ee75-9b75-486b-b153-5da1a3bd7b54] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0305 04:34:37.528003 2259571 system_pods.go:61] "kube-controller-manager-scheduled-stop-160289" [127c01d3-9972-4626-92db-f2b5a996c540] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0305 04:34:37.528009 2259571 system_pods.go:61] "kube-scheduler-scheduled-stop-160289" [82644b1a-390c-4b9f-bcb2-dc8ecfa8f1c3] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0305 04:34:37.528015 2259571 system_pods.go:61] "storage-provisioner" [dec33d97-2166-4f7b-a2af-05c28a6fc2f7] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..)
	I0305 04:34:37.528021 2259571 system_pods.go:74] duration metric: took 7.069566ms to wait for pod list to return data ...
	I0305 04:34:37.528031 2259571 kubeadm.go:576] duration metric: took 1.03854574s to wait for: map[apiserver:true system_pods:true]
	I0305 04:34:37.528044 2259571 node_conditions.go:102] verifying NodePressure condition ...
	I0305 04:34:37.531642 2259571 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0305 04:34:37.531661 2259571 node_conditions.go:123] node cpu capacity is 2
	I0305 04:34:37.531672 2259571 node_conditions.go:105] duration metric: took 3.623443ms to run NodePressure ...
	I0305 04:34:37.531684 2259571 start.go:240] waiting for startup goroutines ...
	I0305 04:34:37.828108 2259571 kapi.go:248] "coredns" deployment in "kube-system" namespace and "scheduled-stop-160289" context rescaled to 1 replicas
	I0305 04:34:37.828141 2259571 start.go:245] waiting for cluster config update ...
	I0305 04:34:37.828151 2259571 start.go:254] writing updated cluster config ...
	I0305 04:34:37.828432 2259571 ssh_runner.go:195] Run: rm -f paused
	I0305 04:34:37.888957 2259571 start.go:600] kubectl: 1.29.2, cluster: 1.28.4 (minor skew: 1)
	I0305 04:34:37.891305 2259571 out.go:177] * Done! kubectl is now configured to use "scheduled-stop-160289" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.639048667Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54,RepoTags:[registry.k8s.io/kube-scheduler:v1.28.4],RepoDigests:[registry.k8s.io/kube-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba registry.k8s.io/kube-scheduler@sha256:ddb0fb05335238789e9a847f0c6731e1da918c42a389625cb2a7ec577ca20afe],Size_:59253556,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=b28aaace-4f2e-4cc1-a1b1-67ed74cbc7ad name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.641101655Z" level=info msg="Checking image status: registry.k8s.io/kube-scheduler:v1.28.4" id=6c7f97d8-0f1b-48f5-8038-94a4ff5e2630 name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.641287008Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54,RepoTags:[registry.k8s.io/kube-scheduler:v1.28.4],RepoDigests:[registry.k8s.io/kube-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba registry.k8s.io/kube-scheduler@sha256:ddb0fb05335238789e9a847f0c6731e1da918c42a389625cb2a7ec577ca20afe],Size_:59253556,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=6c7f97d8-0f1b-48f5-8038-94a4ff5e2630 name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.641379233Z" level=info msg="Checking image status: registry.k8s.io/kube-controller-manager:v1.28.4" id=45b5057f-4dc9-4736-bfc1-beca67487b2b name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.641506018Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b,RepoTags:[registry.k8s.io/kube-controller-manager:v1.28.4],RepoDigests:[registry.k8s.io/kube-controller-manager@sha256:65486c8c338f96dc022dd1a0abe8763e38f35095b84b208c78f44d9e99447d1c registry.k8s.io/kube-controller-manager@sha256:fe49ea386d014cbf10cd16f53900b91bb7e7c32c5cf4fdcea550c33bedfdc92e],Size_:117252916,Uid:&Int64Value{Value:0,},Username:,Spec:nil,},Info:map[string]string{},}" id=45b5057f-4dc9-4736-bfc1-beca67487b2b name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.643464041Z" level=info msg="Creating container: kube-system/etcd-scheduled-stop-160289/etcd" id=ad22d1fe-17b4-4766-bf6d-b8166e081e87 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.643557899Z" level=warning msg="Allowed annotations are specified for workload []"
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.647054229Z" level=info msg="Creating container: kube-system/kube-scheduler-scheduled-stop-160289/kube-scheduler" id=54a2b6af-05ee-411e-9d5d-e7da9887b1c2 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.647397899Z" level=warning msg="Allowed annotations are specified for workload []"
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.647290855Z" level=info msg="Creating container: kube-system/kube-controller-manager-scheduled-stop-160289/kube-controller-manager" id=5e36ae69-663f-44cc-b3c6-bf6a4af8e42e name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.649921622Z" level=warning msg="Allowed annotations are specified for workload []"
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.783661860Z" level=info msg="Created container 9892b0fc899b95f59e5f8d073007c1d1a870ccb2f0912f83e6561857405bce58: kube-system/kube-scheduler-scheduled-stop-160289/kube-scheduler" id=54a2b6af-05ee-411e-9d5d-e7da9887b1c2 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.784782429Z" level=info msg="Starting container: 9892b0fc899b95f59e5f8d073007c1d1a870ccb2f0912f83e6561857405bce58" id=1a067478-48c4-4c38-b578-cbd704ab43ab name=/runtime.v1.RuntimeService/StartContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.793991662Z" level=info msg="Started container" PID=1406 containerID=9892b0fc899b95f59e5f8d073007c1d1a870ccb2f0912f83e6561857405bce58 description=kube-system/kube-scheduler-scheduled-stop-160289/kube-scheduler id=1a067478-48c4-4c38-b578-cbd704ab43ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d25563adf29f7d7014a9faf2ca55aa0025b6002dbc506bf50f5d38972b87bbb1
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.808617331Z" level=info msg="Created container ba7c079dee11d413dd6d39b0cd9788ebb25bf334802b0e03d99525e918a15c2b: kube-system/kube-controller-manager-scheduled-stop-160289/kube-controller-manager" id=5e36ae69-663f-44cc-b3c6-bf6a4af8e42e name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.809384335Z" level=info msg="Created container 8faab4d13465f85cf8cb933affb35d3a10b803037e35c3615fb163a5a9166258: kube-system/kube-apiserver-scheduled-stop-160289/kube-apiserver" id=66f5069f-f0de-4c00-80da-0a30ea0f5aa2 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.810585970Z" level=info msg="Starting container: ba7c079dee11d413dd6d39b0cd9788ebb25bf334802b0e03d99525e918a15c2b" id=9a878d18-c8ae-4182-a45b-327259006f72 name=/runtime.v1.RuntimeService/StartContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.810767106Z" level=info msg="Starting container: 8faab4d13465f85cf8cb933affb35d3a10b803037e35c3615fb163a5a9166258" id=e1991285-9036-4a66-b4a0-6b4f68975b78 name=/runtime.v1.RuntimeService/StartContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.824713016Z" level=info msg="Started container" PID=1350 containerID=8faab4d13465f85cf8cb933affb35d3a10b803037e35c3615fb163a5a9166258 description=kube-system/kube-apiserver-scheduled-stop-160289/kube-apiserver id=e1991285-9036-4a66-b4a0-6b4f68975b78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01bfa5f4b1d52eb7b61f4595df9157fd06303b1b02e172bfdca9c3c149954d9
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.827112718Z" level=info msg="Started container" PID=1396 containerID=ba7c079dee11d413dd6d39b0cd9788ebb25bf334802b0e03d99525e918a15c2b description=kube-system/kube-controller-manager-scheduled-stop-160289/kube-controller-manager id=9a878d18-c8ae-4182-a45b-327259006f72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb4632df5d629c2f87c9b30b95713ef7000d0ea880f3a9ee023d277e2f95408
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.829868136Z" level=info msg="Created container 4e20765eaefe8f92a8005ab6d74c233cd1571b759f3a33f0eac46a6439c6ef1a: kube-system/etcd-scheduled-stop-160289/etcd" id=ad22d1fe-17b4-4766-bf6d-b8166e081e87 name=/runtime.v1.RuntimeService/CreateContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.839554446Z" level=info msg="Starting container: 4e20765eaefe8f92a8005ab6d74c233cd1571b759f3a33f0eac46a6439c6ef1a" id=e28f6a74-a581-42bf-9792-d4518b88b75c name=/runtime.v1.RuntimeService/StartContainer
	Mar 05 04:34:27 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:27.857928374Z" level=info msg="Started container" PID=1382 containerID=4e20765eaefe8f92a8005ab6d74c233cd1571b759f3a33f0eac46a6439c6ef1a description=kube-system/etcd-scheduled-stop-160289/etcd id=e28f6a74-a581-42bf-9792-d4518b88b75c name=/runtime.v1.RuntimeService/StartContainer sandboxID=94f264d8fb8e45185907f90dc5455a6dc672ccfed9ffe16a51d155b294e8f9d1
	Mar 05 04:34:35 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:35.188759827Z" level=info msg="Checking image status: registry.k8s.io/pause:3.9" id=ac26d885-f4be-493f-86be-6c8af91af1aa name=/runtime.v1.ImageService/ImageStatus
	Mar 05 04:34:35 scheduled-stop-160289 crio[912]: time="2024-03-05 04:34:35.188931329Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e,RepoTags:[registry.k8s.io/pause:3.9],RepoDigests:[registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6 registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097],Size_:520014,Uid:&Int64Value{Value:65535,},Username:,Spec:nil,},Info:map[string]string{},}" id=ac26d885-f4be-493f-86be-6c8af91af1aa name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                              CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9892b0fc899b9       05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54   11 seconds ago      Running             kube-scheduler            0                   d25563adf29f7       kube-scheduler-scheduled-stop-160289
	ba7c079dee11d       9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b   11 seconds ago      Running             kube-controller-manager   0                   3cb4632df5d62       kube-controller-manager-scheduled-stop-160289
	4e20765eaefe8       9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace   11 seconds ago      Running             etcd                      0                   94f264d8fb8e4       etcd-scheduled-stop-160289
	8faab4d13465f       04b4c447bb9d4840af3bf7e836397379d65df87c86e55dcd27f31a8d11df2419   11 seconds ago      Running             kube-apiserver            0                   d01bfa5f4b1d5       kube-apiserver-scheduled-stop-160289
	
	
	==> describe nodes <==
	Name:               scheduled-stop-160289
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=scheduled-stop-160289
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c10843c2362d401e82b228acf1f340a428845477
	                    minikube.k8s.io/name=scheduled-stop-160289
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_03_05T04_34_36_0700
	                    minikube.k8s.io/version=v1.32.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 05 Mar 2024 04:34:32 +0000
	Taints:             node.kubernetes.io/not-ready:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  scheduled-stop-160289
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 05 Mar 2024 04:34:35 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 05 Mar 2024 04:34:35 +0000   Tue, 05 Mar 2024 04:34:28 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 05 Mar 2024 04:34:35 +0000   Tue, 05 Mar 2024 04:34:28 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 05 Mar 2024 04:34:35 +0000   Tue, 05 Mar 2024 04:34:28 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            False   Tue, 05 Mar 2024 04:34:35 +0000   Tue, 05 Mar 2024 04:34:28 +0000   KubeletNotReady              [container runtime status check may not have completed yet, container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: No CNI configuration file in /etc/cni/net.d/. Has your network provider started?]
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    scheduled-stop-160289
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022504Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022504Ki
	  pods:               110
	System Info:
	  Machine ID:                 baa92a7794b94ac99316fadb1ca861e2
	  System UUID:                31590ced-857a-46c4-82e5-c635fab046ac
	  Boot ID:                    e693da36-93b6-4a73-8932-63823d30425e
	  Kernel Version:             5.15.0-1055-aws
	  OS Image:                   Ubuntu 22.04.3 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.28.4
	  Kube-Proxy Version:         v1.28.4
	Non-terminated Pods:          (4 in total)
	  Namespace                   Name                                             CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                             ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-scheduled-stop-160289                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         4s
	  kube-system                 kube-apiserver-scheduled-stop-160289             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4s
	  kube-system                 kube-controller-manager-scheduled-stop-160289    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4s
	  kube-system                 kube-scheduler-scheduled-stop-160289             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                650m (32%!)(MISSING)  0 (0%!)(MISSING)
	  memory             100Mi (1%!)(MISSING)  0 (0%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                From     Message
	  ----    ------                   ----               ----     -------
	  Normal  NodeHasSufficientMemory  12s (x8 over 12s)  kubelet  Node scheduled-stop-160289 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    12s (x8 over 12s)  kubelet  Node scheduled-stop-160289 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     12s (x8 over 12s)  kubelet  Node scheduled-stop-160289 status is now: NodeHasSufficientPID
	  Normal  Starting                 4s                 kubelet  Starting kubelet.
	  Normal  NodeHasSufficientMemory  4s                 kubelet  Node scheduled-stop-160289 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4s                 kubelet  Node scheduled-stop-160289 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4s                 kubelet  Node scheduled-stop-160289 status is now: NodeHasSufficientPID
	
	
	==> dmesg <==
	[  +0.001190] FS-Cache: O-key=[8] '59455c0100000000'
	[  +0.000701] FS-Cache: N-cookie c=0000008a [p=00000081 fl=2 nc=0 na=1]
	[  +0.000934] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=00000000c2ddbe15
	[  +0.001150] FS-Cache: N-key=[8] '59455c0100000000'
	[  +0.004363] FS-Cache: Duplicate cookie detected
	[  +0.000737] FS-Cache: O-cookie c=00000084 [p=00000081 fl=226 nc=0 na=1]
	[  +0.001004] FS-Cache: O-cookie d=0000000007158bf0{9p.inode} n=0000000023c83f24
	[  +0.001081] FS-Cache: O-key=[8] '59455c0100000000'
	[  +0.000717] FS-Cache: N-cookie c=0000008b [p=00000081 fl=2 nc=0 na=1]
	[  +0.001081] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=000000007544fd9a
	[  +0.001067] FS-Cache: N-key=[8] '59455c0100000000'
	[  +2.604745] FS-Cache: Duplicate cookie detected
	[  +0.000862] FS-Cache: O-cookie c=00000082 [p=00000081 fl=226 nc=0 na=1]
	[  +0.001124] FS-Cache: O-cookie d=0000000007158bf0{9p.inode} n=00000000c8eeb094
	[  +0.001170] FS-Cache: O-key=[8] '58455c0100000000'
	[  +0.000810] FS-Cache: N-cookie c=0000008d [p=00000081 fl=2 nc=0 na=1]
	[  +0.001061] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=00000000c2ddbe15
	[  +0.001288] FS-Cache: N-key=[8] '58455c0100000000'
	[  +0.375468] FS-Cache: Duplicate cookie detected
	[  +0.000709] FS-Cache: O-cookie c=00000087 [p=00000081 fl=226 nc=0 na=1]
	[  +0.000996] FS-Cache: O-cookie d=0000000007158bf0{9p.inode} n=00000000a055ac16
	[  +0.001203] FS-Cache: O-key=[8] '5e455c0100000000'
	[  +0.000793] FS-Cache: N-cookie c=0000008e [p=00000081 fl=2 nc=0 na=1]
	[  +0.000948] FS-Cache: N-cookie d=0000000007158bf0{9p.inode} n=00000000eaee5be9
	[  +0.001109] FS-Cache: N-key=[8] '5e455c0100000000'
	
	
	==> etcd [4e20765eaefe8f92a8005ab6d74c233cd1571b759f3a33f0eac46a6439c6ef1a] <==
	{"level":"info","ts":"2024-03-05T04:34:28.044211Z","caller":"fileutil/purge.go:44","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
	{"level":"info","ts":"2024-03-05T04:34:28.044471Z","caller":"embed/etcd.go:597","msg":"serving peer traffic","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2024-03-05T04:34:28.044494Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.76.2:2380"}
	{"level":"info","ts":"2024-03-05T04:34:28.044681Z","caller":"embed/etcd.go:278","msg":"now serving peer/client/metrics","local-member-id":"ea7e25599daad906","initial-advertise-peer-urls":["https://192.168.76.2:2380"],"listen-peer-urls":["https://192.168.76.2:2380"],"advertise-client-urls":["https://192.168.76.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.76.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-03-05T04:34:28.044724Z","caller":"embed/etcd.go:855","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-03-05T04:34:28.045396Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 switched to configuration voters=(16896983918768216326)"}
	{"level":"info","ts":"2024-03-05T04:34:28.045483Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","added-peer-id":"ea7e25599daad906","added-peer-peer-urls":["https://192.168.76.2:2380"]}
	{"level":"info","ts":"2024-03-05T04:34:28.872007Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 is starting a new election at term 1"}
	{"level":"info","ts":"2024-03-05T04:34:28.872068Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became pre-candidate at term 1"}
	{"level":"info","ts":"2024-03-05T04:34:28.872095Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgPreVoteResp from ea7e25599daad906 at term 1"}
	{"level":"info","ts":"2024-03-05T04:34:28.87211Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became candidate at term 2"}
	{"level":"info","ts":"2024-03-05T04:34:28.872116Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 received MsgVoteResp from ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2024-03-05T04:34:28.872126Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"ea7e25599daad906 became leader at term 2"}
	{"level":"info","ts":"2024-03-05T04:34:28.872133Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: ea7e25599daad906 elected leader ea7e25599daad906 at term 2"}
	{"level":"info","ts":"2024-03-05T04:34:28.876142Z","caller":"etcdserver/server.go:2062","msg":"published local member to cluster through raft","local-member-id":"ea7e25599daad906","local-member-attributes":"{Name:scheduled-stop-160289 ClientURLs:[https://192.168.76.2:2379]}","request-path":"/0/members/ea7e25599daad906/attributes","cluster-id":"6f20f2c4b2fb5f8a","publish-timeout":"7s"}
	{"level":"info","ts":"2024-03-05T04:34:28.880158Z","caller":"etcdserver/server.go:2571","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T04:34:28.880306Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-05T04:34:28.881028Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-03-05T04:34:28.881091Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-03-05T04:34:28.881155Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"6f20f2c4b2fb5f8a","local-member-id":"ea7e25599daad906","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T04:34:28.881251Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T04:34:28.8813Z","caller":"etcdserver/server.go:2595","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-03-05T04:34:28.881352Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-03-05T04:34:28.882239Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.76.2:2379"}
	{"level":"info","ts":"2024-03-05T04:34:28.883107Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	
	
	==> kernel <==
	 04:34:39 up 10:17,  0 users,  load average: 1.26, 1.66, 2.07
	Linux scheduled-stop-160289 5.15.0-1055-aws #60~20.04.1-Ubuntu SMP Thu Feb 22 15:54:21 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.3 LTS"
	
	
	==> kube-apiserver [8faab4d13465f85cf8cb933affb35d3a10b803037e35c3615fb163a5a9166258] <==
	I0305 04:34:32.215135       1 apf_controller.go:377] Running API Priority and Fairness config worker
	I0305 04:34:32.215167       1 apf_controller.go:380] Running API Priority and Fairness periodic rebalancing process
	I0305 04:34:32.215721       1 shared_informer.go:318] Caches are synced for crd-autoregister
	I0305 04:34:32.215850       1 aggregator.go:166] initial CRD sync complete...
	I0305 04:34:32.215888       1 autoregister_controller.go:141] Starting autoregister controller
	I0305 04:34:32.215940       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I0305 04:34:32.215993       1 cache.go:39] Caches are synced for autoregister controller
	I0305 04:34:32.218192       1 shared_informer.go:318] Caches are synced for configmaps
	I0305 04:34:32.218307       1 shared_informer.go:318] Caches are synced for cluster_authentication_trust_controller
	I0305 04:34:32.222124       1 controller.go:624] quota admission added evaluator for: namespaces
	I0305 04:34:32.234257       1 shared_informer.go:318] Caches are synced for node_authorizer
	I0305 04:34:32.246379       1 controller.go:624] quota admission added evaluator for: leases.coordination.k8s.io
	I0305 04:34:32.919081       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I0305 04:34:32.924663       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I0305 04:34:32.924757       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I0305 04:34:33.530309       1 controller.go:624] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0305 04:34:33.585664       1 controller.go:624] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I0305 04:34:33.638543       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W0305 04:34:33.644766       1 lease.go:263] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I0305 04:34:33.646172       1 controller.go:624] quota admission added evaluator for: endpoints
	I0305 04:34:33.651191       1 controller.go:624] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0305 04:34:34.134901       1 controller.go:624] quota admission added evaluator for: serviceaccounts
	I0305 04:34:35.106989       1 controller.go:624] quota admission added evaluator for: deployments.apps
	I0305 04:34:35.120997       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I0305 04:34:35.135665       1 controller.go:624] quota admission added evaluator for: daemonsets.apps
	
	
	==> kube-controller-manager [ba7c079dee11d413dd6d39b0cd9788ebb25bf334802b0e03d99525e918a15c2b] <==
	I0305 04:34:36.096387       1 resource_quota_monitor.go:305] "QuotaMonitor running"
	I0305 04:34:36.350011       1 controllermanager.go:642] "Started controller" controller="namespace-controller"
	I0305 04:34:36.350410       1 namespace_controller.go:197] "Starting namespace controller"
	I0305 04:34:36.350526       1 shared_informer.go:311] Waiting for caches to sync for namespace
	I0305 04:34:36.486045       1 controllermanager.go:642] "Started controller" controller="serviceaccount-controller"
	I0305 04:34:36.486120       1 serviceaccounts_controller.go:111] "Starting service account controller"
	I0305 04:34:36.486129       1 shared_informer.go:311] Waiting for caches to sync for service account
	I0305 04:34:36.630271       1 controllermanager.go:642] "Started controller" controller="statefulset-controller"
	I0305 04:34:36.630390       1 stateful_set.go:161] "Starting stateful set controller"
	I0305 04:34:36.630399       1 shared_informer.go:311] Waiting for caches to sync for stateful set
	I0305 04:34:36.782864       1 controllermanager.go:642] "Started controller" controller="persistentvolume-expander-controller"
	I0305 04:34:36.782928       1 expand_controller.go:328] "Starting expand controller"
	I0305 04:34:36.782936       1 shared_informer.go:311] Waiting for caches to sync for expand
	I0305 04:34:36.970680       1 controllermanager.go:642] "Started controller" controller="endpoints-controller"
	I0305 04:34:36.970790       1 endpoints_controller.go:174] "Starting endpoint controller"
	I0305 04:34:36.970798       1 shared_informer.go:311] Waiting for caches to sync for endpoint
	I0305 04:34:37.088721       1 controllermanager.go:642] "Started controller" controller="endpointslice-controller"
	I0305 04:34:37.089048       1 endpointslice_controller.go:264] "Starting endpoint slice controller"
	I0305 04:34:37.089274       1 shared_informer.go:311] Waiting for caches to sync for endpoint_slice
	I0305 04:34:37.230317       1 controllermanager.go:642] "Started controller" controller="replicaset-controller"
	I0305 04:34:37.230512       1 replica_set.go:214] "Starting controller" name="replicaset"
	I0305 04:34:37.230553       1 shared_informer.go:311] Waiting for caches to sync for ReplicaSet
	I0305 04:34:37.278707       1 controllermanager.go:642] "Started controller" controller="certificatesigningrequest-approving-controller"
	I0305 04:34:37.278848       1 certificate_controller.go:115] "Starting certificate controller" name="csrapproving"
	I0305 04:34:37.278948       1 shared_informer.go:311] Waiting for caches to sync for certificate-csrapproving
	
	
	==> kube-scheduler [9892b0fc899b95f59e5f8d073007c1d1a870ccb2f0912f83e6561857405bce58] <==
	W0305 04:34:32.181359       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0305 04:34:32.181395       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0305 04:34:32.181490       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0305 04:34:32.182043       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0305 04:34:32.181822       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0305 04:34:32.182233       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0305 04:34:32.181869       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0305 04:34:32.182327       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 04:34:32.181914       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0305 04:34:32.182983       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 04:34:32.181967       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0305 04:34:32.183109       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0305 04:34:32.183259       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: 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
	E0305 04:34:32.183392       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 04:34:33.024655       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0305 04:34:33.024808       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 04:34:33.053181       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0305 04:34:33.053299       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	W0305 04:34:33.091034       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0305 04:34:33.091137       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0305 04:34:33.148785       1 reflector.go:535] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	E0305 04:34:33.148893       1 reflector.go:147] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: 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"
	W0305 04:34:33.232895       1 reflector.go:535] vendor/k8s.io/client-go/informers/factory.go:150: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0305 04:34:33.233017       1 reflector.go:147] vendor/k8s.io/client-go/informers/factory.go:150: 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
	I0305 04:34:34.867832       1 shared_informer.go:318] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.557317    1523 topology_manager.go:215] "Topology Admit Handler" podUID="6cb8e0aa9448b404d4bfb40eec2c06dd" podNamespace="kube-system" podName="kube-scheduler-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.557358    1523 topology_manager.go:215] "Topology Admit Handler" podUID="fb31bd128fc1b8a4e1a8bdfa64612bc2" podNamespace="kube-system" podName="etcd-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.557399    1523 topology_manager.go:215] "Topology Admit Handler" podUID="37b722ad744cc99e3e8e7a449386ae7a" podNamespace="kube-system" podName="kube-apiserver-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: E0305 04:34:35.602478    1523 kubelet.go:1890] "Failed creating a mirror pod for" err="pods \"kube-scheduler-scheduled-stop-160289\" already exists" pod="kube-system/kube-scheduler-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607307    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/87b44b945224d724aab36a0c9ea8ff90-usr-local-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-160289\" (UID: \"87b44b945224d724aab36a0c9ea8ff90\") " pod="kube-system/kube-controller-manager-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607370    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-certs\" (UniqueName: \"kubernetes.io/host-path/fb31bd128fc1b8a4e1a8bdfa64612bc2-etcd-certs\") pod \"etcd-scheduled-stop-160289\" (UID: \"fb31bd128fc1b8a4e1a8bdfa64612bc2\") " pod="kube-system/etcd-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607395    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-data\" (UniqueName: \"kubernetes.io/host-path/fb31bd128fc1b8a4e1a8bdfa64612bc2-etcd-data\") pod \"etcd-scheduled-stop-160289\" (UID: \"fb31bd128fc1b8a4e1a8bdfa64612bc2\") " pod="kube-system/etcd-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607425    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/37b722ad744cc99e3e8e7a449386ae7a-usr-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-160289\" (UID: \"37b722ad744cc99e3e8e7a449386ae7a\") " pod="kube-system/kube-apiserver-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607448    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/37b722ad744cc99e3e8e7a449386ae7a-k8s-certs\") pod \"kube-apiserver-scheduled-stop-160289\" (UID: \"37b722ad744cc99e3e8e7a449386ae7a\") " pod="kube-system/kube-apiserver-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607472    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/6cb8e0aa9448b404d4bfb40eec2c06dd-kubeconfig\") pod \"kube-scheduler-scheduled-stop-160289\" (UID: \"6cb8e0aa9448b404d4bfb40eec2c06dd\") " pod="kube-system/kube-scheduler-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607495    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/37b722ad744cc99e3e8e7a449386ae7a-ca-certs\") pod \"kube-apiserver-scheduled-stop-160289\" (UID: \"37b722ad744cc99e3e8e7a449386ae7a\") " pod="kube-system/kube-apiserver-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607519    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/87b44b945224d724aab36a0c9ea8ff90-k8s-certs\") pod \"kube-controller-manager-scheduled-stop-160289\" (UID: \"87b44b945224d724aab36a0c9ea8ff90\") " pod="kube-system/kube-controller-manager-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607544    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/87b44b945224d724aab36a0c9ea8ff90-kubeconfig\") pod \"kube-controller-manager-scheduled-stop-160289\" (UID: \"87b44b945224d724aab36a0c9ea8ff90\") " pod="kube-system/kube-controller-manager-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607568    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/87b44b945224d724aab36a0c9ea8ff90-usr-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-160289\" (UID: \"87b44b945224d724aab36a0c9ea8ff90\") " pod="kube-system/kube-controller-manager-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607606    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"flexvolume-dir\" (UniqueName: \"kubernetes.io/host-path/87b44b945224d724aab36a0c9ea8ff90-flexvolume-dir\") pod \"kube-controller-manager-scheduled-stop-160289\" (UID: \"87b44b945224d724aab36a0c9ea8ff90\") " pod="kube-system/kube-controller-manager-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607630    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/37b722ad744cc99e3e8e7a449386ae7a-usr-local-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-160289\" (UID: \"37b722ad744cc99e3e8e7a449386ae7a\") " pod="kube-system/kube-apiserver-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607656    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/87b44b945224d724aab36a0c9ea8ff90-ca-certs\") pod \"kube-controller-manager-scheduled-stop-160289\" (UID: \"87b44b945224d724aab36a0c9ea8ff90\") " pod="kube-system/kube-controller-manager-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607686    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/87b44b945224d724aab36a0c9ea8ff90-etc-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-160289\" (UID: \"87b44b945224d724aab36a0c9ea8ff90\") " pod="kube-system/kube-controller-manager-scheduled-stop-160289"
	Mar 05 04:34:35 scheduled-stop-160289 kubelet[1523]: I0305 04:34:35.607709    1523 reconciler_common.go:258] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/37b722ad744cc99e3e8e7a449386ae7a-etc-ca-certificates\") pod \"kube-apiserver-scheduled-stop-160289\" (UID: \"37b722ad744cc99e3e8e7a449386ae7a\") " pod="kube-system/kube-apiserver-scheduled-stop-160289"
	Mar 05 04:34:36 scheduled-stop-160289 kubelet[1523]: I0305 04:34:36.169499    1523 apiserver.go:52] "Watching apiserver"
	Mar 05 04:34:36 scheduled-stop-160289 kubelet[1523]: I0305 04:34:36.204979    1523 desired_state_of_world_populator.go:159] "Finished populating initial desired state of world"
	Mar 05 04:34:36 scheduled-stop-160289 kubelet[1523]: I0305 04:34:36.257002    1523 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/kube-controller-manager-scheduled-stop-160289" podStartSLOduration=1.256941153 podCreationTimestamp="2024-03-05 04:34:35 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-05 04:34:36.241597875 +0000 UTC m=+1.180889069" watchObservedRunningTime="2024-03-05 04:34:36.256941153 +0000 UTC m=+1.196232355"
	Mar 05 04:34:36 scheduled-stop-160289 kubelet[1523]: I0305 04:34:36.270950    1523 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/kube-scheduler-scheduled-stop-160289" podStartSLOduration=3.2709079770000002 podCreationTimestamp="2024-03-05 04:34:33 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-05 04:34:36.258219999 +0000 UTC m=+1.197511192" watchObservedRunningTime="2024-03-05 04:34:36.270907977 +0000 UTC m=+1.210199171"
	Mar 05 04:34:36 scheduled-stop-160289 kubelet[1523]: I0305 04:34:36.271039    1523 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/etcd-scheduled-stop-160289" podStartSLOduration=1.271019739 podCreationTimestamp="2024-03-05 04:34:35 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-05 04:34:36.270488721 +0000 UTC m=+1.209779915" watchObservedRunningTime="2024-03-05 04:34:36.271019739 +0000 UTC m=+1.210310949"
	Mar 05 04:34:36 scheduled-stop-160289 kubelet[1523]: I0305 04:34:36.285209    1523 pod_startup_latency_tracker.go:102] "Observed pod startup duration" pod="kube-system/kube-apiserver-scheduled-stop-160289" podStartSLOduration=1.285169791 podCreationTimestamp="2024-03-05 04:34:35 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-03-05 04:34:36.284682285 +0000 UTC m=+1.223973479" watchObservedRunningTime="2024-03-05 04:34:36.285169791 +0000 UTC m=+1.224460984"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p scheduled-stop-160289 -n scheduled-stop-160289
helpers_test.go:261: (dbg) Run:  kubectl --context scheduled-stop-160289 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: storage-provisioner
helpers_test.go:274: ======> post-mortem[TestScheduledStopUnix]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context scheduled-stop-160289 describe pod storage-provisioner
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context scheduled-stop-160289 describe pod storage-provisioner: exit status 1 (88.159473ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "storage-provisioner" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context scheduled-stop-160289 describe pod storage-provisioner: exit status 1
helpers_test.go:175: Cleaning up "scheduled-stop-160289" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-160289
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-160289: (1.972231854s)
--- FAIL: TestScheduledStopUnix (37.26s)

                                                
                                    

Test pass (301/335)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.4
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.28.4/json-events 8.91
13 TestDownloadOnly/v1.28.4/preload-exists 0
17 TestDownloadOnly/v1.28.4/LogsDuration 0.08
18 TestDownloadOnly/v1.28.4/DeleteAll 0.21
19 TestDownloadOnly/v1.28.4/DeleteAlwaysSucceeds 0.14
21 TestDownloadOnly/v1.29.0-rc.2/json-events 6.75
22 TestDownloadOnly/v1.29.0-rc.2/preload-exists 0
26 TestDownloadOnly/v1.29.0-rc.2/LogsDuration 0.17
27 TestDownloadOnly/v1.29.0-rc.2/DeleteAll 0.38
28 TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds 0.26
30 TestBinaryMirror 0.57
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.09
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
36 TestAddons/Setup 169.65
38 TestAddons/parallel/Registry 16.4
40 TestAddons/parallel/InspektorGadget 11.82
41 TestAddons/parallel/MetricsServer 5.76
44 TestAddons/parallel/CSI 62.09
45 TestAddons/parallel/Headlamp 13.55
46 TestAddons/parallel/CloudSpanner 6.79
47 TestAddons/parallel/LocalPath 9.81
48 TestAddons/parallel/NvidiaDevicePlugin 6.81
49 TestAddons/parallel/Yakd 6.01
52 TestAddons/serial/GCPAuth/Namespaces 0.17
53 TestAddons/StoppedEnableDisable 12.2
54 TestCertOptions 40.1
55 TestCertExpiration 251.58
57 TestForceSystemdFlag 43.92
58 TestForceSystemdEnv 38.12
64 TestErrorSpam/setup 33.63
65 TestErrorSpam/start 0.8
66 TestErrorSpam/status 1.06
67 TestErrorSpam/pause 1.69
68 TestErrorSpam/unpause 1.79
69 TestErrorSpam/stop 1.44
72 TestFunctional/serial/CopySyncFile 0
73 TestFunctional/serial/StartWithProxy 51.65
74 TestFunctional/serial/AuditLog 0
75 TestFunctional/serial/SoftStart 24.43
76 TestFunctional/serial/KubeContext 0.06
77 TestFunctional/serial/KubectlGetPods 0.09
80 TestFunctional/serial/CacheCmd/cache/add_remote 3.66
81 TestFunctional/serial/CacheCmd/cache/add_local 1.09
82 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
83 TestFunctional/serial/CacheCmd/cache/list 0.07
84 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.33
85 TestFunctional/serial/CacheCmd/cache/cache_reload 2.02
86 TestFunctional/serial/CacheCmd/cache/delete 0.13
87 TestFunctional/serial/MinikubeKubectlCmd 0.16
88 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.16
89 TestFunctional/serial/ExtraConfig 52.39
90 TestFunctional/serial/ComponentHealth 0.1
91 TestFunctional/serial/LogsCmd 1.95
92 TestFunctional/serial/LogsFileCmd 1.76
93 TestFunctional/serial/InvalidService 5.06
95 TestFunctional/parallel/ConfigCmd 0.6
96 TestFunctional/parallel/DashboardCmd 12.16
97 TestFunctional/parallel/DryRun 0.48
98 TestFunctional/parallel/InternationalLanguage 0.25
99 TestFunctional/parallel/StatusCmd 1.19
103 TestFunctional/parallel/ServiceCmdConnect 9.84
104 TestFunctional/parallel/AddonsCmd 0.23
105 TestFunctional/parallel/PersistentVolumeClaim 25.94
107 TestFunctional/parallel/SSHCmd 0.78
108 TestFunctional/parallel/CpCmd 2.26
110 TestFunctional/parallel/FileSync 0.43
111 TestFunctional/parallel/CertSync 2.34
115 TestFunctional/parallel/NodeLabels 0.13
117 TestFunctional/parallel/NonActiveRuntimeDisabled 0.79
119 TestFunctional/parallel/License 0.25
121 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.63
122 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
124 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.32
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.14
126 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
130 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
131 TestFunctional/parallel/ServiceCmd/DeployApp 7.27
132 TestFunctional/parallel/ProfileCmd/profile_not_create 0.41
133 TestFunctional/parallel/ProfileCmd/profile_list 0.41
134 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
135 TestFunctional/parallel/MountCmd/any-port 7.65
136 TestFunctional/parallel/ServiceCmd/List 0.65
137 TestFunctional/parallel/ServiceCmd/JSONOutput 0.6
138 TestFunctional/parallel/ServiceCmd/HTTPS 0.61
139 TestFunctional/parallel/ServiceCmd/Format 0.49
140 TestFunctional/parallel/ServiceCmd/URL 0.43
141 TestFunctional/parallel/MountCmd/specific-port 2.4
142 TestFunctional/parallel/MountCmd/VerifyCleanup 2.13
143 TestFunctional/parallel/Version/short 0.08
144 TestFunctional/parallel/Version/components 1.12
145 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
146 TestFunctional/parallel/ImageCommands/ImageListTable 0.32
147 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
148 TestFunctional/parallel/ImageCommands/ImageListYaml 0.35
149 TestFunctional/parallel/ImageCommands/ImageBuild 2.68
150 TestFunctional/parallel/ImageCommands/Setup 1.75
151 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 5.93
152 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
153 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.22
154 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
155 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 3.32
156 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 5.57
157 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.87
158 TestFunctional/parallel/ImageCommands/ImageRemove 0.53
159 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.25
160 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.95
161 TestFunctional/delete_addon-resizer_images 0.08
162 TestFunctional/delete_my-image_image 0.02
163 TestFunctional/delete_minikube_cached_images 0.02
167 TestMutliControlPlane/serial/StartCluster 151.28
168 TestMutliControlPlane/serial/DeployApp 6.93
169 TestMutliControlPlane/serial/PingHostFromPods 1.76
170 TestMutliControlPlane/serial/AddWorkerNode 28.15
171 TestMutliControlPlane/serial/NodeLabels 0.12
172 TestMutliControlPlane/serial/HAppyAfterClusterStart 0.85
173 TestMutliControlPlane/serial/CopyFile 20.05
174 TestMutliControlPlane/serial/StopSecondaryNode 12.82
175 TestMutliControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.54
176 TestMutliControlPlane/serial/RestartSecondaryNode 20.5
177 TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart 16.62
178 TestMutliControlPlane/serial/RestartClusterKeepsNodes 209.78
179 TestMutliControlPlane/serial/DeleteSecondaryNode 12.93
180 TestMutliControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.54
181 TestMutliControlPlane/serial/StopCluster 35.78
182 TestMutliControlPlane/serial/RestartCluster 109.96
183 TestMutliControlPlane/serial/DegradedAfterClusterRestart 0.54
184 TestMutliControlPlane/serial/AddSecondaryNode 64.31
185 TestMutliControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.74
189 TestJSONOutput/start/Command 53.2
190 TestJSONOutput/start/Audit 0
192 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/pause/Command 0.75
196 TestJSONOutput/pause/Audit 0
198 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/unpause/Command 0.7
202 TestJSONOutput/unpause/Audit 0
204 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
207 TestJSONOutput/stop/Command 5.86
208 TestJSONOutput/stop/Audit 0
210 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
211 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
212 TestErrorJSONOutput 0.24
214 TestKicCustomNetwork/create_custom_network 43.24
215 TestKicCustomNetwork/use_default_bridge_network 32.63
216 TestKicExistingNetwork 33.66
217 TestKicCustomSubnet 36.7
218 TestKicStaticIP 35.4
219 TestMainNoArgs 0.07
220 TestMinikubeProfile 66.63
223 TestMountStart/serial/StartWithMountFirst 9
224 TestMountStart/serial/VerifyMountFirst 0.27
225 TestMountStart/serial/StartWithMountSecond 7.1
226 TestMountStart/serial/VerifyMountSecond 0.29
227 TestMountStart/serial/DeleteFirst 1.63
228 TestMountStart/serial/VerifyMountPostDelete 0.27
229 TestMountStart/serial/Stop 1.22
230 TestMountStart/serial/RestartStopped 8.38
231 TestMountStart/serial/VerifyMountPostStop 0.28
234 TestMultiNode/serial/FreshStart2Nodes 69.11
235 TestMultiNode/serial/DeployApp2Nodes 4.81
236 TestMultiNode/serial/PingHostFrom2Pods 1.07
237 TestMultiNode/serial/AddNode 18.82
238 TestMultiNode/serial/MultiNodeLabels 0.09
239 TestMultiNode/serial/ProfileList 0.37
240 TestMultiNode/serial/CopyFile 10.47
241 TestMultiNode/serial/StopNode 2.29
242 TestMultiNode/serial/StartAfterStop 10.42
243 TestMultiNode/serial/RestartKeepsNodes 86.88
244 TestMultiNode/serial/DeleteNode 5.31
245 TestMultiNode/serial/StopMultiNode 23.86
246 TestMultiNode/serial/RestartMultiNode 55.12
247 TestMultiNode/serial/ValidateNameConflict 33.69
252 TestPreload 117.88
257 TestInsufficientStorage 10.62
258 TestRunningBinaryUpgrade 79.86
260 TestKubernetesUpgrade 398.4
261 TestMissingContainerUpgrade 143.29
263 TestPause/serial/Start 60.35
265 TestNoKubernetes/serial/StartNoK8sWithVersion 0.11
266 TestNoKubernetes/serial/StartWithK8s 43.31
267 TestNoKubernetes/serial/StartWithStopK8s 14.53
268 TestNoKubernetes/serial/Start 7.63
269 TestPause/serial/SecondStartNoReconfiguration 26.77
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.29
271 TestNoKubernetes/serial/ProfileList 0.87
272 TestNoKubernetes/serial/Stop 1.26
273 TestNoKubernetes/serial/StartNoArgs 8.14
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.36
275 TestPause/serial/Pause 1.23
276 TestPause/serial/VerifyStatus 0.65
277 TestPause/serial/Unpause 1.34
278 TestPause/serial/PauseAgain 1.46
279 TestPause/serial/DeletePaused 3.37
280 TestPause/serial/VerifyDeletedResources 0.18
281 TestStoppedBinaryUpgrade/Setup 1.08
282 TestStoppedBinaryUpgrade/Upgrade 76.86
283 TestStoppedBinaryUpgrade/MinikubeLogs 1.24
298 TestNetworkPlugins/group/false 5.07
303 TestStartStop/group/old-k8s-version/serial/FirstStart 156.35
304 TestStartStop/group/old-k8s-version/serial/DeployApp 9.49
305 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.51
306 TestStartStop/group/old-k8s-version/serial/Stop 12.06
307 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
308 TestStartStop/group/old-k8s-version/serial/SecondStart 145.78
310 TestStartStop/group/no-preload/serial/FirstStart 70.68
311 TestStartStop/group/no-preload/serial/DeployApp 8.39
312 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.12
313 TestStartStop/group/no-preload/serial/Stop 12.01
314 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.29
315 TestStartStop/group/no-preload/serial/SecondStart 275.92
316 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
317 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.12
318 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
319 TestStartStop/group/old-k8s-version/serial/Pause 3.1
321 TestStartStop/group/embed-certs/serial/FirstStart 51.34
322 TestStartStop/group/embed-certs/serial/DeployApp 9.33
323 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.19
324 TestStartStop/group/embed-certs/serial/Stop 12.03
325 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.3
326 TestStartStop/group/embed-certs/serial/SecondStart 268.12
327 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
328 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.12
329 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
330 TestStartStop/group/no-preload/serial/Pause 3.27
332 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 56.77
333 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.36
334 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.2
335 TestStartStop/group/default-k8s-diff-port/serial/Stop 12
336 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.21
337 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 291.1
338 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
339 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.14
340 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.33
341 TestStartStop/group/embed-certs/serial/Pause 4.47
343 TestStartStop/group/newest-cni/serial/FirstStart 47.54
344 TestStartStop/group/newest-cni/serial/DeployApp 0
345 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.44
346 TestStartStop/group/newest-cni/serial/Stop 1.29
347 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
348 TestStartStop/group/newest-cni/serial/SecondStart 16.1
349 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
350 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.29
352 TestStartStop/group/newest-cni/serial/Pause 3.17
353 TestNetworkPlugins/group/auto/Start 50.71
354 TestNetworkPlugins/group/auto/KubeletFlags 0.32
355 TestNetworkPlugins/group/auto/NetCatPod 10.31
356 TestNetworkPlugins/group/auto/DNS 0.2
357 TestNetworkPlugins/group/auto/Localhost 0.17
358 TestNetworkPlugins/group/auto/HairPin 0.16
359 TestNetworkPlugins/group/kindnet/Start 49.43
360 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
361 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
362 TestNetworkPlugins/group/kindnet/NetCatPod 10.3
363 TestNetworkPlugins/group/kindnet/DNS 0.2
364 TestNetworkPlugins/group/kindnet/Localhost 0.17
365 TestNetworkPlugins/group/kindnet/HairPin 0.16
366 TestNetworkPlugins/group/calico/Start 77.53
367 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
368 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.12
369 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.31
370 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.87
371 TestNetworkPlugins/group/custom-flannel/Start 69.74
372 TestNetworkPlugins/group/calico/ControllerPod 6.01
373 TestNetworkPlugins/group/calico/KubeletFlags 0.36
374 TestNetworkPlugins/group/calico/NetCatPod 11.29
375 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.48
376 TestNetworkPlugins/group/calico/DNS 0.35
377 TestNetworkPlugins/group/calico/Localhost 0.26
378 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.45
379 TestNetworkPlugins/group/calico/HairPin 0.26
380 TestNetworkPlugins/group/custom-flannel/DNS 0.33
381 TestNetworkPlugins/group/custom-flannel/Localhost 0.22
382 TestNetworkPlugins/group/custom-flannel/HairPin 0.25
383 TestNetworkPlugins/group/enable-default-cni/Start 58.12
384 TestNetworkPlugins/group/flannel/Start 67.99
385 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.34
386 TestNetworkPlugins/group/enable-default-cni/NetCatPod 13.36
387 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
388 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
389 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
390 TestNetworkPlugins/group/flannel/ControllerPod 6.01
391 TestNetworkPlugins/group/flannel/KubeletFlags 0.41
392 TestNetworkPlugins/group/flannel/NetCatPod 12.38
393 TestNetworkPlugins/group/bridge/Start 92.39
394 TestNetworkPlugins/group/flannel/DNS 0.23
395 TestNetworkPlugins/group/flannel/Localhost 0.37
396 TestNetworkPlugins/group/flannel/HairPin 0.28
397 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
398 TestNetworkPlugins/group/bridge/NetCatPod 9.26
399 TestNetworkPlugins/group/bridge/DNS 0.18
400 TestNetworkPlugins/group/bridge/Localhost 0.17
401 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (7.4s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-565557 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |          |
	|         | -p download-only-565557        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/05 03:57:13
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0305 03:57:13.706622 2131707 out.go:291] Setting OutFile to fd 1 ...
	I0305 03:57:13.706830 2131707 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:13.706859 2131707 out.go:304] Setting ErrFile to fd 2...
	I0305 03:57:13.706881 2131707 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:13.707150 2131707 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	W0305 03:57:13.707319 2131707 root.go:314] Error reading config file at /home/jenkins/minikube-integration/17909-2126334/.minikube/config/config.json: open /home/jenkins/minikube-integration/17909-2126334/.minikube/config/config.json: no such file or directory
	I0305 03:57:13.707750 2131707 out.go:298] Setting JSON to true
	I0305 03:57:13.708693 2131707 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":34780,"bootTime":1709576254,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 03:57:13.708782 2131707 start.go:139] virtualization:  
	I0305 03:57:13.711528 2131707 out.go:97] [download-only-565557] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	W0305 03:57:13.711663 2131707 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball: no such file or directory
	I0305 03:57:13.711705 2131707 notify.go:220] Checking for updates...
	I0305 03:57:13.713219 2131707 out.go:169] MINIKUBE_LOCATION=17909
	I0305 03:57:13.715327 2131707 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 03:57:13.717155 2131707 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 03:57:13.718862 2131707 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 03:57:13.720425 2131707 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0305 03:57:13.723470 2131707 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0305 03:57:13.723725 2131707 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 03:57:13.743284 2131707 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 03:57:13.743387 2131707 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:13.817808 2131707 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-05 03:57:13.808804846 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:13.817916 2131707 docker.go:295] overlay module found
	I0305 03:57:13.820201 2131707 out.go:97] Using the docker driver based on user configuration
	I0305 03:57:13.820232 2131707 start.go:297] selected driver: docker
	I0305 03:57:13.820240 2131707 start.go:901] validating driver "docker" against <nil>
	I0305 03:57:13.820347 2131707 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:13.879065 2131707 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-05 03:57:13.870299972 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:13.879245 2131707 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0305 03:57:13.879541 2131707 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0305 03:57:13.879699 2131707 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0305 03:57:13.881667 2131707 out.go:169] Using Docker driver with root privileges
	I0305 03:57:13.883934 2131707 cni.go:84] Creating CNI manager for ""
	I0305 03:57:13.884030 2131707 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 03:57:13.884049 2131707 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0305 03:57:13.884141 2131707 start.go:340] cluster config:
	{Name:download-only-565557 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-565557 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0305 03:57:13.885862 2131707 out.go:97] Starting "download-only-565557" primary control-plane node in "download-only-565557" cluster
	I0305 03:57:13.885882 2131707 cache.go:121] Beginning downloading kic base image for docker with crio
	I0305 03:57:13.887438 2131707 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0305 03:57:13.887463 2131707 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0305 03:57:13.887502 2131707 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0305 03:57:13.901984 2131707 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0305 03:57:13.902179 2131707 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0305 03:57:13.902277 2131707 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0305 03:57:13.949783 2131707 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0305 03:57:13.949810 2131707 cache.go:56] Caching tarball of preloaded images
	I0305 03:57:13.950360 2131707 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0305 03:57:13.952558 2131707 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0305 03:57:13.952584 2131707 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0305 03:57:14.069079 2131707 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-565557 host does not exist
	  To start a cluster, run: "minikube start -p download-only-565557"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.4/json-events (8.91s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.28.4/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-565557 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | -p download-only-565557        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| delete  | -p download-only-565557        | download-only-565557 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| start   | -o=json --download-only        | download-only-407140 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | -p download-only-407140        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/05 03:57:21
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0305 03:57:21.549445 2131865 out.go:291] Setting OutFile to fd 1 ...
	I0305 03:57:21.549599 2131865 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:21.549610 2131865 out.go:304] Setting ErrFile to fd 2...
	I0305 03:57:21.549615 2131865 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:21.549842 2131865 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 03:57:21.550221 2131865 out.go:298] Setting JSON to true
	I0305 03:57:21.551090 2131865 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":34788,"bootTime":1709576254,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 03:57:21.551155 2131865 start.go:139] virtualization:  
	I0305 03:57:21.553326 2131865 out.go:97] [download-only-407140] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0305 03:57:21.555142 2131865 out.go:169] MINIKUBE_LOCATION=17909
	I0305 03:57:21.553581 2131865 notify.go:220] Checking for updates...
	I0305 03:57:21.558769 2131865 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 03:57:21.560548 2131865 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 03:57:21.562409 2131865 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 03:57:21.564481 2131865 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0305 03:57:21.567699 2131865 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0305 03:57:21.568088 2131865 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 03:57:21.589523 2131865 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 03:57:21.589623 2131865 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:21.667320 2131865 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-05 03:57:21.657123818 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:21.667425 2131865 docker.go:295] overlay module found
	I0305 03:57:21.669324 2131865 out.go:97] Using the docker driver based on user configuration
	I0305 03:57:21.669350 2131865 start.go:297] selected driver: docker
	I0305 03:57:21.669356 2131865 start.go:901] validating driver "docker" against <nil>
	I0305 03:57:21.669464 2131865 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:21.725236 2131865 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:50 SystemTime:2024-03-05 03:57:21.716457793 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:21.725396 2131865 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0305 03:57:21.725697 2131865 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0305 03:57:21.725856 2131865 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0305 03:57:21.727753 2131865 out.go:169] Using Docker driver with root privileges
	I0305 03:57:21.729225 2131865 cni.go:84] Creating CNI manager for ""
	I0305 03:57:21.729246 2131865 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 03:57:21.729257 2131865 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0305 03:57:21.729334 2131865 start.go:340] cluster config:
	{Name:download-only-407140 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.4 ClusterName:download-only-407140 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.4 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}
	I0305 03:57:21.731037 2131865 out.go:97] Starting "download-only-407140" primary control-plane node in "download-only-407140" cluster
	I0305 03:57:21.731060 2131865 cache.go:121] Beginning downloading kic base image for docker with crio
	I0305 03:57:21.732748 2131865 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0305 03:57:21.732774 2131865 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 03:57:21.732812 2131865 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0305 03:57:21.747431 2131865 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0305 03:57:21.747563 2131865 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0305 03:57:21.747582 2131865 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0305 03:57:21.747587 2131865 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0305 03:57:21.747595 2131865 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0305 03:57:21.786117 2131865 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4
	I0305 03:57:21.786155 2131865 cache.go:56] Caching tarball of preloaded images
	I0305 03:57:21.786655 2131865 preload.go:132] Checking if preload exists for k8s version v1.28.4 and runtime crio
	I0305 03:57:21.788578 2131865 out.go:97] Downloading Kubernetes v1.28.4 preload ...
	I0305 03:57:21.788603 2131865 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4 ...
	I0305 03:57:21.892974 2131865 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.4/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4?checksum=md5:23e2271fd1a7b32f52ce36ae8363c081 -> /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.4-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-407140 host does not exist
	  To start a cluster, run: "minikube start -p download-only-407140"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/json-events (6.75s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-574412 --force --alsologtostderr --kubernetes-version=v1.29.0-rc.2 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-574412 --force --alsologtostderr --kubernetes-version=v1.29.0-rc.2 --container-runtime=crio --driver=docker  --container-runtime=crio: (6.745080824s)
--- PASS: TestDownloadOnly/v1.29.0-rc.2/json-events (6.75s)

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/preload-exists
--- PASS: TestDownloadOnly/v1.29.0-rc.2/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/LogsDuration (0.17s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-574412
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-574412: exit status 85 (171.858409ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-565557 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | -p download-only-565557           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| delete  | -p download-only-565557           | download-only-565557 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| start   | -o=json --download-only           | download-only-407140 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | -p download-only-407140           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.28.4      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| delete  | -p download-only-407140           | download-only-407140 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC | 05 Mar 24 03:57 UTC |
	| start   | -o=json --download-only           | download-only-574412 | jenkins | v1.32.0 | 05 Mar 24 03:57 UTC |                     |
	|         | -p download-only-574412           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.29.0-rc.2 |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/03/05 03:57:30
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0305 03:57:30.892697 2132025 out.go:291] Setting OutFile to fd 1 ...
	I0305 03:57:30.892862 2132025 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:30.892887 2132025 out.go:304] Setting ErrFile to fd 2...
	I0305 03:57:30.892894 2132025 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 03:57:30.893177 2132025 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 03:57:30.893608 2132025 out.go:298] Setting JSON to true
	I0305 03:57:30.894487 2132025 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":34797,"bootTime":1709576254,"procs":158,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 03:57:30.894556 2132025 start.go:139] virtualization:  
	I0305 03:57:30.897152 2132025 out.go:97] [download-only-574412] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0305 03:57:30.899382 2132025 out.go:169] MINIKUBE_LOCATION=17909
	I0305 03:57:30.897375 2132025 notify.go:220] Checking for updates...
	I0305 03:57:30.903020 2132025 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 03:57:30.905264 2132025 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 03:57:30.907176 2132025 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 03:57:30.909167 2132025 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0305 03:57:30.912996 2132025 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0305 03:57:30.913279 2132025 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 03:57:30.933926 2132025 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 03:57:30.934027 2132025 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:31.007907 2132025 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-05 03:57:30.996070032 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:31.008119 2132025 docker.go:295] overlay module found
	I0305 03:57:31.010186 2132025 out.go:97] Using the docker driver based on user configuration
	I0305 03:57:31.010233 2132025 start.go:297] selected driver: docker
	I0305 03:57:31.010240 2132025 start.go:901] validating driver "docker" against <nil>
	I0305 03:57:31.010361 2132025 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 03:57:31.067801 2132025 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:28 OomKillDisable:true NGoroutines:49 SystemTime:2024-03-05 03:57:31.058901199 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 03:57:31.068009 2132025 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0305 03:57:31.068296 2132025 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0305 03:57:31.068459 2132025 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0305 03:57:31.070664 2132025 out.go:169] Using Docker driver with root privileges
	I0305 03:57:31.072485 2132025 cni.go:84] Creating CNI manager for ""
	I0305 03:57:31.072506 2132025 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0305 03:57:31.072517 2132025 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0305 03:57:31.072610 2132025 start.go:340] cluster config:
	{Name:download-only-574412 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.29.0-rc.2 ClusterName:download-only-574412 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al 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.29.0-rc.2 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}
	I0305 03:57:31.074436 2132025 out.go:97] Starting "download-only-574412" primary control-plane node in "download-only-574412" cluster
	I0305 03:57:31.074456 2132025 cache.go:121] Beginning downloading kic base image for docker with crio
	I0305 03:57:31.076671 2132025 out.go:97] Pulling base image v0.0.42-1708944392-18244 ...
	I0305 03:57:31.076717 2132025 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime crio
	I0305 03:57:31.076946 2132025 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local docker daemon
	I0305 03:57:31.091868 2132025 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 to local cache
	I0305 03:57:31.092044 2132025 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory
	I0305 03:57:31.092071 2132025 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 in local cache directory, skipping pull
	I0305 03:57:31.092080 2132025 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 exists in cache, skipping pull
	I0305 03:57:31.092089 2132025 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 as a tarball
	I0305 03:57:31.139312 2132025 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-arm64.tar.lz4
	I0305 03:57:31.139356 2132025 cache.go:56] Caching tarball of preloaded images
	I0305 03:57:31.139897 2132025 preload.go:132] Checking if preload exists for k8s version v1.29.0-rc.2 and runtime crio
	I0305 03:57:31.141869 2132025 out.go:97] Downloading Kubernetes v1.29.0-rc.2 preload ...
	I0305 03:57:31.141897 2132025 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-arm64.tar.lz4 ...
	I0305 03:57:31.268832 2132025 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.29.0-rc.2/preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-arm64.tar.lz4?checksum=md5:9d8119c6fd5c58f71de57a6fdbe27bf3 -> /home/jenkins/minikube-integration/17909-2126334/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.29.0-rc.2-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-574412 host does not exist
	  To start a cluster, run: "minikube start -p download-only-574412"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.29.0-rc.2/LogsDuration (0.17s)

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/DeleteAll (0.38s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds (0.26s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-574412
--- PASS: TestDownloadOnly/v1.29.0-rc.2/DeleteAlwaysSucceeds (0.26s)

                                                
                                    
x
+
TestBinaryMirror (0.57s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (169.65s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-arm64 start -p addons-649326 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:109: (dbg) Done: out/minikube-linux-arm64 start -p addons-649326 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (2m49.651091882s)
--- PASS: TestAddons/Setup (169.65s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 91.908722ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-g7rd8" [939c48ab-c821-49f0-ba12-25e9e9903c0c] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.007479172s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-8xs2x" [5cc5f670-a6f3-41a6-bfd3-90a772af9ca1] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.005134647s
addons_test.go:340: (dbg) Run:  kubectl --context addons-649326 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-649326 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:345: (dbg) Done: kubectl --context addons-649326 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.220445036s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 ip
2024/03/05 04:00:45 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.40s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-4sbpz" [37a74c90-760a-481a-9603-7139a64c7a2f] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.005131384s
addons_test.go:841: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-649326
addons_test.go:841: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-649326: (5.814951825s)
--- PASS: TestAddons/parallel/InspektorGadget (11.82s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 3.61536ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-69cf46c98-7gfhq" [4ecac735-3006-4634-b22e-5bbbd02c53a3] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.006181586s
addons_test.go:415: (dbg) Run:  kubectl --context addons-649326 top pods -n kube-system
addons_test.go:432: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (62.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 91.700747ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-649326 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-649326 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [ab978245-5244-492f-9ef9-54e31c8477eb] Pending
helpers_test.go:344: "task-pv-pod" [ab978245-5244-492f-9ef9-54e31c8477eb] 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" [ab978245-5244-492f-9ef9-54e31c8477eb] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.011640812s
addons_test.go:584: (dbg) Run:  kubectl --context addons-649326 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-649326 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-649326 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-649326 delete pod task-pv-pod
addons_test.go:600: (dbg) Run:  kubectl --context addons-649326 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-649326 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-649326 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (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" [71787a61-fb18-47df-ab87-209c6686c847] Pending
helpers_test.go:344: "task-pv-pod-restore" [71787a61-fb18-47df-ab87-209c6686c847] 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" [71787a61-fb18-47df-ab87-209c6686c847] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004472604s
addons_test.go:626: (dbg) Run:  kubectl --context addons-649326 delete pod task-pv-pod-restore
addons_test.go:630: (dbg) Run:  kubectl --context addons-649326 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-649326 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-arm64 -p addons-649326 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.774777399s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (62.09s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (13.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-649326 --alsologtostderr -v=1
addons_test.go:824: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-649326 --alsologtostderr -v=1: (1.54990405s)
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7ddfbb94ff-9nxrl" [2a8928b9-0303-4338-bce1-fcfb34789293] Pending
helpers_test.go:344: "headlamp-7ddfbb94ff-9nxrl" [2a8928b9-0303-4338-bce1-fcfb34789293] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7ddfbb94ff-9nxrl" [2a8928b9-0303-4338-bce1-fcfb34789293] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003511139s
--- PASS: TestAddons/parallel/Headlamp (13.55s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-6548d5df46-btl9w" [84f1d969-5dc1-4ade-9e0c-a1cabbdec9b6] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004210763s
addons_test.go:860: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-649326
--- PASS: TestAddons/parallel/CloudSpanner (6.79s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (9.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-649326 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-649326 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-649326 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [24ad59c5-4e5f-4147-8216-1144470594b8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [24ad59c5-4e5f-4147-8216-1144470594b8] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [24ad59c5-4e5f-4147-8216-1144470594b8] Succeeded: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003672936s
addons_test.go:891: (dbg) Run:  kubectl --context addons-649326 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 ssh "cat /opt/local-path-provisioner/pvc-07b1e0a4-0914-45b3-a2bf-4ae142a30731_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-649326 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-649326 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-arm64 -p addons-649326 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (9.81s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (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-mjt8p" [9e26fee0-c9a4-43c8-b502-59bd1eb43478] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.019217712s
addons_test.go:955: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-649326
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.81s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (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-9947fc6bf-xjgvd" [4ed4689c-d4ef-43f8-8170-8714530cec4e] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004624456s
--- PASS: TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:650: (dbg) Run:  kubectl --context addons-649326 create ns new-namespace
addons_test.go:664: (dbg) Run:  kubectl --context addons-649326 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.17s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.2s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-649326
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-649326: (11.909977978s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-649326
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-649326
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-649326
--- PASS: TestAddons/StoppedEnableDisable (12.20s)

                                                
                                    
x
+
TestCertOptions (40.1s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-557052 --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
E0305 04:43:08.248614 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-557052 --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: (36.965870065s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-557052 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-557052 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-557052 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-557052" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-557052
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-557052: (2.219523266s)
--- PASS: TestCertOptions (40.10s)

                                                
                                    
x
+
TestCertExpiration (251.58s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-553546 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-553546 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (39.9177246s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-553546 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-553546 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (29.097092238s)
helpers_test.go:175: Cleaning up "cert-expiration-553546" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-553546
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-553546: (2.562799889s)
--- PASS: TestCertExpiration (251.58s)

                                                
                                    
x
+
TestForceSystemdFlag (43.92s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (38.12s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (33.63s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-979440 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-979440 --driver=docker  --container-runtime=crio
E0305 04:05:29.936865 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:05:29.944741 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:05:29.954971 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:05:29.975229 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:05:30.015476 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:05:30.095783 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:05:30.256100 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:05:30.576590 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-979440 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-979440 --driver=docker  --container-runtime=crio: (33.631530232s)
--- PASS: TestErrorSpam/setup (33.63s)

                                                
                                    
x
+
TestErrorSpam/start (0.8s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 start --dry-run
E0305 04:05:31.217476 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 start --dry-run
--- PASS: TestErrorSpam/start (0.80s)

                                                
                                    
x
+
TestErrorSpam/status (1.06s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 status
E0305 04:05:32.498498 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
--- PASS: TestErrorSpam/status (1.06s)

                                                
                                    
x
+
TestErrorSpam/pause (1.69s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.79s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 unpause
E0305 04:05:35.058770 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-979440 --log_dir /tmp/nospam-979440 unpause
--- PASS: TestErrorSpam/unpause (1.79s)

                                                
                                    
x
+
TestErrorSpam/stop (1.44s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/jenkins/minikube-integration/17909-2126334/.minikube/files/etc/test/nested/copy/2131701/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (51.65s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-908360 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0305 04:05:50.420295 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:06:10.901382 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-908360 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (51.64810197s)
--- PASS: TestFunctional/serial/StartWithProxy (51.65s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (24.43s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-908360 --alsologtostderr -v=8
E0305 04:06:51.862546 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-908360 --alsologtostderr -v=8: (24.427018007s)
functional_test.go:659: soft start took 24.429358611s for "functional-908360" cluster.
--- PASS: TestFunctional/serial/SoftStart (24.43s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 cache add registry.k8s.io/pause:3.1: (1.196591607s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 cache add registry.k8s.io/pause:3.3: (1.303988032s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 cache add registry.k8s.io/pause:latest: (1.157846126s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.66s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-908360 /tmp/TestFunctionalserialCacheCmdcacheadd_local2616734678/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 cache add minikube-local-cache-test:functional-908360
functional_test.go:1090: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 cache delete minikube-local-cache-test:functional-908360
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-908360
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.09s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 cache reload: (1.066108897s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.02s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.16s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.16s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:737: (dbg) Run:  out/kubectl --context functional-908360 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.16s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (52.39s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.95s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 logs: (1.946911882s)
--- PASS: TestFunctional/serial/LogsCmd (1.95s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 logs --file /tmp/TestFunctionalserialLogsFileCmd2170549303/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 logs --file /tmp/TestFunctionalserialLogsFileCmd2170549303/001/logs.txt: (1.760794845s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.06s)

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

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

                                                
                                                
-- /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:2323: (dbg) Run:  kubectl --context functional-908360 delete -f testdata/invalidsvc.yaml
functional_test.go:2323: (dbg) Done: kubectl --context functional-908360 delete -f testdata/invalidsvc.yaml: (1.157865531s)
--- PASS: TestFunctional/serial/InvalidService (5.06s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.6s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.48s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0305 04:08:39.868378 2157204 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:08:39.868629 2157204 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:08:39.868657 2157204 out.go:304] Setting ErrFile to fd 2...
	I0305 04:08:39.868679 2157204 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:08:39.868951 2157204 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:08:39.869346 2157204 out.go:298] Setting JSON to false
	I0305 04:08:39.870447 2157204 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":35466,"bootTime":1709576254,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 04:08:39.870571 2157204 start.go:139] virtualization:  
	I0305 04:08:39.873267 2157204 out.go:177] * [functional-908360] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0305 04:08:39.876116 2157204 out.go:177]   - MINIKUBE_LOCATION=17909
	I0305 04:08:39.878305 2157204 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 04:08:39.876270 2157204 notify.go:220] Checking for updates...
	I0305 04:08:39.882959 2157204 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 04:08:39.885506 2157204 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 04:08:39.887343 2157204 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0305 04:08:39.889373 2157204 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0305 04:08:39.892259 2157204 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:08:39.893320 2157204 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 04:08:39.921357 2157204 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 04:08:39.921476 2157204 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 04:08:39.991620 2157204 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:31 OomKillDisable:true NGoroutines:57 SystemTime:2024-03-05 04:08:39.973405672 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 04:08:39.991735 2157204 docker.go:295] overlay module found
	I0305 04:08:39.995056 2157204 out.go:177] * Using the docker driver based on existing profile
	I0305 04:08:40.000019 2157204 start.go:297] selected driver: docker
	I0305 04:08:40.000046 2157204 start.go:901] validating driver "docker" against &{Name:functional-908360 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:functional-908360 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0305 04:08:40.000167 2157204 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0305 04:08:40.009414 2157204 out.go:177] 
	W0305 04:08:40.011583 2157204 out.go:239] 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
	I0305 04:08:40.013745 2157204 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.25s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0305 04:08:39.664933 2157138 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:08:39.665182 2157138 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:08:39.665211 2157138 out.go:304] Setting ErrFile to fd 2...
	I0305 04:08:39.665243 2157138 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:08:39.665748 2157138 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:08:39.666313 2157138 out.go:298] Setting JSON to false
	I0305 04:08:39.667500 2157138 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":35466,"bootTime":1709576254,"procs":197,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 04:08:39.669750 2157138 start.go:139] virtualization:  
	I0305 04:08:39.673777 2157138 out.go:177] * [functional-908360] minikube v1.32.0 sur Ubuntu 20.04 (arm64)
	I0305 04:08:39.675744 2157138 out.go:177]   - MINIKUBE_LOCATION=17909
	I0305 04:08:39.677599 2157138 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 04:08:39.675827 2157138 notify.go:220] Checking for updates...
	I0305 04:08:39.679756 2157138 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 04:08:39.682190 2157138 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 04:08:39.684589 2157138 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0305 04:08:39.686500 2157138 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0305 04:08:39.688814 2157138 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:08:39.689513 2157138 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 04:08:39.716954 2157138 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 04:08:39.717071 2157138 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 04:08:39.787917 2157138 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:31 OomKillDisable:true NGoroutines:57 SystemTime:2024-03-05 04:08:39.778587109 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 04:08:39.788068 2157138 docker.go:295] overlay module found
	I0305 04:08:39.791434 2157138 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0305 04:08:39.793360 2157138 start.go:297] selected driver: docker
	I0305 04:08:39.793384 2157138 start.go:901] validating driver "docker" against &{Name:functional-908360 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.42-1708944392-18244@sha256:8610dac8144c3f59a6cf50871eb10395cea122e148262744231a04c396033b08 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.28.4 ClusterName:functional-908360 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.28.4 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0305 04:08:39.793503 2157138 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0305 04:08:39.796228 2157138 out.go:177] 
	W0305 04:08:39.798251 2157138 out.go:239] 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
	I0305 04:08:39.800077 2157138 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 status
functional_test.go:856: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:868: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.19s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-908360 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-908360 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-7799dfb7c6-t9s8b" [7326e32c-fa80-4360-8707-af24bbbdf607] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-7799dfb7c6-t9s8b" [7326e32c-fa80-4360-8707-af24bbbdf607] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.007016898s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30520
functional_test.go:1671: http://192.168.49.2:30520: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-7799dfb7c6-t9s8b

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1686: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 addons list
functional_test.go:1698: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.94s)

                                                
                                                
=== 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" [6c1bb9ad-7919-4a29-9e9b-c570df0c63cb] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004892803s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-908360 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-908360 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-908360 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-908360 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" [0626c1d1-68b6-4837-8c57-a4be0b968f19] Pending
helpers_test.go:344: "sp-pod" [0626c1d1-68b6-4837-8c57-a4be0b968f19] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [0626c1d1-68b6-4837-8c57-a4be0b968f19] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004130812s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-908360 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-908360 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-908360 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" [a0a31818-56e7-48e9-b431-f42e57b3af48] Pending
helpers_test.go:344: "sp-pod" [a0a31818-56e7-48e9-b431-f42e57b3af48] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004750145s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-908360 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.94s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1721: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "echo hello"
functional_test.go:1738: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.78s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1925: Checking for existence of /etc/test/nested/copy/2131701/hosts within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo cat /etc/test/nested/copy/2131701/hosts"
functional_test.go:1932: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.43s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/2131701.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo cat /etc/ssl/certs/2131701.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/2131701.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo cat /usr/share/ca-certificates/2131701.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/21317012.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo cat /etc/ssl/certs/21317012.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/21317012.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo cat /usr/share/ca-certificates/21317012.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.34s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.79s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.25s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-908360 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" [fddba364-f871-4356-9a2a-fa8f9f966a17] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [fddba364-f871-4356-9a2a-fa8f9f966a17] Running
E0305 04:08:13.783076 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.008670309s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-908360 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-908360 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-759d89bdcc-xh9zz" [5af8dbcc-5122-45d3-b025-367804b3cfa9] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-759d89bdcc-xh9zz" [5af8dbcc-5122-45d3-b025-367804b3cfa9] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.004498881s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.27s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1311: Took "337.682523ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1325: Took "71.248498ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.41s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1362: Took "346.859553ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1375: Took "65.016867ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.41s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Mar  5 04:08 created-by-test
-rw-r--r-- 1 docker docker 24 Mar  5 04:08 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Mar  5 04:08 test-1709611715415795645
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh cat /mount-9p/test-1709611715415795645
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-908360 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" [2873011f-1a22-4a3f-8f94-b396d5736218] Pending
helpers_test.go:344: "busybox-mount" [2873011f-1a22-4a3f-8f94-b396d5736218] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [2873011f-1a22-4a3f-8f94-b396d5736218] Pending: Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [2873011f-1a22-4a3f-8f94-b396d5736218] 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 4.006356862s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-908360 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdany-port1919301203/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.65s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 service list -o json
functional_test.go:1490: Took "599.470678ms" to run "out/minikube-linux-arm64 -p functional-908360 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.60s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1505: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 service --namespace=default --https --url hello-node
functional_test.go:1518: found endpoint: https://192.168.49.2:31324
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.61s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1555: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 service hello-node --url
functional_test.go:1561: found endpoint for hello-node: http://192.168.49.2:31324
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.43s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdspecific-port3147609/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-908360 ssh "sudo umount -f /mount-9p": exit status 1 (412.560651ms)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdVerifyCleanup224734539/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdVerifyCleanup224734539/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdVerifyCleanup224734539/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 ssh "findmnt -T" /mount1: (1.173166621s)
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-908360 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdVerifyCleanup224734539/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdVerifyCleanup224734539/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-908360 /tmp/TestFunctionalparallelMountCmdVerifyCleanup224734539/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.13s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 version -o=json --components: (1.116951201s)
--- PASS: TestFunctional/parallel/Version/components (1.12s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-908360 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.28.4
registry.k8s.io/kube-proxy:v1.28.4
registry.k8s.io/kube-controller-manager:v1.28.4
registry.k8s.io/kube-apiserver:v1.28.4
registry.k8s.io/etcd:3.5.9-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.10.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-908360
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240202-8f1494ea
docker.io/kindest/kindnetd:v20230809-80a64d96
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-908360 image ls --format short --alsologtostderr:
I0305 04:09:08.884655 2159959 out.go:291] Setting OutFile to fd 1 ...
I0305 04:09:08.884772 2159959 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:08.884783 2159959 out.go:304] Setting ErrFile to fd 2...
I0305 04:09:08.884789 2159959 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:08.885249 2159959 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
I0305 04:09:08.886413 2159959 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:08.886568 2159959 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:08.887804 2159959 cli_runner.go:164] Run: docker container inspect functional-908360 --format={{.State.Status}}
I0305 04:09:08.911334 2159959 ssh_runner.go:195] Run: systemctl --version
I0305 04:09:08.911388 2159959 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-908360
I0305 04:09:08.929241 2159959 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35059 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/functional-908360/id_rsa Username:docker}
I0305 04:09:09.038449 2159959 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-908360 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/kube-scheduler          | v1.28.4            | 05c284c929889 | 59.3MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/kube-controller-manager | v1.28.4            | 9961cbceaf234 | 117MB  |
| registry.k8s.io/coredns/coredns         | v1.10.1            | 97e04611ad434 | 51.4MB |
| registry.k8s.io/kube-apiserver          | v1.28.4            | 04b4c447bb9d4 | 121MB  |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| gcr.io/google-containers/addon-resizer  | functional-908360  | ffd4cfbbe753e | 34.1MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| docker.io/library/nginx                 | latest             | 760b7cbba31e1 | 196MB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.9-0            | 9cdd6470f48c8 | 182MB  |
| registry.k8s.io/kube-proxy              | v1.28.4            | 3ca3ca488cf13 | 70MB   |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20230809-80a64d96 | 04b4eaa3d3db8 | 60.9MB |
| docker.io/kindest/kindnetd              | v20240202-8f1494ea | 4740c1948d3fc | 60.9MB |
| docker.io/library/nginx                 | alpine             | be5e6f23a9904 | 45.4MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-908360 image ls --format table --alsologtostderr:
I0305 04:09:09.244177 2160020 out.go:291] Setting OutFile to fd 1 ...
I0305 04:09:09.244287 2160020 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:09.244298 2160020 out.go:304] Setting ErrFile to fd 2...
I0305 04:09:09.244303 2160020 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:09.244696 2160020 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
I0305 04:09:09.245650 2160020 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:09.245825 2160020 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:09.247230 2160020 cli_runner.go:164] Run: docker container inspect functional-908360 --format={{.State.Status}}
I0305 04:09:09.284988 2160020 ssh_runner.go:195] Run: systemctl --version
I0305 04:09:09.285090 2160020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-908360
I0305 04:09:09.305863 2160020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35059 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/functional-908360/id_rsa Username:docker}
I0305 04:09:09.403722 2160020 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-908360 image ls --format json --alsologtostderr:
[{"id":"04b4eaa3d3db8abea4b9ea4d10a0926ebb31db5a31b673aa1cf7a4b3af4add26","repoDigests":["docker.io/kindest/kindnetd@sha256:4a58d1cd2b45bf2460762a51a4aa9c80861f460af35800c05baab0573f923052","docker.io/kindest/kindnetd@sha256:f61a1c916e587322444cab4e745a66c8bed6c30208e4dae28d5a1d18c070adb2"],"repoTags":["docker.io/kindest/kindnetd:v20230809-80a64d96"],"size":"60867618"},{"id":"4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988","docker.io/kindest/kindnetd@sha256:fde0f6062db0a3b3323d76a4cde031f0f891b5b79d12be642b7e5aad68f2836f"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"60940831"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa
0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"be5e6f23a9904ed26efa7a49fb3d5e63d1c488dbb7b5134e869488afd747ec3f","repoDigests":["docker.io/library/nginx@sha256:34aa0a372d3220dc0448131f809c72d8085f79bdec8058ad6970fc034a395674","docker.io/library/nginx@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9"],"repoTags":["docker.io/library/nginx:alpine"],"size":"45393258"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-908360"],"size":"34114467"},{"id":"97e04611ad43405a2e5863ae17c6f1bc9181bdefdaa78627c432ef754a4eb108","repoDigests":["registry.k8s.io/coredns/coredns@sha256:74130b944396a0b0ca9af923ee6e03b08a35d98fc1bbaef4e35cf9acc5599105","registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e"],"repo
Tags":["registry.k8s.io/coredns/coredns:v1.10.1"],"size":"51393451"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"760b7cbba31e196288effd2af6924c42637ac5e0d67db4de6309f24518844676","repoDigests":["docker.io/library/nginx@sha256:c26ae7472
d624ba1fafd296e73cecc4f93f853088e6a9c13c0d52f6ca5865107","docker.io/library/nginx@sha256:d5ec359034df4b326b8b5f0efa26dbd8742d166161b7edb37321b795c8fe5f48"],"repoTags":["docker.io/library/nginx:latest"],"size":"196117996"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace","repoDigests":["registry.k8s.io/etcd@sha256:e013d0d5e4e25d00c61a7ff839927a1f36479678f11e49502b53a5e
0b14f10c3","registry.k8s.io/etcd@sha256:e60789d18cc66486e6db4094383f9732280092f07a1f5455ecbe11d404c8e48b"],"repoTags":["registry.k8s.io/etcd:3.5.9-0"],"size":"182203183"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"04b4c447bb9d4840af3bf7e836397379d65df87c86e55dcd27f31a8d11df2419","repoDigests":["registry.k8s.io/kube-apiserver@sha256:5b28a364467cf7e134343bb3ee2c6d40682b473a743a72142c7bbe25767d36eb","registry.k8s.io/kube-apiserver@sha256:a4c3e6bec39f5dcb221a2f08266513ab19b7d977ccc76a0bcaf04d4935ac0fb2"],"repoTags":["registry.k8s.io/kube-apiserver:v1.28.4"],"size":"121119694"},{"id":"3ca3ca488cf13fde14cfc4b3ffde0c53a8c161b030f4a444a797fba6aef38c39","repoDigests":["registry.k8s.io/kube-proxy@sha256:460fb2711108dbfbe9ad77860d0fd8aad842c0e97f1aee757b33f2218daece68","registry.k8s.io/kube-proxy@sha256:e63408a0f5068
a7e9d4b34fd72b4a2b0e5512509b53cd2123a37fc991b0ef532"],"repoTags":["registry.k8s.io/kube-proxy:v1.28.4"],"size":"69992343"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:65486c8c338f96dc022dd1a0abe8763e38f35095b84b208c78f44d9e99447d1c","registry.k8s.io/kube-controller-manager@sha256:fe49ea386d014cbf10cd16f53900b91bb7e7c32c5cf4fdcea550c33bedfdc92e"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.28.4"],"size":"117252916"},{"id":"05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54","repoDigests":["registry.k8s.io/ku
be-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba","registry.k8s.io/kube-scheduler@sha256:ddb0fb05335238789e9a847f0c6731e1da918c42a389625cb2a7ec577ca20afe"],"repoTags":["registry.k8s.io/kube-scheduler:v1.28.4"],"size":"59253556"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-908360 image ls --format json --alsologtostderr:
I0305 04:09:09.191835 2160015 out.go:291] Setting OutFile to fd 1 ...
I0305 04:09:09.192080 2160015 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:09.192094 2160015 out.go:304] Setting ErrFile to fd 2...
I0305 04:09:09.192100 2160015 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:09.193166 2160015 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
I0305 04:09:09.193826 2160015 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:09.193952 2160015 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:09.194430 2160015 cli_runner.go:164] Run: docker container inspect functional-908360 --format={{.State.Status}}
I0305 04:09:09.216447 2160015 ssh_runner.go:195] Run: systemctl --version
I0305 04:09:09.216499 2160015 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-908360
I0305 04:09:09.253639 2160015 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35059 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/functional-908360/id_rsa Username:docker}
I0305 04:09:09.345422 2160015 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-908360 image ls --format yaml --alsologtostderr:
- id: 760b7cbba31e196288effd2af6924c42637ac5e0d67db4de6309f24518844676
repoDigests:
- docker.io/library/nginx@sha256:c26ae7472d624ba1fafd296e73cecc4f93f853088e6a9c13c0d52f6ca5865107
- docker.io/library/nginx@sha256:d5ec359034df4b326b8b5f0efa26dbd8742d166161b7edb37321b795c8fe5f48
repoTags:
- docker.io/library/nginx:latest
size: "196117996"
- id: 9cdd6470f48c8b127530b7ce6ea4b3524137984481e48bcde619735890840ace
repoDigests:
- registry.k8s.io/etcd@sha256:e013d0d5e4e25d00c61a7ff839927a1f36479678f11e49502b53a5e0b14f10c3
- registry.k8s.io/etcd@sha256:e60789d18cc66486e6db4094383f9732280092f07a1f5455ecbe11d404c8e48b
repoTags:
- registry.k8s.io/etcd:3.5.9-0
size: "182203183"
- id: 9961cbceaf234d59b7dcf8a197a024f3e3ce4b7fe2b67c2378efd3d209ca994b
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:65486c8c338f96dc022dd1a0abe8763e38f35095b84b208c78f44d9e99447d1c
- registry.k8s.io/kube-controller-manager@sha256:fe49ea386d014cbf10cd16f53900b91bb7e7c32c5cf4fdcea550c33bedfdc92e
repoTags:
- registry.k8s.io/kube-controller-manager:v1.28.4
size: "117252916"
- id: 05c284c929889d88306fdb3dd14ee2d0132543740f9e247685243214fc3d2c54
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:335bba9e861b88fa8b7bb9250bcd69b7a33f83da4fee93f9fc0eedc6f34e28ba
- registry.k8s.io/kube-scheduler@sha256:ddb0fb05335238789e9a847f0c6731e1da918c42a389625cb2a7ec577ca20afe
repoTags:
- registry.k8s.io/kube-scheduler:v1.28.4
size: "59253556"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
- docker.io/kindest/kindnetd@sha256:fde0f6062db0a3b3323d76a4cde031f0f891b5b79d12be642b7e5aad68f2836f
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "60940831"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 97e04611ad43405a2e5863ae17c6f1bc9181bdefdaa78627c432ef754a4eb108
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:74130b944396a0b0ca9af923ee6e03b08a35d98fc1bbaef4e35cf9acc5599105
- registry.k8s.io/coredns/coredns@sha256:a0ead06651cf580044aeb0a0feba63591858fb2e43ade8c9dea45a6a89ae7e5e
repoTags:
- registry.k8s.io/coredns/coredns:v1.10.1
size: "51393451"
- id: 04b4c447bb9d4840af3bf7e836397379d65df87c86e55dcd27f31a8d11df2419
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:5b28a364467cf7e134343bb3ee2c6d40682b473a743a72142c7bbe25767d36eb
- registry.k8s.io/kube-apiserver@sha256:a4c3e6bec39f5dcb221a2f08266513ab19b7d977ccc76a0bcaf04d4935ac0fb2
repoTags:
- registry.k8s.io/kube-apiserver:v1.28.4
size: "121119694"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: be5e6f23a9904ed26efa7a49fb3d5e63d1c488dbb7b5134e869488afd747ec3f
repoDigests:
- docker.io/library/nginx@sha256:34aa0a372d3220dc0448131f809c72d8085f79bdec8058ad6970fc034a395674
- docker.io/library/nginx@sha256:6a2f8b28e45c4adea04ec207a251fd4a2df03ddc930f782af51e315ebc76e9a9
repoTags:
- docker.io/library/nginx:alpine
size: "45393258"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-908360
size: "34114467"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 3ca3ca488cf13fde14cfc4b3ffde0c53a8c161b030f4a444a797fba6aef38c39
repoDigests:
- registry.k8s.io/kube-proxy@sha256:460fb2711108dbfbe9ad77860d0fd8aad842c0e97f1aee757b33f2218daece68
- registry.k8s.io/kube-proxy@sha256:e63408a0f5068a7e9d4b34fd72b4a2b0e5512509b53cd2123a37fc991b0ef532
repoTags:
- registry.k8s.io/kube-proxy:v1.28.4
size: "69992343"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 04b4eaa3d3db8abea4b9ea4d10a0926ebb31db5a31b673aa1cf7a4b3af4add26
repoDigests:
- docker.io/kindest/kindnetd@sha256:4a58d1cd2b45bf2460762a51a4aa9c80861f460af35800c05baab0573f923052
- docker.io/kindest/kindnetd@sha256:f61a1c916e587322444cab4e745a66c8bed6c30208e4dae28d5a1d18c070adb2
repoTags:
- docker.io/kindest/kindnetd:v20230809-80a64d96
size: "60867618"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-908360 image ls --format yaml --alsologtostderr:
I0305 04:09:08.909975 2159958 out.go:291] Setting OutFile to fd 1 ...
I0305 04:09:08.910167 2159958 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:08.910180 2159958 out.go:304] Setting ErrFile to fd 2...
I0305 04:09:08.910196 2159958 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:08.910465 2159958 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
I0305 04:09:08.912005 2159958 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:08.912206 2159958 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:08.912864 2159958 cli_runner.go:164] Run: docker container inspect functional-908360 --format={{.State.Status}}
I0305 04:09:08.939556 2159958 ssh_runner.go:195] Run: systemctl --version
I0305 04:09:08.939614 2159958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-908360
I0305 04:09:08.962636 2159958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35059 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/functional-908360/id_rsa Username:docker}
I0305 04:09:09.063872 2159958 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.35s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image build -t localhost/my-image:functional-908360 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 image build -t localhost/my-image:functional-908360 testdata/build --alsologtostderr: (2.141561316s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-908360 image build -t localhost/my-image:functional-908360 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 2d5ff908d10
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-908360
--> 223f4e51a5e
Successfully tagged localhost/my-image:functional-908360
223f4e51a5e581aa7055585d22105e38ecaad8cd030ad2a179486f23b77fe23e
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-908360 image build -t localhost/my-image:functional-908360 testdata/build --alsologtostderr:
I0305 04:09:09.751936 2160116 out.go:291] Setting OutFile to fd 1 ...
I0305 04:09:09.754479 2160116 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:09.754504 2160116 out.go:304] Setting ErrFile to fd 2...
I0305 04:09:09.754512 2160116 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0305 04:09:09.754789 2160116 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
I0305 04:09:09.755485 2160116 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:09.756825 2160116 config.go:182] Loaded profile config "functional-908360": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
I0305 04:09:09.757471 2160116 cli_runner.go:164] Run: docker container inspect functional-908360 --format={{.State.Status}}
I0305 04:09:09.775007 2160116 ssh_runner.go:195] Run: systemctl --version
I0305 04:09:09.775058 2160116 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-908360
I0305 04:09:09.791845 2160116 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35059 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/functional-908360/id_rsa Username:docker}
I0305 04:09:09.880325 2160116 build_images.go:151] Building image from path: /tmp/build.269113423.tar
I0305 04:09:09.880393 2160116 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0305 04:09:09.889904 2160116 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.269113423.tar
I0305 04:09:09.893468 2160116 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.269113423.tar: stat -c "%s %y" /var/lib/minikube/build/build.269113423.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.269113423.tar': No such file or directory
I0305 04:09:09.893502 2160116 ssh_runner.go:362] scp /tmp/build.269113423.tar --> /var/lib/minikube/build/build.269113423.tar (3072 bytes)
I0305 04:09:09.918510 2160116 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.269113423
I0305 04:09:09.927636 2160116 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.269113423 -xf /var/lib/minikube/build/build.269113423.tar
I0305 04:09:09.936889 2160116 crio.go:297] Building image: /var/lib/minikube/build/build.269113423
I0305 04:09:09.936962 2160116 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-908360 /var/lib/minikube/build/build.269113423 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0305 04:09:11.798137 2160116 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-908360 /var/lib/minikube/build/build.269113423 --cgroup-manager=cgroupfs: (1.861147794s)
I0305 04:09:11.798207 2160116 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.269113423
I0305 04:09:11.807121 2160116 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.269113423.tar
I0305 04:09:11.815931 2160116 build_images.go:207] Built localhost/my-image:functional-908360 from /tmp/build.269113423.tar
I0305 04:09:11.816016 2160116 build_images.go:123] succeeded building to: functional-908360
I0305 04:09:11.816022 2160116 build_images.go:124] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.725434283s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-908360
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image load --daemon gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr
2024/03/05 04:08:52 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 image load --daemon gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr: (5.616247425s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (5.93s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.21s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.19s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image load --daemon gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 image load --daemon gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr: (3.048012735s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (3.32s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.66860551s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-908360
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image load --daemon gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 image load --daemon gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr: (3.627746117s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (5.57s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image save gcr.io/google-containers/addon-resizer:functional-908360 /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.87s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image rm gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.53s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-arm64 -p functional-908360 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr: (1.009418004s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.25s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-908360
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-908360 image save --daemon gcr.io/google-containers/addon-resizer:functional-908360 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-908360
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.95s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-908360
--- PASS: TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StartCluster (151.28s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-022588 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0305 04:10:29.934949 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:10:57.624066 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-022588 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m30.418613948s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-022588 status -v=7 --alsologtostderr
--- PASS: TestMutliControlPlane/serial/StartCluster (151.28s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DeployApp (6.93s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-022588 -- rollout status deployment/busybox: (3.772479941s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-bt8pq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-cls6z -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-hmz7d -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-bt8pq -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-cls6z -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-hmz7d -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-bt8pq -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-cls6z -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-hmz7d -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMutliControlPlane/serial/DeployApp (6.93s)

                                                
                                    
x
+
TestMutliControlPlane/serial/PingHostFromPods (1.76s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-bt8pq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-bt8pq -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-cls6z -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-cls6z -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-hmz7d -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-022588 -- exec busybox-5b5d89c9d6-hmz7d -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMutliControlPlane/serial/PingHostFromPods (1.76s)

                                                
                                    
x
+
TestMutliControlPlane/serial/AddWorkerNode (28.15s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-022588 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-022588 -v=7 --alsologtostderr: (27.14763011s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-022588 status -v=7 --alsologtostderr
--- PASS: TestMutliControlPlane/serial/AddWorkerNode (28.15s)

                                                
                                    
x
+
TestMutliControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterClusterStart (0.85s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/CopyFile (20.05s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StopSecondaryNode (12.82s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0305 04:12:56.218097 2174877 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:12:56.218313 2174877 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:12:56.218324 2174877 out.go:304] Setting ErrFile to fd 2...
	I0305 04:12:56.218329 2174877 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:12:56.218623 2174877 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:12:56.218873 2174877 out.go:298] Setting JSON to false
	I0305 04:12:56.218924 2174877 mustload.go:65] Loading cluster: ha-022588
	I0305 04:12:56.219014 2174877 notify.go:220] Checking for updates...
	I0305 04:12:56.220179 2174877 config.go:182] Loaded profile config "ha-022588": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:12:56.220205 2174877 status.go:255] checking status of ha-022588 ...
	I0305 04:12:56.220753 2174877 cli_runner.go:164] Run: docker container inspect ha-022588 --format={{.State.Status}}
	I0305 04:12:56.239666 2174877 status.go:330] ha-022588 host status = "Running" (err=<nil>)
	I0305 04:12:56.239710 2174877 host.go:66] Checking if "ha-022588" exists ...
	I0305 04:12:56.240094 2174877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-022588
	I0305 04:12:56.278683 2174877 host.go:66] Checking if "ha-022588" exists ...
	I0305 04:12:56.279025 2174877 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0305 04:12:56.279078 2174877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-022588
	I0305 04:12:56.295908 2174877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35064 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/ha-022588/id_rsa Username:docker}
	I0305 04:12:56.385495 2174877 ssh_runner.go:195] Run: systemctl --version
	I0305 04:12:56.389665 2174877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0305 04:12:56.401131 2174877 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 04:12:56.473576 2174877 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:52 OomKillDisable:true NGoroutines:76 SystemTime:2024-03-05 04:12:56.462826774 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 04:12:56.474172 2174877 kubeconfig.go:125] found "ha-022588" server: "https://192.168.49.254:8443"
	I0305 04:12:56.474197 2174877 api_server.go:166] Checking apiserver status ...
	I0305 04:12:56.474248 2174877 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0305 04:12:56.485290 2174877 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1330/cgroup
	I0305 04:12:56.495572 2174877 api_server.go:182] apiserver freezer: "13:freezer:/docker/220a5cfd4857ab396af6b787f5caaa57dcecd97356171b8d317393cd64d85ad9/crio/crio-1b9ce320d7ccf2da587cd2cba0851e5d768fa3589ec672a61c3bf16639b77ef6"
	I0305 04:12:56.495666 2174877 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/220a5cfd4857ab396af6b787f5caaa57dcecd97356171b8d317393cd64d85ad9/crio/crio-1b9ce320d7ccf2da587cd2cba0851e5d768fa3589ec672a61c3bf16639b77ef6/freezer.state
	I0305 04:12:56.504826 2174877 api_server.go:204] freezer state: "THAWED"
	I0305 04:12:56.504856 2174877 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0305 04:12:56.514792 2174877 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0305 04:12:56.514821 2174877 status.go:422] ha-022588 apiserver status = Running (err=<nil>)
	I0305 04:12:56.514832 2174877 status.go:257] ha-022588 status: &{Name:ha-022588 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:12:56.514849 2174877 status.go:255] checking status of ha-022588-m02 ...
	I0305 04:12:56.515180 2174877 cli_runner.go:164] Run: docker container inspect ha-022588-m02 --format={{.State.Status}}
	I0305 04:12:56.530904 2174877 status.go:330] ha-022588-m02 host status = "Stopped" (err=<nil>)
	I0305 04:12:56.530943 2174877 status.go:343] host is not running, skipping remaining checks
	I0305 04:12:56.530951 2174877 status.go:257] ha-022588-m02 status: &{Name:ha-022588-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:12:56.530971 2174877 status.go:255] checking status of ha-022588-m03 ...
	I0305 04:12:56.531295 2174877 cli_runner.go:164] Run: docker container inspect ha-022588-m03 --format={{.State.Status}}
	I0305 04:12:56.548830 2174877 status.go:330] ha-022588-m03 host status = "Running" (err=<nil>)
	I0305 04:12:56.548855 2174877 host.go:66] Checking if "ha-022588-m03" exists ...
	I0305 04:12:56.549151 2174877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-022588-m03
	I0305 04:12:56.566062 2174877 host.go:66] Checking if "ha-022588-m03" exists ...
	I0305 04:12:56.566381 2174877 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0305 04:12:56.566431 2174877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-022588-m03
	I0305 04:12:56.589363 2174877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35074 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/ha-022588-m03/id_rsa Username:docker}
	I0305 04:12:56.685658 2174877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0305 04:12:56.698619 2174877 kubeconfig.go:125] found "ha-022588" server: "https://192.168.49.254:8443"
	I0305 04:12:56.698656 2174877 api_server.go:166] Checking apiserver status ...
	I0305 04:12:56.698712 2174877 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0305 04:12:56.710434 2174877 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1325/cgroup
	I0305 04:12:56.719886 2174877 api_server.go:182] apiserver freezer: "13:freezer:/docker/bc5b7d4cb8269855fed81a57409d90dcc9d45ac6168dd8ae6ed3f2a4aa9cdb19/crio/crio-65d7a4ead86b727b345d688a9a8b9d4db4ee2068f706dd65e69ccde1f9c53213"
	I0305 04:12:56.720014 2174877 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bc5b7d4cb8269855fed81a57409d90dcc9d45ac6168dd8ae6ed3f2a4aa9cdb19/crio/crio-65d7a4ead86b727b345d688a9a8b9d4db4ee2068f706dd65e69ccde1f9c53213/freezer.state
	I0305 04:12:56.728980 2174877 api_server.go:204] freezer state: "THAWED"
	I0305 04:12:56.729015 2174877 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0305 04:12:56.737513 2174877 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0305 04:12:56.737542 2174877 status.go:422] ha-022588-m03 apiserver status = Running (err=<nil>)
	I0305 04:12:56.737552 2174877 status.go:257] ha-022588-m03 status: &{Name:ha-022588-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:12:56.737594 2174877 status.go:255] checking status of ha-022588-m04 ...
	I0305 04:12:56.737926 2174877 cli_runner.go:164] Run: docker container inspect ha-022588-m04 --format={{.State.Status}}
	I0305 04:12:56.755556 2174877 status.go:330] ha-022588-m04 host status = "Running" (err=<nil>)
	I0305 04:12:56.755601 2174877 host.go:66] Checking if "ha-022588-m04" exists ...
	I0305 04:12:56.755888 2174877 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-022588-m04
	I0305 04:12:56.787096 2174877 host.go:66] Checking if "ha-022588-m04" exists ...
	I0305 04:12:56.787421 2174877 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0305 04:12:56.787459 2174877 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-022588-m04
	I0305 04:12:56.813514 2174877 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35079 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/ha-022588-m04/id_rsa Username:docker}
	I0305 04:12:56.905547 2174877 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0305 04:12:56.917758 2174877 status.go:257] ha-022588-m04 status: &{Name:ha-022588-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.54s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartSecondaryNode (20.5s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-022588 node start m02 -v=7 --alsologtostderr
E0305 04:13:08.248433 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:08.253662 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:08.263894 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:08.284538 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:08.325136 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:08.406130 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:08.566862 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:08.887360 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:09.528081 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:10.808779 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:13.369160 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-022588 node start m02 -v=7 --alsologtostderr: (19.010935133s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-022588 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-022588 status -v=7 --alsologtostderr: (1.342993488s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMutliControlPlane/serial/RestartSecondaryNode (20.50s)

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.62s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0305 04:13:18.489368 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:13:28.730191 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (16.619375708s)
--- PASS: TestMutliControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.62s)

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartClusterKeepsNodes (209.78s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-022588 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-022588 -v=7 --alsologtostderr
E0305 04:13:49.211286 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-022588 -v=7 --alsologtostderr: (37.303445258s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-022588 --wait=true -v=7 --alsologtostderr
E0305 04:14:30.172698 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:15:29.934363 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:15:52.092972 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-022588 --wait=true -v=7 --alsologtostderr: (2m52.218315481s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-022588
--- PASS: TestMutliControlPlane/serial/RestartClusterKeepsNodes (209.78s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DeleteSecondaryNode (12.93s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.54s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/StopCluster (35.78s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0305 04:17:53.563451 2189183 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:17:53.563654 2189183 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:17:53.563665 2189183 out.go:304] Setting ErrFile to fd 2...
	I0305 04:17:53.563669 2189183 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:17:53.563908 2189183 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:17:53.564121 2189183 out.go:298] Setting JSON to false
	I0305 04:17:53.564162 2189183 mustload.go:65] Loading cluster: ha-022588
	I0305 04:17:53.564230 2189183 notify.go:220] Checking for updates...
	I0305 04:17:53.564611 2189183 config.go:182] Loaded profile config "ha-022588": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:17:53.564629 2189183 status.go:255] checking status of ha-022588 ...
	I0305 04:17:53.565210 2189183 cli_runner.go:164] Run: docker container inspect ha-022588 --format={{.State.Status}}
	I0305 04:17:53.586958 2189183 status.go:330] ha-022588 host status = "Stopped" (err=<nil>)
	I0305 04:17:53.586979 2189183 status.go:343] host is not running, skipping remaining checks
	I0305 04:17:53.586986 2189183 status.go:257] ha-022588 status: &{Name:ha-022588 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:17:53.587022 2189183 status.go:255] checking status of ha-022588-m02 ...
	I0305 04:17:53.587339 2189183 cli_runner.go:164] Run: docker container inspect ha-022588-m02 --format={{.State.Status}}
	I0305 04:17:53.603739 2189183 status.go:330] ha-022588-m02 host status = "Stopped" (err=<nil>)
	I0305 04:17:53.603760 2189183 status.go:343] host is not running, skipping remaining checks
	I0305 04:17:53.603767 2189183 status.go:257] ha-022588-m02 status: &{Name:ha-022588-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:17:53.603787 2189183 status.go:255] checking status of ha-022588-m04 ...
	I0305 04:17:53.604261 2189183 cli_runner.go:164] Run: docker container inspect ha-022588-m04 --format={{.State.Status}}
	I0305 04:17:53.622246 2189183 status.go:330] ha-022588-m04 host status = "Stopped" (err=<nil>)
	I0305 04:17:53.622264 2189183 status.go:343] host is not running, skipping remaining checks
	I0305 04:17:53.622272 2189183 status.go:257] ha-022588-m04 status: &{Name:ha-022588-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMutliControlPlane/serial/StopCluster (35.78s)

                                                
                                    
x
+
TestMutliControlPlane/serial/RestartCluster (109.96s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-022588 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0305 04:18:08.248924 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
E0305 04:18:35.934563 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-022588 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m48.976690724s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-022588 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMutliControlPlane/serial/RestartCluster (109.96s)

                                                
                                    
x
+
TestMutliControlPlane/serial/DegradedAfterClusterRestart (0.54s)

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

                                                
                                    
x
+
TestMutliControlPlane/serial/AddSecondaryNode (64.31s)

                                                
                                                
=== RUN   TestMutliControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-022588 --control-plane -v=7 --alsologtostderr
E0305 04:20:29.934282 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-022588 --control-plane -v=7 --alsologtostderr: (1m3.272576362s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-022588 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-022588 status -v=7 --alsologtostderr: (1.042240306s)
--- PASS: TestMutliControlPlane/serial/AddSecondaryNode (64.31s)

                                                
                                    
x
+
TestMutliControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.74s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (53.2s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-520942 --output=json --user=testUser
E0305 04:21:52.984285 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-520942 --output=json --user=testUser: (5.859940374s)
--- PASS: TestJSONOutput/stop/Command (5.86s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b6689272-4d70-40ab-bfa4-6b83c5f0ea0a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-534252] minikube v1.32.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"6accf0a1-4d5f-40ba-bb20-5a8bdbd42bc2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=17909"}}
	{"specversion":"1.0","id":"c856d2b9-9005-4a00-ad8e-05df41917be6","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":"156d2929-be7e-47c3-af61-36d1b1516d6b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig"}}
	{"specversion":"1.0","id":"4b4aa0b2-95a3-434a-96c2-9a8a20760b43","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube"}}
	{"specversion":"1.0","id":"252df78c-9280-451a-b032-091346065d73","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"d06c40e0-03fd-498e-8334-ae265e6b68c3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"ee5f33ba-12dd-4f36-844f-a693431f6cfc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (43.24s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.63s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-339683 --network=bridge
E0305 04:23:08.249148 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-339683 --network=bridge: (30.596427573s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-339683" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-339683
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-339683: (2.014422599s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (32.63s)

                                                
                                    
x
+
TestKicExistingNetwork (33.66s)

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

                                                
                                    
x
+
TestKicCustomSubnet (36.7s)

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

                                                
                                    
x
+
TestKicStaticIP (35.4s)

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

                                                
                                    
x
+
TestMainNoArgs (0.07s)

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

                                                
                                    
x
+
TestMinikubeProfile (66.63s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-588462 --driver=docker  --container-runtime=crio
E0305 04:25:29.934787 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-588462 --driver=docker  --container-runtime=crio: (30.346677866s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-604167 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-604167 --driver=docker  --container-runtime=crio: (30.844665861s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-588462
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-604167
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-604167" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-604167
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-604167: (1.921825133s)
helpers_test.go:175: Cleaning up "first-588462" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-588462
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-588462: (2.27537602s)
--- PASS: TestMinikubeProfile (66.63s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (9s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.1s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.29s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.38s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (69.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.81s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (18.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-974081 -v 3 --alsologtostderr
E0305 04:28:08.248946 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-974081 -v 3 --alsologtostderr: (18.157223091s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-974081 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (18.82s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.37s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.47s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.29s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0305 04:28:27.456054 2240587 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:28:27.456283 2240587 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:28:27.456305 2240587 out.go:304] Setting ErrFile to fd 2...
	I0305 04:28:27.456324 2240587 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:28:27.456585 2240587 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:28:27.456772 2240587 out.go:298] Setting JSON to false
	I0305 04:28:27.456825 2240587 mustload.go:65] Loading cluster: multinode-974081
	I0305 04:28:27.456900 2240587 notify.go:220] Checking for updates...
	I0305 04:28:27.458121 2240587 config.go:182] Loaded profile config "multinode-974081": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:28:27.458163 2240587 status.go:255] checking status of multinode-974081 ...
	I0305 04:28:27.458812 2240587 cli_runner.go:164] Run: docker container inspect multinode-974081 --format={{.State.Status}}
	I0305 04:28:27.477504 2240587 status.go:330] multinode-974081 host status = "Running" (err=<nil>)
	I0305 04:28:27.477524 2240587 host.go:66] Checking if "multinode-974081" exists ...
	I0305 04:28:27.477813 2240587 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-974081
	I0305 04:28:27.493883 2240587 host.go:66] Checking if "multinode-974081" exists ...
	I0305 04:28:27.494186 2240587 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0305 04:28:27.494236 2240587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-974081
	I0305 04:28:27.517234 2240587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35184 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/multinode-974081/id_rsa Username:docker}
	I0305 04:28:27.617578 2240587 ssh_runner.go:195] Run: systemctl --version
	I0305 04:28:27.621997 2240587 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0305 04:28:27.634119 2240587 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 04:28:27.707215 2240587 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:40 OomKillDisable:true NGoroutines:66 SystemTime:2024-03-05 04:28:27.697065981 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 04:28:27.708001 2240587 kubeconfig.go:125] found "multinode-974081" server: "https://192.168.58.2:8443"
	I0305 04:28:27.708028 2240587 api_server.go:166] Checking apiserver status ...
	I0305 04:28:27.708079 2240587 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0305 04:28:27.718705 2240587 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1375/cgroup
	I0305 04:28:27.727915 2240587 api_server.go:182] apiserver freezer: "13:freezer:/docker/588a0a603dd4fbf6edd3bed0a6b045f9c07cd8233ff355c2c9d4721e5b473ee4/crio/crio-71bc03feeca3e6cb4d9b0b28430a3074629321459c3ccf94d5369096f81e06fb"
	I0305 04:28:27.728007 2240587 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/588a0a603dd4fbf6edd3bed0a6b045f9c07cd8233ff355c2c9d4721e5b473ee4/crio/crio-71bc03feeca3e6cb4d9b0b28430a3074629321459c3ccf94d5369096f81e06fb/freezer.state
	I0305 04:28:27.737077 2240587 api_server.go:204] freezer state: "THAWED"
	I0305 04:28:27.737107 2240587 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0305 04:28:27.745730 2240587 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0305 04:28:27.745764 2240587 status.go:422] multinode-974081 apiserver status = Running (err=<nil>)
	I0305 04:28:27.745776 2240587 status.go:257] multinode-974081 status: &{Name:multinode-974081 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:28:27.745805 2240587 status.go:255] checking status of multinode-974081-m02 ...
	I0305 04:28:27.746136 2240587 cli_runner.go:164] Run: docker container inspect multinode-974081-m02 --format={{.State.Status}}
	I0305 04:28:27.768295 2240587 status.go:330] multinode-974081-m02 host status = "Running" (err=<nil>)
	I0305 04:28:27.768321 2240587 host.go:66] Checking if "multinode-974081-m02" exists ...
	I0305 04:28:27.768634 2240587 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-974081-m02
	I0305 04:28:27.788261 2240587 host.go:66] Checking if "multinode-974081-m02" exists ...
	I0305 04:28:27.788575 2240587 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0305 04:28:27.788619 2240587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-974081-m02
	I0305 04:28:27.805248 2240587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:35189 SSHKeyPath:/home/jenkins/minikube-integration/17909-2126334/.minikube/machines/multinode-974081-m02/id_rsa Username:docker}
	I0305 04:28:27.901226 2240587 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0305 04:28:27.913628 2240587 status.go:257] multinode-974081-m02 status: &{Name:multinode-974081-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:28:27.913662 2240587 status.go:255] checking status of multinode-974081-m03 ...
	I0305 04:28:27.913988 2240587 cli_runner.go:164] Run: docker container inspect multinode-974081-m03 --format={{.State.Status}}
	I0305 04:28:27.934891 2240587 status.go:330] multinode-974081-m03 host status = "Stopped" (err=<nil>)
	I0305 04:28:27.934915 2240587 status.go:343] host is not running, skipping remaining checks
	I0305 04:28:27.934922 2240587 status.go:257] multinode-974081-m03 status: &{Name:multinode-974081-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.42s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (86.88s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-974081
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-974081
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-974081: (24.825547388s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-974081 --wait=true -v=8 --alsologtostderr
E0305 04:29:31.295556 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-974081 --wait=true -v=8 --alsologtostderr: (1m1.887913118s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-974081
--- PASS: TestMultiNode/serial/RestartKeepsNodes (86.88s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.86s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-974081 stop
E0305 04:30:29.934504 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-974081 stop: (23.66982966s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-974081 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-974081 status: exit status 7 (96.564603ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0305 04:30:34.363519 2247588 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:30:34.363666 2247588 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:30:34.363684 2247588 out.go:304] Setting ErrFile to fd 2...
	I0305 04:30:34.363690 2247588 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:30:34.364068 2247588 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:30:34.364309 2247588 out.go:298] Setting JSON to false
	I0305 04:30:34.364341 2247588 mustload.go:65] Loading cluster: multinode-974081
	I0305 04:30:34.365047 2247588 config.go:182] Loaded profile config "multinode-974081": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.28.4
	I0305 04:30:34.365076 2247588 status.go:255] checking status of multinode-974081 ...
	I0305 04:30:34.365809 2247588 cli_runner.go:164] Run: docker container inspect multinode-974081 --format={{.State.Status}}
	I0305 04:30:34.367580 2247588 notify.go:220] Checking for updates...
	I0305 04:30:34.383374 2247588 status.go:330] multinode-974081 host status = "Stopped" (err=<nil>)
	I0305 04:30:34.383399 2247588 status.go:343] host is not running, skipping remaining checks
	I0305 04:30:34.383407 2247588 status.go:257] multinode-974081 status: &{Name:multinode-974081 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0305 04:30:34.383433 2247588 status.go:255] checking status of multinode-974081-m02 ...
	I0305 04:30:34.383741 2247588 cli_runner.go:164] Run: docker container inspect multinode-974081-m02 --format={{.State.Status}}
	I0305 04:30:34.399223 2247588 status.go:330] multinode-974081-m02 host status = "Stopped" (err=<nil>)
	I0305 04:30:34.399247 2247588 status.go:343] host is not running, skipping remaining checks
	I0305 04:30:34.399255 2247588 status.go:257] multinode-974081-m02 status: &{Name:multinode-974081-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (55.12s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (33.69s)

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

                                                
                                                
-- stdout --
	* [multinode-974081-m02] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=17909
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-974081-m03 already exists in multinode-974081-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_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-974081-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-974081-m03: (1.97835812s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (33.69s)

                                                
                                    
x
+
TestPreload (117.88s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-775137 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0305 04:33:08.248365 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-775137 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m21.33729532s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-775137 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-775137 image pull gcr.io/k8s-minikube/busybox: (1.807897685s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-775137
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-775137: (5.804969719s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-775137 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-775137 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (26.31914865s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-775137 image list
helpers_test.go:175: Cleaning up "test-preload-775137" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-775137
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-775137: (2.350898198s)
--- PASS: TestPreload (117.88s)

                                                
                                    
x
+
TestInsufficientStorage (10.62s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"39f04a5f-d49c-49f7-80bd-064b745b775f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-707954] minikube v1.32.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"55a35c2f-a63a-4906-a839-2865f2cb7d4f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=17909"}}
	{"specversion":"1.0","id":"dad9a0ba-eb3d-4134-8af9-b5c346df2273","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":"cd06062f-573e-49b8-a9a6-0d8fe5563608","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig"}}
	{"specversion":"1.0","id":"7f0ac8ac-aaa8-4145-b8d8-9f19cc78eb84","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube"}}
	{"specversion":"1.0","id":"911e0e01-bd17-487b-ae80-36ba4382afa0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"058dc82e-1597-403e-a816-700cde0af790","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a2a316a9-3871-4c5c-9170-950c1674afdd","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":"bad6f926-6281-4ba5-bfdd-a035842f8a67","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":"15f8dced-c420-4bb6-a0c1-a8f9940449ce","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":"a264beae-02d6-42fe-afb4-0fed020d1947","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":"ccef4d8c-ece1-448f-8000-75333195e07d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-707954\" primary control-plane node in \"insufficient-storage-707954\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c6416c6a-d8aa-4af6-a2f1-92a3c7e77bdd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.42-1708944392-18244 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"a1cb939d-8fd7-460d-b19b-973807bfae50","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":"674f7363-d4f9-47a2-bbf4-39c9db497b2c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-707954","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.32.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-707954","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0305 04:34:50.875776 2263736 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-707954" does not appear in /home/jenkins/minikube-integration/17909-2126334/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-707954","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.32.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-707954","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0305 04:34:51.176808 2263787 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-707954" does not appear in /home/jenkins/minikube-integration/17909-2126334/kubeconfig
	E0305 04:34:51.187682 2263787 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/insufficient-storage-707954/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (79.86s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3242899967 start -p running-upgrade-327829 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0305 04:40:29.934490 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3242899967 start -p running-upgrade-327829 --memory=2200 --vm-driver=docker  --container-runtime=crio: (34.726624691s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-327829 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-327829 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (41.28075602s)
helpers_test.go:175: Cleaning up "running-upgrade-327829" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-327829
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-327829: (2.883787474s)
--- PASS: TestRunningBinaryUpgrade (79.86s)

                                                
                                    
x
+
TestKubernetesUpgrade (398.4s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-154338 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0305 04:38:08.248608 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-154338 --memory=2200 --kubernetes-version=v1.29.0-rc.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m43.543427359s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-154338 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-154338 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-154338 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (113.460753ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-154338] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=17909
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (143.29s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1897246306 start -p missing-upgrade-417793 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1897246306 start -p missing-upgrade-417793 --memory=2200 --driver=docker  --container-runtime=crio: (1m17.452295383s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-417793
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-417793: (10.429847396s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-417793
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-417793 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-417793 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (52.159796098s)
helpers_test.go:175: Cleaning up "missing-upgrade-417793" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-417793
E0305 04:38:32.985447 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-417793: (2.04485727s)
--- PASS: TestMissingContainerUpgrade (143.29s)

                                                
                                    
x
+
TestPause/serial/Start (60.35s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-911256] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=17909
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (43.31s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-911256 --driver=docker  --container-runtime=crio
E0305 04:35:29.934097 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-911256 --driver=docker  --container-runtime=crio: (42.926108482s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-911256 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (43.31s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (14.53s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.63s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (26.77s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.29s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.87s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.26s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.14s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.36s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (1.23s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.65s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.34s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.46s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.37s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.18s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.08s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (76.86s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3206965866 start -p stopped-upgrade-203491 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3206965866 start -p stopped-upgrade-203491 --memory=2200 --vm-driver=docker  --container-runtime=crio: (34.339075612s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3206965866 -p stopped-upgrade-203491 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3206965866 -p stopped-upgrade-203491 stop: (2.506141156s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-203491 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-203491 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (40.017701846s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (76.86s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.24s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.07s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0305 04:42:04.436575 2300251 out.go:291] Setting OutFile to fd 1 ...
	I0305 04:42:04.436824 2300251 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:42:04.436852 2300251 out.go:304] Setting ErrFile to fd 2...
	I0305 04:42:04.436870 2300251 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0305 04:42:04.437161 2300251 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17909-2126334/.minikube/bin
	I0305 04:42:04.437603 2300251 out.go:298] Setting JSON to false
	I0305 04:42:04.439102 2300251 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":37471,"bootTime":1709576254,"procs":199,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1055-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0305 04:42:04.439209 2300251 start.go:139] virtualization:  
	I0305 04:42:04.441940 2300251 out.go:177] * [false-668536] minikube v1.32.0 on Ubuntu 20.04 (arm64)
	I0305 04:42:04.445029 2300251 notify.go:220] Checking for updates...
	I0305 04:42:04.448323 2300251 out.go:177]   - MINIKUBE_LOCATION=17909
	I0305 04:42:04.450414 2300251 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0305 04:42:04.453184 2300251 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17909-2126334/kubeconfig
	I0305 04:42:04.455528 2300251 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17909-2126334/.minikube
	I0305 04:42:04.457857 2300251 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0305 04:42:04.462173 2300251 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0305 04:42:04.464666 2300251 config.go:182] Loaded profile config "kubernetes-upgrade-154338": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.29.0-rc.2
	I0305 04:42:04.464792 2300251 driver.go:392] Setting default libvirt URI to qemu:///system
	I0305 04:42:04.496263 2300251 docker.go:122] docker version: linux-25.0.3:Docker Engine - Community
	I0305 04:42:04.496380 2300251 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0305 04:42:04.598740 2300251 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:31 OomKillDisable:true NGoroutines:56 SystemTime:2024-03-05 04:42:04.587330465 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1055-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215044096 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:25.0.3 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:ae07eda36dd25f8a1b98dfbf587313b99c0190bb Expected:ae07eda36dd25f8a1b98dfbf587313b99c0190bb} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.12.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.24.6]] Warnings:<nil>}}
	I0305 04:42:04.598857 2300251 docker.go:295] overlay module found
	I0305 04:42:04.602343 2300251 out.go:177] * Using the docker driver based on user configuration
	I0305 04:42:04.609066 2300251 start.go:297] selected driver: docker
	I0305 04:42:04.609091 2300251 start.go:901] validating driver "docker" against <nil>
	I0305 04:42:04.609112 2300251 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0305 04:42:04.611590 2300251 out.go:177] 
	W0305 04:42:04.613758 2300251 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0305 04:42:04.616021 2300251 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 05 Mar 2024 04:37:55 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-154338
contexts:
- context:
cluster: kubernetes-upgrade-154338
user: kubernetes-upgrade-154338
name: kubernetes-upgrade-154338
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-154338
user:
client-certificate: /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kubernetes-upgrade-154338/client.crt
client-key: /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kubernetes-upgrade-154338/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-611964 --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
E0305 04:45:29.934228 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
E0305 04:46:11.296175 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-611964 --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: (2m36.349067473s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (156.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-611964 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" [ee19cee4-75e5-4997-b4c4-d685f92b8ab5] Pending
helpers_test.go:344: "busybox" [ee19cee4-75e5-4997-b4c4-d685f92b8ab5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ee19cee4-75e5-4997-b4c4-d685f92b8ab5] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004200276s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-611964 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.49s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-528689 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2
E0305 04:48:08.249042 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-528689 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.29.0-rc.2: (1m10.681138904s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (70.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-528689 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" [fe8add6b-8e59-4e4d-b837-2192d009c70b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [fe8add6b-8e59-4e4d-b837-2192d009c70b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003994378s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-528689 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.39s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

                                                
                                    
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-wwkps" [617c1ae2-25bd-496d-bb7a-49d25599a39b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.005844969s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-wwkps" [617c1ae2-25bd-496d-bb7a-49d25599a39b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003648272s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-611964 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.12s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-458728 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" [130d7f6b-3b10-4c95-b412-e4d6e582fac0] Pending
helpers_test.go:344: "busybox" [130d7f6b-3b10-4c95-b412-e4d6e582fac0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [130d7f6b-3b10-4c95-b412-e4d6e582fac0] Running
E0305 04:50:29.934099 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003336027s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-458728 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.33s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-458728 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.4
E0305 04:51:23.829764 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:23.835020 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:23.845259 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:23.865488 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:23.905734 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:23.986061 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:24.146489 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:24.466842 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:25.107913 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:26.388985 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:28.949144 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:34.070247 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:51:44.311390 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:52:04.791603 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:52:45.753462 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
E0305 04:53:08.248760 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-458728 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.4: (4m27.714675812s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-458728 -n embed-certs-458728
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (268.12s)

                                                
                                    
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-8694d4445c-6vgx2" [8e72511b-f637-4a21-8e66-df0ebd6abbce] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003630936s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-8694d4445c-6vgx2" [8e72511b-f637-4a21-8e66-df0ebd6abbce] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00426431s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-528689 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.12s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-293038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.4
E0305 04:54:07.673781 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-293038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.4: (56.770435142s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (56.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-293038 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" [d9072b38-2939-43e0-a232-dc5e1ce4f547] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d9072b38-2939-43e0-a232-dc5e1ce4f547] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.004394907s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-293038 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.36s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-293038 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-293038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.4
E0305 04:55:12.986348 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-293038 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.4: (4m50.641686297s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-293038 -n default-k8s-diff-port-293038
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (291.10s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== 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-8694d4445c-c9rcp" [4e540331-8299-4231-acd4-721f664bd713] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003697506s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-8694d4445c-c9rcp" [4e540331-8299-4231-acd4-721f664bd713] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006988953s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-458728 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-458728 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230809-80a64d96
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.33s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-000503 --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.29.0-rc.2
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-000503 --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.29.0-rc.2: (47.540935559s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (47.54s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-000503 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-000503 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.438529012s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.44s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-000503 --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.29.0-rc.2
E0305 04:56:23.829914 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-000503 --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.29.0-rc.2: (15.6075474s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-000503 -n newest-cni-000503
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-000503 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230809-80a64d96
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.29s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0305 04:56:51.514313 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (50.706712738s)
--- PASS: TestNetworkPlugins/group/auto/Start (50.71s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-668536 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-8fcm7" [0a680062-c3ac-47a1-8cd0-2c92fb5b8680] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-8fcm7" [0a680062-c3ac-47a1-8cd0-2c92fb5b8680] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004083563s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.31s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0305 04:58:15.476107 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:15.481805 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:15.492032 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:15.512259 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:15.552514 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:15.632969 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:15.793230 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:16.113828 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:16.754641 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:18.035683 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:20.596401 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:25.717410 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:35.957628 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
E0305 04:58:56.438360 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (49.431010162s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (49.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-9h4x8" [a941c349-ea7e-451d-9b9e-0eccb34a9f75] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004034737s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-668536 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-z7lhv" [8c96f4bc-9d4c-40e3-9389-249c3f9f4740] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-z7lhv" [8c96f4bc-9d4c-40e3-9389-249c3f9f4740] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003949166s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0305 04:59:37.399423 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m17.532799218s)
--- PASS: TestNetworkPlugins/group/calico/Start (77.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-8694d4445c-l5gzf" [a4e2ec08-2637-431d-8683-326a0761925a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004688779s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-8694d4445c-l5gzf" [a4e2ec08-2637-431d-8683-326a0761925a] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004259917s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-293038 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-293038 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20230809-80a64d96
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.31s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-293038 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-293038 -n default-k8s-diff-port-293038
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-293038 -n default-k8s-diff-port-293038
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.87s)
E0305 05:03:58.480197 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:58.485489 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:58.495837 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:58.516223 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:58.556590 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:58.636744 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:58.636784 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:03:58.797583 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:59.118161 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:03:59.758808 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:04:01.040017 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:04:03.600446 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:04:08.720821 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:04:18.960978 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory
E0305 05:04:27.782096 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:27.787446 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:27.797676 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:27.818331 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:27.858746 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:27.939119 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:28.099533 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:28.420153 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:29.061230 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:30.342136 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:32.903008 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:38.023896 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
E0305 05:04:39.441716 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kindnet-668536/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0305 05:00:29.934807 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/addons-649326/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m9.739047667s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (69.74s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-r7bbr" [32c7809f-cc44-4643-a253-49effcab27ad] Running
E0305 05:00:59.320586 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.006101575s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-668536 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-56589dfd74-64k86" [09ef31b0-2d53-4fc1-bec6-24438ec442b0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-64k86" [09ef31b0-2d53-4fc1-bec6-24438ec442b0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.0044581s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-668536 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-56589dfd74-rgnv2" [b785c999-b016-486c-989d-3284dc0d09e7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-56589dfd74-rgnv2" [b785c999-b016-486c-989d-3284dc0d09e7] Running
E0305 05:01:23.829191 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/old-k8s-version-611964/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.005738818s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.45s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-668536 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-56589dfd74-4xt4f" [9241d448-7453-4f26-96a7-326b9f37bfe3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0305 05:02:36.711452 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:36.717249 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:36.727926 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:36.748296 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:36.788857 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:36.869319 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:37.029725 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:37.352135 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:37.992925 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:39.273444 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
E0305 05:02:41.834500 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-4xt4f" [9241d448-7453-4f26-96a7-326b9f37bfe3] Running
E0305 05:02:46.955451 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 13.00427002s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (13.36s)

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

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

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

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

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

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

                                                
                                    
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-qcs79" [583274d4-d4d1-4674-a5ad-1b6d2f473e76] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004411827s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-668536 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-56589dfd74-szsgv" [5bacd6fb-6c54-421f-8fa5-85a835c06329] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0305 05:03:08.252580 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/functional-908360/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-szsgv" [5bacd6fb-6c54-421f-8fa5-85a835c06329] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.004242613s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0305 05:03:15.476111 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/no-preload-528689/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-668536 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m32.390289169s)
--- PASS: TestNetworkPlugins/group/bridge/Start (92.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-668536 exec deployment/netcat -- nslookup kubernetes.default
E0305 05:03:17.675986 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/auto-668536/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-668536 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-56589dfd74-ts8jn" [6ba843ca-3847-42b0-86c2-124fbeb14c24] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0305 05:04:48.264485 2131701 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/default-k8s-diff-port-293038/client.crt: no such file or directory
helpers_test.go:344: "netcat-56589dfd74-ts8jn" [6ba843ca-3847-42b0-86c2-124fbeb14c24] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.003897866s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.26s)

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

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

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

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

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

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

                                                
                                    

Test skip (32/335)

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.28.4/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/cached-images (0s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/binaries (0s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.29.0-rc.2/kubectl (0s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.59s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:459: 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:546: only validate podman env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.61s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 05 Mar 2024 04:37:55 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-154338
contexts:
- context:
cluster: kubernetes-upgrade-154338
user: kubernetes-upgrade-154338
name: kubernetes-upgrade-154338
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-154338
user:
client-certificate: /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kubernetes-upgrade-154338/client.crt
client-key: /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kubernetes-upgrade-154338/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.44s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/17909-2126334/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 05 Mar 2024 04:37:55 UTC
provider: minikube.sigs.k8s.io
version: v1.32.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-154338
contexts:
- context:
cluster: kubernetes-upgrade-154338
user: kubernetes-upgrade-154338
name: kubernetes-upgrade-154338
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-154338
user:
client-certificate: /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kubernetes-upgrade-154338/client.crt
client-key: /home/jenkins/minikube-integration/17909-2126334/.minikube/profiles/kubernetes-upgrade-154338/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard