Test Report: Docker_Linux_crio 20501

                    
                      4595c49781c9e25c283632264448e235cf0fce36:2025-04-08:39062
                    
                

Test fail (1/331)

Order failed test Duration
36 TestAddons/parallel/Ingress 155.39
x
+
TestAddons/parallel/Ingress (155.39s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-933875 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-933875 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-933875 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" [f4700d87-cc58-4b27-89bc-1ec85fc90787] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [f4700d87-cc58-4b27-89bc-1ec85fc90787] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 13.050249549s
I0408 22:48:02.719527   15701 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-933875 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.994461893s)

                                                
                                                
** 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-933875 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-933875
helpers_test.go:235: (dbg) docker inspect addons-933875:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5",
	        "Created": "2025-04-08T22:45:26.977990895Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 17565,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-08T22:45:27.017283564Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:037bd1b5a0f63899880a74b20d0e40b693fd199ade4ed9b883be5ed5726d15a6",
	        "ResolvConfPath": "/var/lib/docker/containers/4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5/hostname",
	        "HostsPath": "/var/lib/docker/containers/4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5/hosts",
	        "LogPath": "/var/lib/docker/containers/4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5/4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5-json.log",
	        "Name": "/addons-933875",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-933875:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-933875",
	            "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": {
	                "ID": "4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5",
	                "LowerDir": "/var/lib/docker/overlay2/77f00f50474da0ddb825fb595387cd0f8af1da7edfbff44e1a9d6b476fa84edc-init/diff:/var/lib/docker/overlay2/6fc64a90264c46f0a4a908e18ef05b87b1af4bedbf2597651a9322345eab2e5a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/77f00f50474da0ddb825fb595387cd0f8af1da7edfbff44e1a9d6b476fa84edc/merged",
	                "UpperDir": "/var/lib/docker/overlay2/77f00f50474da0ddb825fb595387cd0f8af1da7edfbff44e1a9d6b476fa84edc/diff",
	                "WorkDir": "/var/lib/docker/overlay2/77f00f50474da0ddb825fb595387cd0f8af1da7edfbff44e1a9d6b476fa84edc/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-933875",
	                "Source": "/var/lib/docker/volumes/addons-933875/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-933875",
	            "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.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727",
	            "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-933875",
	                "name.minikube.sigs.k8s.io": "addons-933875",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "e348784e94b9c3f4bc68ee49a32b5c6066adf59a64b53a33c0b28dfdb23b5b84",
	            "SandboxKey": "/var/run/docker/netns/e348784e94b9",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-933875": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "ea:a7:c6:b0:2d:0a",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "e940a9e207b1165af45a394b44887e0f62da834561eb99107358cc1481cf5949",
	                    "EndpointID": "62a4504530c9ca71f4778afffc6d765b964c0a4d36cf413e9a94a10785c28f57",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-933875",
	                        "4804449f448a"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-933875 -n addons-933875
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 logs -n 25: (1.179748887s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-050281 | jenkins | v1.35.0 | 08 Apr 25 22:45 UTC |                     |
	|         | download-docker-050281                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-050281                                                                   | download-docker-050281 | jenkins | v1.35.0 | 08 Apr 25 22:45 UTC | 08 Apr 25 22:45 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-264923   | jenkins | v1.35.0 | 08 Apr 25 22:45 UTC |                     |
	|         | binary-mirror-264923                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:46353                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-264923                                                                     | binary-mirror-264923   | jenkins | v1.35.0 | 08 Apr 25 22:45 UTC | 08 Apr 25 22:45 UTC |
	| addons  | enable dashboard -p                                                                         | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:45 UTC |                     |
	|         | addons-933875                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:45 UTC |                     |
	|         | addons-933875                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-933875 --wait=true                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:45 UTC | 08 Apr 25 22:47 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-933875 addons disable                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-933875 addons disable                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | -p addons-933875                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-933875 addons                                                                        | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-933875 addons                                                                        | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-933875 addons disable                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-933875 addons disable                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-933875 addons disable                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-933875 ip                                                                            | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	| addons  | addons-933875 addons disable                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-933875 ssh cat                                                                       | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | /opt/local-path-provisioner/pvc-82b73894-7795-40c8-b764-c88e8f11f201_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-933875 addons disable                                                                | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:48 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-933875 addons                                                                        | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-933875 addons                                                                        | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:47 UTC | 08 Apr 25 22:47 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-933875 ssh curl -s                                                                   | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:48 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-933875 addons                                                                        | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:48 UTC | 08 Apr 25 22:48 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-933875 addons                                                                        | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:48 UTC | 08 Apr 25 22:48 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-933875 ip                                                                            | addons-933875          | jenkins | v1.35.0 | 08 Apr 25 22:50 UTC | 08 Apr 25 22:50 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/08 22:45:03
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0408 22:45:03.550625   16958 out.go:345] Setting OutFile to fd 1 ...
	I0408 22:45:03.550860   16958 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:45:03.550869   16958 out.go:358] Setting ErrFile to fd 2...
	I0408 22:45:03.550873   16958 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:45:03.551075   16958 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 22:45:03.551690   16958 out.go:352] Setting JSON to false
	I0408 22:45:03.552541   16958 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1653,"bootTime":1744150651,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 22:45:03.552630   16958 start.go:139] virtualization: kvm guest
	I0408 22:45:03.554734   16958 out.go:177] * [addons-933875] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 22:45:03.556436   16958 notify.go:220] Checking for updates...
	I0408 22:45:03.556480   16958 out.go:177]   - MINIKUBE_LOCATION=20501
	I0408 22:45:03.558281   16958 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 22:45:03.560165   16958 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig
	I0408 22:45:03.561882   16958 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube
	I0408 22:45:03.563634   16958 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 22:45:03.565155   16958 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 22:45:03.567045   16958 driver.go:404] Setting default libvirt URI to qemu:///system
	I0408 22:45:03.588596   16958 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 22:45:03.588694   16958 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:45:03.638642   16958 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-04-08 22:45:03.629728806 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:45:03.638756   16958 docker.go:318] overlay module found
	I0408 22:45:03.641162   16958 out.go:177] * Using the docker driver based on user configuration
	I0408 22:45:03.642870   16958 start.go:297] selected driver: docker
	I0408 22:45:03.642895   16958 start.go:901] validating driver "docker" against <nil>
	I0408 22:45:03.642908   16958 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 22:45:03.643845   16958 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:45:03.693940   16958 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-04-08 22:45:03.684257455 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:45:03.694073   16958 start_flags.go:311] no existing cluster config was found, will generate one from the flags 
	I0408 22:45:03.694251   16958 start_flags.go:975] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0408 22:45:03.696336   16958 out.go:177] * Using Docker driver with root privileges
	I0408 22:45:03.698242   16958 cni.go:84] Creating CNI manager for ""
	I0408 22:45:03.698338   16958 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 22:45:03.698354   16958 start_flags.go:320] Found "CNI" CNI - setting NetworkPlugin=cni
	I0408 22:45:03.698452   16958 start.go:340] cluster config:
	{Name:addons-933875 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 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.32.2 ClusterName:addons-933875 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.32.2 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}
	I0408 22:45:03.700525   16958 out.go:177] * Starting "addons-933875" primary control-plane node in "addons-933875" cluster
	I0408 22:45:03.702415   16958 cache.go:121] Beginning downloading kic base image for docker with crio
	I0408 22:45:03.704336   16958 out.go:177] * Pulling base image v0.0.46-1743675393-20591 ...
	I0408 22:45:03.706060   16958 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 22:45:03.706110   16958 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0408 22:45:03.706117   16958 cache.go:56] Caching tarball of preloaded images
	I0408 22:45:03.706204   16958 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local docker daemon
	I0408 22:45:03.706216   16958 preload.go:172] Found /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0408 22:45:03.706228   16958 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0408 22:45:03.706617   16958 profile.go:143] Saving config to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/config.json ...
	I0408 22:45:03.706671   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/config.json: {Name:mk66f34d9d49bb29c059b9bd8367b5177961643d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:03.724453   16958 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 to local cache
	I0408 22:45:03.724591   16958 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local cache directory
	I0408 22:45:03.724612   16958 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local cache directory, skipping pull
	I0408 22:45:03.724618   16958 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 exists in cache, skipping pull
	I0408 22:45:03.724626   16958 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 as a tarball
	I0408 22:45:03.724630   16958 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 from local cache
	I0408 22:45:17.239790   16958 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 from cached tarball
	I0408 22:45:17.239829   16958 cache.go:230] Successfully downloaded all kic artifacts
	I0408 22:45:17.239871   16958 start.go:360] acquireMachinesLock for addons-933875: {Name:mk67fd26a939fe12a0015f7b12c7026903c3b60e Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0408 22:45:17.239963   16958 start.go:364] duration metric: took 77.713µs to acquireMachinesLock for "addons-933875"
	I0408 22:45:17.239985   16958 start.go:93] Provisioning new machine with config: &{Name:addons-933875 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 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.32.2 ClusterName:addons-933875 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.32.2 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.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0408 22:45:17.240103   16958 start.go:125] createHost starting for "" (driver="docker")
	I0408 22:45:17.314488   16958 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0408 22:45:17.314812   16958 start.go:159] libmachine.API.Create for "addons-933875" (driver="docker")
	I0408 22:45:17.314843   16958 client.go:168] LocalClient.Create starting
	I0408 22:45:17.314952   16958 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca.pem
	I0408 22:45:17.905875   16958 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/cert.pem
	I0408 22:45:17.981500   16958 cli_runner.go:164] Run: docker network inspect addons-933875 --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}}]}"
	W0408 22:45:17.997612   16958 cli_runner.go:211] docker network inspect addons-933875 --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
	I0408 22:45:17.997678   16958 network_create.go:284] running [docker network inspect addons-933875] to gather additional debugging logs...
	I0408 22:45:17.997695   16958 cli_runner.go:164] Run: docker network inspect addons-933875
	W0408 22:45:18.013667   16958 cli_runner.go:211] docker network inspect addons-933875 returned with exit code 1
	I0408 22:45:18.013705   16958 network_create.go:287] error running [docker network inspect addons-933875]: docker network inspect addons-933875: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-933875 not found
	I0408 22:45:18.013730   16958 network_create.go:289] output of [docker network inspect addons-933875]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-933875 not found
	
	** /stderr **
	I0408 22:45:18.013834   16958 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}}]}"
	I0408 22:45:18.030678   16958 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:0xc001ce9630}
	I0408 22:45:18.030730   16958 network_create.go:124] attempt to create docker network addons-933875 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0408 22:45:18.030783   16958 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-933875 addons-933875
	I0408 22:45:18.382061   16958 network_create.go:108] docker network addons-933875 192.168.49.0/24 created
	I0408 22:45:18.382096   16958 kic.go:121] calculated static IP "192.168.49.2" for the "addons-933875" container
	I0408 22:45:18.382176   16958 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0408 22:45:18.397965   16958 cli_runner.go:164] Run: docker volume create addons-933875 --label name.minikube.sigs.k8s.io=addons-933875 --label created_by.minikube.sigs.k8s.io=true
	I0408 22:45:18.510579   16958 oci.go:103] Successfully created a docker volume addons-933875
	I0408 22:45:18.510659   16958 cli_runner.go:164] Run: docker run --rm --name addons-933875-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-933875 --entrypoint /usr/bin/test -v addons-933875:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 -d /var/lib
	I0408 22:45:22.399239   16958 cli_runner.go:217] Completed: docker run --rm --name addons-933875-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-933875 --entrypoint /usr/bin/test -v addons-933875:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 -d /var/lib: (3.88854127s)
	I0408 22:45:22.399267   16958 oci.go:107] Successfully prepared a docker volume addons-933875
	I0408 22:45:22.399288   16958 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 22:45:22.399308   16958 kic.go:194] Starting extracting preloaded images to volume ...
	I0408 22:45:22.399364   16958 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-933875:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 -I lz4 -xf /preloaded.tar -C /extractDir
	I0408 22:45:26.912540   16958 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-933875:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 -I lz4 -xf /preloaded.tar -C /extractDir: (4.513136731s)
	I0408 22:45:26.912580   16958 kic.go:203] duration metric: took 4.513270424s to extract preloaded images to volume ...
	W0408 22:45:26.912709   16958 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0408 22:45:26.912820   16958 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0408 22:45:26.962173   16958 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-933875 --name addons-933875 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-933875 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-933875 --network addons-933875 --ip 192.168.49.2 --volume addons-933875:/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.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727
	I0408 22:45:27.263632   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Running}}
	I0408 22:45:27.282345   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:27.302893   16958 cli_runner.go:164] Run: docker exec addons-933875 stat /var/lib/dpkg/alternatives/iptables
	I0408 22:45:27.347635   16958 oci.go:144] the created container "addons-933875" has a running status.
	I0408 22:45:27.347664   16958 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa...
	I0408 22:45:27.422129   16958 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0408 22:45:27.444802   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:27.463183   16958 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0408 22:45:27.463204   16958 kic_runner.go:114] Args: [docker exec --privileged addons-933875 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0408 22:45:27.507047   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:27.530675   16958 machine.go:93] provisionDockerMachine start ...
	I0408 22:45:27.530752   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:27.546955   16958 main.go:141] libmachine: Using SSH client type: native
	I0408 22:45:27.547233   16958 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0408 22:45:27.547252   16958 main.go:141] libmachine: About to run SSH command:
	hostname
	I0408 22:45:27.547951   16958 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:52198->127.0.0.1:32768: read: connection reset by peer
	I0408 22:45:30.671557   16958 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-933875
	
	I0408 22:45:30.671588   16958 ubuntu.go:169] provisioning hostname "addons-933875"
	I0408 22:45:30.671656   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:30.689945   16958 main.go:141] libmachine: Using SSH client type: native
	I0408 22:45:30.690202   16958 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0408 22:45:30.690219   16958 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-933875 && echo "addons-933875" | sudo tee /etc/hostname
	I0408 22:45:30.822679   16958 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-933875
	
	I0408 22:45:30.822746   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:30.840460   16958 main.go:141] libmachine: Using SSH client type: native
	I0408 22:45:30.840734   16958 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0408 22:45:30.840760   16958 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-933875' /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-933875/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-933875' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0408 22:45:30.964374   16958 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0408 22:45:30.964404   16958 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20501-8947/.minikube CaCertPath:/home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20501-8947/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20501-8947/.minikube}
	I0408 22:45:30.964448   16958 ubuntu.go:177] setting up certificates
	I0408 22:45:30.964483   16958 provision.go:84] configureAuth start
	I0408 22:45:30.964538   16958 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-933875
	I0408 22:45:30.981680   16958 provision.go:143] copyHostCerts
	I0408 22:45:30.981742   16958 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20501-8947/.minikube/ca.pem (1082 bytes)
	I0408 22:45:30.981839   16958 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20501-8947/.minikube/cert.pem (1123 bytes)
	I0408 22:45:30.981891   16958 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20501-8947/.minikube/key.pem (1675 bytes)
	I0408 22:45:30.981970   16958 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20501-8947/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca-key.pem org=jenkins.addons-933875 san=[127.0.0.1 192.168.49.2 addons-933875 localhost minikube]
	I0408 22:45:31.133783   16958 provision.go:177] copyRemoteCerts
	I0408 22:45:31.133839   16958 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0408 22:45:31.133868   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:31.150616   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:31.240731   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0408 22:45:31.263443   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0408 22:45:31.286001   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0408 22:45:31.307887   16958 provision.go:87] duration metric: took 343.386071ms to configureAuth
	I0408 22:45:31.307917   16958 ubuntu.go:193] setting minikube options for container-runtime
	I0408 22:45:31.308067   16958 config.go:182] Loaded profile config "addons-933875": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 22:45:31.308187   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:31.326601   16958 main.go:141] libmachine: Using SSH client type: native
	I0408 22:45:31.326791   16958 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0408 22:45:31.326805   16958 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0408 22:45:31.536813   16958 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0408 22:45:31.536849   16958 machine.go:96] duration metric: took 4.006150731s to provisionDockerMachine
	I0408 22:45:31.536864   16958 client.go:171] duration metric: took 14.222013386s to LocalClient.Create
	I0408 22:45:31.536888   16958 start.go:167] duration metric: took 14.222074977s to libmachine.API.Create "addons-933875"
	I0408 22:45:31.536904   16958 start.go:293] postStartSetup for "addons-933875" (driver="docker")
	I0408 22:45:31.536922   16958 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]
	I0408 22:45:31.536993   16958 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
	I0408 22:45:31.537040   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:31.555972   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:31.645549   16958 ssh_runner.go:195] Run: cat /etc/os-release
	I0408 22:45:31.648973   16958 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0408 22:45:31.649008   16958 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0408 22:45:31.649022   16958 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0408 22:45:31.649030   16958 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0408 22:45:31.649043   16958 filesync.go:126] Scanning /home/jenkins/minikube-integration/20501-8947/.minikube/addons for local assets ...
	I0408 22:45:31.649111   16958 filesync.go:126] Scanning /home/jenkins/minikube-integration/20501-8947/.minikube/files for local assets ...
	I0408 22:45:31.649145   16958 start.go:296] duration metric: took 112.228695ms for postStartSetup
	I0408 22:45:31.649482   16958 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-933875
	I0408 22:45:31.669557   16958 profile.go:143] Saving config to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/config.json ...
	I0408 22:45:31.669809   16958 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 22:45:31.669855   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:31.687692   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:31.772768   16958 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0408 22:45:31.777042   16958 start.go:128] duration metric: took 14.536925909s to createHost
	I0408 22:45:31.777064   16958 start.go:83] releasing machines lock for "addons-933875", held for 14.537089822s
	I0408 22:45:31.777126   16958 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-933875
	I0408 22:45:31.794281   16958 ssh_runner.go:195] Run: cat /version.json
	I0408 22:45:31.794356   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:31.794358   16958 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0408 22:45:31.794693   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:31.814163   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:31.814629   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:31.976786   16958 ssh_runner.go:195] Run: systemctl --version
	I0408 22:45:31.981148   16958 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0408 22:45:32.118735   16958 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0408 22:45:32.122960   16958 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" ;
	I0408 22:45:32.141369   16958 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0408 22:45:32.141443   16958 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0408 22:45:32.170252   16958 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0408 22:45:32.170274   16958 start.go:495] detecting cgroup driver to use...
	I0408 22:45:32.170310   16958 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0408 22:45:32.170368   16958 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0408 22:45:32.184245   16958 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0408 22:45:32.194532   16958 docker.go:217] disabling cri-docker service (if available) ...
	I0408 22:45:32.194591   16958 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0408 22:45:32.206405   16958 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0408 22:45:32.218859   16958 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0408 22:45:32.295906   16958 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0408 22:45:32.378454   16958 docker.go:233] disabling docker service ...
	I0408 22:45:32.378508   16958 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0408 22:45:32.396152   16958 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0408 22:45:32.407179   16958 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0408 22:45:32.485624   16958 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0408 22:45:32.566796   16958 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0408 22:45:32.577012   16958 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0408 22:45:32.591312   16958 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0408 22:45:32.591369   16958 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 22:45:32.600358   16958 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0408 22:45:32.600433   16958 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 22:45:32.609590   16958 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 22:45:32.618480   16958 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 22:45:32.627769   16958 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0408 22:45:32.635995   16958 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 22:45:32.644602   16958 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 22:45:32.658304   16958 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 22:45:32.667259   16958 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0408 22:45:32.674842   16958 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0408 22:45:32.674901   16958 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0408 22:45:32.690124   16958 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0408 22:45:32.698605   16958 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0408 22:45:32.773255   16958 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0408 22:45:32.867759   16958 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0408 22:45:32.867848   16958 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0408 22:45:32.871245   16958 start.go:563] Will wait 60s for crictl version
	I0408 22:45:32.871296   16958 ssh_runner.go:195] Run: which crictl
	I0408 22:45:32.874413   16958 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0408 22:45:32.905862   16958 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0408 22:45:32.905980   16958 ssh_runner.go:195] Run: crio --version
	I0408 22:45:32.938802   16958 ssh_runner.go:195] Run: crio --version
	I0408 22:45:32.974488   16958 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0408 22:45:32.976412   16958 cli_runner.go:164] Run: docker network inspect addons-933875 --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}}]}"
	I0408 22:45:32.992778   16958 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0408 22:45:32.996109   16958 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""
	I0408 22:45:33.005937   16958 kubeadm.go:883] updating cluster {Name:addons-933875 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 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.32.2 ClusterName:addons-933875 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.32.2 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} ...
	I0408 22:45:33.006041   16958 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 22:45:33.006077   16958 ssh_runner.go:195] Run: sudo crictl images --output json
	I0408 22:45:33.070409   16958 crio.go:514] all images are preloaded for cri-o runtime.
	I0408 22:45:33.070435   16958 crio.go:433] Images already preloaded, skipping extraction
	I0408 22:45:33.070487   16958 ssh_runner.go:195] Run: sudo crictl images --output json
	I0408 22:45:33.101843   16958 crio.go:514] all images are preloaded for cri-o runtime.
	I0408 22:45:33.101863   16958 cache_images.go:84] Images are preloaded, skipping loading
	I0408 22:45:33.101870   16958 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0408 22:45:33.101955   16958 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-933875 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-933875 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:}
	I0408 22:45:33.102014   16958 ssh_runner.go:195] Run: crio config
	I0408 22:45:33.144579   16958 cni.go:84] Creating CNI manager for ""
	I0408 22:45:33.144605   16958 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 22:45:33.144618   16958 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0408 22:45:33.144643   16958 kubeadm.go:189] 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.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-933875 NodeName:addons-933875 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}
	I0408 22:45:33.144794   16958 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-933875"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0408 22:45:33.144863   16958 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0408 22:45:33.152916   16958 binaries.go:44] Found k8s binaries, skipping transfer
	I0408 22:45:33.152976   16958 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0408 22:45:33.160681   16958 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0408 22:45:33.176523   16958 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0408 22:45:33.193803   16958 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0408 22:45:33.211068   16958 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0408 22:45:33.214722   16958 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""
	I0408 22:45:33.225917   16958 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0408 22:45:33.304687   16958 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0408 22:45:33.316357   16958 certs.go:68] Setting up /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875 for IP: 192.168.49.2
	I0408 22:45:33.316384   16958 certs.go:194] generating shared ca certs ...
	I0408 22:45:33.316406   16958 certs.go:226] acquiring lock for ca certs: {Name:mk18993f4c31aeecf9d13fa97df889abdc57996a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:33.316547   16958 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.key
	I0408 22:45:34.122253   16958 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt ...
	I0408 22:45:34.122288   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt: {Name:mk3fa97d99795f662684854ea70928d6a0b1b0f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.122499   16958 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20501-8947/.minikube/ca.key ...
	I0408 22:45:34.122515   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/ca.key: {Name:mk47b6be12724c6dc37cdd330fbb5461de3d8700 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.122619   16958 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20501-8947/.minikube/proxy-client-ca.key
	I0408 22:45:34.497792   16958 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20501-8947/.minikube/proxy-client-ca.crt ...
	I0408 22:45:34.497824   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/proxy-client-ca.crt: {Name:mkddd328923f54d8446d8a8c1570b6149755c209 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.498015   16958 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20501-8947/.minikube/proxy-client-ca.key ...
	I0408 22:45:34.498031   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/proxy-client-ca.key: {Name:mk4e683a41a4ce971a88c7a903a38a0d588d2aeb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.498144   16958 certs.go:256] generating profile certs ...
	I0408 22:45:34.498218   16958 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.key
	I0408 22:45:34.498236   16958 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt with IP's: []
	I0408 22:45:34.587192   16958 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt ...
	I0408 22:45:34.587224   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: {Name:mkeb934c545c8e5c1b5cf9e094b098760b6e2f34 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.587401   16958 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.key ...
	I0408 22:45:34.587415   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.key: {Name:mk02bce78404b7c027efc77bf42b070d422a2ce7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.587506   16958 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.key.778cfb9e
	I0408 22:45:34.587528   16958 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.crt.778cfb9e with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0408 22:45:34.644357   16958 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.crt.778cfb9e ...
	I0408 22:45:34.644393   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.crt.778cfb9e: {Name:mkc83f65ff3f2a047587a97417816e3612180a95 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.644585   16958 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.key.778cfb9e ...
	I0408 22:45:34.644602   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.key.778cfb9e: {Name:mk2089d084cef68419f26c451e3944f607fb6dfc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.644702   16958 certs.go:381] copying /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.crt.778cfb9e -> /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.crt
	I0408 22:45:34.644795   16958 certs.go:385] copying /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.key.778cfb9e -> /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.key
	I0408 22:45:34.644866   16958 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.key
	I0408 22:45:34.644892   16958 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.crt with IP's: []
	I0408 22:45:34.750286   16958 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.crt ...
	I0408 22:45:34.750327   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.crt: {Name:mkece6d0676eb9d94dd20e4c957ee67f750ee89a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.750539   16958 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.key ...
	I0408 22:45:34.750555   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.key: {Name:mk1308d11efa7864bb235ceaf9b000221e1a791f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:34.750743   16958 certs.go:484] found cert: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca-key.pem (1675 bytes)
	I0408 22:45:34.750787   16958 certs.go:484] found cert: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/ca.pem (1082 bytes)
	I0408 22:45:34.750820   16958 certs.go:484] found cert: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/cert.pem (1123 bytes)
	I0408 22:45:34.750857   16958 certs.go:484] found cert: /home/jenkins/minikube-integration/20501-8947/.minikube/certs/key.pem (1675 bytes)
	I0408 22:45:34.751412   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0408 22:45:34.773540   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0408 22:45:34.794408   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0408 22:45:34.814761   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0408 22:45:34.836320   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0408 22:45:34.857463   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0408 22:45:34.878675   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0408 22:45:34.899957   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0408 22:45:34.921153   16958 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0408 22:45:34.945055   16958 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0408 22:45:34.962445   16958 ssh_runner.go:195] Run: openssl version
	I0408 22:45:34.967758   16958 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"
	I0408 22:45:34.976049   16958 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0408 22:45:34.979127   16958 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  8 22:45 /usr/share/ca-certificates/minikubeCA.pem
	I0408 22:45:34.979170   16958 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0408 22:45:34.985322   16958 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"
	I0408 22:45:34.993876   16958 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0408 22:45:34.997116   16958 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
	I0408 22:45:34.997190   16958 kubeadm.go:392] StartCluster: {Name:addons-933875 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 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.32.2 ClusterName:addons-933875 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.32.2 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}
	I0408 22:45:34.997271   16958 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0408 22:45:34.997321   16958 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0408 22:45:35.030327   16958 cri.go:89] found id: ""
	I0408 22:45:35.030392   16958 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0408 22:45:35.038914   16958 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0408 22:45:35.046952   16958 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0408 22:45:35.047016   16958 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
	I0408 22:45:35.054802   16958 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0408 22:45:35.054816   16958 kubeadm.go:157] found existing configuration files:
	
	I0408 22:45:35.054851   16958 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0408 22:45:35.062725   16958 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0408 22:45:35.062777   16958 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0408 22:45:35.070943   16958 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0408 22:45:35.078869   16958 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0408 22:45:35.078917   16958 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0408 22:45:35.086589   16958 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0408 22:45:35.094171   16958 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0408 22:45:35.094227   16958 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0408 22:45:35.101769   16958 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0408 22:45:35.109500   16958 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0408 22:45:35.109548   16958 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0408 22:45:35.117708   16958 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0408 22:45:35.151929   16958 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0408 22:45:35.151994   16958 kubeadm.go:310] [preflight] Running pre-flight checks
	I0408 22:45:35.168583   16958 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0408 22:45:35.168654   16958 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0408 22:45:35.168686   16958 kubeadm.go:310] OS: Linux
	I0408 22:45:35.168789   16958 kubeadm.go:310] CGROUPS_CPU: enabled
	I0408 22:45:35.168880   16958 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0408 22:45:35.168955   16958 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0408 22:45:35.169037   16958 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0408 22:45:35.169108   16958 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0408 22:45:35.169206   16958 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0408 22:45:35.169293   16958 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0408 22:45:35.169359   16958 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0408 22:45:35.169410   16958 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0408 22:45:35.217951   16958 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0408 22:45:35.218071   16958 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0408 22:45:35.218250   16958 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0408 22:45:35.224189   16958 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0408 22:45:35.227846   16958 out.go:235]   - Generating certificates and keys ...
	I0408 22:45:35.227972   16958 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0408 22:45:35.228037   16958 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0408 22:45:35.338601   16958 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0408 22:45:35.505098   16958 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0408 22:45:35.711028   16958 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0408 22:45:35.869588   16958 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0408 22:45:36.036746   16958 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0408 22:45:36.036854   16958 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-933875 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0408 22:45:36.086636   16958 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0408 22:45:36.086768   16958 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-933875 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0408 22:45:36.251561   16958 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0408 22:45:36.330536   16958 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0408 22:45:36.472623   16958 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0408 22:45:36.472684   16958 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0408 22:45:36.614517   16958 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0408 22:45:36.818993   16958 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0408 22:45:37.101856   16958 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0408 22:45:37.834803   16958 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0408 22:45:37.948322   16958 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0408 22:45:37.948950   16958 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0408 22:45:37.952046   16958 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0408 22:45:37.954517   16958 out.go:235]   - Booting up control plane ...
	I0408 22:45:37.954662   16958 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0408 22:45:37.954781   16958 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0408 22:45:37.955073   16958 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0408 22:45:37.964086   16958 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0408 22:45:37.969478   16958 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0408 22:45:37.969594   16958 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0408 22:45:38.046164   16958 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0408 22:45:38.046336   16958 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0408 22:45:38.547532   16958 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.533845ms
	I0408 22:45:38.547672   16958 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0408 22:45:43.049600   16958 kubeadm.go:310] [api-check] The API server is healthy after 4.502099313s
	I0408 22:45:43.061342   16958 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0408 22:45:43.072300   16958 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0408 22:45:43.090093   16958 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0408 22:45:43.090394   16958 kubeadm.go:310] [mark-control-plane] Marking the node addons-933875 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0408 22:45:43.099946   16958 kubeadm.go:310] [bootstrap-token] Using token: 2fmm79.z0t4oiytdvk6rkzj
	I0408 22:45:43.101637   16958 out.go:235]   - Configuring RBAC rules ...
	I0408 22:45:43.101802   16958 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0408 22:45:43.106417   16958 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0408 22:45:43.112395   16958 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0408 22:45:43.115838   16958 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0408 22:45:43.119375   16958 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0408 22:45:43.122988   16958 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0408 22:45:43.454690   16958 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0408 22:45:43.873816   16958 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0408 22:45:44.454335   16958 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0408 22:45:44.455123   16958 kubeadm.go:310] 
	I0408 22:45:44.455229   16958 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0408 22:45:44.455249   16958 kubeadm.go:310] 
	I0408 22:45:44.455347   16958 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0408 22:45:44.455356   16958 kubeadm.go:310] 
	I0408 22:45:44.455396   16958 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0408 22:45:44.455462   16958 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0408 22:45:44.455508   16958 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0408 22:45:44.455515   16958 kubeadm.go:310] 
	I0408 22:45:44.455588   16958 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0408 22:45:44.455598   16958 kubeadm.go:310] 
	I0408 22:45:44.455677   16958 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0408 22:45:44.455696   16958 kubeadm.go:310] 
	I0408 22:45:44.455771   16958 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0408 22:45:44.455879   16958 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0408 22:45:44.455978   16958 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0408 22:45:44.455989   16958 kubeadm.go:310] 
	I0408 22:45:44.456111   16958 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0408 22:45:44.456256   16958 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0408 22:45:44.456264   16958 kubeadm.go:310] 
	I0408 22:45:44.456382   16958 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 2fmm79.z0t4oiytdvk6rkzj \
	I0408 22:45:44.456529   16958 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:a99eeb991fd96f6f13c5eab2e2be75fc9d31255c3789e9c130b7339540b91889 \
	I0408 22:45:44.456568   16958 kubeadm.go:310] 	--control-plane 
	I0408 22:45:44.456577   16958 kubeadm.go:310] 
	I0408 22:45:44.456683   16958 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0408 22:45:44.456692   16958 kubeadm.go:310] 
	I0408 22:45:44.456790   16958 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 2fmm79.z0t4oiytdvk6rkzj \
	I0408 22:45:44.456917   16958 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:a99eeb991fd96f6f13c5eab2e2be75fc9d31255c3789e9c130b7339540b91889 
	I0408 22:45:44.458350   16958 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0408 22:45:44.458585   16958 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1078-gcp\n", err: exit status 1
	I0408 22:45:44.458709   16958 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0408 22:45:44.458734   16958 cni.go:84] Creating CNI manager for ""
	I0408 22:45:44.458747   16958 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 22:45:44.461818   16958 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0408 22:45:44.463314   16958 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0408 22:45:44.466928   16958 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0408 22:45:44.466942   16958 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0408 22:45:44.482610   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0408 22:45:44.682102   16958 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0408 22:45:44.682235   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:44.682250   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-933875 minikube.k8s.io/updated_at=2025_04_08T22_45_44_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=fd2f4c3eba2bd452b5997c855e28d0966165ba83 minikube.k8s.io/name=addons-933875 minikube.k8s.io/primary=true
	I0408 22:45:44.689020   16958 ops.go:34] apiserver oom_adj: -16
	I0408 22:45:44.789846   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:45.290676   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:45.790622   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:46.290648   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:46.790021   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:47.290125   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:47.790651   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:48.290968   16958 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 22:45:48.360937   16958 kubeadm.go:1113] duration metric: took 3.678755661s to wait for elevateKubeSystemPrivileges
	I0408 22:45:48.360974   16958 kubeadm.go:394] duration metric: took 13.363787037s to StartCluster
	I0408 22:45:48.361003   16958 settings.go:142] acquiring lock: {Name:mk10b62f2a4cf58a49c3001f3263ef7db93cc02c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:48.361146   16958 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20501-8947/kubeconfig
	I0408 22:45:48.361625   16958 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/kubeconfig: {Name:mk4e934caa403292b73379d4ca20ca051cc3bd8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:48.361874   16958 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0408 22:45:48.361897   16958 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0408 22:45:48.361968   16958 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0408 22:45:48.362091   16958 addons.go:69] Setting yakd=true in profile "addons-933875"
	I0408 22:45:48.362099   16958 addons.go:69] Setting cloud-spanner=true in profile "addons-933875"
	I0408 22:45:48.362109   16958 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-933875"
	I0408 22:45:48.362139   16958 addons.go:69] Setting gcp-auth=true in profile "addons-933875"
	I0408 22:45:48.362176   16958 addons.go:69] Setting metrics-server=true in profile "addons-933875"
	I0408 22:45:48.362176   16958 addons.go:69] Setting registry=true in profile "addons-933875"
	I0408 22:45:48.362179   16958 addons.go:69] Setting storage-provisioner=true in profile "addons-933875"
	I0408 22:45:48.362189   16958 addons.go:238] Setting addon registry=true in "addons-933875"
	I0408 22:45:48.362195   16958 addons.go:69] Setting volcano=true in profile "addons-933875"
	I0408 22:45:48.362198   16958 addons.go:69] Setting volumesnapshots=true in profile "addons-933875"
	I0408 22:45:48.362202   16958 addons.go:238] Setting addon storage-provisioner=true in "addons-933875"
	I0408 22:45:48.362206   16958 addons.go:238] Setting addon volcano=true in "addons-933875"
	I0408 22:45:48.362218   16958 addons.go:238] Setting addon volumesnapshots=true in "addons-933875"
	I0408 22:45:48.362232   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.362252   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.362121   16958 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-933875"
	I0408 22:45:48.362343   16958 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-933875"
	I0408 22:45:48.362365   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.362185   16958 addons.go:238] Setting addon metrics-server=true in "addons-933875"
	I0408 22:45:48.362444   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.362745   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.362813   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.362824   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.362979   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.362232   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.362140   16958 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-933875"
	I0408 22:45:48.363274   16958 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-933875"
	I0408 22:45:48.363326   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.363534   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.362130   16958 addons.go:238] Setting addon cloud-spanner=true in "addons-933875"
	I0408 22:45:48.363689   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.363823   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.364144   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.362113   16958 addons.go:238] Setting addon yakd=true in "addons-933875"
	I0408 22:45:48.364564   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.362130   16958 addons.go:69] Setting default-storageclass=true in profile "addons-933875"
	I0408 22:45:48.368697   16958 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-933875"
	I0408 22:45:48.362149   16958 addons.go:69] Setting ingress=true in profile "addons-933875"
	I0408 22:45:48.362150   16958 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-933875"
	I0408 22:45:48.362161   16958 addons.go:69] Setting ingress-dns=true in profile "addons-933875"
	I0408 22:45:48.362165   16958 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-933875"
	I0408 22:45:48.362163   16958 config.go:182] Loaded profile config "addons-933875": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 22:45:48.362168   16958 addons.go:69] Setting inspektor-gadget=true in profile "addons-933875"
	I0408 22:45:48.362188   16958 mustload.go:65] Loading cluster: addons-933875
	I0408 22:45:48.362232   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.365356   16958 out.go:177] * Verifying Kubernetes components...
	I0408 22:45:48.365432   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.368858   16958 addons.go:238] Setting addon ingress=true in "addons-933875"
	I0408 22:45:48.369064   16958 addons.go:238] Setting addon inspektor-gadget=true in "addons-933875"
	I0408 22:45:48.369106   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.369143   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.369182   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.369592   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.369668   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.369835   16958 addons.go:238] Setting addon ingress-dns=true in "addons-933875"
	I0408 22:45:48.369984   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.370121   16958 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-933875"
	I0408 22:45:48.370434   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.370930   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.371031   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.381311   16958 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0408 22:45:48.399081   16958 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0408 22:45:48.400632   16958 config.go:182] Loaded profile config "addons-933875": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 22:45:48.400662   16958 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0408 22:45:48.400678   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0408 22:45:48.400741   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.400936   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.401679   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.401787   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.407290   16958 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0408 22:45:48.407306   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0408 22:45:48.407323   16958 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0408 22:45:48.407297   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0408 22:45:48.409551   16958 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0408 22:45:48.409586   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0408 22:45:48.409651   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.410464   16958 out.go:177]   - Using image docker.io/registry:2.8.3
	I0408 22:45:48.410553   16958 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0408 22:45:48.410563   16958 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0408 22:45:48.410617   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.410467   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0408 22:45:48.411928   16958 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0408 22:45:48.411944   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0408 22:45:48.411987   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.418788   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0408 22:45:48.420636   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0408 22:45:48.422343   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0408 22:45:48.424453   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0408 22:45:48.426541   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0408 22:45:48.428364   16958 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0408 22:45:48.437359   16958 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0408 22:45:48.437392   16958 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0408 22:45:48.437488   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.450686   16958 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0408 22:45:48.452507   16958 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0408 22:45:48.452529   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0408 22:45:48.452588   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.455750   16958 addons.go:238] Setting addon default-storageclass=true in "addons-933875"
	I0408 22:45:48.455804   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.456324   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:48.459421   16958 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0408 22:45:48.461418   16958 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0408 22:45:48.461440   16958 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0408 22:45:48.461602   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.469920   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.477764   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.479954   16958 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0408 22:45:48.480193   16958 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0408 22:45:48.481648   16958 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0408 22:45:48.481669   16958 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0408 22:45:48.481738   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.483170   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.485837   16958 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0408 22:45:48.485856   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0408 22:45:48.485909   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.500815   16958 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-933875"
	I0408 22:45:48.500871   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:48.501609   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	W0408 22:45:48.504361   16958 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0408 22:45:48.516608   16958 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0408 22:45:48.517434   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.518498   16958 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0408 22:45:48.518517   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0408 22:45:48.518568   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.521257   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.521875   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.545386   16958 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0408 22:45:48.547361   16958 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0408 22:45:48.547480   16958 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0408 22:45:48.548813   16958 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0408 22:45:48.548832   16958 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0408 22:45:48.548891   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.550444   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.550463   16958 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0408 22:45:48.552046   16958 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0408 22:45:48.552064   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0408 22:45:48.552114   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.554639   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.555129   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.555652   16958 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0408 22:45:48.555668   16958 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0408 22:45:48.555710   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.557482   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.557504   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.557988   16958 out.go:177]   - Using image docker.io/busybox:stable
	I0408 22:45:48.559932   16958 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0408 22:45:48.561748   16958 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0408 22:45:48.561769   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0408 22:45:48.561835   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:48.571840   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.573369   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.576519   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:48.581088   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	W0408 22:45:48.587149   16958 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0408 22:45:48.587233   16958 retry.go:31] will retry after 176.774157ms: ssh: handshake failed: EOF
	I0408 22:45:48.603321   16958 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0408 22:45:48.691968   16958 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0408 22:45:48.889630   16958 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0408 22:45:48.889772   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0408 22:45:48.889974   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0408 22:45:49.000923   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0408 22:45:49.006282   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0408 22:45:49.006611   16958 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0408 22:45:49.006631   16958 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0408 22:45:49.084719   16958 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0408 22:45:49.084746   16958 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0408 22:45:49.087108   16958 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0408 22:45:49.087133   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0408 22:45:49.093733   16958 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0408 22:45:49.093765   16958 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0408 22:45:49.102089   16958 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0408 22:45:49.102115   16958 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0408 22:45:49.106217   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0408 22:45:49.186409   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0408 22:45:49.187974   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0408 22:45:49.203717   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0408 22:45:49.289245   16958 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0408 22:45:49.289434   16958 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0408 22:45:49.289918   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0408 22:45:49.292811   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0408 22:45:49.400608   16958 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0408 22:45:49.400639   16958 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0408 22:45:49.402107   16958 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0408 22:45:49.402190   16958 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0408 22:45:49.484907   16958 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0408 22:45:49.484939   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0408 22:45:49.487399   16958 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0408 22:45:49.487490   16958 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0408 22:45:49.686098   16958 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0408 22:45:49.686192   16958 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0408 22:45:49.691736   16958 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0408 22:45:49.691843   16958 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0408 22:45:49.895252   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0408 22:45:49.985657   16958 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0408 22:45:49.985759   16958 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0408 22:45:49.986414   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:49.999496   16958 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0408 22:45:49.999580   16958 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0408 22:45:50.187572   16958 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0408 22:45:50.187677   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0408 22:45:50.288780   16958 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0408 22:45:50.288883   16958 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0408 22:45:50.392819   16958 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.789461468s)
	I0408 22:45:50.392916   16958 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0408 22:45:50.393633   16958 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.701452995s)
	I0408 22:45:50.395431   16958 node_ready.go:35] waiting up to 6m0s for node "addons-933875" to be "Ready" ...
	I0408 22:45:50.398176   16958 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0408 22:45:50.398238   16958 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0408 22:45:50.406432   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:50.491681   16958 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0408 22:45:50.491762   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0408 22:45:50.587791   16958 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0408 22:45:50.587902   16958 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0408 22:45:50.905577   16958 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0408 22:45:50.905667   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0408 22:45:51.095928   16958 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0408 22:45:51.096022   16958 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0408 22:45:51.099027   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:51.111000   16958 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-933875" context rescaled to 1 replicas
	I0408 22:45:51.490648   16958 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0408 22:45:51.490738   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0408 22:45:51.885819   16958 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0408 22:45:51.885899   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0408 22:45:52.094407   16958 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0408 22:45:52.094497   16958 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0408 22:45:52.306729   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:52.491434   16958 node_ready.go:53] node "addons-933875" has status "Ready":"False"
	I0408 22:45:53.085855   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.195843006s)
	I0408 22:45:53.085935   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.084982954s)
	I0408 22:45:54.812994   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.806678802s)
	I0408 22:45:54.813025   16958 addons.go:479] Verifying addon ingress=true in "addons-933875"
	I0408 22:45:54.813060   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.706748797s)
	I0408 22:45:54.813094   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (5.626589857s)
	I0408 22:45:54.813131   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.625087987s)
	I0408 22:45:54.813181   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.609379306s)
	I0408 22:45:54.813214   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.520328077s)
	I0408 22:45:54.813341   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.523361003s)
	I0408 22:45:54.813394   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.918053354s)
	I0408 22:45:54.813413   16958 addons.go:479] Verifying addon registry=true in "addons-933875"
	I0408 22:45:54.813460   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.82697485s)
	I0408 22:45:54.813508   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.406983829s)
	I0408 22:45:54.813477   16958 addons.go:479] Verifying addon metrics-server=true in "addons-933875"
	I0408 22:45:54.814768   16958 out.go:177] * Verifying ingress addon...
	I0408 22:45:54.815750   16958 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-933875 service yakd-dashboard -n yakd-dashboard
	
	I0408 22:45:54.815761   16958 out.go:177] * Verifying registry addon...
	I0408 22:45:54.817424   16958 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0408 22:45:54.818025   16958 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0408 22:45:54.895384   16958 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0408 22:45:54.895403   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0408 22:45:54.897180   16958 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0408 22:45:54.898114   16958 node_ready.go:53] node "addons-933875" has status "Ready":"False"
	I0408 22:45:54.907336   16958 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0408 22:45:54.907367   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:55.320408   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:55.385288   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:55.495405   16958 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0408 22:45:55.495559   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:55.524819   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:55.690237   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.591106982s)
	W0408 22:45:55.690274   16958 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:55.690293   16958 retry.go:31] will retry after 345.007062ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:55.803889   16958 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0408 22:45:55.824910   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:55.824948   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:55.825117   16958 addons.go:238] Setting addon gcp-auth=true in "addons-933875"
	I0408 22:45:55.825162   16958 host.go:66] Checking if "addons-933875" exists ...
	I0408 22:45:55.825642   16958 cli_runner.go:164] Run: docker container inspect addons-933875 --format={{.State.Status}}
	I0408 22:45:55.844740   16958 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0408 22:45:55.844792   16958 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-933875
	I0408 22:45:55.861753   16958 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/addons-933875/id_rsa Username:docker}
	I0408 22:45:56.035411   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:56.386365   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:56.389775   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:56.497659   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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.190793992s)
	I0408 22:45:56.497703   16958 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-933875"
	I0408 22:45:56.500783   16958 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0408 22:45:56.500786   16958 out.go:177] * Verifying csi-hostpath-driver addon...
	I0408 22:45:56.502456   16958 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0408 22:45:56.503106   16958 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0408 22:45:56.504413   16958 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0408 22:45:56.504493   16958 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0408 22:45:56.505920   16958 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0408 22:45:56.505942   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:45:56.584996   16958 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0408 22:45:56.585023   16958 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0408 22:45:56.605162   16958 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0408 22:45:56.605187   16958 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0408 22:45:56.623777   16958 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0408 22:45:56.820958   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:56.821027   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:56.898469   16958 node_ready.go:53] node "addons-933875" has status "Ready":"False"
	I0408 22:45:57.006610   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:45:57.321491   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:57.321566   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:57.507092   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:45:57.822189   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:57.822273   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:58.005622   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:45:58.320309   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:58.320502   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:58.506727   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:45:58.821012   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:58.821115   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:58.974843   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.939374665s)
	I0408 22:45:58.974860   16958 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (2.351050314s)
	I0408 22:45:58.975924   16958 addons.go:479] Verifying addon gcp-auth=true in "addons-933875"
	I0408 22:45:58.978038   16958 out.go:177] * Verifying gcp-auth addon...
	I0408 22:45:58.980257   16958 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0408 22:45:58.982446   16958 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0408 22:45:58.982464   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:45:59.005923   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:45:59.320918   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:59.320995   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:59.398388   16958 node_ready.go:53] node "addons-933875" has status "Ready":"False"
	I0408 22:45:59.482749   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:45:59.506703   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:45:59.821067   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:45:59.821125   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:45:59.983179   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:00.006590   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:00.320150   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:00.321099   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:00.483106   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:00.506595   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:00.820445   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:00.820543   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:00.983549   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:01.006031   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:01.320833   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:01.320880   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:01.483900   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:01.506270   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:01.820605   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:01.820781   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:01.898256   16958 node_ready.go:53] node "addons-933875" has status "Ready":"False"
	I0408 22:46:01.983812   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:02.006284   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:02.321820   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:02.322691   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:02.483739   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:02.506181   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:02.821355   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:02.821505   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:02.983386   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:03.005884   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:03.320780   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:03.320899   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:03.482940   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:03.506624   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:03.820817   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:03.820915   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:03.983584   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:04.006086   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:04.321271   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:04.321390   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:04.398774   16958 node_ready.go:53] node "addons-933875" has status "Ready":"False"
	I0408 22:46:04.493204   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:04.507039   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:04.820840   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:04.821037   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:04.982992   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:05.006618   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:05.322076   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:05.322330   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:05.482963   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:05.506816   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:05.820832   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:05.820866   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:05.983703   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:06.006314   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:06.320139   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:06.320612   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:06.483518   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:06.505710   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:06.820235   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:06.820428   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:06.898653   16958 node_ready.go:53] node "addons-933875" has status "Ready":"False"
	I0408 22:46:06.983355   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:07.005561   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:07.320086   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:07.321014   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:07.482860   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:07.506141   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:07.821131   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:07.821295   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:07.989854   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:08.007220   16958 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0408 22:46:08.007249   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:08.321173   16958 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0408 22:46:08.321196   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:08.321209   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:08.398170   16958 node_ready.go:49] node "addons-933875" has status "Ready":"True"
	I0408 22:46:08.398191   16958 node_ready.go:38] duration metric: took 18.002659024s for node "addons-933875" to be "Ready" ...
	I0408 22:46:08.398203   16958 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0408 22:46:08.401156   16958 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:08.485422   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:08.586117   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:08.820941   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:08.820973   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:08.983378   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:09.005889   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:09.320920   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:09.321054   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:09.483209   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:09.505670   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:09.821264   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:09.821347   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:09.987148   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:10.007338   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:10.321488   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:10.321528   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:10.406569   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:10.485466   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:10.586142   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:10.821124   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:10.821218   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:10.986431   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:11.006111   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:11.321675   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:11.321763   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:11.486488   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:11.506202   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:11.821601   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:11.821654   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:11.985001   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:12.084699   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:12.320633   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:12.320897   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:12.406622   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:12.483608   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:12.506369   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:12.821906   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:12.821919   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:12.985498   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:13.007086   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:13.320990   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:13.321135   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:13.485793   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:13.506695   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:13.820987   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:13.821234   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:13.983760   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:14.007238   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:14.320429   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:14.320465   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:14.484059   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:14.506936   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:14.821083   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:14.821187   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:14.906638   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:14.985691   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:15.006873   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:15.320988   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:15.321179   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:15.483279   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:15.507181   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:15.823005   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:15.823175   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:15.983262   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:16.006026   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:16.321114   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:16.321341   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:16.487150   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:16.506960   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:16.888593   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:16.889015   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:16.906977   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:16.986646   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:17.007277   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:17.321153   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:17.321293   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:17.486770   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:17.506627   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:17.820332   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:17.820801   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:17.985663   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:18.006423   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:18.320652   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:18.320813   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:18.483260   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:18.506317   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:18.820834   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:18.820875   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:18.983987   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:19.006897   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:19.320812   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:19.320823   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:19.406567   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:19.483349   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:19.506355   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:19.820961   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:19.821059   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:19.983515   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:20.006450   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:20.320160   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:20.321124   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:20.485630   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:20.506499   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:20.821603   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:20.821640   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:20.983214   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:21.005874   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:21.320793   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:21.320908   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:21.406757   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:21.486876   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:21.506743   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:21.820667   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:21.820799   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:21.983700   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:22.006718   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:22.320645   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:22.320825   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:22.482901   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:22.506641   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:22.820746   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:22.820804   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:22.983465   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:23.005924   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:23.321049   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:23.321159   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:23.407410   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:23.482722   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:23.506684   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:23.821012   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:23.821106   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:23.983129   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:24.084712   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:24.320944   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:24.321109   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:24.483684   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:24.506386   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:24.821563   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:24.821662   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:24.983309   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:25.006024   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:25.321087   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:25.321259   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:25.483232   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:25.506858   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:25.820584   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:25.820685   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:25.905772   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:25.983654   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:26.006639   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:26.320429   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:26.320729   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:26.482908   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:26.507079   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:26.888175   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:26.888470   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:26.991022   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:27.007180   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:27.388444   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:27.388717   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:27.486593   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:27.506863   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:27.887401   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:27.887588   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:27.907037   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:27.991782   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:28.007842   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:28.321093   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:28.321256   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:28.486936   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:28.507041   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:28.822966   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:28.822972   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:28.986633   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:29.006585   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:29.321209   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:29.321418   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:29.482850   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:29.506851   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:29.820663   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:29.820786   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:29.983512   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:30.006460   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:30.320138   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:30.320912   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:30.407315   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:30.486608   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:30.506693   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:30.821591   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:30.821719   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:30.983718   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:31.006405   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:31.321378   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:31.321452   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:31.485745   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:31.507210   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:31.820423   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:31.820580   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:31.985562   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:32.006610   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:32.320779   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:32.321021   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:32.482626   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:32.506685   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:32.820778   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:32.820955   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:32.906620   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:32.983976   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:33.006885   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:33.321281   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:33.321298   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:33.483355   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:33.506206   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:33.820250   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:33.820963   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:33.985595   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:34.006476   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:34.320683   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:34.321346   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:34.483166   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:34.507098   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:34.821725   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:34.821860   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:34.983043   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:35.007277   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:35.321123   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:35.321431   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:35.406745   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:35.483254   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:35.506412   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:35.820400   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:35.820728   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:35.986833   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:36.006784   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:36.320772   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:36.320839   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:36.485214   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:36.506048   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:36.820969   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 22:46:36.821002   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:36.983294   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:37.084884   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:37.321105   16958 kapi.go:107] duration metric: took 42.503073197s to wait for kubernetes.io/minikube-addons=registry ...
	I0408 22:46:37.321140   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:37.484252   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:37.506268   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:37.821260   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:37.906778   16958 pod_ready.go:103] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"False"
	I0408 22:46:37.983466   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:38.008490   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:38.320409   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:38.483696   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:38.506320   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:38.820243   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:38.983102   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:39.006751   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:39.321058   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:39.485730   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:39.506454   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:39.821527   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:39.983242   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:40.005860   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:40.320975   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:40.406753   16958 pod_ready.go:93] pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:40.406779   16958 pod_ready.go:82] duration metric: took 32.005593412s for pod "amd-gpu-device-plugin-dv6hn" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.406792   16958 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-lqq78" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.410972   16958 pod_ready.go:93] pod "coredns-668d6bf9bc-lqq78" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:40.410989   16958 pod_ready.go:82] duration metric: took 4.189828ms for pod "coredns-668d6bf9bc-lqq78" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.411006   16958 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.414859   16958 pod_ready.go:93] pod "etcd-addons-933875" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:40.414882   16958 pod_ready.go:82] duration metric: took 3.869174ms for pod "etcd-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.414898   16958 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.418363   16958 pod_ready.go:93] pod "kube-apiserver-addons-933875" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:40.418383   16958 pod_ready.go:82] duration metric: took 3.477589ms for pod "kube-apiserver-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.418400   16958 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.421559   16958 pod_ready.go:93] pod "kube-controller-manager-addons-933875" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:40.421579   16958 pod_ready.go:82] duration metric: took 3.171928ms for pod "kube-controller-manager-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.421594   16958 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-ckdbj" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.483332   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:40.506189   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:40.804680   16958 pod_ready.go:93] pod "kube-proxy-ckdbj" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:40.804699   16958 pod_ready.go:82] duration metric: took 383.098778ms for pod "kube-proxy-ckdbj" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.804708   16958 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:40.820528   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:40.983515   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:41.006107   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:41.204389   16958 pod_ready.go:93] pod "kube-scheduler-addons-933875" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:41.204414   16958 pod_ready.go:82] duration metric: took 399.699752ms for pod "kube-scheduler-addons-933875" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:41.204424   16958 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-d5xlc" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:41.321280   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:41.483330   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:41.505708   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:41.605025   16958 pod_ready.go:93] pod "metrics-server-7fbb699795-d5xlc" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:41.605046   16958 pod_ready.go:82] duration metric: took 400.616378ms for pod "metrics-server-7fbb699795-d5xlc" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:41.605055   16958 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-t8hws" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:41.820239   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:41.983885   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:42.005494   16958 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-t8hws" in "kube-system" namespace has status "Ready":"True"
	I0408 22:46:42.005519   16958 pod_ready.go:82] duration metric: took 400.456695ms for pod "nvidia-device-plugin-daemonset-t8hws" in "kube-system" namespace to be "Ready" ...
	I0408 22:46:42.005522   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:42.005542   16958 pod_ready.go:39] duration metric: took 33.607313363s 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" ...
	I0408 22:46:42.005561   16958 api_server.go:52] waiting for apiserver process to appear ...
	I0408 22:46:42.005607   16958 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 22:46:42.018384   16958 api_server.go:72] duration metric: took 53.656449486s to wait for apiserver process to appear ...
	I0408 22:46:42.018422   16958 api_server.go:88] waiting for apiserver healthz status ...
	I0408 22:46:42.018442   16958 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0408 22:46:42.021896   16958 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0408 22:46:42.022873   16958 api_server.go:141] control plane version: v1.32.2
	I0408 22:46:42.022903   16958 api_server.go:131] duration metric: took 4.469405ms to wait for apiserver health ...
	I0408 22:46:42.022913   16958 system_pods.go:43] waiting for kube-system pods to appear ...
	I0408 22:46:42.205178   16958 system_pods.go:59] 19 kube-system pods found
	I0408 22:46:42.205208   16958 system_pods.go:61] "amd-gpu-device-plugin-dv6hn" [34bc9847-c506-4857-b4f8-cf8ac833a02e] Running
	I0408 22:46:42.205214   16958 system_pods.go:61] "coredns-668d6bf9bc-lqq78" [7238fff5-f922-489b-8084-b374f8f5311e] Running
	I0408 22:46:42.205218   16958 system_pods.go:61] "csi-hostpath-attacher-0" [b0afd182-42d7-4585-a93d-ad8c0ec4e408] Running
	I0408 22:46:42.205222   16958 system_pods.go:61] "csi-hostpath-resizer-0" [0a85b198-fc5a-4290-804c-aba2175d317e] Running
	I0408 22:46:42.205229   16958 system_pods.go:61] "csi-hostpathplugin-qr2h4" [7f6bb06f-4755-43c8-87d7-0207bf5b7bc3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0408 22:46:42.205233   16958 system_pods.go:61] "etcd-addons-933875" [14b89832-5e33-42e9-9be3-05e0d611bf9c] Running
	I0408 22:46:42.205238   16958 system_pods.go:61] "kindnet-pxs9s" [3cdc631c-b563-4a2f-b412-46599e3ebd6f] Running
	I0408 22:46:42.205242   16958 system_pods.go:61] "kube-apiserver-addons-933875" [994d200e-c012-4d66-8eec-d373c359dd11] Running
	I0408 22:46:42.205245   16958 system_pods.go:61] "kube-controller-manager-addons-933875" [5d6d074c-60e7-446d-80aa-2ea7b8db06fe] Running
	I0408 22:46:42.205250   16958 system_pods.go:61] "kube-ingress-dns-minikube" [5aa6b99c-2f20-4fca-bde5-f9218663f2ca] Running
	I0408 22:46:42.205256   16958 system_pods.go:61] "kube-proxy-ckdbj" [7e1ee71d-7cd6-4899-bf45-5a1de319b935] Running
	I0408 22:46:42.205259   16958 system_pods.go:61] "kube-scheduler-addons-933875" [6ad0b071-0379-4b09-9b25-a30647b0748b] Running
	I0408 22:46:42.205263   16958 system_pods.go:61] "metrics-server-7fbb699795-d5xlc" [cc8ff43d-6c53-41f0-8385-7535aee6582c] Running
	I0408 22:46:42.205266   16958 system_pods.go:61] "nvidia-device-plugin-daemonset-t8hws" [44c7b345-e931-4c01-a421-810544d863fa] Running
	I0408 22:46:42.205269   16958 system_pods.go:61] "registry-6c88467877-wmdxs" [58f9c8f0-2fe7-4c26-83f0-db3a5353bb48] Running
	I0408 22:46:42.205273   16958 system_pods.go:61] "registry-proxy-55xnh" [ec10d208-d2b4-4ffd-9c94-00a3278349e9] Running
	I0408 22:46:42.205276   16958 system_pods.go:61] "snapshot-controller-68b874b76f-bkhn6" [f094db4c-b738-4882-9edc-9d55a19dd14f] Running
	I0408 22:46:42.205279   16958 system_pods.go:61] "snapshot-controller-68b874b76f-jvqnt" [f0048ef6-1f59-4da8-8ed6-c025b1c3a5f6] Running
	I0408 22:46:42.205282   16958 system_pods.go:61] "storage-provisioner" [75719277-5002-4a9c-97df-7b502093ce9e] Running
	I0408 22:46:42.205287   16958 system_pods.go:74] duration metric: took 182.368797ms to wait for pod list to return data ...
	I0408 22:46:42.205297   16958 default_sa.go:34] waiting for default service account to be created ...
	I0408 22:46:42.320720   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:42.405541   16958 default_sa.go:45] found service account: "default"
	I0408 22:46:42.405569   16958 default_sa.go:55] duration metric: took 200.265078ms for default service account to be created ...
	I0408 22:46:42.405581   16958 system_pods.go:116] waiting for k8s-apps to be running ...
	I0408 22:46:42.483275   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:42.507056   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:42.606437   16958 system_pods.go:86] 19 kube-system pods found
	I0408 22:46:42.606463   16958 system_pods.go:89] "amd-gpu-device-plugin-dv6hn" [34bc9847-c506-4857-b4f8-cf8ac833a02e] Running
	I0408 22:46:42.606468   16958 system_pods.go:89] "coredns-668d6bf9bc-lqq78" [7238fff5-f922-489b-8084-b374f8f5311e] Running
	I0408 22:46:42.606472   16958 system_pods.go:89] "csi-hostpath-attacher-0" [b0afd182-42d7-4585-a93d-ad8c0ec4e408] Running
	I0408 22:46:42.606476   16958 system_pods.go:89] "csi-hostpath-resizer-0" [0a85b198-fc5a-4290-804c-aba2175d317e] Running
	I0408 22:46:42.606482   16958 system_pods.go:89] "csi-hostpathplugin-qr2h4" [7f6bb06f-4755-43c8-87d7-0207bf5b7bc3] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0408 22:46:42.606488   16958 system_pods.go:89] "etcd-addons-933875" [14b89832-5e33-42e9-9be3-05e0d611bf9c] Running
	I0408 22:46:42.606495   16958 system_pods.go:89] "kindnet-pxs9s" [3cdc631c-b563-4a2f-b412-46599e3ebd6f] Running
	I0408 22:46:42.606500   16958 system_pods.go:89] "kube-apiserver-addons-933875" [994d200e-c012-4d66-8eec-d373c359dd11] Running
	I0408 22:46:42.606505   16958 system_pods.go:89] "kube-controller-manager-addons-933875" [5d6d074c-60e7-446d-80aa-2ea7b8db06fe] Running
	I0408 22:46:42.606512   16958 system_pods.go:89] "kube-ingress-dns-minikube" [5aa6b99c-2f20-4fca-bde5-f9218663f2ca] Running
	I0408 22:46:42.606519   16958 system_pods.go:89] "kube-proxy-ckdbj" [7e1ee71d-7cd6-4899-bf45-5a1de319b935] Running
	I0408 22:46:42.606524   16958 system_pods.go:89] "kube-scheduler-addons-933875" [6ad0b071-0379-4b09-9b25-a30647b0748b] Running
	I0408 22:46:42.606535   16958 system_pods.go:89] "metrics-server-7fbb699795-d5xlc" [cc8ff43d-6c53-41f0-8385-7535aee6582c] Running
	I0408 22:46:42.606543   16958 system_pods.go:89] "nvidia-device-plugin-daemonset-t8hws" [44c7b345-e931-4c01-a421-810544d863fa] Running
	I0408 22:46:42.606546   16958 system_pods.go:89] "registry-6c88467877-wmdxs" [58f9c8f0-2fe7-4c26-83f0-db3a5353bb48] Running
	I0408 22:46:42.606551   16958 system_pods.go:89] "registry-proxy-55xnh" [ec10d208-d2b4-4ffd-9c94-00a3278349e9] Running
	I0408 22:46:42.606555   16958 system_pods.go:89] "snapshot-controller-68b874b76f-bkhn6" [f094db4c-b738-4882-9edc-9d55a19dd14f] Running
	I0408 22:46:42.606561   16958 system_pods.go:89] "snapshot-controller-68b874b76f-jvqnt" [f0048ef6-1f59-4da8-8ed6-c025b1c3a5f6] Running
	I0408 22:46:42.606564   16958 system_pods.go:89] "storage-provisioner" [75719277-5002-4a9c-97df-7b502093ce9e] Running
	I0408 22:46:42.606571   16958 system_pods.go:126] duration metric: took 200.983928ms to wait for k8s-apps to be running ...
	I0408 22:46:42.606580   16958 system_svc.go:44] waiting for kubelet service to be running ....
	I0408 22:46:42.606629   16958 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 22:46:42.620382   16958 system_svc.go:56] duration metric: took 13.789831ms WaitForService to wait for kubelet
	I0408 22:46:42.620415   16958 kubeadm.go:582] duration metric: took 54.258483505s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0408 22:46:42.620439   16958 node_conditions.go:102] verifying NodePressure condition ...
	I0408 22:46:42.805875   16958 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0408 22:46:42.805905   16958 node_conditions.go:123] node cpu capacity is 8
	I0408 22:46:42.805918   16958 node_conditions.go:105] duration metric: took 185.473545ms to run NodePressure ...
	I0408 22:46:42.805929   16958 start.go:241] waiting for startup goroutines ...
	I0408 22:46:42.821457   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:42.986932   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:43.006909   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:43.321193   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:43.485923   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:43.506965   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:43.821281   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:43.986449   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:44.006038   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:44.320693   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:44.486505   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:44.506257   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:44.821094   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:45.009618   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:45.009789   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:45.320985   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:45.483796   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:45.506657   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:45.820205   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:45.983696   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:46.006665   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:46.321769   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:46.485829   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:46.506428   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:46.887822   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:46.986415   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:47.006775   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:47.321062   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:47.486715   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:47.506779   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:47.820467   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:47.982905   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:48.006335   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:48.321568   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:48.483803   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:48.506812   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:48.821066   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:48.985178   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:49.007386   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:49.321322   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:49.483709   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:49.506375   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:49.819979   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:49.983709   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:50.006643   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:50.321467   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:50.484021   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:50.507315   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:50.820829   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:50.984247   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 22:46:51.006089   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:51.321178   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:51.487587   16958 kapi.go:107] duration metric: took 52.50732203s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0408 22:46:51.489464   16958 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-933875 cluster.
	I0408 22:46:51.491034   16958 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.
	I0408 22:46:51.492641   16958 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0408 22:46:51.588573   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:51.890767   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:52.007300   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:52.386894   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:52.507331   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:52.887089   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:53.006450   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:53.320832   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:53.506873   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:53.820936   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:54.006820   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:54.320957   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:54.506824   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:54.820921   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:55.007121   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:55.321499   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:55.506426   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:55.820781   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:56.006671   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:56.320907   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:56.507078   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:56.821428   16958 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 22:46:57.006039   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:57.320796   16958 kapi.go:107] duration metric: took 1m2.503368311s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0408 22:46:57.506310   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:58.085584   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:58.506173   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:59.006235   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:46:59.506956   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:00.006295   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:00.506720   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:01.006716   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:01.508546   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:02.005966   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:02.506790   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:03.006293   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:03.506853   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:04.007173   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:04.506804   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:05.007217   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:05.507008   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:06.006461   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:06.506926   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:07.005737   16958 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 22:47:07.557277   16958 kapi.go:107] duration metric: took 1m11.054166148s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0408 22:47:07.584314   16958 out.go:177] * Enabled addons: storage-provisioner, cloud-spanner, amd-gpu-device-plugin, nvidia-device-plugin, ingress-dns, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0408 22:47:07.659027   16958 addons.go:514] duration metric: took 1m19.297056794s for enable addons: enabled=[storage-provisioner cloud-spanner amd-gpu-device-plugin nvidia-device-plugin ingress-dns inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0408 22:47:07.659130   16958 start.go:246] waiting for cluster config update ...
	I0408 22:47:07.659156   16958 start.go:255] writing updated cluster config ...
	I0408 22:47:07.659436   16958 ssh_runner.go:195] Run: rm -f paused
	I0408 22:47:07.708525   16958 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0408 22:47:07.789637   16958 out.go:177] * Done! kubectl is now configured to use "addons-933875" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.959574602Z" level=info msg="Removed pod sandbox: 44f8e50d38e66910f564e23d286997dea6a224d3c709b4fc1d0c79243c35bde7" id=5e9c43c3-195a-43ae-9e14-dc6208c50a26 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.959958806Z" level=info msg="Stopping pod sandbox: d21498664bb6f9a77fb6579b0f2d0c3f4f09879b1dbb91ab5dba1cd869aa9973" id=4519188a-e626-4005-b378-f5ec540c672e name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.960007344Z" level=info msg="Stopped pod sandbox (already stopped): d21498664bb6f9a77fb6579b0f2d0c3f4f09879b1dbb91ab5dba1cd869aa9973" id=4519188a-e626-4005-b378-f5ec540c672e name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.960299119Z" level=info msg="Removing pod sandbox: d21498664bb6f9a77fb6579b0f2d0c3f4f09879b1dbb91ab5dba1cd869aa9973" id=917da2b6-9758-4013-a1e4-3e51110145b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.967108046Z" level=info msg="Removed pod sandbox: d21498664bb6f9a77fb6579b0f2d0c3f4f09879b1dbb91ab5dba1cd869aa9973" id=917da2b6-9758-4013-a1e4-3e51110145b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.967482558Z" level=info msg="Stopping pod sandbox: 08506162e2e939f8e3153f33f5019651f4f8493ee5435a61cfca286d4fa9a298" id=6f1d47e1-6377-429f-855a-616b42b15a9b name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.967522816Z" level=info msg="Stopped pod sandbox (already stopped): 08506162e2e939f8e3153f33f5019651f4f8493ee5435a61cfca286d4fa9a298" id=6f1d47e1-6377-429f-855a-616b42b15a9b name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.967767436Z" level=info msg="Removing pod sandbox: 08506162e2e939f8e3153f33f5019651f4f8493ee5435a61cfca286d4fa9a298" id=fe814da9-0346-4f8c-8a65-eacd3230096e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.973824050Z" level=info msg="Removed pod sandbox: 08506162e2e939f8e3153f33f5019651f4f8493ee5435a61cfca286d4fa9a298" id=fe814da9-0346-4f8c-8a65-eacd3230096e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.974163121Z" level=info msg="Stopping pod sandbox: 127bcaa582374f99f934b28551d1a8143ecca790ac220be34caa7367ecdc2549" id=0d684ac4-6e41-4841-bfba-24b88be1adab name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.974197916Z" level=info msg="Stopped pod sandbox (already stopped): 127bcaa582374f99f934b28551d1a8143ecca790ac220be34caa7367ecdc2549" id=0d684ac4-6e41-4841-bfba-24b88be1adab name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.974441410Z" level=info msg="Removing pod sandbox: 127bcaa582374f99f934b28551d1a8143ecca790ac220be34caa7367ecdc2549" id=aa049ff6-048d-4da8-ab82-eb41b5901eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 22:48:43 addons-933875 crio[1052]: time="2025-04-08 22:48:43.982736591Z" level=info msg="Removed pod sandbox: 127bcaa582374f99f934b28551d1a8143ecca790ac220be34caa7367ecdc2549" id=aa049ff6-048d-4da8-ab82-eb41b5901eb4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.150454517Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-nvwfg/POD" id=9cb4c151-b236-4396-a79e-4b27282853c9 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.150545083Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.216310340Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-nvwfg Namespace:default ID:89ec1d5fdf8343725e6dd441a5ae76283cbe47eb1e7a9e740b17871dfb7d9a53 UID:e0b7c986-f258-4d10-b913-92506eab28f0 NetNS:/var/run/netns/abf24212-a130-4c49-8212-345d30447856 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.216362202Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-nvwfg to CNI network \"kindnet\" (type=ptp)"
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.231126504Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-nvwfg Namespace:default ID:89ec1d5fdf8343725e6dd441a5ae76283cbe47eb1e7a9e740b17871dfb7d9a53 UID:e0b7c986-f258-4d10-b913-92506eab28f0 NetNS:/var/run/netns/abf24212-a130-4c49-8212-345d30447856 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.231404204Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-nvwfg for CNI network kindnet (type=ptp)"
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.234244302Z" level=info msg="Ran pod sandbox 89ec1d5fdf8343725e6dd441a5ae76283cbe47eb1e7a9e740b17871dfb7d9a53 with infra container: default/hello-world-app-7d9564db4-nvwfg/POD" id=9cb4c151-b236-4396-a79e-4b27282853c9 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.235439847Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=d96acf7c-785c-4324-b421-edada4651d2e name=/runtime.v1.ImageService/ImageStatus
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.236289981Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=d96acf7c-785c-4324-b421-edada4651d2e name=/runtime.v1.ImageService/ImageStatus
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.236810107Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=dd1488f2-4876-4520-a217-ef7837b518c8 name=/runtime.v1.ImageService/PullImage
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.241781816Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Apr 08 22:50:13 addons-933875 crio[1052]: time="2025-04-08 22:50:13.782793440Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	006c9034469ee       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                              2 minutes ago       Running             nginx                     0                   e10674ffec65d       nginx
	f99946675ee0a       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   cc811f65e95d2       busybox
	9d38974619720       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago       Running             controller                0                   331e7f140c34c       ingress-nginx-controller-56d7c84fd4-gkhnr
	cc7dc8dc606aa       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   3 minutes ago       Exited              patch                     0                   f1b9e63eff825       ingress-nginx-admission-patch-rhp6t
	da0f13d67b2ba       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   3 minutes ago       Exited              create                    0                   60ae9059ddf7f       ingress-nginx-admission-create-7d6k8
	d76eb5c71e895       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             3 minutes ago       Running             minikube-ingress-dns      0                   12138f354fb80       kube-ingress-dns-minikube
	40e3e88fc1d3a       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             4 minutes ago       Running             coredns                   0                   2f63ea5935ad3       coredns-668d6bf9bc-lqq78
	6c5efc887a934       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   a2ab9922ff0fe       storage-provisioner
	074b8219c32c5       docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495                           4 minutes ago       Running             kindnet-cni               0                   37d7571306054       kindnet-pxs9s
	ad8befa3bd1d0       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5                                                             4 minutes ago       Running             kube-proxy                0                   c8d30762173b9       kube-proxy-ckdbj
	e699c5bedc077       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389                                                             4 minutes ago       Running             kube-controller-manager   0                   e3aba0e37d9fe       kube-controller-manager-addons-933875
	03827bd996d02       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d                                                             4 minutes ago       Running             kube-scheduler            0                   66d6f4a1ba59c       kube-scheduler-addons-933875
	2b54a0473776f       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef                                                             4 minutes ago       Running             kube-apiserver            0                   fa8e4e2d88787       kube-apiserver-addons-933875
	20e372d9976a8       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             4 minutes ago       Running             etcd                      0                   3b64393349335       etcd-addons-933875
	
	
	==> coredns [40e3e88fc1d3a5995b09b9713fcf279f21066a7e5afebf4b7ed8406af3ad70c7] <==
	[INFO] 10.244.0.12:40975 - 57933 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00015278s
	[INFO] 10.244.0.12:44092 - 20795 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005232349s
	[INFO] 10.244.0.12:44092 - 21117 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005355479s
	[INFO] 10.244.0.12:56228 - 10448 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006391546s
	[INFO] 10.244.0.12:56228 - 10817 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006782859s
	[INFO] 10.244.0.12:38621 - 47046 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.007075205s
	[INFO] 10.244.0.12:38621 - 47354 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.007266802s
	[INFO] 10.244.0.12:33323 - 48035 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000124847s
	[INFO] 10.244.0.12:33323 - 48322 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000176109s
	[INFO] 10.244.0.20:55946 - 53940 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000215457s
	[INFO] 10.244.0.20:46494 - 15522 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000284343s
	[INFO] 10.244.0.20:39647 - 13839 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000399586s
	[INFO] 10.244.0.20:44685 - 13468 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00070378s
	[INFO] 10.244.0.20:56995 - 16628 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00012975s
	[INFO] 10.244.0.20:54116 - 46712 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000164272s
	[INFO] 10.244.0.20:38529 - 20629 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.008099348s
	[INFO] 10.244.0.20:59837 - 8037 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.008197152s
	[INFO] 10.244.0.20:51378 - 12176 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008375989s
	[INFO] 10.244.0.20:36805 - 37970 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008835301s
	[INFO] 10.244.0.20:38981 - 56261 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006684143s
	[INFO] 10.244.0.20:53867 - 55674 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007459941s
	[INFO] 10.244.0.20:53646 - 42590 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000810196s
	[INFO] 10.244.0.20:37040 - 34594 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001005353s
	[INFO] 10.244.0.25:55528 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000293637s
	[INFO] 10.244.0.25:44444 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000128082s
	
	
	==> describe nodes <==
	Name:               addons-933875
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-933875
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fd2f4c3eba2bd452b5997c855e28d0966165ba83
	                    minikube.k8s.io/name=addons-933875
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_08T22_45_44_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-933875
	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, 08 Apr 2025 22:45:41 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-933875
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 08 Apr 2025 22:50:10 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 08 Apr 2025 22:48:16 +0000   Tue, 08 Apr 2025 22:45:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 08 Apr 2025 22:48:16 +0000   Tue, 08 Apr 2025 22:45:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 08 Apr 2025 22:48:16 +0000   Tue, 08 Apr 2025 22:45:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 08 Apr 2025 22:48:16 +0000   Tue, 08 Apr 2025 22:46:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-933875
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859372Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859372Ki
	  pods:               110
	System Info:
	  Machine ID:                 cd9a13c690874325a884caa4361da334
	  System UUID:                cad9ad64-9816-4116-9c5a-239f50a3c7b2
	  Boot ID:                    58489ec1-491a-44fb-9a02-cfb80aa4fa05
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m6s
	  default                     hello-world-app-7d9564db4-nvwfg              0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m25s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-gkhnr    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m20s
	  kube-system                 coredns-668d6bf9bc-lqq78                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m26s
	  kube-system                 etcd-addons-933875                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m31s
	  kube-system                 kindnet-pxs9s                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m26s
	  kube-system                 kube-apiserver-addons-933875                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 kube-controller-manager-addons-933875        200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m32s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m22s
	  kube-system                 kube-proxy-ckdbj                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m26s
	  kube-system                 kube-scheduler-addons-933875                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m22s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             310Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 4m21s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  4m36s (x8 over 4m36s)  kubelet          Node addons-933875 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m36s (x8 over 4m36s)  kubelet          Node addons-933875 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m36s (x8 over 4m36s)  kubelet          Node addons-933875 status is now: NodeHasSufficientPID
	  Normal   Starting                 4m31s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m31s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m31s                  kubelet          Node addons-933875 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m31s                  kubelet          Node addons-933875 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m31s                  kubelet          Node addons-933875 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m27s                  node-controller  Node addons-933875 event: Registered Node addons-933875 in Controller
	  Normal   NodeReady                4m7s                   kubelet          Node addons-933875 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000764] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000619] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000661] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000620] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000618] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000633] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000607] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.661831] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.026334] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.569540] kauditd_printk_skb: 46 callbacks suppressed
	[Apr 8 22:48] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000011] ll header: 00000000: 2a 42 5e c4 56 cb b6 7e f5 0a 98 8e 08 00
	[  +1.027321] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 2a 42 5e c4 56 cb b6 7e f5 0a 98 8e 08 00
	[  +2.015820] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 2a 42 5e c4 56 cb b6 7e f5 0a 98 8e 08 00
	[  +4.063586] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000023] ll header: 00000000: 2a 42 5e c4 56 cb b6 7e f5 0a 98 8e 08 00
	[  +8.191183] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2a 42 5e c4 56 cb b6 7e f5 0a 98 8e 08 00
	[ +16.126465] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: 2a 42 5e c4 56 cb b6 7e f5 0a 98 8e 08 00
	[Apr 8 22:49] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 2a 42 5e c4 56 cb b6 7e f5 0a 98 8e 08 00
	
	
	==> etcd [20e372d9976a8742439b0c510551157691ad17ef5f6434b7e84a1b570c1463b5] <==
	{"level":"warn","ts":"2025-04-08T22:45:51.102339Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"217.29549ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/coredns-668d6bf9bc-5trgl\" limit:1 ","response":"range_response_count:1 size:3993"}
	{"level":"info","ts":"2025-04-08T22:45:51.102367Z","caller":"traceutil/trace.go:171","msg":"trace[1032528104] range","detail":"{range_begin:/registry/pods/kube-system/coredns-668d6bf9bc-5trgl; range_end:; response_count:1; response_revision:404; }","duration":"217.351361ms","start":"2025-04-08T22:45:50.885006Z","end":"2025-04-08T22:45:51.102357Z","steps":["trace[1032528104] 'agreement among raft nodes before linearized reading'  (duration: 217.291578ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T22:45:51.102513Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.613271ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-933875\" limit:1 ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2025-04-08T22:45:51.102536Z","caller":"traceutil/trace.go:171","msg":"trace[290444037] range","detail":"{range_begin:/registry/minions/addons-933875; range_end:; response_count:1; response_revision:404; }","duration":"199.657647ms","start":"2025-04-08T22:45:50.902871Z","end":"2025-04-08T22:45:51.102529Z","steps":["trace[290444037] 'agreement among raft nodes before linearized reading'  (duration: 199.610698ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T22:45:51.102825Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.804609ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/coredns\" limit:1 ","response":"range_response_count:1 size:4096"}
	{"level":"info","ts":"2025-04-08T22:45:51.102853Z","caller":"traceutil/trace.go:171","msg":"trace[1379849606] range","detail":"{range_begin:/registry/deployments/kube-system/coredns; range_end:; response_count:1; response_revision:404; }","duration":"199.849489ms","start":"2025-04-08T22:45:50.902996Z","end":"2025-04-08T22:45:51.102845Z","steps":["trace[1379849606] 'agreement among raft nodes before linearized reading'  (duration: 199.806258ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:45:51.503835Z","caller":"traceutil/trace.go:171","msg":"trace[1525036672] transaction","detail":"{read_only:false; response_revision:407; number_of_response:1; }","duration":"205.430237ms","start":"2025-04-08T22:45:51.298375Z","end":"2025-04-08T22:45:51.503805Z","steps":["trace[1525036672] 'process raft request'  (duration: 108.088132ms)","trace[1525036672] 'compare'  (duration: 96.601002ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-08T22:45:51.504039Z","caller":"traceutil/trace.go:171","msg":"trace[1352265672] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"205.482033ms","start":"2025-04-08T22:45:51.298547Z","end":"2025-04-08T22:45:51.504029Z","steps":["trace[1352265672] 'process raft request'  (duration: 204.89716ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:45:51.504280Z","caller":"traceutil/trace.go:171","msg":"trace[1962238680] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"205.508218ms","start":"2025-04-08T22:45:51.298763Z","end":"2025-04-08T22:45:51.504271Z","steps":["trace[1962238680] 'process raft request'  (duration: 204.73377ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:45:51.504390Z","caller":"traceutil/trace.go:171","msg":"trace[1824341925] transaction","detail":"{read_only:false; response_revision:410; number_of_response:1; }","duration":"205.554609ms","start":"2025-04-08T22:45:51.298828Z","end":"2025-04-08T22:45:51.504383Z","steps":["trace[1824341925] 'process raft request'  (duration: 204.702142ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:45:52.389269Z","caller":"traceutil/trace.go:171","msg":"trace[1855908205] transaction","detail":"{read_only:false; response_revision:435; number_of_response:1; }","duration":"177.158611ms","start":"2025-04-08T22:45:52.208044Z","end":"2025-04-08T22:45:52.385203Z","steps":["trace[1855908205] 'process raft request'  (duration: 91.688884ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T22:45:52.394940Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.667773ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/serviceips\" limit:1 ","response":"range_response_count:1 size:45821"}
	{"level":"info","ts":"2025-04-08T22:45:52.395004Z","caller":"traceutil/trace.go:171","msg":"trace[1960517447] range","detail":"{range_begin:/registry/ranges/serviceips; range_end:; response_count:1; response_revision:436; }","duration":"186.782428ms","start":"2025-04-08T22:45:52.208206Z","end":"2025-04-08T22:45:52.394989Z","steps":["trace[1960517447] 'agreement among raft nodes before linearized reading'  (duration: 177.649929ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:45:52.395482Z","caller":"traceutil/trace.go:171","msg":"trace[997787538] transaction","detail":"{read_only:false; response_revision:437; number_of_response:1; }","duration":"102.579288ms","start":"2025-04-08T22:45:52.292889Z","end":"2025-04-08T22:45:52.395469Z","steps":["trace[997787538] 'process raft request'  (duration: 97.494226ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:45:52.395972Z","caller":"traceutil/trace.go:171","msg":"trace[181363935] transaction","detail":"{read_only:false; response_revision:438; number_of_response:1; }","duration":"102.919847ms","start":"2025-04-08T22:45:52.293041Z","end":"2025-04-08T22:45:52.395961Z","steps":["trace[181363935] 'process raft request'  (duration: 102.179331ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T22:45:52.396630Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.229739ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-668d6bf9bc\" limit:1 ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2025-04-08T22:45:52.396664Z","caller":"traceutil/trace.go:171","msg":"trace[2146730027] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-668d6bf9bc; range_end:; response_count:1; response_revision:441; }","duration":"103.286874ms","start":"2025-04-08T22:45:52.293366Z","end":"2025-04-08T22:45:52.396653Z","steps":["trace[2146730027] 'agreement among raft nodes before linearized reading'  (duration: 103.222772ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T22:45:52.396766Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.471985ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-08T22:45:52.396787Z","caller":"traceutil/trace.go:171","msg":"trace[1765044849] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:441; }","duration":"103.511987ms","start":"2025-04-08T22:45:52.293268Z","end":"2025-04-08T22:45:52.396780Z","steps":["trace[1765044849] 'agreement among raft nodes before linearized reading'  (duration: 103.476733ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:45:52.685441Z","caller":"traceutil/trace.go:171","msg":"trace[1343888707] transaction","detail":"{read_only:false; response_revision:454; number_of_response:1; }","duration":"173.995478ms","start":"2025-04-08T22:45:52.511429Z","end":"2025-04-08T22:45:52.685425Z","steps":["trace[1343888707] 'process raft request'  (duration: 173.893319ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:46:45.006646Z","caller":"traceutil/trace.go:171","msg":"trace[1613921209] transaction","detail":"{read_only:false; response_revision:1106; number_of_response:1; }","duration":"109.419397ms","start":"2025-04-08T22:46:44.897208Z","end":"2025-04-08T22:46:45.006627Z","steps":["trace[1613921209] 'process raft request'  (duration: 109.320597ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:46:45.007423Z","caller":"traceutil/trace.go:171","msg":"trace[1360061335] transaction","detail":"{read_only:false; response_revision:1107; number_of_response:1; }","duration":"105.659381ms","start":"2025-04-08T22:46:44.901749Z","end":"2025-04-08T22:46:45.007408Z","steps":["trace[1360061335] 'process raft request'  (duration: 105.444699ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T22:47:08.183134Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.026995ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128036455519004834 > lease_revoke:<id:70cc961794a2a775>","response":"size:29"}
	{"level":"info","ts":"2025-04-08T22:47:19.344780Z","caller":"traceutil/trace.go:171","msg":"trace[874328853] transaction","detail":"{read_only:false; response_revision:1271; number_of_response:1; }","duration":"122.299836ms","start":"2025-04-08T22:47:19.222456Z","end":"2025-04-08T22:47:19.344756Z","steps":["trace[874328853] 'process raft request'  (duration: 122.173672ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T22:47:30.690107Z","caller":"traceutil/trace.go:171","msg":"trace[147386139] transaction","detail":"{read_only:false; response_revision:1360; number_of_response:1; }","duration":"135.143781ms","start":"2025-04-08T22:47:30.554928Z","end":"2025-04-08T22:47:30.690072Z","steps":["trace[147386139] 'process raft request'  (duration: 117.293267ms)","trace[147386139] 'compare'  (duration: 17.678561ms)"],"step_count":2}
	
	
	==> kernel <==
	 22:50:14 up 32 min,  0 users,  load average: 0.50, 0.72, 0.38
	Linux addons-933875 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [074b8219c32c56d71d3c193598573dda66d59adff6f98a1d8802293e82d2df30] <==
	I0408 22:48:07.721983       1 main.go:301] handling current node
	I0408 22:48:17.721515       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:48:17.721565       1 main.go:301] handling current node
	I0408 22:48:27.724251       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:48:27.724282       1 main.go:301] handling current node
	I0408 22:48:37.724222       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:48:37.724297       1 main.go:301] handling current node
	I0408 22:48:47.721511       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:48:47.721545       1 main.go:301] handling current node
	I0408 22:48:57.721734       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:48:57.721769       1 main.go:301] handling current node
	I0408 22:49:07.728251       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:49:07.728289       1 main.go:301] handling current node
	I0408 22:49:17.728249       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:49:17.728285       1 main.go:301] handling current node
	I0408 22:49:27.721792       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:49:27.721824       1 main.go:301] handling current node
	I0408 22:49:37.728283       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:49:37.728325       1 main.go:301] handling current node
	I0408 22:49:47.721246       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:49:47.721281       1 main.go:301] handling current node
	I0408 22:49:57.722245       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:49:57.722293       1 main.go:301] handling current node
	I0408 22:50:07.728229       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 22:50:07.728262       1 main.go:301] handling current node
	
	
	==> kube-apiserver [2b54a0473776f28ee3b6e4af5e97bb49580baa29ff9b1b08a16982b069bfcfa8] <==
	I0408 22:46:14.089326       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0408 22:47:16.659896       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:59242: use of closed network connection
	E0408 22:47:16.822896       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:59274: use of closed network connection
	I0408 22:47:25.774697       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.254.193"}
	I0408 22:47:49.470852       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0408 22:47:49.660738       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.99.152.212"}
	I0408 22:47:49.915144       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0408 22:47:50.933030       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0408 22:48:00.611287       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0408 22:48:04.019855       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0408 22:48:15.036638       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0408 22:48:30.379649       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 22:48:30.379697       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 22:48:30.394165       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 22:48:30.394228       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 22:48:30.394945       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 22:48:30.395048       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 22:48:30.408294       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 22:48:30.408339       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 22:48:30.500997       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 22:48:30.501043       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0408 22:48:31.395537       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0408 22:48:31.501036       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0408 22:48:31.684722       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0408 22:50:13.094222       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.162.174"}
	
	
	==> kube-controller-manager [e699c5bedc07792cb995c55b20449968461769103c54e9a1a565a372214fc725] <==
	E0408 22:49:11.511187       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0408 22:49:11.828577       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0408 22:49:11.829360       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotcontents"
	W0408 22:49:11.830112       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0408 22:49:11.830154       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0408 22:49:51.865944       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0408 22:49:51.866765       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0408 22:49:51.867473       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0408 22:49:51.867506       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0408 22:49:56.538106       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0408 22:49:56.538894       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotcontents"
	W0408 22:49:56.539623       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0408 22:49:56.539654       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0408 22:50:00.062845       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0408 22:50:00.063735       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotclasses"
	W0408 22:50:00.064541       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0408 22:50:00.064576       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0408 22:50:09.789305       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0408 22:50:09.790160       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0408 22:50:09.790948       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0408 22:50:09.790985       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0408 22:50:12.850000       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="16.647983ms"
	I0408 22:50:12.855964       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="5.915467ms"
	I0408 22:50:12.856034       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="39µs"
	I0408 22:50:12.857261       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="35.464µs"
	
	
	==> kube-proxy [ad8befa3bd1d0742405fe2ec7f9af834e9f80b88f546c617b9774f083cf13960] <==
	I0408 22:45:52.304238       1 server_linux.go:66] "Using iptables proxy"
	I0408 22:45:53.000967       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0408 22:45:53.001292       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0408 22:45:53.301512       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0408 22:45:53.301638       1 server_linux.go:170] "Using iptables Proxier"
	I0408 22:45:53.308150       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0408 22:45:53.314873       1 server.go:497] "Version info" version="v1.32.2"
	I0408 22:45:53.314960       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0408 22:45:53.316507       1 config.go:199] "Starting service config controller"
	I0408 22:45:53.316582       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0408 22:45:53.316618       1 config.go:105] "Starting endpoint slice config controller"
	I0408 22:45:53.316645       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0408 22:45:53.317160       1 config.go:329] "Starting node config controller"
	I0408 22:45:53.317210       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0408 22:45:53.495318       1 shared_informer.go:320] Caches are synced for node config
	I0408 22:45:53.495367       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0408 22:45:53.495385       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [03827bd996d0284f672560933964703c28122f43cfb3059babd70c0550d0419b] <==
	W0408 22:45:41.200035       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0408 22:45:41.200052       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:41.200063       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0408 22:45:41.200064       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0408 22:45:41.200072       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:41.200083       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0408 22:45:41.200081       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0408 22:45:41.200092       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:41.200382       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0408 22:45:41.200389       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0408 22:45:41.200402       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	E0408 22:45:41.200409       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:42.063657       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0408 22:45:42.063693       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:42.074066       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0408 22:45:42.074102       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:42.104718       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0408 22:45:42.104761       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:42.115004       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0408 22:45:42.115044       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:42.136417       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0408 22:45:42.136475       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0408 22:45:42.308978       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0408 22:45:42.309018       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0408 22:45:42.596607       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 08 22:49:43 addons-933875 kubelet[1672]: E0408 22:49:43.921054    1672 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1b00623974e74605455d55672d9126fd16c7980aa9a3602593ef12a47095933d/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1b00623974e74605455d55672d9126fd16c7980aa9a3602593ef12a47095933d/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 22:49:43 addons-933875 kubelet[1672]: E0408 22:49:43.923260    1672 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/40bef9b2775cb1ccd4db7c4e846fc4017adf30a0f5f0edfe694dcb6a996ea949/diff" to get inode usage: stat /var/lib/containers/storage/overlay/40bef9b2775cb1ccd4db7c4e846fc4017adf30a0f5f0edfe694dcb6a996ea949/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 22:49:43 addons-933875 kubelet[1672]: E0408 22:49:43.936676    1672 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152583936056574,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 22:49:43 addons-933875 kubelet[1672]: E0408 22:49:43.936718    1672 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152583936056574,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 22:49:43 addons-933875 kubelet[1672]: E0408 22:49:43.985748    1672 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/29367dff446a678acfef6bfc2d01339f3c1748e5bd4e4373b6a3b739b455983a/diff" to get inode usage: stat /var/lib/containers/storage/overlay/29367dff446a678acfef6bfc2d01339f3c1748e5bd4e4373b6a3b739b455983a/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 22:49:52 addons-933875 kubelet[1672]: I0408 22:49:52.713866    1672 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Apr 08 22:49:53 addons-933875 kubelet[1672]: E0408 22:49:53.939006    1672 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152593938755376,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 22:49:53 addons-933875 kubelet[1672]: E0408 22:49:53.939047    1672 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152593938755376,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 22:50:03 addons-933875 kubelet[1672]: E0408 22:50:03.941529    1672 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152603941281321,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 22:50:03 addons-933875 kubelet[1672]: E0408 22:50:03.941570    1672 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152603941281321,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848862    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="3d27931f-cf01-49f0-afe5-c3f60c088595" containerName="task-pv-container"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848906    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="0a85b198-fc5a-4290-804c-aba2175d317e" containerName="csi-resizer"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848915    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="7f6bb06f-4755-43c8-87d7-0207bf5b7bc3" containerName="node-driver-registrar"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848925    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="7f6bb06f-4755-43c8-87d7-0207bf5b7bc3" containerName="csi-snapshotter"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848933    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="f094db4c-b738-4882-9edc-9d55a19dd14f" containerName="volume-snapshot-controller"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848941    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="7f6bb06f-4755-43c8-87d7-0207bf5b7bc3" containerName="csi-provisioner"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848949    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="7f6bb06f-4755-43c8-87d7-0207bf5b7bc3" containerName="csi-external-health-monitor-controller"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848958    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="7f6bb06f-4755-43c8-87d7-0207bf5b7bc3" containerName="hostpath"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848968    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="b0afd182-42d7-4585-a93d-ad8c0ec4e408" containerName="csi-attacher"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848975    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="f0048ef6-1f59-4da8-8ed6-c025b1c3a5f6" containerName="volume-snapshot-controller"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.848982    1672 memory_manager.go:355] "RemoveStaleState removing state" podUID="7f6bb06f-4755-43c8-87d7-0207bf5b7bc3" containerName="liveness-probe"
	Apr 08 22:50:12 addons-933875 kubelet[1672]: I0408 22:50:12.978497    1672 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-74bhf\" (UniqueName: \"kubernetes.io/projected/e0b7c986-f258-4d10-b913-92506eab28f0-kube-api-access-74bhf\") pod \"hello-world-app-7d9564db4-nvwfg\" (UID: \"e0b7c986-f258-4d10-b913-92506eab28f0\") " pod="default/hello-world-app-7d9564db4-nvwfg"
	Apr 08 22:50:13 addons-933875 kubelet[1672]: W0408 22:50:13.233269    1672 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/4804449f448a3238a41d936f82082b0986fc9ac2f54ae6da98f64dd46592a4d5/crio-89ec1d5fdf8343725e6dd441a5ae76283cbe47eb1e7a9e740b17871dfb7d9a53 WatchSource:0}: Error finding container 89ec1d5fdf8343725e6dd441a5ae76283cbe47eb1e7a9e740b17871dfb7d9a53: Status 404 returned error can't find the container with id 89ec1d5fdf8343725e6dd441a5ae76283cbe47eb1e7a9e740b17871dfb7d9a53
	Apr 08 22:50:13 addons-933875 kubelet[1672]: E0408 22:50:13.943502    1672 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152613943269825,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 22:50:13 addons-933875 kubelet[1672]: E0408 22:50:13.943546    1672 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744152613943269825,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [6c5efc887a9348e6b774e67d23f7b3a82237c704886827df18556fc6e6c7f005] <==
	I0408 22:46:08.543226       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0408 22:46:08.587169       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0408 22:46:08.587240       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0408 22:46:08.596666       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0408 22:46:08.596859       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-933875_a2a405b7-e323-405a-ad9e-6090ce75988d!
	I0408 22:46:08.596784       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"62c07f77-d439-4212-b484-16d265aabd73", APIVersion:"v1", ResourceVersion:"906", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-933875_a2a405b7-e323-405a-ad9e-6090ce75988d became leader
	I0408 22:46:08.697105       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-933875_a2a405b7-e323-405a-ad9e-6090ce75988d!
	

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

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-nvwfg
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-933875/192.168.49.2
	Start Time:       Tue, 08 Apr 2025 22:50:12 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=7d9564db4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-7d9564db4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-74bhf (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-74bhf:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type    Reason     Age   From               Message
	  ----    ------     ----  ----               -------
	  Normal  Scheduled  3s    default-scheduler  Successfully assigned default/hello-world-app-7d9564db4-nvwfg to addons-933875
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-933875 describe pod hello-world-app-7d9564db4-nvwfg ingress-nginx-admission-create-7d6k8 ingress-nginx-admission-patch-rhp6t: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 addons disable ingress-dns --alsologtostderr -v=1: (1.519536113s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 addons disable ingress --alsologtostderr -v=1: (7.636229905s)
--- FAIL: TestAddons/parallel/Ingress (155.39s)

                                                
                                    

Test pass (303/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.09
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.32.2/json-events 5.08
13 TestDownloadOnly/v1.32.2/preload-exists 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.07
18 TestDownloadOnly/v1.32.2/DeleteAll 0.22
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.15
20 TestDownloadOnlyKic 1.12
21 TestBinaryMirror 0.8
22 TestOffline 55.26
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 124.43
31 TestAddons/serial/GCPAuth/Namespaces 0.14
32 TestAddons/serial/GCPAuth/FakeCredentials 8.47
35 TestAddons/parallel/Registry 14.12
37 TestAddons/parallel/InspektorGadget 11.65
38 TestAddons/parallel/MetricsServer 5.85
40 TestAddons/parallel/CSI 60.18
41 TestAddons/parallel/Headlamp 18.37
42 TestAddons/parallel/CloudSpanner 6.53
43 TestAddons/parallel/LocalPath 52.69
44 TestAddons/parallel/NvidiaDevicePlugin 5.61
45 TestAddons/parallel/Yakd 11.74
46 TestAddons/parallel/AmdGpuDevicePlugin 6.51
47 TestAddons/StoppedEnableDisable 12.12
48 TestCertOptions 27.33
49 TestCertExpiration 232.62
51 TestForceSystemdFlag 26.99
52 TestForceSystemdEnv 38.04
54 TestKVMDriverInstallOrUpdate 3.51
58 TestErrorSpam/setup 23.83
59 TestErrorSpam/start 0.57
60 TestErrorSpam/status 0.86
61 TestErrorSpam/pause 1.49
62 TestErrorSpam/unpause 1.67
63 TestErrorSpam/stop 1.36
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 43.47
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 39.12
70 TestFunctional/serial/KubeContext 0.05
71 TestFunctional/serial/KubectlGetPods 0.1
74 TestFunctional/serial/CacheCmd/cache/add_remote 3.65
75 TestFunctional/serial/CacheCmd/cache/add_local 1.31
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.27
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.63
80 TestFunctional/serial/CacheCmd/cache/delete 0.1
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
83 TestFunctional/serial/ExtraConfig 31.8
84 TestFunctional/serial/ComponentHealth 0.07
85 TestFunctional/serial/LogsCmd 1.37
86 TestFunctional/serial/LogsFileCmd 1.38
87 TestFunctional/serial/InvalidService 4.01
89 TestFunctional/parallel/ConfigCmd 0.41
90 TestFunctional/parallel/DashboardCmd 10.14
91 TestFunctional/parallel/DryRun 0.38
92 TestFunctional/parallel/InternationalLanguage 0.17
93 TestFunctional/parallel/StatusCmd 1.04
97 TestFunctional/parallel/ServiceCmdConnect 6.75
98 TestFunctional/parallel/AddonsCmd 0.14
99 TestFunctional/parallel/PersistentVolumeClaim 38.89
101 TestFunctional/parallel/SSHCmd 0.54
102 TestFunctional/parallel/CpCmd 2.18
103 TestFunctional/parallel/MySQL 25.04
104 TestFunctional/parallel/FileSync 0.3
105 TestFunctional/parallel/CertSync 1.64
109 TestFunctional/parallel/NodeLabels 0.07
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.7
113 TestFunctional/parallel/License 0.18
114 TestFunctional/parallel/ServiceCmd/DeployApp 10.21
115 TestFunctional/parallel/ProfileCmd/profile_not_create 0.46
116 TestFunctional/parallel/Version/short 0.05
117 TestFunctional/parallel/Version/components 0.46
118 TestFunctional/parallel/MountCmd/any-port 7.95
119 TestFunctional/parallel/ProfileCmd/profile_list 0.44
120 TestFunctional/parallel/ProfileCmd/profile_json_output 0.48
121 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
122 TestFunctional/parallel/ImageCommands/ImageListTable 0.41
123 TestFunctional/parallel/ImageCommands/ImageListJson 0.4
124 TestFunctional/parallel/ImageCommands/ImageListYaml 0.22
125 TestFunctional/parallel/ImageCommands/ImageBuild 9.01
126 TestFunctional/parallel/ImageCommands/Setup 1.34
127 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.49
129 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.4
130 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
132 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.23
133 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.86
134 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.71
135 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.52
136 TestFunctional/parallel/ImageCommands/ImageRemove 0.53
137 TestFunctional/parallel/MountCmd/specific-port 1.89
138 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.74
139 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.6
140 TestFunctional/parallel/ServiceCmd/List 0.4
141 TestFunctional/parallel/MountCmd/VerifyCleanup 1.78
142 TestFunctional/parallel/ServiceCmd/JSONOutput 0.29
143 TestFunctional/parallel/ServiceCmd/HTTPS 0.34
144 TestFunctional/parallel/ServiceCmd/Format 0.35
145 TestFunctional/parallel/ServiceCmd/URL 0.32
146 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
147 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
151 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
152 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
153 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
154 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 102.04
163 TestMultiControlPlane/serial/DeployApp 4.11
164 TestMultiControlPlane/serial/PingHostFromPods 1.04
165 TestMultiControlPlane/serial/AddWorkerNode 32.32
166 TestMultiControlPlane/serial/NodeLabels 0.06
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.85
168 TestMultiControlPlane/serial/CopyFile 16
169 TestMultiControlPlane/serial/StopSecondaryNode 12.51
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.68
171 TestMultiControlPlane/serial/RestartSecondaryNode 20.06
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.91
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 163.59
174 TestMultiControlPlane/serial/DeleteSecondaryNode 11.93
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
176 TestMultiControlPlane/serial/StopCluster 35.62
177 TestMultiControlPlane/serial/RestartCluster 91.2
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.65
179 TestMultiControlPlane/serial/AddSecondaryNode 38.23
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.86
184 TestJSONOutput/start/Command 43.96
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.67
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.6
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.79
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.21
209 TestKicCustomNetwork/create_custom_network 28.65
210 TestKicCustomNetwork/use_default_bridge_network 24.18
211 TestKicExistingNetwork 23.35
212 TestKicCustomSubnet 26.63
213 TestKicStaticIP 27.1
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 49.48
218 TestMountStart/serial/StartWithMountFirst 5.3
219 TestMountStart/serial/VerifyMountFirst 0.24
220 TestMountStart/serial/StartWithMountSecond 5.4
221 TestMountStart/serial/VerifyMountSecond 0.24
222 TestMountStart/serial/DeleteFirst 1.61
223 TestMountStart/serial/VerifyMountPostDelete 0.24
224 TestMountStart/serial/Stop 1.18
225 TestMountStart/serial/RestartStopped 7.39
226 TestMountStart/serial/VerifyMountPostStop 0.25
229 TestMultiNode/serial/FreshStart2Nodes 67.25
230 TestMultiNode/serial/DeployApp2Nodes 3.61
231 TestMultiNode/serial/PingHostFrom2Pods 0.73
232 TestMultiNode/serial/AddNode 28.27
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.61
235 TestMultiNode/serial/CopyFile 9.02
236 TestMultiNode/serial/StopNode 2.1
237 TestMultiNode/serial/StartAfterStop 8.95
238 TestMultiNode/serial/RestartKeepsNodes 82.66
239 TestMultiNode/serial/DeleteNode 4.99
240 TestMultiNode/serial/StopMultiNode 23.72
241 TestMultiNode/serial/RestartMultiNode 45
242 TestMultiNode/serial/ValidateNameConflict 24.91
247 TestPreload 103.35
249 TestScheduledStopUnix 96.55
252 TestInsufficientStorage 10.05
253 TestRunningBinaryUpgrade 96.92
255 TestKubernetesUpgrade 341.46
256 TestMissingContainerUpgrade 137.1
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
259 TestNoKubernetes/serial/StartWithK8s 30.95
260 TestNoKubernetes/serial/StartWithStopK8s 6.23
261 TestNoKubernetes/serial/Start 8.12
262 TestNoKubernetes/serial/VerifyK8sNotRunning 0.25
263 TestNoKubernetes/serial/ProfileList 1.33
264 TestNoKubernetes/serial/Stop 1.19
265 TestNoKubernetes/serial/StartNoArgs 6.74
266 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.34
267 TestStoppedBinaryUpgrade/Setup 0.43
268 TestStoppedBinaryUpgrade/Upgrade 83.65
269 TestStoppedBinaryUpgrade/MinikubeLogs 1.03
278 TestPause/serial/Start 42.72
279 TestPause/serial/SecondStartNoReconfiguration 29.91
280 TestPause/serial/Pause 0.72
281 TestPause/serial/VerifyStatus 0.32
282 TestPause/serial/Unpause 0.64
283 TestPause/serial/PauseAgain 0.76
284 TestPause/serial/DeletePaused 2.78
285 TestPause/serial/VerifyDeletedResources 3.04
293 TestNetworkPlugins/group/false 3.27
298 TestStartStop/group/old-k8s-version/serial/FirstStart 137.36
300 TestStartStop/group/embed-certs/serial/FirstStart 45.76
302 TestStartStop/group/no-preload/serial/FirstStart 60.55
303 TestStartStop/group/embed-certs/serial/DeployApp 8.28
304 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.42
305 TestStartStop/group/embed-certs/serial/Stop 12.01
306 TestStartStop/group/no-preload/serial/DeployApp 8.25
307 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
308 TestStartStop/group/embed-certs/serial/SecondStart 262.65
309 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.92
310 TestStartStop/group/no-preload/serial/Stop 11.94
311 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
312 TestStartStop/group/no-preload/serial/SecondStart 264.6
314 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 40.59
315 TestStartStop/group/old-k8s-version/serial/DeployApp 7.54
316 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.86
317 TestStartStop/group/old-k8s-version/serial/Stop 12
318 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
319 TestStartStop/group/old-k8s-version/serial/SecondStart 129.95
320 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.26
321 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.85
322 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.25
323 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
324 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 279.53
325 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
326 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
327 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
328 TestStartStop/group/old-k8s-version/serial/Pause 2.54
330 TestStartStop/group/newest-cni/serial/FirstStart 26.75
331 TestStartStop/group/newest-cni/serial/DeployApp 0
332 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.01
333 TestStartStop/group/newest-cni/serial/Stop 1.2
334 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
335 TestStartStop/group/newest-cni/serial/SecondStart 13.3
336 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
337 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
338 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
339 TestStartStop/group/embed-certs/serial/Pause 3.19
340 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
341 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.27
343 TestStartStop/group/newest-cni/serial/Pause 3.36
344 TestNetworkPlugins/group/auto/Start 45.65
345 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
346 TestNetworkPlugins/group/kindnet/Start 46.8
347 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
348 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
349 TestStartStop/group/no-preload/serial/Pause 2.98
350 TestNetworkPlugins/group/calico/Start 57.01
351 TestNetworkPlugins/group/auto/KubeletFlags 0.29
352 TestNetworkPlugins/group/auto/NetCatPod 10.21
353 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
354 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
355 TestNetworkPlugins/group/kindnet/NetCatPod 10.2
356 TestNetworkPlugins/group/auto/DNS 0.19
357 TestNetworkPlugins/group/auto/Localhost 0.15
358 TestNetworkPlugins/group/auto/HairPin 0.13
359 TestNetworkPlugins/group/kindnet/DNS 0.15
360 TestNetworkPlugins/group/kindnet/Localhost 0.1
361 TestNetworkPlugins/group/kindnet/HairPin 0.13
362 TestNetworkPlugins/group/calico/ControllerPod 6.01
363 TestNetworkPlugins/group/custom-flannel/Start 47.08
364 TestNetworkPlugins/group/calico/KubeletFlags 0.36
365 TestNetworkPlugins/group/calico/NetCatPod 11.5
366 TestNetworkPlugins/group/enable-default-cni/Start 60.61
367 TestNetworkPlugins/group/calico/DNS 0.2
368 TestNetworkPlugins/group/calico/Localhost 0.14
369 TestNetworkPlugins/group/calico/HairPin 0.12
370 TestNetworkPlugins/group/flannel/Start 50.72
371 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
372 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
373 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.2
374 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.13
375 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.31
376 TestNetworkPlugins/group/custom-flannel/DNS 0.19
377 TestNetworkPlugins/group/custom-flannel/Localhost 0.14
378 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.85
379 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
380 TestNetworkPlugins/group/bridge/Start 62.26
381 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
382 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.24
383 TestNetworkPlugins/group/enable-default-cni/DNS 0.11
384 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
385 TestNetworkPlugins/group/enable-default-cni/HairPin 0.13
386 TestNetworkPlugins/group/flannel/ControllerPod 6
387 TestNetworkPlugins/group/flannel/KubeletFlags 0.27
388 TestNetworkPlugins/group/flannel/NetCatPod 10.19
389 TestNetworkPlugins/group/flannel/DNS 0.12
390 TestNetworkPlugins/group/flannel/Localhost 0.11
391 TestNetworkPlugins/group/flannel/HairPin 0.1
392 TestNetworkPlugins/group/bridge/KubeletFlags 0.26
393 TestNetworkPlugins/group/bridge/NetCatPod 9.19
394 TestNetworkPlugins/group/bridge/DNS 0.13
395 TestNetworkPlugins/group/bridge/Localhost 0.1
396 TestNetworkPlugins/group/bridge/HairPin 0.12
x
+
TestDownloadOnly/v1.20.0/json-events (5.09s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0408 22:44:55.332599   15701 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0408 22:44:55.332695   15701 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-682957 | jenkins | v1.35.0 | 08 Apr 25 22:44 UTC |          |
	|         | -p download-only-682957        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/08 22:44:50
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0408 22:44:50.286017   15712 out.go:345] Setting OutFile to fd 1 ...
	I0408 22:44:50.286378   15712 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:44:50.286391   15712 out.go:358] Setting ErrFile to fd 2...
	I0408 22:44:50.286396   15712 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:44:50.286838   15712 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	W0408 22:44:50.287108   15712 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20501-8947/.minikube/config/config.json: open /home/jenkins/minikube-integration/20501-8947/.minikube/config/config.json: no such file or directory
	I0408 22:44:50.287931   15712 out.go:352] Setting JSON to true
	I0408 22:44:50.288793   15712 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1639,"bootTime":1744150651,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 22:44:50.288895   15712 start.go:139] virtualization: kvm guest
	I0408 22:44:50.291646   15712 out.go:97] [download-only-682957] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0408 22:44:50.291787   15712 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball: no such file or directory
	I0408 22:44:50.291817   15712 notify.go:220] Checking for updates...
	I0408 22:44:50.293613   15712 out.go:169] MINIKUBE_LOCATION=20501
	I0408 22:44:50.295257   15712 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 22:44:50.296817   15712 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig
	I0408 22:44:50.298409   15712 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube
	I0408 22:44:50.299718   15712 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0408 22:44:50.302533   15712 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0408 22:44:50.302762   15712 driver.go:404] Setting default libvirt URI to qemu:///system
	I0408 22:44:50.325405   15712 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 22:44:50.325480   15712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:44:50.775743   15712 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-08 22:44:50.765420143 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:44:50.775849   15712 docker.go:318] overlay module found
	I0408 22:44:50.777676   15712 out.go:97] Using the docker driver based on user configuration
	I0408 22:44:50.777707   15712 start.go:297] selected driver: docker
	I0408 22:44:50.777717   15712 start.go:901] validating driver "docker" against <nil>
	I0408 22:44:50.777798   15712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:44:50.829468   15712 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-08 22:44:50.821260254 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:44:50.829626   15712 start_flags.go:311] no existing cluster config was found, will generate one from the flags 
	I0408 22:44:50.830074   15712 start_flags.go:394] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0408 22:44:50.830227   15712 start_flags.go:957] Wait components to verify : map[apiserver:true system_pods:true]
	I0408 22:44:50.832457   15712 out.go:169] Using Docker driver with root privileges
	I0408 22:44:50.833827   15712 cni.go:84] Creating CNI manager for ""
	I0408 22:44:50.833916   15712 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 22:44:50.833928   15712 start_flags.go:320] Found "CNI" CNI - setting NetworkPlugin=cni
	I0408 22:44:50.833993   15712 start.go:340] cluster config:
	{Name:download-only-682957 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-682957 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}
	I0408 22:44:50.835927   15712 out.go:97] Starting "download-only-682957" primary control-plane node in "download-only-682957" cluster
	I0408 22:44:50.835951   15712 cache.go:121] Beginning downloading kic base image for docker with crio
	I0408 22:44:50.837581   15712 out.go:97] Pulling base image v0.0.46-1743675393-20591 ...
	I0408 22:44:50.837624   15712 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0408 22:44:50.837743   15712 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local docker daemon
	I0408 22:44:50.854135   15712 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 to local cache
	I0408 22:44:50.854309   15712 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local cache directory
	I0408 22:44:50.854406   15712 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 to local cache
	I0408 22:44:50.868173   15712 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0408 22:44:50.868202   15712 cache.go:56] Caching tarball of preloaded images
	I0408 22:44:50.868347   15712 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0408 22:44:50.870451   15712 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0408 22:44:50.870473   15712 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0408 22:44:50.896271   15712 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0408 22:44:53.730367   15712 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0408 22:44:53.730928   15712 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0408 22:44:54.704658   15712 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0408 22:44:54.704971   15712 profile.go:143] Saving config to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/download-only-682957/config.json ...
	I0408 22:44:54.705000   15712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/download-only-682957/config.json: {Name:mk6ee9f255ed4979e1e1b4ac05d77988ef0cdf90 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:44:54.705181   15712 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0408 22:44:54.705404   15712 download.go:108] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/20501-8947/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-682957 host does not exist
	  To start a cluster, run: "minikube start -p download-only-682957"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/json-events (5.08s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0408 22:45:00.822519   15701 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
I0408 22:45:00.822625   15701 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-682957 | jenkins | v1.35.0 | 08 Apr 25 22:44 UTC |                     |
	|         | -p download-only-682957        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 08 Apr 25 22:44 UTC | 08 Apr 25 22:44 UTC |
	| delete  | -p download-only-682957        | download-only-682957 | jenkins | v1.35.0 | 08 Apr 25 22:44 UTC | 08 Apr 25 22:44 UTC |
	| start   | -o=json --download-only        | download-only-715581 | jenkins | v1.35.0 | 08 Apr 25 22:44 UTC |                     |
	|         | -p download-only-715581        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/08 22:44:55
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0408 22:44:55.780784   16046 out.go:345] Setting OutFile to fd 1 ...
	I0408 22:44:55.780890   16046 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:44:55.780900   16046 out.go:358] Setting ErrFile to fd 2...
	I0408 22:44:55.780905   16046 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:44:55.781118   16046 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 22:44:55.781689   16046 out.go:352] Setting JSON to true
	I0408 22:44:55.782536   16046 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":1645,"bootTime":1744150651,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 22:44:55.782637   16046 start.go:139] virtualization: kvm guest
	I0408 22:44:55.785244   16046 out.go:97] [download-only-715581] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 22:44:55.785425   16046 notify.go:220] Checking for updates...
	I0408 22:44:55.787224   16046 out.go:169] MINIKUBE_LOCATION=20501
	I0408 22:44:55.788849   16046 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 22:44:55.790396   16046 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig
	I0408 22:44:55.791924   16046 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube
	I0408 22:44:55.793508   16046 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0408 22:44:55.796442   16046 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0408 22:44:55.796687   16046 driver.go:404] Setting default libvirt URI to qemu:///system
	I0408 22:44:55.819584   16046 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 22:44:55.819702   16046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:44:55.866834   16046 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-04-08 22:44:55.85805662 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:44:55.866932   16046 docker.go:318] overlay module found
	I0408 22:44:55.868942   16046 out.go:97] Using the docker driver based on user configuration
	I0408 22:44:55.868974   16046 start.go:297] selected driver: docker
	I0408 22:44:55.868979   16046 start.go:901] validating driver "docker" against <nil>
	I0408 22:44:55.869062   16046 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:44:55.919225   16046 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-04-08 22:44:55.910952905 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:44:55.919366   16046 start_flags.go:311] no existing cluster config was found, will generate one from the flags 
	I0408 22:44:55.919796   16046 start_flags.go:394] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0408 22:44:55.919928   16046 start_flags.go:957] Wait components to verify : map[apiserver:true system_pods:true]
	I0408 22:44:55.922277   16046 out.go:169] Using Docker driver with root privileges
	I0408 22:44:55.924173   16046 cni.go:84] Creating CNI manager for ""
	I0408 22:44:55.924233   16046 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 22:44:55.924243   16046 start_flags.go:320] Found "CNI" CNI - setting NetworkPlugin=cni
	I0408 22:44:55.924317   16046 start.go:340] cluster config:
	{Name:download-only-715581 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:download-only-715581 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.32.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}
	I0408 22:44:55.925906   16046 out.go:97] Starting "download-only-715581" primary control-plane node in "download-only-715581" cluster
	I0408 22:44:55.925928   16046 cache.go:121] Beginning downloading kic base image for docker with crio
	I0408 22:44:55.927477   16046 out.go:97] Pulling base image v0.0.46-1743675393-20591 ...
	I0408 22:44:55.927501   16046 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 22:44:55.927579   16046 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local docker daemon
	I0408 22:44:55.943965   16046 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 to local cache
	I0408 22:44:55.944112   16046 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local cache directory
	I0408 22:44:55.944152   16046 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 in local cache directory, skipping pull
	I0408 22:44:55.944160   16046 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 exists in cache, skipping pull
	I0408 22:44:55.944175   16046 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 as a tarball
	I0408 22:44:55.962159   16046 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0408 22:44:55.962187   16046 cache.go:56] Caching tarball of preloaded images
	I0408 22:44:55.962331   16046 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 22:44:55.964338   16046 out.go:97] Downloading Kubernetes v1.32.2 preload ...
	I0408 22:44:55.964364   16046 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 ...
	I0408 22:44:55.993817   16046 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4?checksum=md5:a1ce605168a895ad5f3b3c8db1fe4d66 -> /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0408 22:44:59.308280   16046 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 ...
	I0408 22:44:59.308477   16046 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20501-8947/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 ...
	I0408 22:45:00.074922   16046 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0408 22:45:00.075234   16046 profile.go:143] Saving config to /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/download-only-715581/config.json ...
	I0408 22:45:00.075260   16046 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/download-only-715581/config.json: {Name:mk8914dce995caeaaaae087b17194f9b1db15635 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 22:45:00.075416   16046 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 22:45:00.075554   16046 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/20501-8947/.minikube/cache/linux/amd64/v1.32.2/kubectl
	
	
	* The control-plane node download-only-715581 host does not exist
	  To start a cluster, run: "minikube start -p download-only-715581"

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds (0.15s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.12s)

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

                                                
                                    
x
+
TestBinaryMirror (0.8s)

                                                
                                                
=== RUN   TestBinaryMirror
I0408 22:45:02.656816   15701 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-264923 --alsologtostderr --binary-mirror http://127.0.0.1:46353 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-264923" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-264923
--- PASS: TestBinaryMirror (0.80s)

                                                
                                    
x
+
TestOffline (55.26s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-758805 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-758805 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (52.685951739s)
helpers_test.go:175: Cleaning up "offline-crio-758805" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-758805
E0408 23:17:08.552316   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-758805: (2.578369326s)
--- PASS: TestOffline (55.26s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (124.43s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-933875 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-933875 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m4.433575487s)
--- PASS: TestAddons/Setup (124.43s)

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

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

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (8.47s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-933875 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-933875 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6ad1e137-cbdd-421e-bba5-7b44726c3286] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6ad1e137-cbdd-421e-bba5-7b44726c3286] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 8.004702431s
addons_test.go:633: (dbg) Run:  kubectl --context addons-933875 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-933875 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-933875 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (8.47s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.681014ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6c88467877-wmdxs" [58f9c8f0-2fe7-4c26-83f0-db3a5353bb48] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.002407534s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-55xnh" [ec10d208-d2b4-4ffd-9c94-00a3278349e9] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003166937s
addons_test.go:331: (dbg) Run:  kubectl --context addons-933875 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-933875 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-933875 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": (3.375972763s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 ip
2025/04/08 22:47:38 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.12s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-ndj4m" [7054bdee-6f3d-4917-9008-a0a9115c75bc] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.002895979s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 addons disable inspektor-gadget --alsologtostderr -v=1: (5.646335319s)
--- PASS: TestAddons/parallel/InspektorGadget (11.65s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.362011ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-d5xlc" [cc8ff43d-6c53-41f0-8385-7535aee6582c] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.00275594s
addons_test.go:402: (dbg) Run:  kubectl --context addons-933875 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.85s)

                                                
                                    
x
+
TestAddons/parallel/CSI (60.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0408 22:47:37.213202   15701 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0408 22:47:37.216596   15701 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0408 22:47:37.216626   15701 kapi.go:107] duration metric: took 3.437871ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 3.451465ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-933875 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-933875 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [971934c2-656c-4fa2-bb13-323f6f2d3819] 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" [971934c2-656c-4fa2-bb13-323f6f2d3819] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003170631s
addons_test.go:511: (dbg) Run:  kubectl --context addons-933875 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-933875 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-933875 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-933875 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-933875 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-933875 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-933875 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [3d27931f-cf01-49f0-afe5-c3f60c088595] Pending
helpers_test.go:344: "task-pv-pod-restore" [3d27931f-cf01-49f0-afe5-c3f60c088595] 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" [3d27931f-cf01-49f0-afe5-c3f60c088595] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.012834891s
addons_test.go:553: (dbg) Run:  kubectl --context addons-933875 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-933875 delete pod task-pv-pod-restore: (1.580849376s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-933875 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-933875 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.59328669s)
--- PASS: TestAddons/parallel/CSI (60.18s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-933875 --alsologtostderr -v=1
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-5d4b5d7bd6-5n6dk" [5e68761f-2e1e-4693-bf28-3433f31bbd33] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-5n6dk" [5e68761f-2e1e-4693-bf28-3433f31bbd33] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.002451545s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 addons disable headlamp --alsologtostderr -v=1: (5.630582659s)
--- PASS: TestAddons/parallel/Headlamp (18.37s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-7dc7f9b5b8-8pxmp" [5de0f93d-f655-4282-b54b-77d8053ba62c] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003366588s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.53s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-933875 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-933875 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-933875 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [a4bd1b9a-3034-47e8-8004-a73c0285293c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [a4bd1b9a-3034-47e8-8004-a73c0285293c] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [a4bd1b9a-3034-47e8-8004-a73c0285293c] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.02396375s
addons_test.go:906: (dbg) Run:  kubectl --context addons-933875 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 ssh "cat /opt/local-path-provisioner/pvc-82b73894-7795-40c8-b764-c88e8f11f201_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-933875 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-933875 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.815005809s)
--- PASS: TestAddons/parallel/LocalPath (52.69s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-t8hws" [44c7b345-e931-4c01-a421-810544d863fa] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004018208s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.61s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (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-575dd5996b-w58jx" [0ef40605-277d-483b-bdc3-b80d0e04c185] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003544254s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-933875 addons disable yakd --alsologtostderr -v=1: (5.731872162s)
--- PASS: TestAddons/parallel/Yakd (11.74s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.51s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-dv6hn" [34bc9847-c506-4857-b4f8-cf8ac833a02e] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.004251137s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-933875 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.51s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.12s)

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

                                                
                                    
x
+
TestCertOptions (27.33s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (232.62s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (26.99s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (38.04s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.51s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0408 23:20:34.046905   15701 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0408 23:20:34.047086   15701 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0408 23:20:34.076869   15701 install.go:62] docker-machine-driver-kvm2: exit status 1
W0408 23:20:34.077030   15701 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0408 23:20:34.077102   15701 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3493606518/001/docker-machine-driver-kvm2
I0408 23:20:34.336009   15701 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3493606518/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0] Decompressors:map[bz2:0xc000670aa8 gz:0xc000670b30 tar:0xc000670ae0 tar.bz2:0xc000670af0 tar.gz:0xc000670b00 tar.xz:0xc000670b10 tar.zst:0xc000670b20 tbz2:0xc000670af0 tgz:0xc000670b00 txz:0xc000670b10 tzst:0xc000670b20 xz:0xc000670b38 zip:0xc000670b40 zst:0xc000670b50] Getters:map[file:0xc000939970 http:0xc000a14c30 https:0xc000a14c80] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0408 23:20:34.336066   15701 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3493606518/001/docker-machine-driver-kvm2
I0408 23:20:35.882591   15701 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0408 23:20:35.882666   15701 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0408 23:20:35.921120   15701 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0408 23:20:35.921162   15701 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0408 23:20:35.921228   15701 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0408 23:20:35.921256   15701 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3493606518/002/docker-machine-driver-kvm2
I0408 23:20:36.081890   15701 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3493606518/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0 0x554c9a0] Decompressors:map[bz2:0xc000670aa8 gz:0xc000670b30 tar:0xc000670ae0 tar.bz2:0xc000670af0 tar.gz:0xc000670b00 tar.xz:0xc000670b10 tar.zst:0xc000670b20 tbz2:0xc000670af0 tgz:0xc000670b00 txz:0xc000670b10 tzst:0xc000670b20 xz:0xc000670b38 zip:0xc000670b40 zst:0xc000670b50] Getters:map[file:0xc0016fc480 http:0xc0008e1950 https:0xc0008e19a0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0408 23:20:36.081932   15701 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3493606518/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.51s)

                                                
                                    
x
+
TestErrorSpam/setup (23.83s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.57s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.86s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.49s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.67s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.36s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/jenkins/minikube-integration/20501-8947/.minikube/files/etc/test/nested/copy/15701/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (43.47s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-amd64 start -p functional-677655 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2251: (dbg) Done: out/minikube-linux-amd64 start -p functional-677655 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (43.466041458s)
--- PASS: TestFunctional/serial/StartWithProxy (43.47s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (39.12s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0408 22:52:00.079607   15701 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-677655 --alsologtostderr -v=8
E0408 22:52:08.552426   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:08.558803   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:08.570259   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:08.591765   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:08.633180   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:08.714651   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:08.876152   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:09.197564   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:09.839775   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:11.121413   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:13.684377   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:18.806276   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:52:29.048045   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-677655 --alsologtostderr -v=8: (39.116661832s)
functional_test.go:680: soft start took 39.117554525s for "functional-677655" cluster.
I0408 22:52:39.196783   15701 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (39.12s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-677655 /tmp/TestFunctionalserialCacheCmdcacheadd_local874694358/001
functional_test.go:1106: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 cache add minikube-local-cache-test:functional-677655
functional_test.go:1111: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 cache delete minikube-local-cache-test:functional-677655
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-677655
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.31s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (31.8s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-677655 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0408 22:52:49.529877   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-677655 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (31.797945995s)
functional_test.go:778: restart took 31.798060469s for "functional-677655" cluster.
I0408 22:53:18.403657   15701 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (31.80s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.37s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-amd64 -p functional-677655 logs: (1.374094055s)
--- PASS: TestFunctional/serial/LogsCmd (1.37s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 logs --file /tmp/TestFunctionalserialLogsFileCmd1376107743/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-677655 logs --file /tmp/TestFunctionalserialLogsFileCmd1376107743/001/logs.txt: (1.378000124s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.01s)

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

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

                                                
                                                
-- /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:2344: (dbg) Run:  kubectl --context functional-677655 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.01s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.41s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.38s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 22:53:37.193268   54990 out.go:345] Setting OutFile to fd 1 ...
	I0408 22:53:37.193583   54990 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:53:37.193597   54990 out.go:358] Setting ErrFile to fd 2...
	I0408 22:53:37.193602   54990 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:53:37.193789   54990 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 22:53:37.194367   54990 out.go:352] Setting JSON to false
	I0408 22:53:37.195332   54990 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2166,"bootTime":1744150651,"procs":236,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 22:53:37.195442   54990 start.go:139] virtualization: kvm guest
	I0408 22:53:37.198141   54990 out.go:177] * [functional-677655] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 22:53:37.199928   54990 out.go:177]   - MINIKUBE_LOCATION=20501
	I0408 22:53:37.199957   54990 notify.go:220] Checking for updates...
	I0408 22:53:37.202643   54990 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 22:53:37.204173   54990 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig
	I0408 22:53:37.205810   54990 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube
	I0408 22:53:37.207394   54990 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 22:53:37.208940   54990 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 22:53:37.210941   54990 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 22:53:37.211427   54990 driver.go:404] Setting default libvirt URI to qemu:///system
	I0408 22:53:37.236815   54990 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 22:53:37.236913   54990 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:53:37.296729   54990 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-08 22:53:37.286635782 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:53:37.296871   54990 docker.go:318] overlay module found
	I0408 22:53:37.299483   54990 out.go:177] * Using the docker driver based on existing profile
	I0408 22:53:37.300939   54990 start.go:297] selected driver: docker
	I0408 22:53:37.300960   54990 start.go:901] validating driver "docker" against &{Name:functional-677655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 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.32.2 ClusterName:functional-677655 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.32.2 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}
	I0408 22:53:37.301042   54990 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 22:53:37.303383   54990 out.go:201] 
	W0408 22:53:37.305074   54990 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0408 22:53:37.306452   54990 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.17s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 22:53:35.350452   53761 out.go:345] Setting OutFile to fd 1 ...
	I0408 22:53:35.350573   53761 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:53:35.350585   53761 out.go:358] Setting ErrFile to fd 2...
	I0408 22:53:35.350591   53761 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:53:35.350893   53761 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 22:53:35.351465   53761 out.go:352] Setting JSON to false
	I0408 22:53:35.352595   53761 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":2164,"bootTime":1744150651,"procs":226,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 22:53:35.352701   53761 start.go:139] virtualization: kvm guest
	I0408 22:53:35.355033   53761 out.go:177] * [functional-677655] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0408 22:53:35.356812   53761 out.go:177]   - MINIKUBE_LOCATION=20501
	I0408 22:53:35.356839   53761 notify.go:220] Checking for updates...
	I0408 22:53:35.360134   53761 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 22:53:35.361752   53761 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig
	I0408 22:53:35.363665   53761 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube
	I0408 22:53:35.365477   53761 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 22:53:35.367240   53761 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 22:53:35.369682   53761 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 22:53:35.370430   53761 driver.go:404] Setting default libvirt URI to qemu:///system
	I0408 22:53:35.398937   53761 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 22:53:35.399016   53761 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:53:35.457206   53761 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-08 22:53:35.446360183 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:53:35.457322   53761 docker.go:318] overlay module found
	I0408 22:53:35.460318   53761 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0408 22:53:35.461691   53761 start.go:297] selected driver: docker
	I0408 22:53:35.461708   53761 start.go:901] validating driver "docker" against &{Name:functional-677655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1743675393-20591@sha256:8de8167e280414c9d16e4c3da59bc85bc7c9cc24228af995863fc7bcabfcf727 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.32.2 ClusterName:functional-677655 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.32.2 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}
	I0408 22:53:35.461789   53761 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 22:53:35.464310   53761 out.go:201] 
	W0408 22:53:35.465775   53761 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0408 22:53:35.467486   53761 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 status
functional_test.go:877: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:889: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.04s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-677655 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-677655 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-58f9cf68d8-dsjvn" [5e93637a-2176-4000-83df-b6d9cdced2b4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-dsjvn" [5e93637a-2176-4000-83df-b6d9cdced2b4] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.038647105s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:31204
functional_test.go:1692: http://192.168.49.2:31204: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-dsjvn

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (38.89s)

                                                
                                                
=== 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" [b4fad65c-701f-4dc0-b9b6-fcbf6c929107] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003543714s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-677655 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-677655 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-677655 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-677655 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" [7e5817fd-3cf0-4079-992f-64be9cb776a9] Pending
helpers_test.go:344: "sp-pod" [7e5817fd-3cf0-4079-992f-64be9cb776a9] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [7e5817fd-3cf0-4079-992f-64be9cb776a9] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 26.003705759s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-677655 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-677655 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-677655 delete -f testdata/storage-provisioner/pod.yaml: (1.152594408s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-677655 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" [d2a4eb50-b9b1-49f6-b30e-80533ff28bdd] Pending
helpers_test.go:344: "sp-pod" [d2a4eb50-b9b1-49f6-b30e-80533ff28bdd] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004156988s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-677655 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (38.89s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (25.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-677655 replace --force -f testdata/mysql.yaml
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-ztmxw" [b0b2255f-df8f-49da-904f-22e3123619e0] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-ztmxw" [b0b2255f-df8f-49da-904f-22e3123619e0] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 22.003774953s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-677655 exec mysql-58ccfd96bb-ztmxw -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-677655 exec mysql-58ccfd96bb-ztmxw -- mysql -ppassword -e "show databases;": exit status 1 (120.754309ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0408 22:54:01.494992   15701 retry.go:31] will retry after 580.923194ms: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-677655 exec mysql-58ccfd96bb-ztmxw -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-677655 exec mysql-58ccfd96bb-ztmxw -- mysql -ppassword -e "show databases;": exit status 1 (100.179316ms)

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

                                                
                                                
** /stderr **
I0408 22:54:02.176505   15701 retry.go:31] will retry after 1.96062073s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-677655 exec mysql-58ccfd96bb-ztmxw -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (25.04s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1946: Checking for existence of /etc/test/nested/copy/15701/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo cat /etc/test/nested/copy/15701/hosts"
functional_test.go:1953: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.30s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/15701.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo cat /etc/ssl/certs/15701.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/15701.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo cat /usr/share/ca-certificates/15701.pem"
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/157012.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo cat /etc/ssl/certs/157012.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/157012.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo cat /usr/share/ca-certificates/157012.pem"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.64s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.7s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.18s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-677655 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-677655 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-fcfd88b6f-49kg2" [1ccf2621-cba7-4df0-af13-07198096e973] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-49kg2" [1ccf2621-cba7-4df0-af13-07198096e973] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.003880633s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.21s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
** /stderr **
I0408 22:53:25.950806   15701 retry.go:31] will retry after 301.489284ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr  8 22:53 created-by-test
-rw-r--r-- 1 docker docker 24 Apr  8 22:53 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr  8 22:53 test-1744152805644012676
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh cat /mount-9p/test-1744152805644012676
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-677655 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" [c719b6d9-3c6f-4b78-a5b0-a9f985a729a8] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [c719b6d9-3c6f-4b78-a5b0-a9f985a729a8] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [c719b6d9-3c6f-4b78-a5b0-a9f985a729a8] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003526655s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-677655 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-677655 /tmp/TestFunctionalparallelMountCmdany-port1790569496/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.95s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1332: Took "365.942391ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1346: Took "76.892119ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1383: Took "427.089824ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1396: Took "56.691672ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.48s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-677655 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.32.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-677655
localhost/kicbase/echo-server:functional-677655
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20250214-acbabc1a
docker.io/kindest/kindnetd:v20241212-9f82dd49
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-677655 image ls --format short --alsologtostderr:
I0408 22:53:46.170108   56767 out.go:345] Setting OutFile to fd 1 ...
I0408 22:53:46.170396   56767 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:46.170407   56767 out.go:358] Setting ErrFile to fd 2...
I0408 22:53:46.170412   56767 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:46.170595   56767 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
I0408 22:53:46.171121   56767 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:46.171222   56767 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:46.171581   56767 cli_runner.go:164] Run: docker container inspect functional-677655 --format={{.State.Status}}
I0408 22:53:46.189324   56767 ssh_runner.go:195] Run: systemctl --version
I0408 22:53:46.189377   56767 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-677655
I0408 22:53:46.207554   56767 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/functional-677655/id_rsa Username:docker}
I0408 22:53:46.296519   56767 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-677655 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| docker.io/kindest/kindnetd              | v20250214-acbabc1a | df3849d954c98 | 95.7MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/kube-scheduler          | v1.32.2            | d8e673e7c9983 | 70.7MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| registry.k8s.io/kube-apiserver          | v1.32.2            | 85b7a174738ba | 98.1MB |
| registry.k8s.io/kube-controller-manager | v1.32.2            | b6a454c5a800d | 90.8MB |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/minikube-local-cache-test     | functional-677655  | ac9f311862081 | 3.33kB |
| registry.k8s.io/kube-proxy              | v1.32.2            | f1332858868e1 | 95.3MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | d300845f67aeb | 95.7MB |
| docker.io/library/nginx                 | alpine             | 1ff4bb4faebcf | 49.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/kicbase/echo-server           | functional-677655  | 9056ab77afb8e | 4.94MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-677655 image ls --format table --alsologtostderr:
I0408 22:53:48.253770   57078 out.go:345] Setting OutFile to fd 1 ...
I0408 22:53:48.254011   57078 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:48.254020   57078 out.go:358] Setting ErrFile to fd 2...
I0408 22:53:48.254024   57078 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:48.254228   57078 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
I0408 22:53:48.254769   57078 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:48.254857   57078 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:48.255239   57078 cli_runner.go:164] Run: docker container inspect functional-677655 --format={{.State.Status}}
I0408 22:53:48.272391   57078 ssh_runner.go:195] Run: systemctl --version
I0408 22:53:48.272461   57078 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-677655
I0408 22:53:48.301940   57078 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/functional-677655/id_rsa Username:docker}
I0408 22:53:48.489391   57078 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.41s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-677655 image ls --format json --alsologtostderr:
[{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76","registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"70653254"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56","repoDigests":["docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26","docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"],"repoTags":[
"docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"95714353"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"ac9f311862081b82950678afbc49cbfdab346fd7a900924a2002c297222a58c8","repoDigests":["localhost/minikube-local-cache-test@sha256:d3233689e7a1d001a3cabe6e45d94b67170f9854ddf59b9289867fad6628bd85"],"repoTags":["localhost/minikube-local-cache-test:functional-677655"],"size":"3330"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["dock
er.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-677655"],"size":"4943877"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s
.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","repoDigests":["registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"98055648"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c
6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f","repoDigests":["docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495","docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97"],"repoTags":["docker.io/kindest/kindnetd:v20250214-acbabc1a"],"size":"95703604"},{"id":"1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":["docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591","docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc"],"repoTags":["docker.io/library/nginx:alpine"],"size":"49323988"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","g
cr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","repoDigests":["registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d","registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"95271321"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":["registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef
39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"151021823"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5","registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"90793286"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-677655 image ls --format json --alsologtostderr:
I0408 22:53:47.858825   57029 out.go:345] Setting OutFile to fd 1 ...
I0408 22:53:47.859074   57029 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:47.859082   57029 out.go:358] Setting ErrFile to fd 2...
I0408 22:53:47.859087   57029 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:47.859263   57029 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
I0408 22:53:47.859792   57029 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:47.859883   57029 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:47.860277   57029 cli_runner.go:164] Run: docker container inspect functional-677655 --format={{.State.Status}}
I0408 22:53:47.878127   57029 ssh_runner.go:195] Run: systemctl --version
I0408 22:53:47.878185   57029 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-677655
I0408 22:53:47.908254   57029 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/functional-677655/id_rsa Username:docker}
I0408 22:53:48.089378   57029 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.40s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-677655 image ls --format yaml --alsologtostderr:
- id: d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56
repoDigests:
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
- docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "95714353"
- id: df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f
repoDigests:
- docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495
- docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97
repoTags:
- docker.io/kindest/kindnetd:v20250214-acbabc1a
size: "95703604"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d
- registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "98055648"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests:
- docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591
- docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc
repoTags:
- docker.io/library/nginx:alpine
size: "49323988"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests:
- registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "151021823"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests:
- registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d
- registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "95271321"
- id: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76
- registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "70653254"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: ac9f311862081b82950678afbc49cbfdab346fd7a900924a2002c297222a58c8
repoDigests:
- localhost/minikube-local-cache-test@sha256:d3233689e7a1d001a3cabe6e45d94b67170f9854ddf59b9289867fad6628bd85
repoTags:
- localhost/minikube-local-cache-test:functional-677655
size: "3330"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5
- registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "90793286"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-677655
size: "4943877"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-677655 image ls --format yaml --alsologtostderr:
I0408 22:53:46.386038   56817 out.go:345] Setting OutFile to fd 1 ...
I0408 22:53:46.386316   56817 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:46.386326   56817 out.go:358] Setting ErrFile to fd 2...
I0408 22:53:46.386333   56817 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:46.386521   56817 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
I0408 22:53:46.387087   56817 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:46.387206   56817 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:46.387596   56817 cli_runner.go:164] Run: docker container inspect functional-677655 --format={{.State.Status}}
I0408 22:53:46.406450   56817 ssh_runner.go:195] Run: systemctl --version
I0408 22:53:46.406509   56817 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-677655
I0408 22:53:46.423819   56817 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/functional-677655/id_rsa Username:docker}
I0408 22:53:46.517376   56817 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.22s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image build -t localhost/my-image:functional-677655 testdata/build --alsologtostderr
2025/04/08 22:53:47 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-677655 image build -t localhost/my-image:functional-677655 testdata/build --alsologtostderr: (8.450851953s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-677655 image build -t localhost/my-image:functional-677655 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 44faf55e8f8
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-677655
--> ef0075ddf04
Successfully tagged localhost/my-image:functional-677655
ef0075ddf042e979c9fe4de11c4da61b7df322581ed1ab242d07d052c9e9a90c
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-677655 image build -t localhost/my-image:functional-677655 testdata/build --alsologtostderr:
I0408 22:53:46.947232   56954 out.go:345] Setting OutFile to fd 1 ...
I0408 22:53:46.947399   56954 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:46.947408   56954 out.go:358] Setting ErrFile to fd 2...
I0408 22:53:46.947412   56954 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 22:53:46.947585   56954 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
I0408 22:53:46.948244   56954 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:46.948767   56954 config.go:182] Loaded profile config "functional-677655": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 22:53:46.949160   56954 cli_runner.go:164] Run: docker container inspect functional-677655 --format={{.State.Status}}
I0408 22:53:46.966951   56954 ssh_runner.go:195] Run: systemctl --version
I0408 22:53:46.966997   56954 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-677655
I0408 22:53:46.983550   56954 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/functional-677655/id_rsa Username:docker}
I0408 22:53:47.189260   56954 build_images.go:161] Building image from path: /tmp/build.1037625547.tar
I0408 22:53:47.189354   56954 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0408 22:53:47.200925   56954 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1037625547.tar
I0408 22:53:47.205061   56954 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1037625547.tar: stat -c "%s %y" /var/lib/minikube/build/build.1037625547.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1037625547.tar': No such file or directory
I0408 22:53:47.205092   56954 ssh_runner.go:362] scp /tmp/build.1037625547.tar --> /var/lib/minikube/build/build.1037625547.tar (3072 bytes)
I0408 22:53:47.307161   56954 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1037625547
I0408 22:53:47.384911   56954 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1037625547 -xf /var/lib/minikube/build/build.1037625547.tar
I0408 22:53:47.396563   56954 crio.go:315] Building image: /var/lib/minikube/build/build.1037625547
I0408 22:53:47.396637   56954 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-677655 /var/lib/minikube/build/build.1037625547 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0408 22:53:55.321701   56954 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-677655 /var/lib/minikube/build/build.1037625547 --cgroup-manager=cgroupfs: (7.925027042s)
I0408 22:53:55.321797   56954 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1037625547
I0408 22:53:55.330420   56954 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1037625547.tar
I0408 22:53:55.338551   56954 build_images.go:217] Built localhost/my-image:functional-677655 from /tmp/build.1037625547.tar
I0408 22:53:55.338587   56954 build_images.go:133] succeeded building to: functional-677655
I0408 22:53:55.338593   56954 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (9.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:359: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.31462687s)
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-677655
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.34s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image load --daemon kicbase/echo-server:functional-677655 --alsologtostderr
functional_test.go:372: (dbg) Done: out/minikube-linux-amd64 -p functional-677655 image load --daemon kicbase/echo-server:functional-677655 --alsologtostderr: (1.277184605s)
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.49s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-677655 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" [76b56030-d405-4afe-ae5a-b6eb4d0d81ab] Pending
helpers_test.go:344: "nginx-svc" [76b56030-d405-4afe-ae5a-b6eb4d0d81ab] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [76b56030-d405-4afe-ae5a-b6eb4d0d81ab] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.0052956s
I0408 22:53:38.685785   15701 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image load --daemon kicbase/echo-server:functional-677655 --alsologtostderr
E0408 22:53:30.492007   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.86s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-677655
functional_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image load --daemon kicbase/echo-server:functional-677655 --alsologtostderr
functional_test.go:262: (dbg) Done: out/minikube-linux-amd64 -p functional-677655 image load --daemon kicbase/echo-server:functional-677655 --alsologtostderr: (1.072135053s)
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.71s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image rm kicbase/echo-server:functional-677655 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.53s)

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

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

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

                                                
                                                
** /stderr **
I0408 22:53:33.873507   15701 retry.go:31] will retry after 567.094075ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-677655 /tmp/TestFunctionalparallelMountCmdspecific-port3703319122/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-677655 ssh "sudo umount -f /mount-9p": exit status 1 (306.963157ms)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-677655
functional_test.go:441: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 image save --daemon kicbase/echo-server:functional-677655 --alsologtostderr
functional_test.go:449: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-677655
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.60s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0408 22:53:35.819172   15701 retry.go:31] will retry after 617.30799ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-677655 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-677655 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3974471667/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-677655 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3974471667/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-677655 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3974471667/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 service list -o json
functional_test.go:1511: Took "293.946811ms" to run "out/minikube-linux-amd64 -p functional-677655 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.29s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 service --namespace=default --https --url hello-node
functional_test.go:1539: found endpoint: https://192.168.49.2:32468
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.34s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-linux-amd64 -p functional-677655 service hello-node --url
functional_test.go:1582: found endpoint for hello-node: http://192.168.49.2:32468
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.32s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-677655 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:215: (dbg) Run:  docker rmi -f localhost/my-image:functional-677655
--- 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:223: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-677655
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (102.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-198206 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0408 22:54:52.413432   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-198206 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m41.351252468s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-198206 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (102.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-198206 -- rollout status deployment/busybox: (1.953395096s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-4ckvn -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-ggqpn -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-rw8nb -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-4ckvn -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-ggqpn -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-rw8nb -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-4ckvn -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-ggqpn -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-rw8nb -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (4.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.04s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-4ckvn -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-4ckvn -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-ggqpn -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-ggqpn -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-rw8nb -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-198206 -- exec busybox-58667487b6-rw8nb -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.04s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.32s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-198206 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-198206 -v=7 --alsologtostderr: (31.498047299s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-198206 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (32.32s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (16s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.51s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 22:57:07.818628   78885 out.go:345] Setting OutFile to fd 1 ...
	I0408 22:57:07.818889   78885 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:57:07.818898   78885 out.go:358] Setting ErrFile to fd 2...
	I0408 22:57:07.818902   78885 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 22:57:07.819105   78885 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 22:57:07.819273   78885 out.go:352] Setting JSON to false
	I0408 22:57:07.819298   78885 mustload.go:65] Loading cluster: ha-198206
	I0408 22:57:07.819436   78885 notify.go:220] Checking for updates...
	I0408 22:57:07.819722   78885 config.go:182] Loaded profile config "ha-198206": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 22:57:07.819745   78885 status.go:174] checking status of ha-198206 ...
	I0408 22:57:07.820285   78885 cli_runner.go:164] Run: docker container inspect ha-198206 --format={{.State.Status}}
	I0408 22:57:07.840316   78885 status.go:371] ha-198206 host status = "Running" (err=<nil>)
	I0408 22:57:07.840353   78885 host.go:66] Checking if "ha-198206" exists ...
	I0408 22:57:07.840674   78885 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-198206
	I0408 22:57:07.859074   78885 host.go:66] Checking if "ha-198206" exists ...
	I0408 22:57:07.859296   78885 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 22:57:07.859348   78885 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-198206
	I0408 22:57:07.877828   78885 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/ha-198206/id_rsa Username:docker}
	I0408 22:57:07.969465   78885 ssh_runner.go:195] Run: systemctl --version
	I0408 22:57:07.973430   78885 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 22:57:07.983717   78885 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 22:57:08.037711   78885 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:68 OomKillDisable:true NGoroutines:73 SystemTime:2025-04-08 22:57:08.027733778 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 22:57:08.038250   78885 kubeconfig.go:125] found "ha-198206" server: "https://192.168.49.254:8443"
	I0408 22:57:08.038277   78885 api_server.go:166] Checking apiserver status ...
	I0408 22:57:08.038306   78885 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 22:57:08.049668   78885 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1542/cgroup
	I0408 22:57:08.059728   78885 api_server.go:182] apiserver freezer: "13:freezer:/docker/b81e52d513f90ad463cc6804017f9f1b6060fd526ebd55ec7c2bf1e4ebc550c8/crio/crio-32a073169c64092e14f243a69e53e8f1077e14b4678d7610aeda7abd162e617a"
	I0408 22:57:08.059783   78885 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b81e52d513f90ad463cc6804017f9f1b6060fd526ebd55ec7c2bf1e4ebc550c8/crio/crio-32a073169c64092e14f243a69e53e8f1077e14b4678d7610aeda7abd162e617a/freezer.state
	I0408 22:57:08.067676   78885 api_server.go:204] freezer state: "THAWED"
	I0408 22:57:08.067700   78885 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0408 22:57:08.072643   78885 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0408 22:57:08.072670   78885 status.go:463] ha-198206 apiserver status = Running (err=<nil>)
	I0408 22:57:08.072695   78885 status.go:176] ha-198206 status: &{Name:ha-198206 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 22:57:08.072710   78885 status.go:174] checking status of ha-198206-m02 ...
	I0408 22:57:08.072989   78885 cli_runner.go:164] Run: docker container inspect ha-198206-m02 --format={{.State.Status}}
	I0408 22:57:08.092352   78885 status.go:371] ha-198206-m02 host status = "Stopped" (err=<nil>)
	I0408 22:57:08.092389   78885 status.go:384] host is not running, skipping remaining checks
	I0408 22:57:08.092397   78885 status.go:176] ha-198206-m02 status: &{Name:ha-198206-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 22:57:08.092428   78885 status.go:174] checking status of ha-198206-m03 ...
	I0408 22:57:08.092729   78885 cli_runner.go:164] Run: docker container inspect ha-198206-m03 --format={{.State.Status}}
	I0408 22:57:08.111572   78885 status.go:371] ha-198206-m03 host status = "Running" (err=<nil>)
	I0408 22:57:08.111594   78885 host.go:66] Checking if "ha-198206-m03" exists ...
	I0408 22:57:08.111832   78885 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-198206-m03
	I0408 22:57:08.129000   78885 host.go:66] Checking if "ha-198206-m03" exists ...
	I0408 22:57:08.129262   78885 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 22:57:08.129295   78885 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-198206-m03
	I0408 22:57:08.147276   78885 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/ha-198206-m03/id_rsa Username:docker}
	I0408 22:57:08.233201   78885 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 22:57:08.244196   78885 kubeconfig.go:125] found "ha-198206" server: "https://192.168.49.254:8443"
	I0408 22:57:08.244222   78885 api_server.go:166] Checking apiserver status ...
	I0408 22:57:08.244257   78885 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 22:57:08.254703   78885 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1426/cgroup
	I0408 22:57:08.263485   78885 api_server.go:182] apiserver freezer: "13:freezer:/docker/b4489a52af33f19308187a22942950c80c1ad76dbd442e4f36380258e16a5251/crio/crio-9e71018ca03c920080377a32275ef7f37edd67459e8fb0470d80c0380c3b02e6"
	I0408 22:57:08.263559   78885 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/b4489a52af33f19308187a22942950c80c1ad76dbd442e4f36380258e16a5251/crio/crio-9e71018ca03c920080377a32275ef7f37edd67459e8fb0470d80c0380c3b02e6/freezer.state
	I0408 22:57:08.271533   78885 api_server.go:204] freezer state: "THAWED"
	I0408 22:57:08.271564   78885 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0408 22:57:08.275198   78885 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0408 22:57:08.275226   78885 status.go:463] ha-198206-m03 apiserver status = Running (err=<nil>)
	I0408 22:57:08.275235   78885 status.go:176] ha-198206-m03 status: &{Name:ha-198206-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 22:57:08.275249   78885 status.go:174] checking status of ha-198206-m04 ...
	I0408 22:57:08.275493   78885 cli_runner.go:164] Run: docker container inspect ha-198206-m04 --format={{.State.Status}}
	I0408 22:57:08.294144   78885 status.go:371] ha-198206-m04 host status = "Running" (err=<nil>)
	I0408 22:57:08.294168   78885 host.go:66] Checking if "ha-198206-m04" exists ...
	I0408 22:57:08.294399   78885 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-198206-m04
	I0408 22:57:08.312226   78885 host.go:66] Checking if "ha-198206-m04" exists ...
	I0408 22:57:08.312535   78885 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 22:57:08.312575   78885 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-198206-m04
	I0408 22:57:08.330729   78885 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/ha-198206-m04/id_rsa Username:docker}
	I0408 22:57:08.416993   78885 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 22:57:08.427911   78885 status.go:176] ha-198206-m04 status: &{Name:ha-198206-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0408 22:57:08.552777   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (20.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.91s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-198206 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-198206 -v=7 --alsologtostderr
E0408 22:57:36.255254   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-198206 -v=7 --alsologtostderr: (36.727271457s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-198206 --wait=true -v=7 --alsologtostderr
E0408 22:58:25.436366   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:25.442811   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:25.454329   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:25.475775   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:25.517262   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:25.598813   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:25.760391   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:26.082290   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:26.724383   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:28.006039   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:30.568288   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:35.689639   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:58:45.931467   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:59:06.413102   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 22:59:47.375090   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-198206 --wait=true -v=7 --alsologtostderr: (2m6.755303622s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-198206
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-198206 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-198206 stop -v=7 --alsologtostderr: (35.517605014s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-198206 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-198206 status -v=7 --alsologtostderr: exit status 7 (103.940537ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 23:01:01.814219   95928 out.go:345] Setting OutFile to fd 1 ...
	I0408 23:01:01.814331   95928 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:01:01.814336   95928 out.go:358] Setting ErrFile to fd 2...
	I0408 23:01:01.814340   95928 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:01:01.814534   95928 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 23:01:01.814695   95928 out.go:352] Setting JSON to false
	I0408 23:01:01.814719   95928 mustload.go:65] Loading cluster: ha-198206
	I0408 23:01:01.814834   95928 notify.go:220] Checking for updates...
	I0408 23:01:01.815107   95928 config.go:182] Loaded profile config "ha-198206": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 23:01:01.815127   95928 status.go:174] checking status of ha-198206 ...
	I0408 23:01:01.815516   95928 cli_runner.go:164] Run: docker container inspect ha-198206 --format={{.State.Status}}
	I0408 23:01:01.835951   95928 status.go:371] ha-198206 host status = "Stopped" (err=<nil>)
	I0408 23:01:01.835974   95928 status.go:384] host is not running, skipping remaining checks
	I0408 23:01:01.835979   95928 status.go:176] ha-198206 status: &{Name:ha-198206 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 23:01:01.836024   95928 status.go:174] checking status of ha-198206-m02 ...
	I0408 23:01:01.836308   95928 cli_runner.go:164] Run: docker container inspect ha-198206-m02 --format={{.State.Status}}
	I0408 23:01:01.854422   95928 status.go:371] ha-198206-m02 host status = "Stopped" (err=<nil>)
	I0408 23:01:01.854443   95928 status.go:384] host is not running, skipping remaining checks
	I0408 23:01:01.854449   95928 status.go:176] ha-198206-m02 status: &{Name:ha-198206-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 23:01:01.854490   95928 status.go:174] checking status of ha-198206-m04 ...
	I0408 23:01:01.854734   95928 cli_runner.go:164] Run: docker container inspect ha-198206-m04 --format={{.State.Status}}
	I0408 23:01:01.871711   95928 status.go:371] ha-198206-m04 host status = "Stopped" (err=<nil>)
	I0408 23:01:01.871758   95928 status.go:384] host is not running, skipping remaining checks
	I0408 23:01:01.871771   95928 status.go:176] ha-198206-m04 status: &{Name:ha-198206-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (91.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-198206 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0408 23:01:09.296682   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:02:08.552475   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-198206 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m30.436767419s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-198206 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (91.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (38.23s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.86s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (43.96s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-135980 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0408 23:03:25.438298   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:03:53.138127   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-135980 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (43.954798249s)
--- PASS: TestJSONOutput/start/Command (43.96s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"bdfdde9d-43b2-4754-91eb-5492598bf121","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-802225] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1a49f00d-db0f-4054-8289-bed6add3ddcd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20501"}}
	{"specversion":"1.0","id":"05dec788-cbed-43b7-adc7-0e6d255c020d","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":"c36f0762-34d1-4ce8-952a-ca0f91828f59","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig"}}
	{"specversion":"1.0","id":"b49c861f-1710-4f86-a1f6-db13d717630b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube"}}
	{"specversion":"1.0","id":"cdbd9d44-58ea-46f6-a110-d1f570435ee9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"385a03eb-1cbc-4dc7-9d55-703e09bbd879","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"38926113-4bef-4647-b533-fa43522ffc0e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (28.65s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.18s)

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

                                                
                                    
x
+
TestKicExistingNetwork (23.35s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0408 23:05:08.027774   15701 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0408 23:05:08.044569   15701 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0408 23:05:08.044670   15701 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0408 23:05:08.044696   15701 cli_runner.go:164] Run: docker network inspect existing-network
W0408 23:05:08.062317   15701 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0408 23:05:08.062350   15701 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0408 23:05:08.062380   15701 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0408 23:05:08.062598   15701 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}}]}"
I0408 23:05:08.080379   15701 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-0259b2f683cb IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:06:4e:80:4b:8a:22} reservation:<nil>}
I0408 23:05:08.080796   15701 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc001e089d0}
I0408 23:05:08.080827   15701 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0408 23:05:08.080867   15701 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0408 23:05:08.131756   15701 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-777713 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-777713 --network=existing-network: (21.271355705s)
helpers_test.go:175: Cleaning up "existing-network-777713" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-777713
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-777713: (1.936038901s)
I0408 23:05:31.357615   15701 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (23.35s)

                                                
                                    
x
+
TestKicCustomSubnet (26.63s)

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

                                                
                                    
x
+
TestKicStaticIP (27.1s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-746474 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-746474 --static-ip=192.168.200.200: (24.819507557s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-746474 ip
helpers_test.go:175: Cleaning up "static-ip-746474" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-746474
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-746474: (2.139444884s)
--- PASS: TestKicStaticIP (27.10s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.48s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-867360 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-867360 --driver=docker  --container-runtime=crio: (20.325392587s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-887121 --driver=docker  --container-runtime=crio
E0408 23:07:08.553054   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-887121 --driver=docker  --container-runtime=crio: (23.882333581s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-867360
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-887121
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-887121" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-887121
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-887121: (1.871426865s)
helpers_test.go:175: Cleaning up "first-867360" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-867360
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-867360: (2.236878619s)
--- PASS: TestMinikubeProfile (49.48s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.3s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.4s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.39s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (67.25s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-303821 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0408 23:08:25.434837   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:08:31.616679   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-303821 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m6.807868504s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-303821 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (67.25s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.61s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.61s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.1s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 23:09:29.525435  161478 out.go:345] Setting OutFile to fd 1 ...
	I0408 23:09:29.525737  161478 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:09:29.525748  161478 out.go:358] Setting ErrFile to fd 2...
	I0408 23:09:29.525752  161478 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:09:29.526059  161478 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 23:09:29.526279  161478 out.go:352] Setting JSON to false
	I0408 23:09:29.526311  161478 mustload.go:65] Loading cluster: multinode-303821
	I0408 23:09:29.526419  161478 notify.go:220] Checking for updates...
	I0408 23:09:29.526808  161478 config.go:182] Loaded profile config "multinode-303821": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 23:09:29.526839  161478 status.go:174] checking status of multinode-303821 ...
	I0408 23:09:29.527498  161478 cli_runner.go:164] Run: docker container inspect multinode-303821 --format={{.State.Status}}
	I0408 23:09:29.546089  161478 status.go:371] multinode-303821 host status = "Running" (err=<nil>)
	I0408 23:09:29.546118  161478 host.go:66] Checking if "multinode-303821" exists ...
	I0408 23:09:29.546397  161478 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-303821
	I0408 23:09:29.562995  161478 host.go:66] Checking if "multinode-303821" exists ...
	I0408 23:09:29.563246  161478 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 23:09:29.563294  161478 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-303821
	I0408 23:09:29.579606  161478 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/multinode-303821/id_rsa Username:docker}
	I0408 23:09:29.669116  161478 ssh_runner.go:195] Run: systemctl --version
	I0408 23:09:29.672976  161478 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 23:09:29.683916  161478 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 23:09:29.736492  161478 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:50 OomKillDisable:true NGoroutines:63 SystemTime:2025-04-08 23:09:29.726795471 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 23:09:29.737021  161478 kubeconfig.go:125] found "multinode-303821" server: "https://192.168.67.2:8443"
	I0408 23:09:29.737048  161478 api_server.go:166] Checking apiserver status ...
	I0408 23:09:29.737077  161478 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 23:09:29.748165  161478 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1522/cgroup
	I0408 23:09:29.757130  161478 api_server.go:182] apiserver freezer: "13:freezer:/docker/916177de443910cd466e098637cfe5301f269362364ad7cf594430bdef180074/crio/crio-bdd0ce22b28d5e18a4fa8591fef0d965ea59c3dc5429329c4980fc0de4c32e9a"
	I0408 23:09:29.757204  161478 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/916177de443910cd466e098637cfe5301f269362364ad7cf594430bdef180074/crio/crio-bdd0ce22b28d5e18a4fa8591fef0d965ea59c3dc5429329c4980fc0de4c32e9a/freezer.state
	I0408 23:09:29.764881  161478 api_server.go:204] freezer state: "THAWED"
	I0408 23:09:29.764913  161478 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0408 23:09:29.769443  161478 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0408 23:09:29.769466  161478 status.go:463] multinode-303821 apiserver status = Running (err=<nil>)
	I0408 23:09:29.769476  161478 status.go:176] multinode-303821 status: &{Name:multinode-303821 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 23:09:29.769487  161478 status.go:174] checking status of multinode-303821-m02 ...
	I0408 23:09:29.769713  161478 cli_runner.go:164] Run: docker container inspect multinode-303821-m02 --format={{.State.Status}}
	I0408 23:09:29.787493  161478 status.go:371] multinode-303821-m02 host status = "Running" (err=<nil>)
	I0408 23:09:29.787520  161478 host.go:66] Checking if "multinode-303821-m02" exists ...
	I0408 23:09:29.787774  161478 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-303821-m02
	I0408 23:09:29.804427  161478 host.go:66] Checking if "multinode-303821-m02" exists ...
	I0408 23:09:29.804678  161478 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 23:09:29.804718  161478 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-303821-m02
	I0408 23:09:29.822714  161478 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/20501-8947/.minikube/machines/multinode-303821-m02/id_rsa Username:docker}
	I0408 23:09:29.913194  161478 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 23:09:29.923433  161478 status.go:176] multinode-303821-m02 status: &{Name:multinode-303821-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0408 23:09:29.923469  161478 status.go:174] checking status of multinode-303821-m03 ...
	I0408 23:09:29.923734  161478 cli_runner.go:164] Run: docker container inspect multinode-303821-m03 --format={{.State.Status}}
	I0408 23:09:29.940980  161478 status.go:371] multinode-303821-m03 host status = "Stopped" (err=<nil>)
	I0408 23:09:29.941002  161478 status.go:384] host is not running, skipping remaining checks
	I0408 23:09:29.941009  161478 status.go:176] multinode-303821-m03 status: &{Name:multinode-303821-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.95s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (82.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-303821
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-303821
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-303821: (24.746049604s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-303821 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-303821 --wait=true -v=8 --alsologtostderr: (57.81444663s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-303821
--- PASS: TestMultiNode/serial/RestartKeepsNodes (82.66s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.99s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.72s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 23:11:30.218429  170781 out.go:345] Setting OutFile to fd 1 ...
	I0408 23:11:30.218646  170781 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:11:30.218655  170781 out.go:358] Setting ErrFile to fd 2...
	I0408 23:11:30.218660  170781 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:11:30.218825  170781 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 23:11:30.218973  170781 out.go:352] Setting JSON to false
	I0408 23:11:30.218998  170781 mustload.go:65] Loading cluster: multinode-303821
	I0408 23:11:30.219048  170781 notify.go:220] Checking for updates...
	I0408 23:11:30.220274  170781 config.go:182] Loaded profile config "multinode-303821": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 23:11:30.220363  170781 status.go:174] checking status of multinode-303821 ...
	I0408 23:11:30.221262  170781 cli_runner.go:164] Run: docker container inspect multinode-303821 --format={{.State.Status}}
	I0408 23:11:30.239444  170781 status.go:371] multinode-303821 host status = "Stopped" (err=<nil>)
	I0408 23:11:30.239465  170781 status.go:384] host is not running, skipping remaining checks
	I0408 23:11:30.239472  170781 status.go:176] multinode-303821 status: &{Name:multinode-303821 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 23:11:30.239535  170781 status.go:174] checking status of multinode-303821-m02 ...
	I0408 23:11:30.239767  170781 cli_runner.go:164] Run: docker container inspect multinode-303821-m02 --format={{.State.Status}}
	I0408 23:11:30.257842  170781 status.go:371] multinode-303821-m02 host status = "Stopped" (err=<nil>)
	I0408 23:11:30.257876  170781 status.go:384] host is not running, skipping remaining checks
	I0408 23:11:30.257886  170781 status.go:176] multinode-303821-m02 status: &{Name:multinode-303821-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (45s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-303821 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0408 23:12:08.552553   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-303821 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (44.444674123s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-303821 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 (45.00s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.91s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestPreload (103.35s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-562485 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0408 23:13:25.435054   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-562485 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m15.846423411s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-562485 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-562485 image pull gcr.io/k8s-minikube/busybox: (2.124305449s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-562485
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-562485: (5.786802661s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-562485 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-562485 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (17.009223421s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-562485 image list
helpers_test.go:175: Cleaning up "test-preload-562485" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-562485
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-562485: (2.312479688s)
--- PASS: TestPreload (103.35s)

                                                
                                    
x
+
TestScheduledStopUnix (96.55s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-850409 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-850409 --memory=2048 --driver=docker  --container-runtime=crio: (19.685729465s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-850409 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-850409 -n scheduled-stop-850409
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-850409 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0408 23:14:47.574984   15701 retry.go:31] will retry after 134.395µs: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.576185   15701 retry.go:31] will retry after 133.1µs: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.577328   15701 retry.go:31] will retry after 319.938µs: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.578492   15701 retry.go:31] will retry after 425.547µs: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.579645   15701 retry.go:31] will retry after 460.214µs: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.580806   15701 retry.go:31] will retry after 1.12895ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.583031   15701 retry.go:31] will retry after 686.903µs: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.584166   15701 retry.go:31] will retry after 2.374272ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.587781   15701 retry.go:31] will retry after 3.47054ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.591997   15701 retry.go:31] will retry after 3.801731ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.596178   15701 retry.go:31] will retry after 3.853399ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.600388   15701 retry.go:31] will retry after 6.71607ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.607593   15701 retry.go:31] will retry after 19.273225ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.627881   15701 retry.go:31] will retry after 29.089608ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
I0408 23:14:47.657122   15701 retry.go:31] will retry after 27.960086ms: open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/scheduled-stop-850409/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-850409 --cancel-scheduled
E0408 23:14:48.502072   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-850409 -n scheduled-stop-850409
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-850409
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-850409 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-850409
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-850409: exit status 7 (66.543755ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.05s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"ae99e3ea-7973-46ff-8f77-f270f34d9b65","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-964240] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8534d5a7-1a2a-4efa-a15a-86ff67f15bc4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20501"}}
	{"specversion":"1.0","id":"a853ccdf-d8b4-4ad8-9244-7c12ee5acb11","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":"e29cb2aa-82a2-47de-ad75-fe10e8020362","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig"}}
	{"specversion":"1.0","id":"5bd786db-409b-4c1f-a944-4ffbfd995374","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube"}}
	{"specversion":"1.0","id":"9c0bb08d-e85a-4700-ac98-5d5034af92de","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"a49c65c6-d8f8-44a0-a2de-94465e7931d8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"a0aeed2a-1d7b-41e5-99c4-5d6249538241","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":"2e62367d-70bd-4718-8578-2a68fb63fc3e","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":"52eded7f-d7ce-455c-9bd1-7b01330241d4","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":"009ad0c2-b2e6-40eb-ac2c-4bdc4f51ac12","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":"d52f6ded-b701-41c5-8de2-28ea09e6e09f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-964240\" primary control-plane node in \"insufficient-storage-964240\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"82e80088-eed2-493c-b1c1-4b2da04a0a1d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46-1743675393-20591 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"88403998-cff3-4438-9365-7dc20919ddcc","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":"d0dd3589-0c12-4653-bc78-afb8f83a31b7","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\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0408 23:16:11.975779  193016 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-964240" does not appear in /home/jenkins/minikube-integration/20501-8947/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0408 23:16:12.238537  193111 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-964240" does not appear in /home/jenkins/minikube-integration/20501-8947/kubeconfig
	E0408 23:16:12.248508  193111 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/insufficient-storage-964240/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (96.92s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestKubernetesUpgrade (341.46s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (137.1s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1065987001 start -p missing-upgrade-027528 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1065987001 start -p missing-upgrade-027528 --memory=2200 --driver=docker  --container-runtime=crio: (1m6.720771528s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-027528
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-027528: (10.446833008s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-027528
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-027528 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0408 23:18:25.434345   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-027528 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (57.454764979s)
helpers_test.go:175: Cleaning up "missing-upgrade-027528" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-027528
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-027528: (1.99748018s)
--- PASS: TestMissingContainerUpgrade (137.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-926133] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20501
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (30.95s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (6.23s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.12s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.25s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.33s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.19s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.74s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.34s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.43s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (83.65s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2259677966 start -p stopped-upgrade-534208 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2259677966 start -p stopped-upgrade-534208 --memory=2200 --vm-driver=docker  --container-runtime=crio: (51.685059216s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2259677966 -p stopped-upgrade-534208 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2259677966 -p stopped-upgrade-534208 stop: (5.69692522s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-534208 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-534208 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.264435108s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (83.65s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.03s)

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

                                                
                                    
x
+
TestPause/serial/Start (42.72s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.91s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.72s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.64s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.76s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.78s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (3.04s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.27s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 23:20:33.923272  252450 out.go:345] Setting OutFile to fd 1 ...
	I0408 23:20:33.923423  252450 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:20:33.923435  252450 out.go:358] Setting ErrFile to fd 2...
	I0408 23:20:33.923441  252450 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 23:20:33.923748  252450 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20501-8947/.minikube/bin
	I0408 23:20:33.924498  252450 out.go:352] Setting JSON to false
	I0408 23:20:33.925825  252450 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":3783,"bootTime":1744150651,"procs":262,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 23:20:33.926014  252450 start.go:139] virtualization: kvm guest
	I0408 23:20:33.928522  252450 out.go:177] * [false-394101] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 23:20:33.930850  252450 out.go:177]   - MINIKUBE_LOCATION=20501
	I0408 23:20:33.930862  252450 notify.go:220] Checking for updates...
	I0408 23:20:33.933968  252450 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 23:20:33.935835  252450 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20501-8947/kubeconfig
	I0408 23:20:33.937714  252450 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20501-8947/.minikube
	I0408 23:20:33.939391  252450 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 23:20:33.940989  252450 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 23:20:33.942947  252450 config.go:182] Loaded profile config "cert-options-858715": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 23:20:33.943075  252450 config.go:182] Loaded profile config "kubernetes-upgrade-350215": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 23:20:33.943197  252450 config.go:182] Loaded profile config "running-upgrade-393336": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0408 23:20:33.943318  252450 driver.go:404] Setting default libvirt URI to qemu:///system
	I0408 23:20:33.969082  252450 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 23:20:33.969205  252450 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 23:20:34.026315  252450 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:2 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:false BridgeNfIP6Tables:false Debug:false NFd:50 OomKillDisable:true NGoroutines:63 SystemTime:2025-04-08 23:20:34.014900426 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 23:20:34.026421  252450 docker.go:318] overlay module found
	I0408 23:20:34.028796  252450 out.go:177] * Using the docker driver based on user configuration
	I0408 23:20:34.030790  252450 start.go:297] selected driver: docker
	I0408 23:20:34.030807  252450 start.go:901] validating driver "docker" against <nil>
	I0408 23:20:34.030818  252450 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 23:20:34.033552  252450 out.go:201] 
	W0408 23:20:34.035603  252450 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0408 23:20:34.036952  252450 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:18:07 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-350215
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:19:50 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.103.2:8443
name: running-upgrade-393336
contexts:
- context:
cluster: kubernetes-upgrade-350215
user: kubernetes-upgrade-350215
name: kubernetes-upgrade-350215
- context:
cluster: running-upgrade-393336
user: running-upgrade-393336
name: running-upgrade-393336
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-350215
user:
client-certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/kubernetes-upgrade-350215/client.crt
client-key: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/kubernetes-upgrade-350215/client.key
- name: running-upgrade-393336
user:
client-certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/running-upgrade-393336/client.crt
client-key: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/running-upgrade-393336/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-708273 --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:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-708273 --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: (2m17.360088979s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (137.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-676415 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-676415 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (1m0.55215089s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (60.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-770583 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [9a950fbf-1770-4e54-a961-e7001660c0a3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9a950fbf-1770-4e54-a961-e7001660c0a3] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.00352224s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-770583 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.28s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-770583 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-770583 --alsologtostderr -v=3: (12.006184406s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-676415 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [8bbd381a-6abb-4434-acc1-647f6260a749] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8bbd381a-6abb-4434-acc1-647f6260a749] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003623807s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-676415 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.25s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-770583 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-770583 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m22.341456395s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-770583 -n embed-certs-770583
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (262.65s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-676415 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-676415 --alsologtostderr -v=3: (11.935947206s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.94s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-676415 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0408 23:22:08.552348   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-676415 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m24.240340391s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-676415 -n no-preload-676415
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (264.60s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-708273 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6fdc5587-309d-4208-a5a1-621ee556bb7a] Pending
helpers_test.go:344: "busybox" [6fdc5587-309d-4208-a5a1-621ee556bb7a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6fdc5587-309d-4208-a5a1-621ee556bb7a] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 7.003717746s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-708273 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (7.54s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-708273 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-708273 --alsologtostderr -v=3: (12.000583192s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.00s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-708273 --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 (129.95s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-708273 --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
E0408 23:23:25.434469   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-708273 --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: (2m9.642172175s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-708273 -n old-k8s-version-708273
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (129.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-998399 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (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" [991592f3-fd5f-45bb-9e7d-321f83c0dfea] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [991592f3-fd5f-45bb-9e7d-321f83c0dfea] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003522323s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-998399 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.26s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-998399 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0408 23:25:11.618111   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-998399 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m39.229561617s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-998399 -n default-k8s-diff-port-998399
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (279.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-4rn5k" [d08ecc40-95e6-4a1e-bc4c-03c70ca52a32] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.002802425s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-4rn5k" [d08ecc40-95e6-4a1e-bc4c-03c70ca52a32] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003441845s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-708273 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-042112 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-042112 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (26.746657855s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (26.75s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-042112 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-042112 --alsologtostderr -v=3: (1.203179769s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.20s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-042112 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-042112 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (12.930762097s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-042112 -n newest-cni-042112
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-p9kz2" [8a14adcc-dff5-4e75-b615-534cb18100d7] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003363653s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-p9kz2" [8a14adcc-dff5-4e75-b615-534cb18100d7] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003676339s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-770583 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-770583 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: 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:282: 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.27s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-042112 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.27s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-sqpvj" [d70d4641-e09a-4e53-b6f7-9ac9a412425b] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.006767402s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-sqpvj" [d70d4641-e09a-4e53-b6f7-9ac9a412425b] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004893896s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-676415 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-676415 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-394101 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0408 23:27:08.551975   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/addons-933875/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-394101 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (57.010326385s)
--- PASS: TestNetworkPlugins/group/calico/Start (57.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-394101 "pgrep -a kubelet"
I0408 23:27:16.370192   15701 config.go:182] Loaded profile config "auto-394101": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-394101 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-5d86dc444-ctgq9" [85ea5932-8a3d-4823-9b10-4b6cd35fbea4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-ctgq9" [85ea5932-8a3d-4823-9b10-4b6cd35fbea4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.005032324s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.21s)

                                                
                                    
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-wwjmn" [b55d9961-efdf-46d0-8aed-79c97bc52a9d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003688709s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-394101 "pgrep -a kubelet"
I0408 23:27:23.756844   15701 config.go:182] Loaded profile config "kindnet-394101": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-394101 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-5d86dc444-lvwlr" [8681abf5-e80f-4800-b395-c294a43e1887] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-lvwlr" [8681abf5-e80f-4800-b395-c294a43e1887] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003934285s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.20s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (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-9bs42" [e0a0b280-be27-4d62-a755-dd7f11141ead] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003860635s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-394101 "pgrep -a kubelet"
I0408 23:27:51.128559   15701 config.go:182] Loaded profile config "calico-394101": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-394101 replace --force -f testdata/netcat-deployment.yaml
I0408 23:27:51.523137   15701 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 0 spec.replicas 1 status.replicas 0
I0408 23:27:51.579400   15701 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-6sjbl" [b2f6125f-9793-46a7-9e05-ff9ab2a9d8a7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-6sjbl" [b2f6125f-9793-46a7-9e05-ff9ab2a9d8a7] Running
E0408 23:27:57.884620   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:28:00.446302   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003800733s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.50s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-394101 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0408 23:27:55.315399   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:55.321771   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:55.333144   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:55.354587   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:55.396041   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:55.477761   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:55.639747   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:55.961083   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
E0408 23:27:56.602688   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-394101 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m0.609754008s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (60.61s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-394101 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0408 23:28:25.435319   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/functional-677655/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-394101 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (50.720135382s)
--- PASS: TestNetworkPlugins/group/flannel/Start (50.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-94w94" [0e5b3feb-7789-432e-9603-e791ce86e614] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00348505s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-394101 "pgrep -a kubelet"
I0408 23:28:34.498093   15701 config.go:182] Loaded profile config "custom-flannel-394101": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-394101 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-5d86dc444-b5lfc" [0246cec5-6465-47aa-972b-f47e4d7e3a9d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0408 23:28:36.296638   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-b5lfc" [0246cec5-6465-47aa-972b-f47e4d7e3a9d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.004540972s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-94w94" [0e5b3feb-7789-432e-9603-e791ce86e614] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004542197s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-998399 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

                                                
                                    
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:302: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-998399 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.31s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-394101 "pgrep -a kubelet"
I0408 23:28:55.700721   15701 config.go:182] Loaded profile config "enable-default-cni-394101": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-394101 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-5d86dc444-pf2dn" [b2e9f945-16c8-46a1-aab6-66679aa009da] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-pf2dn" [b2e9f945-16c8-46a1-aab6-66679aa009da] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003622792s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-vtj2r" [b06ac137-1db2-4000-bcfe-22ffc075b435] Running
E0408 23:29:17.258180   15701 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/old-k8s-version-708273/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003127845s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-394101 "pgrep -a kubelet"
I0408 23:29:20.859859   15701 config.go:182] Loaded profile config "flannel-394101": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-394101 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-5d86dc444-fcpbf" [98c98854-85aa-4dd3-8097-d0ecbb770af8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-fcpbf" [98c98854-85aa-4dd3-8097-d0ecbb770af8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.00384053s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-394101 "pgrep -a kubelet"
I0408 23:29:52.131995   15701 config.go:182] Loaded profile config "bridge-394101": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-394101 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-5d86dc444-zmppw" [86d1524d-2561-4209-92d6-d8b29ec6df9e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-zmppw" [86d1524d-2561-4209-92d6-d8b29ec6df9e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004337636s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.19s)

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

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

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

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

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

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

                                                
                                    

Test skip (27/331)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.26s)

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

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:702: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:480: 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:567: 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
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (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.2s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-991727" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-991727
--- SKIP: TestStartStop/group/disable-driver-mounts (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.56s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:20:30 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8555
name: cert-options-858715
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:18:07 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-350215
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:19:50 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.103.2:8443
name: running-upgrade-393336
contexts:
- context:
cluster: cert-options-858715
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:20:30 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-options-858715
name: cert-options-858715
- context:
cluster: kubernetes-upgrade-350215
user: kubernetes-upgrade-350215
name: kubernetes-upgrade-350215
- context:
cluster: running-upgrade-393336
user: running-upgrade-393336
name: running-upgrade-393336
current-context: cert-options-858715
kind: Config
preferences: {}
users:
- name: cert-options-858715
user:
client-certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/cert-options-858715/client.crt
client-key: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/cert-options-858715/client.key
- name: kubernetes-upgrade-350215
user:
client-certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/kubernetes-upgrade-350215/client.crt
client-key: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/kubernetes-upgrade-350215/client.key
- name: running-upgrade-393336
user:
client-certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/running-upgrade-393336/client.crt
client-key: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/running-upgrade-393336/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.32s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:18:07 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-350215
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20501-8947/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:20:38 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.103.2:8443
name: running-upgrade-393336
contexts:
- context:
cluster: kubernetes-upgrade-350215
user: kubernetes-upgrade-350215
name: kubernetes-upgrade-350215
- context:
cluster: running-upgrade-393336
extensions:
- extension:
last-update: Tue, 08 Apr 2025 23:20:38 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: running-upgrade-393336
name: running-upgrade-393336
current-context: running-upgrade-393336
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-350215
user:
client-certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/kubernetes-upgrade-350215/client.crt
client-key: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/kubernetes-upgrade-350215/client.key
- name: running-upgrade-393336
user:
client-certificate: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/running-upgrade-393336/client.crt
client-key: /home/jenkins/minikube-integration/20501-8947/.minikube/profiles/running-upgrade-393336/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-394101 [took: 5.060689362s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-394101" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-394101
--- SKIP: TestNetworkPlugins/group/cilium (5.32s)

                                                
                                    
Copied to clipboard